]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2005-06-30 Slava PestovFactor plugin 0.76 jedit-plugin-76
2005-06-30 Slava Pestovadded norm, proj words for vectors, removed dot/proj...
2005-06-29 Slava Pestovbig cleanup of UI code
2005-06-29 Slava Pestovpresentations in UI of words and vocabs
2005-06-29 Slava Pestovmore UI cleanups, fix jedit-stream bug
2005-06-28 Slava Pestovstart unifying piles and shelves
2005-06-27 Slava Pestovfixes to menu code in UI, hacked up presentations in...
2005-06-27 Slava Pestovmore UI code cleanups
2005-06-27 Slava Pestovremoved a terpri
2005-06-27 Slava Pestovremoved ansi streams, and simplified listener code
2005-06-27 Slava Pestovworking on styled text output in UI
2005-06-27 Slava Pestovrip out more code
2005-06-27 Slava PestovUI cleanup
2005-06-26 Slava Pestovfix errno numbers across platforms, some UI work
2005-06-26 Slava Pestovsplitter control in the UI works, improving panes,...
2005-06-25 Slava Pestovsplitter work, renaming compiler-backend::reduce to...
2005-06-24 Slava Pestovmissing file
2005-06-24 Slava Pestovadd missing file
2005-06-24 Slava Pestovduplex-stream stream-close bugfix
2005-06-23 Slava Pestovport stream-close didn't close the fd
2005-06-23 Slava Pestovduplex-stream stream-close was broken
2005-06-23 Slava Pestovnew add word, got rid of unused stdio-stream
2005-06-23 Slava Pestova bnit of UI work
2005-06-22 Slava Pestovslowly refactoring UI code to use 3-vectors instead...
2005-06-19 Slava Pestovwith-string is now string-out, string-in combinator...
2005-06-19 Slava Pestovstring input streams
2005-06-19 Slava Pestovmerged streams, stdio and files into io vocabulary
2005-06-19 Slava Pestovbootstrap fix, I/O code cleanup, stream-read1 generic
2005-06-19 Slava Pestovfix multiplexer bug
2005-06-18 Slava Pestovproperly handle accept returning EAGAIN or EINTR
2005-06-17 Slava Pestovfix typo in syscalls-linux
2005-06-17 Slava Pestovkick off 0.76 with some minor cleanups of erg's md5...
2005-06-16 Slava Pestovall-tests now pass without out of memory errors 0.75 release-0-75
2005-06-16 Slava Pestovbetter low memory barrier handling
2005-06-16 Doug ColemanInitial checkin.
2005-06-16 Slava Pestovfloat parameters working on OS X
2005-06-15 Slava Pestovremoved profiler because it sucks
2005-06-15 Slava Pestovfloat-regs cleanup
2005-06-14 Slava Pestovsingle float parameters in powerpc ffi are working
2005-06-14 Slava Pestovvarious cleanups, and a new register class concept...
2005-06-13 Slava Pestovminor bit-rot in winsock.factor
2005-06-13 Slava PestovI/O system now uses select()
2005-06-13 Slava Pestovmore efficient hash-each
2005-06-13 Slava Pestovfix namespace bug in meta-interpreter
2005-06-13 Slava Pestovfixed typo in socket code
2005-06-13 Slava Pestovrename stdio-binary to binary
2005-06-13 Slava Pestovbits>float bits>double primitives'
2005-06-12 Doug ColemanInitial checkin. PostgreSQL is not supported on Window...
2005-06-12 Slava Pestovmissing USING:
2005-06-12 Slava Pestovfixes
2005-06-12 Slava Pestovcompiler docs moved to handbook
2005-06-12 Slava Pestovwrunt's alien-invoke shorthand, tons of bug fixes,...
2005-06-10 Slava Pestovminor handbook updates
2005-06-10 Slava Pestovadded binary word unit tests
2005-06-10 Slava Pestovstdio-binary cleanup
2005-06-10 Slava Pestovsockaddr-in struct fix for little-endian linux
2005-06-09 Slava Pestovmore PowerPC fixes, bootstrap works
2005-06-09 Mackenzie Straightwin32 fixes
2005-06-09 Slava Pestovadd missing dllexport
2005-06-09 Slava Pestovfix win32 compile errors
2005-06-08 Slava Pestovupdated jEdit plugin documentation
2005-06-08 Slava Pestovminor improvements to the plugin
2005-06-08 Slava Pestovfurther PowerPC fixes
2005-06-08 Slava Pestovpowerpc fixes
2005-06-07 Slava Pestovfix bug in 16/16 reloc
2005-06-07 Slava Pestovvarious PowerPC generator fixes
2005-06-05 Slava PestovPowerPC backend work
2005-06-04 Slava PestovPowerPC backend fixes, new %write-barrier VOP
2005-06-03 Slava Pestovmore PowerPC work done; overflow checks remain
2005-06-01 Slava Pestovworking on conditional fixnum vops for powerpc
2005-05-31 Slava Pestov%type vop on powerpc
2005-05-31 Daniel EhrenbergFixing embarassing mistake
2005-05-30 Slava Pestov%arithmetic-type generator
2005-05-30 Slava Pestov%dispatch and %untag-fixnum vops
2005-05-30 Slava Pestovmore PowerPC vops
2005-05-30 Slava Pestovvop docs
2005-05-29 Slava Pestovvarious minor additions and PowerPC backend enhancements
2005-05-24 Slava Pestovmiscellaneous bug fixes and cleanups, powerpc work
2005-05-24 Alex ChapmanImprovements to simple-gl, particularly using methods...
2005-05-24 Slava Pestovstarting to update compiler for powerpc
2005-05-24 Slava PestovI/O timeouts
2005-05-23 Chris DoubleAdd XML to mime type table.
2005-05-23 Slava Pestovhttpd fixes and socket timeout
2005-05-23 Slava Pestovadded vhosting support to httpd
2005-05-23 Slava Pestovslightly more modular loading of subsystems
2005-05-23 Slava Pestovdebugging matrices
2005-05-23 Alex Chapmantidied up gl and glu, simplified FUNCTION:
2005-05-23 Slava Pestovadded plot3d example; some cleanups
2005-05-23 Slava Pestovupdating matrices section of handbook
2005-05-23 Slava Pestovfixing matrices
2005-05-23 Slava Pestovadd win32 dll loading
2005-05-23 Slava Pestovadd-library calls fixed
2005-05-23 Alex ChapmanMost gl and glu functions now added. Loading the gl...
2005-05-23 Slava Pestovoptimizer updates
2005-05-22 Slava Pestovdataflow optimizer work
2005-05-21 Slava Pestovupdate plugin for sequences changes
2005-05-21 Alex Chapmaninitial import of gl bindings into contrib/gl. simple...
2005-05-21 Slava Pestovsome new matrix words
2005-05-21 Slava Pestovadded C primitive arrays, faster stack effect inference
2005-05-20 Chris Doubleadd rollover and remove underline from factor browser...
next