]> gitweb.factorcode.org Git - factor.git/history - Makefile
Makefile fix
[factor.git] / Makefile
2006-10-20 slavaMakefile fix similar-0.85
2006-10-14 slavaOfficially support running the X11 UI on Mac OS X
2006-09-26 slavaRuntime code cleanups, implemented mark and sweep code GC
2006-09-25 slavaStarting mark sweep collector for code
2006-09-05 slavaKick off 0.85 by creating a new tools vocabulary and...
2006-09-04 slavaAnother Makefile fix 0.84
2006-09-04 slavaUpdate Makefile's macosx.dmg rule
2006-08-28 slava.app doesn't store resources anymore
2006-08-11 slavaAutomatically recompile words when files are loaded
2006-08-09 slavaGC now scans literal data area
2006-07-28 slavaSome cleanups to start 0.84
2006-07-28 slavaAdd -f to prevent make macosx.dmg from failing the...
2006-07-28 slavaAnother makefile fix
2006-07-28 slavaMakefile fix
2006-07-10 slavaBuild fixes
2006-07-07 slavaBig runtime cleanup
2006-07-03 slavaGet Factor to compile on OS X/Intel
2006-06-06 slavaSince 'native Factor' is no longer a meaningful term...
2006-05-23 slavaMakefile cleanup
2006-05-17 slavaLast traces of conses removed
2006-05-15 slava>r and r> now use their own stack
2006-05-10 slavaBootstrap performance improvement and assorted cleanups
2006-04-11 Kevin ReidSet cp_dir executable during 'make macosx.app'.
2006-04-02 slavaCocoa fixes
2006-03-29 slavaMakefile fix 0.81
2006-03-29 slava.app now includes sources, .dmg is built automatically
2006-03-28 slavaAdding FreeType to OS X bundle
2006-03-27 slavaChange Windows OS detection
2006-03-21 slavaAssorted Cocoa and X11 backend improvements
2006-03-21 slavaOptimizations aimed at reducing bootstrap time
2006-03-20 slavaHacking on X11
2006-03-20 slavaFix bug with bootstrapping bignums on a 32-bit system...
2006-03-20 slavaMakefile changes
2006-03-19 slavaMakefile fix
2006-03-19 slavaDouble-clicking Factor.app now works
2006-03-15 slavaMakefile now builds a Factor.app
2006-03-13 slavaStrip out SDL from the build process
2006-03-09 slavaFleshed out Cocoa subclassing
2006-02-20 slavarenumber types, Objective-C exception handling
2006-02-07 slavaMinor Windows build fixes
2006-02-01 slavaMissing file
2006-02-01 slavaInitial revision first-darcs-commit
2006-01-31 Slava Pestovfactorbot memory leak fix cvs last-cvs-commit
2006-01-31 Slava PestovSolaris/x86 support
2006-01-21 Slava Pestovfixes
2006-01-18 Slava Pestovmany contrib/ fixes by Trent Buck
2005-10-24 Slava Pestovimplement mach exception handling
2005-10-12 Slava PestovMoved OpenGL to core library
2005-10-12 Slava PestovUI fixes for OS X, compiler fixes for PowerPC
2005-10-12 Slava Pestovfix powerpc relocation bug
2005-09-10 Slava Pestovsimple labels optimization
2005-08-15 Slava Pestovredesigned generic arithmetic; new tag primitive
2005-08-04 Slava Pestov\ foo is now a first-class type; this removes the need...
2005-07-24 Slava Pestovfactorbot fix, starting 0.77
2005-07-21 Slava Pestovupdated README.txt
2005-06-13 Slava Pestovminor bit-rot in winsock.factor
2005-05-13 Slava Pestovmore gengc debugging, code cleanups
2005-05-11 Slava Pestovmore generational GC work
2005-05-11 Slava Pestovstarting generational GC
2005-05-01 Mackenzie StraightMerge win32 and unix makefiles (MSYS is now required...
2005-04-30 Slava Pestovtruncate/floor/ceiling words; stop-httpd word fixed...
2005-04-29 Slava Pestovsome progress on getting FFI I/O working on Linux
2005-04-25 Slava Pestovdebugging I/O code, getenv/setenv are unsafe but a...
2005-04-23 Slava Pestovremoving cfactor I/O code; unix ffi I/O socket code...
2005-04-09 Slava Pestovhuge alien cleanup
2005-04-07 Slava Pestovsbuf-nth fix, other misc changes
2005-04-07 Slava Pestovlatest changes
2005-03-23 Slava PestovPowerPC relocation
2005-03-20 Slava PestovPowerPC subroutine linkage was terribly broken
2005-03-14 Slava Pestovgot flush-icache to compile
2005-02-28 Slava Pestovscrolling work
2005-02-27 Slava PestovMakefile oopsie
2005-02-27 Slava Pestovclipping
2005-02-19 Slava Pestov0.72 ready for release
2005-02-18 Slava Pestoveliminate library/primitives.factor
2005-02-15 Slava Pestovinstances word, memory vocabulary
2005-02-14 Mackenzie StraightSplit makefile
2005-02-08 Mackenzie StraightWin32 version ported to gcc, eliminate MSVC hacks,...
2005-01-28 Slava Pestovhashtables bootstrap correctly
2005-01-26 Slava Pestovarray refactoring; started hashtable refactoring
2004-12-28 Slava Pestovhashcodes are now fixnums, added debug.c
2004-12-17 Mackenzie StraightPort FFI to win32
2004-12-11 Slava Pestovwin32 port
2004-11-28 Slava Pestovmore dataflow work, minor native cleanup
2004-11-27 Slava Pestovoop fix, split up inference
2004-11-09 Slava Pestova pile of bug fixes and improvements
2004-10-31 Slava Pestovquit-responder fix, pointless and misguided type number...
2004-10-28 Slava Pestovsome cleanups and benchmarks
2004-10-17 Slava Pestovvarious cleanups, better memory signal handler
2004-10-13 Slava Pestovmemory management change, allocating primitives call...
2004-10-10 Slava PestovMakefile better 0.66 release-0-66
2004-10-09 Slava Pestovcompile all by default
2004-10-03 Slava Pestovthrow is primitive in CFactor, working on test suite
2004-10-02 Slava Pestov2generic is compiled
2004-09-25 Slava Pestovsome bug fixes and ffi updates
2004-09-21 Slava Pestovbetter C type support in FFI
2004-09-19 Slava Pestovworking on the FFI
2004-09-18 Slava Pestovstart FFI
2004-09-11 Slava Pestovcompiler work
2004-09-06 Slava Pestovstarted x86 compiler
next