]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-10-13 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-12 Doug Colemanfix db tutorial
2008-10-12 Doug Colemanfix counter
2008-10-11 Doug Colemanfix calculator
2008-10-11 Doug Colemanmake all types singletons instead of symbols, add NULL...
2008-10-10 Doug Colemanadd on-update
2008-10-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-10-10 Slava PestovFix typo
2008-10-10 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-10 John BenediktssonAdding week-of-year words.
2008-10-09 Doug Colemanremove old word
2008-10-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 Doug Colemanclean up dispose a bit
2008-10-09 John BenediktssonAdding strftime library.
2008-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 Doug Colemanpartial fix for db, going to make it use dispose* soon
2008-10-09 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 sheepleFix alien-indirect on ppc
2008-10-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 Slava PestovFix fep looping
2008-10-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-10-09 Slava PestovFix parser bug with multi-line tuple literals
2008-10-09 Doug Colemanuse ERROR:, inline database combinator examples
2008-10-08 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-08 Doug Colemanlargert group buffer, openbsd apparently keeps the...
2008-10-08 Doug Colemanfix using
2008-10-08 Doug Colemanfix using
2008-10-08 Doug Colemanremove old structs
2008-10-08 Doug Colemandon't define structs in the same file as the constants
2008-10-08 Doug Colemanmac bootstrap
2008-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-08 Doug Colemanrename words for consistency, update docs, add unit...
2008-10-08 Doug Colemanfix spacing
2008-10-08 Doug Colemanadd groups tests
2008-10-08 Doug Colemanadd users tests, fix naming inconsistencies
2008-10-08 Doug Colemanfix bugs in unix.users found by adding unit tests....
2008-10-08 Doug Colemandocument unix.groups
2008-10-08 Doug Colemandocument unix.users
2008-10-08 Doug Colemanadd io.unix.files docs
2008-10-08 Doug Colemanmove file flags to io.unix.files, change some word...
2008-10-08 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-08 Doug Colemansetting permissions, file times
2008-10-08 Doug Colemaninitial comit of groups, users, and utmpx
2008-10-08 Doug Colemanffi structs and typedefs
2008-10-07 Doug Colemanremoved dead code in unmaintained/io
2008-10-07 Doug Colemanfix lambda-macro reset-word bug
2008-10-07 Slava PestovWorking on new codegen again
2008-10-07 Doug Colemanffi work
2008-10-07 Doug Colemanmove passwd struct from macosx to bsd
2008-10-07 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-07 Doug Colemanfix mac stat
2008-10-07 Doug Colemanfix typo
2008-10-07 Slava PestovAdd unportable tag and other meta-data to core-foundati...
2008-10-07 Doug Colemanadd files
2008-10-07 Doug Colemanfound stat64 for macosx, so there's a unix-file-info...
2008-10-07 Doug Colemanlast using patch, i think i got it
2008-10-07 Doug Colemandont use structs
2008-10-07 Doug Colemanfactor is hard. let's go shopping!
2008-10-07 Doug Colemansince-1970 docs
2008-10-07 Doug Colemanfix using
2008-10-07 Doug Colemanrenamed timestamp>unix-time
2008-10-07 Doug Colemanfix using
2008-10-07 Doug Colemanfix
2008-10-06 Doug Colemanwindows needs timeval struct too
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Doug Colemanfix load error
2008-10-06 Doug Colemanwork on windows file-info
2008-10-06 Doug Colemanall platforms support the file-info structure
2008-10-06 Doug Colemanadd timespec>timestamp word
2008-10-06 Doug Colemancomplete file-info across *bsd, linux
2008-10-06 Doug Colemandettach -> detach (spelling), fix docs
2008-10-06 Doug Colemanremove slot
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Doug Colemanclean up constructor
2008-10-06 ergcleaner irc.messages
2008-10-06 ergMerge branch 'master' of git://www.tiodante.com/git...
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Slava Pestov16-align stack on x86-64
2008-10-06 Slava PestovTypo
2008-10-06 Slava PestovMore stack frame refactoring
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Slava PestovFix unit test
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Slava PestovClean up x86 stack frame code a bit more
2008-10-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 U-SLAVA-DFB8FF805... Fix deploy size regresson
2008-10-06 U-SLAVA-DFB8FF805... Fix Windows deployment
2008-10-06 U-SLAVA-DFB8FF805... Tweak deploy descriptor to speed up tools.deploy test
2008-10-06 Slava PestovWorking on stack frame cleanup
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-06 Slava PestovRemove unused error class
2008-10-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-05 Doug Colemanremove dead code, add copyright
2008-10-05 Bruno Deferrariirc.ui: Update to work with the latest irc.client changes
2008-10-05 Bruno Deferrariirc.client: Rename listeners to chats, rename some...
2008-10-05 Doug Colemanremove unused word, make some stuff compile
2008-10-05 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-05 Doug Colemanremove unit tests
next