]> gitweb.factorcode.org Git - factor.git/history - basis
Merge branch 'master' into new_ui
[factor.git] / basis /
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 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 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 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 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 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 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
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 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 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 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 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 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-09 Joe GroffTweak windows and x11 backends to work with changes...
2008-12-09 Joe GroffMove offscreen-world widget and support words into...
2008-12-09 Joe Groffoffscreen-world widgets and offscreen pixel format...
2008-12-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovWindows fixes
2008-12-09 Slava PestovFix io.encodings.utf16n unit tests
2008-12-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovAdd ncleave combinator to generalizations
2008-12-09 Slava PestovLoad fixes
2008-12-09 Slava PestovClean up
2008-12-09 Slava PestovFix load errors related to utf16n being moved to io...
2008-12-09 Slava PestovFix functors for locals changes
2008-12-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava Pestov:> now works
2008-12-09 Slava PestovEliminate some usages of locals in compiler.tree.dead...
2008-12-09 Doug Colemandefault values for file-systems slots
2008-12-09 Slava PestovMerge branch 'untangle'
next