]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2004-08-23 Chris Doubleuse character streams instead of binary streams in...
2004-08-23 Chris Doubleget todo list working with native factor.
2004-08-23 Slava Pestovsome miscellaneous error handling and bootstrapping...
2004-08-23 Slava Pestova profiler
2004-08-23 Slava Pestovbetter error reporting in native factor
2004-08-23 Slava Pestovfix read line, and add read line regression tests
2004-08-22 Chris DoubleAdd line endings to files.
2004-08-22 Chris DoubleWas logging the post alist before converting it to...
2004-08-22 Slava Pestovfix some usages of inject
2004-08-22 Slava Pestovfix compile error
2004-08-22 Slava Pestovditch map, rename inject to map
2004-08-22 Slava Pestovstarting to eliminate expand
2004-08-22 Slava Pestovnicer default vocabulary colors :)
2004-08-22 Slava Pestovhtml stream generates css
2004-08-22 Slava Pestovread1 stream operation added, inferior.factor styled...
2004-08-21 Slava Pestovlistener fix
2004-08-21 Slava Pestovdocumentation updates
2004-08-21 Slava Pestovmultitasking before-styles-to-alist
2004-08-21 Slava Pestovfix redirect headers, postpone i/o errors until calling...
2004-08-20 Slava Pestovimproved native run-resource
2004-08-20 Slava Pestovworking on cfactor bootstrap
2004-08-20 Slava Pestovadd irc.factor to contrib
2004-08-20 Slava Pestovcompletion popups for shuffle defs
2004-08-20 Slava Pestovrename iomux to io
2004-08-20 Slava Pestovread# works
2004-08-20 Slava Pestovstart work on read#
2004-08-20 Chris Doublerevert workaround for native factor problem now that...
2004-08-20 Slava Pestovread line fix
2004-08-20 Chris Doubleworkaround for native factor bug in processing lists
2004-08-19 Chris Doubleget things working with native factor.
2004-08-19 Chris DoubleFix cont-html to work with new word defining words.
2004-08-19 Slava Pestovword/set-word moved to words vocabulary
2004-08-19 Slava Pestovdefine-compound
2004-08-19 Chris DoubleFixes to get cont-responder working with latest httpd...
2004-08-19 Slava Pestovfix read-post-request
2004-08-19 Slava Pestovpost requests are now alists
2004-08-19 Slava Pestovio fixes
2004-08-19 Chris DoubleChanges to get things working with latest factor update...
2004-08-19 Slava PestovOOB work and http name stack fix
2004-08-19 Slava Pestovfix compile error
2004-08-18 Slava Pestovclient socket works
2004-08-18 Slava Pestovsome plugin bug fixes, and implementing client sockets...
2004-08-18 Slava Pestovcommunicating with jedit over a socket
2004-08-18 Slava Pestovlog-client in native httpd works
2004-08-18 Slava Pestovbignum bitnot, bitop tests
2004-08-18 Slava Pestovbetter 'see'
2004-08-18 Slava Pestovremove unnecessary parsing words
2004-08-18 Slava Pestovaction menus shown when listener links clicked
2004-08-18 Slava Pestovheader and post request in variables, other tweaks
2004-08-17 Slava Pestovsome completion fixes 0.63 release-0-63
2004-08-17 Slava Pestovcompletion popups in factor jedit plugin
2004-08-17 Chris DoubleModified setjmp and friends to use setsigjmp to handle...
2004-08-17 Slava Pestov0.62 ready for release
2004-08-17 Slava Pestovsignal handling of sorts 0.62 release-0-62
2004-08-17 Slava Pestovsingle-tasking callback i/o works
2004-08-16 Slava Pestovno longer try using the same port for reading and writing
2004-08-16 Chris DoubleAdded more stuff to parser combinator documentation.
2004-08-16 Slava Pestovdocumentation updates, set-nth remove-nth head words
2004-08-16 Slava Pestova proper makefile
2004-08-16 Slava Pestovminor inspector improvements and other stuff to end day
2004-08-16 Slava Pestovfix vocabulary mess up in factor plugin, working on...
2004-08-16 Slava Pestovi/o refactoring continues
2004-08-15 Chris DoubleAdded parser combinator and lazy evaluation library.
2004-08-13 Slava Pestovfix invalid select() usage
2004-08-13 Slava Pestovready to flesh out iotasks
2004-08-13 Slava Pestovyet more I/O work
2004-08-13 Slava Pestovmore I/O work
2004-08-13 Slava Pestovrefactoring native i/o code
2004-08-12 Slava Pestovguard pages for stack, started io multiplexing
2004-08-12 Slava Pestovguard pages before-env-dt-removal
2004-08-12 Slava Pestovstarting io multiplexing and stack guard before-guard-pages
2004-08-11 Slava Pestovwrite buffering in native factor
2004-08-11 Slava Pestovintegration using simpson's method
2004-08-11 Slava Pestoverror in one client does not kill httpd
2004-08-11 Slava Pestovnative factor httpd
2004-08-11 Slava Pestovhttpd runs in native factor with no responders
2004-08-11 Slava Pestovworking on http server, word of the day
2004-08-10 Slava Pestovvectors in java factor, vector= in native
2004-08-10 Slava Pestovfix jfactor memory leak
2004-08-10 Slava Pestovfix bigtime gc bug
2004-08-10 Slava PestovFactor 0.61 0.61 release-0-61
2004-08-09 Slava Pestov<namespace> [ ... ] bind ==> [ ... ] with-scope
2004-08-08 Slava Pestovversion number fix
2004-08-08 Slava Pestovurl-encoding and html vocabularies in native factor...
2004-08-08 Slava PestovJVM compiler tests
2004-08-08 Slava Pestovfix word-of-worddef
2004-08-08 Slava Pestovstarted sidekick support in jEdit plugin
2004-08-08 Chris DoubleSome changes to get things working in native factor.
2004-08-08 Slava Pestovmissing USE: stdio
2004-08-08 Slava Pestovmissing USE: stdio
2004-08-08 Slava Pestovcannot close stdio
2004-08-08 Slava Pestovforgot jedit metadata
2004-08-08 Slava Pestovbuild.xml fix
2004-08-07 Slava Pestovfix some compile warnings
2004-08-07 Slava Pestovparse number fix, doc updates, sparc32 fix, big-endian...
2004-08-07 Slava Pestovreleasing factor 0.60.10
2004-08-06 Slava Pestovcomplex numbers in native factor, all of test suite...
2004-08-06 Slava Pestovmore work on jedit plugin
2004-08-06 Slava PestovFactor jEdit plugin!
2004-08-06 Slava Pestovcomplex numbers
next