]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2005-05-04 Slava Pestov0.74 ready for release 0.74 release-0-74
2005-05-04 Slava PestovUI fixes; hashtables and generics are rehashed during...
2005-05-04 Slava Pestovoops
2005-05-03 Slava Pestovfix hyperlinks
2005-05-03 Slava Pestovanother UI bootstrap fix
2005-05-03 Slava Pestovrefactoring
2005-05-03 Slava PestovUI fixes
2005-05-03 Slava Pestovfixing matrices; fixing examples
2005-05-03 Slava Pestovparser section of handbook complete
2005-05-02 Slava Pestovhandbook improvements
2005-05-02 Slava Pestovmoved random number generation words to math vocabulary
2005-05-02 Slava Pestovsimple HTTP client; with-stream* word; various tweaks...
2005-05-01 Mackenzie StraightMerge win32 and unix makefiles (MSYS is now required...
2005-05-01 Mackenzie StraightFix win32 for .74 release
2005-05-01 Slava Pestovvoid* fix
2005-05-01 Slava Pestovyield changes
2005-05-01 Slava Pestovrenaming c_stream_error to io_error
2005-05-01 Slava Pestovfixes
2005-05-01 Chris Doublefix documentation error in parser-combinators.
2005-05-01 Chris Doublefix yet more bitrot to do with sequence changes in...
2005-04-30 Slava PestovUI fixes
2005-04-30 Slava PestovUnix socket fix, minor UI fixes
2005-04-30 Slava Pestovworking on matrices library
2005-04-30 Slava Pestovfix compile warning
2005-04-30 Slava Pestovfix unit test failures
2005-04-30 Slava Pestovfix floor/ceiling words
2005-04-30 Slava Pestovremove quit-responder from stage3
2005-04-30 Slava Pestovtruncate/floor/ceiling words; stop-httpd word fixed...
2005-04-30 Chris Doublefix parser-combinator documentation
2005-04-30 Chris Doublemore sequence code fixes for cont-responder examples
2005-04-30 Chris Doublemore sequence code fixes for parser combinators
2005-04-30 Chris DoubleGet lazy lists and parser combinators working with...
2005-04-30 Chris Doublefix bitrot in sqlite library
2005-04-30 Chris DoubleFix bitrot in cont-responder
2005-04-29 Daniel Ehrenbergfixing overflows
2005-04-29 Daniel Ehrenbergattempted fix
2005-04-29 Daniel Ehrenbergnew comparison w/o tables
2005-04-29 Slava Pestovlatest I/O and FFI changes
2005-04-29 Slava Pestovadded turing machine simulator
2005-04-29 Slava Pestovtypo in relocation code
2005-04-29 Slava Pestovsome progress on getting FFI I/O working on Linux
2005-04-29 Slava PestovNew PowerPC relocation type for dlsyms
2005-04-29 Slava Pestovadding figures
2005-04-29 Slava Pestovworking on handbook
2005-04-28 Slava Pestovremove obsolete file
2005-04-28 Slava Pestovsequences chapter of handbook is complete
2005-04-27 Slava Pestovfreebsd? linux? unix? words
2005-04-27 Slava PestovUnix I/O fixes
2005-04-26 Slava Pestovadded sockets.factor
2005-04-26 Slava Pestovhandbook updates, remove vector-length vector-nth set...
2005-04-26 Slava Pestovfix compile error
2005-04-26 Slava Pestovforgot to add c-streams
2005-04-25 Slava Pestovdefining a generic on something that is not a class...
2005-04-25 Slava Pestovfix bad bootstrap bug; generic append, reverse, concat...
2005-04-25 Slava Pestovdebugging I/O code, getenv/setenv are unsafe but a...
2005-04-25 Slava Pestovlogging and unix socket fixes
2005-04-25 Slava Pestovcheckin of Factor Developer's Handbook
2005-04-24 Slava Pestovmiscellaneous fixes for I/O and PowerPC FFI
2005-04-23 Slava Pestovfix bootstrap failure
2005-04-23 Slava Pestovpreliminary work on PowerPC FFI
2005-04-23 Slava PestovI/O code fixes; it now works on FreeBSD 4.11
2005-04-23 Slava Pestovmore cleanups of I/O code
2005-04-23 Slava Pestovremove cfactor unix i/o wrappers
2005-04-23 Slava Pestovremoving cfactor I/O code; unix ffi I/O socket code...
2005-04-22 Slava PestovUnix socket fixes
2005-04-22 Slava Pestov(yield) renamed to stop
2005-04-21 Slava Pestovsome new math words, fix implementation of class< for...
2005-04-20 Slava Pestovminor cleanups here and there
2005-04-18 Slava Pestovappending, mapping sequences
2005-04-17 Slava Pestovdump tool added
2005-04-17 Slava Pestovsocket code fleshed out
2005-04-16 Slava Pestovsequence cleanups
2005-04-16 Slava Pestovminor fixes; init-io now fully initializes unix ffi i/o
2005-04-16 Slava PestovI/O bug fixes
2005-04-16 Slava PestovUnix FFI I/O tested and known to work in single-threade...
2005-04-14 Slava PestovUnix I/O multiplexer hooked up
2005-04-14 Slava Pestovmore Unix I/O work
2005-04-14 Slava Pestovmatrix math
2005-04-12 Slava Pestovsome unix i/o work
2005-04-12 Slava Pestovtuple equality fixed, tuples are not sequences anymore...
2005-04-12 Slava PestovFactor plugin 0.74 jedit-plugin-0-74
2005-04-10 Slava Pestovclass introspection tools
2005-04-10 Slava Pestovalien arrays
2005-04-09 Slava Pestovhuge alien cleanup
2005-04-09 Slava Pestovunix ffi i/o copy task works
2005-04-09 Slava Pestovslow but steady unix ffi i/o progress
2005-04-08 Slava Pestovset-sbuf-nth fix; more unix i/o work; adding missing...
2005-04-07 Slava Pestovsbuf-nth fix, other misc changes
2005-04-07 Slava Pestovlatest changes
2005-04-06 Slava Pestovsome unix i/o work
2005-04-04 Chris Doubleget cont-responder examples working with new sequences...
2005-04-03 Slava Pestovall tests now pass; more unix ffi i/o work
2005-04-03 Slava Pestovsome unix ffi i/o work
2005-04-03 Mackenzie Straightrename win32 io
2005-04-03 Mackenzie Straightwin32 fixes
2005-04-03 Slava Pestovlists are sequences; unions bug fix
2005-04-02 Slava Pestovsequence fixes
2005-04-02 Slava Pestovsequence protocol
2005-04-02 Slava Pestovunix ffi stuff, buffer cleanups, debugger word renaming
2005-04-01 Slava PestovFactor plugin updates, other stuff
next