]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-13 Slava PestovMerge branch 'master' into new_ui
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 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 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... 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 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 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 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
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 Joe Groffseed of X11 offscreen backend
2008-12-11 Slava PestovWorking on new UI
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.
2008-12-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-10 Slava PestovFix byte-arrays tests
2008-12-10 Joe Groffwindows backend for ui.offscreen
2008-12-10 slavaFix some bugs in epoll, and use it on Linux
2008-12-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Slava PestovUpdating epoll code
2008-12-10 Doug Colemanshow mount point
2008-12-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Slava PestovMerge branch 'constant_time_allocation'
2008-12-10 Slava PestovListener no longer shows retain stack
2008-12-10 Slava PestovRemoved (string) primitivE
2008-12-10 Doug Colemanfsid[2] -> 2array on mac
2008-12-10 Slava PestovFinish up O(1) byte array allocation
2008-12-09 Doug Colemanremove a line of debugging
2008-12-09 Slava PestovRemove unsafe string allocation, since its of dubious...
2008-12-09 Slava PestovFix conflict
2008-12-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Doug Colemanfile-systems. -> print-file-systems, file-systems....
2008-12-09 Slava PestovUse kqueue on Mac OS X instead of select
2008-12-09 Doug Colemanadd more fields to io.windows.files
2008-12-09 Joe Groffdo-offscreen combinator for managing resources while...
2008-12-09 Slava PestovClean up JIT backend a little
2008-12-09 Slava PestovAdd inc-at word to core, and update some usages of...
2008-12-09 Joe Groffsuppress error when clicking the keyboard in key-caps
2008-12-09 Slava PestovAdd unit test for GC problem
2008-12-09 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-09 Jose A. Ortega... FUEL debug mode: :warnings &co. retrievable, and some...
2008-12-09 Slava PestovFix GC crash with -generations=2
next