]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-14 unknownFix using
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove slides/lib.factor -- why was it still here?
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r>
2008-12-14 Doug Colemanremove >r r> from extra/roman
2008-12-14 Slava PestovFix cocoa.views help lint
2008-12-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-13 Jose A. Ortega... FUEL: Edit vocabulary interactive command and bug fixes.
2008-12-13 Jose A. Ortega... Merge commit 'origin/master' into emacs
2008-12-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-13 Slava PestovRemove .lib dependencies from bunny
2008-12-13 Slava PestovRemove .lib dependencies from opengl.{shaders,framebuff...
2008-12-13 Slava PestovUpdate UI unit tests for ui.event-loop split
2008-12-13 Slava PestovRemove more dead code
2008-12-13 Slava PestovRemove dead code
2008-12-13 Slava PestovMove time-related words to core-foundation.time to...
2008-12-13 Slava PestovRemove stop-after-last-window? usage in ui.x11
2008-12-13 Slava PestovReturning from boot quotation wouldn't exit Factor...
2008-12-13 slavaRemove stop-after-last-window? option, it's obsolete...
2008-12-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-13 slavaMerge branch 'master' of git://factorcode.org/git/factor
2008-12-13 slavaAdd Display structure
2008-12-13 Slava PestovFix UI docs
2008-12-13 Slava PestovThis is where all the recent I/O and core foundation...
2008-12-13 Slava PestovRemove obsolete tests
2008-12-13 Slava PestovClean up run loop I/O multiplexer and make most of...
2008-12-13 Slava PestovAdd a way to stop the io thread
2008-12-13 Slava PestovAdd words for working with CFTimeInterval and CFAbsolut...
2008-12-13 Slava PestovBetter bootstrap error handling
2008-12-13 Jose A. Ortega... Merge commit 'origin/master' into emacs
2008-12-13 Jose A. Ortega... FUEL: Ooops, infinite recursion fix.
2008-12-13 Slava PestovChange deploy descriptor back
2008-12-13 Slava PestovAdd a new deploy test to test callbacks
2008-12-13 Slava PestovFix dispose method on run-loop-mx
2008-12-13 Slava PestovFix for native I/O backends that create callbacks in...
2008-12-13 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-13 Jose A. Ortega... Merge branch 'master' of git://factorcode.org/git/facto...
2008-12-13 Jose A. Ortega... FUEL: Asynchronous comms with Factor implemented. Help...
2008-12-13 Slava PestovUpdate iokit for core-foundation split
2008-12-13 Slava PestovUse gdb on Windows
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-12 Slava PestovAdd unportable tag to core-foundation.timers
2008-12-12 Slava PestovRemove obsolete file, add unit tests for core-foundatio...
2008-12-12 Slava PestovUpdate code for core-foundation split, add core-foundat...
2008-12-12 Slava PestovFix memory test on OpenBSD
2008-12-12 Slava PestovSplit up core-foundation vocabulary since it was gettin...
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-12 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-12 Joe Groffdon't need dispose on offscreen-world, and it breaks...
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-12 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-12 Doug ColemanAdd deep-member? and deep-subseq? to sequences.deep.
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-12 Slava PestovMove Unix I/O multiplexers to io.unix.multiplexers...
2008-12-12 Joe GroffMetadata and docs for ui.offscreen
2008-12-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-12 Doug Colemanbool -> ?
2008-12-12 Joe Groffseed of X11 offscreen backend
2008-12-11 Slava PestovRename tools.disassembler.udis:& to alien.syntax:&...
2008-12-11 Philipp WinklerAllow post data to be send on PUT as well as POST actio...
2008-12-11 Slava PestovUse kqueue on BSD
2008-12-11 Slava PestovFix select MX
2008-12-11 Slava PestovFix docs again
2008-12-11 Slava Pestovkqueue and epoll code wasn't checking for EINTR properl...
2008-12-11 Slava PestovFix ui.gestures help lint
2008-12-11 Slava PestovAdd unportable tag for tools.disassembler.udis
2008-12-11 Slava PestovUse udis on x86
2008-12-11 Slava PestovClarify wait-for-process docs
2008-12-10 Slava PestovFix compile error
2008-12-10 Slava PestovCheck for signal exit status
2008-12-10 Slava PestovChange a -rot usage to 2dip
2008-12-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Slava PestovFix race condition with gesture handling and grafting
2008-12-10 Slava PestovRemove >r/r> usage from ui.cocoa
2008-12-10 Doug Colemanfix using for recent change
2008-12-10 Doug Colemanparse the fsid_t for the rest of the platforms
2008-12-10 Joe GroffOSX VM requires function from Cocoa framework, so link...
2008-12-10 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-12-10 Eduardo Cavazospong: Un-closurify
2008-12-10 Eduardo Cavazosflatland: add 'within?'
2008-12-10 Joe Groffoops
2008-12-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Doug Colemanwin32 offscreen refinements
2008-12-10 Slava PestovFix win64 bootstrap
2008-12-10 Slava PestovPrint messages as benchmarks are run
2008-12-10 Doug ColemanGdiFlush when selecting gl context to make offscreen...
2008-12-10 Doug Colemanwindows offscreen tweaks
2008-12-10 Doug Colemangitter compilin'
2008-12-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Slava PestovMinor optimization to flip
2008-12-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Doug Colemanreplace f with a "" for file-systems.
next