]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-09-19 John Benediktssonfuel.eval: some minor cleanup.
2011-09-19 John Benediktssonfuel.eval: using a local fuel-eval-error symbol. Fixes...
2011-09-19 Joe Groffnew vocab slots.macros: macro interface to slot accesso...
2011-09-18 John Benediktssonsee: show stack effects for ALIAS: definitions. Fixes...
2011-09-17 John Benediktssonui.tools.listener.completion: when completing history...
2011-09-17 John Benediktssonui.tools.listener.completion: delay history-list to...
2011-09-17 John Benediktssonui.tools.listener.completion: allow substring search...
2011-09-17 John Benediktssontools.completion: add test that empty completions prese...
2011-09-17 John Benediktssonsets: update docs for "combine".
2011-09-17 John Benediktssonui.tools.profiler: fix link to help.
2011-09-17 John Benediktssonlexer: more clear code.
2011-09-17 John Benediktssoncompiler.tree.escape-analysis.allocations: simplify...
2011-09-17 John Benediktssonassocs: adding tests for "assoc-stack".
2011-09-16 Doug ColemanGraphviz's gvc.dll doesn't export gvplugin_list() on...
2011-09-15 Joe Groffhelp.markup: add tests
2011-09-15 Joe Groffhelp.markup: change related-words to notify definition...
2011-09-15 Joe Groffwords: move change-word-prop from delegate.private...
2011-09-15 Joe Groffui.tools.deploy: change "Deploy as Windows console...
2011-09-15 Joe Groffui.backend: refactor the UI `main-vocab-hook` to use...
2011-09-15 John Benediktssonjson.reader: cleanup and speed up when handling heavily...
2011-09-15 John Benediktssonui.tools.listener.history: only add a history entry...
2011-09-15 Slava Pestovmason.release.tidy: one last fix for tests
2011-09-14 Joe Groffwindows, windows.directx: move directx libraries out...
2011-09-14 Slava Pestovtools.errors: fix help lint
2011-09-14 Slava Pestovmason.release.tidy: add unit tests and ensure it works
2011-09-14 Slava PestovFix undefined-symbol reporting on 32-bit architectures...
2011-09-14 Slava PestovFix linkage-errors tests for recent changes
2011-09-14 Slava Pestovmason.release.tidy: logic for blowing away Factor.app...
2011-09-14 Slava Pestovtools.deploy.shaker: update for alien.libraries changes
2011-09-14 Slava Pestovalien.libraries: add platforms.txt
2011-09-14 Doug ColemanMake parser in mason.test noisy so we get real output.
2011-09-13 Joe Groffcompiler.cfg.builder.alien: fix caller-linkage to retur...
2011-09-13 Joe Groffalien.strings: handle symbol arrays in symbol>string
2011-09-13 Doug ColemanFix string docs.
2011-09-13 Doug ColemanForgot QUALIFIED: math in images.png.
2011-09-13 Joe Groffbootstrap.compiler: move GetLastError/FormatMessageW...
2011-09-13 Joe Groffbootstrap.compiler: add GetLastError and FormatMessageW...
2011-09-13 Doug ColemanGenerate reference .figs for all of pngsuite
2011-09-13 Doug ColemanPNG library should reverse filter on entire bytes
2011-09-13 Joe Groffalien.libraries.unix: break circular dependency on...
2011-09-13 John Benediktssontools.completion: undo private change, and add tests.
2011-09-13 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-09-13 John Benediktssontools.completion: speed up apropos by 35%. Fixes ...
2011-09-13 Joe Groffalien.libraries, compiler.cfg.builder.alien: if `dlopen...
2011-09-13 Joe Groffalien.libraries, compiler.cfg.builder.alien: include...
2011-09-13 Slava Pestovcallstack.cpp: fix fat-fingered typo from undefined...
2011-09-12 John Benediktssonmath.primes.safe: fix docs.
2011-09-12 Slava PestovTease out symbol name and library in undefined_symbol...
2011-09-12 Slava Pestovwebapps.wiki: mark edit links and old revision links...
2011-09-12 Slava Pestovui.backend.gtk: don't enable gtk UI backend by default...
2011-09-12 Slava PestovUse debugger to print an error if startup hook fails...
2011-09-11 Joe Groffcocoa.runtime: remove bindings to obsolete objc runtime...
2011-09-11 Joe Groffcommand-line.startup: add note about -run=listener...
2011-09-11 John Benediktssonsystem-info.macosx: Using 'gestalt' to support 'os...
2011-09-11 John Benediktssonfactor.vim: fix highlighting of negative ratios.
2011-09-10 Slava Pestovmason: more useful logging to console, with timestamps
2011-09-10 Slava PestovSome mason improvements:
2011-09-10 Slava Pestovmason tests didn't pass if the machine wasn't configure...
2011-09-10 Doug ColemanMake sure 0 read always returns f. Fixes issue #70.
2011-09-10 Doug ColemanDisplay articles in history better. Fixes issue #29.
2011-09-10 Joe Groffmath.statistics: declare polymorphic effects on sequenc...
2011-09-10 Joe Groffstack-checker.row-polymorphism: check stack effects...
2011-09-10 Joe Groffrandom: rewrite normal-random-float to be more readable
2011-09-09 Doug ColemanFix a using in system-info.linux
2011-09-09 Slava Pestovcore-graphics: set premultiplied-alpha? in make-bitmap...
2011-09-09 Slava PestovRemove inotify system call wrappers. Hopefully everyone...
2011-09-09 Slava Pestovsystem-info.linux: clean up and implement os-version
2011-09-09 Joe Groffmath.statistics: add higher-order stack effect annotati...
2011-09-08 Doug ColemanForgot a using in system-info.windows
2011-09-08 Doug ColemanDon't test ping on any platform higher than windows xp
2011-09-08 Doug ColemanWindows doesn't like 0 f <inet4>. See issue #85.
2011-09-08 Doug ColemanAdd os-version hook to system-info which returns f...
2011-09-08 Doug ColemanWindows bindings for security tokens
2011-09-08 Doug ColemanFind timezone based on string
2011-09-07 Doug Colemanparser.notes sets parser-quiet? to t in the global...
2011-09-07 John Benediktssonbootstrap.image: use "parser-quiet? off" for consistency.
2011-09-07 Doug ColemanFix for parser-notes? being removed
2011-09-07 Doug ColemanAdd another unit test so we can see why ping fails...
2011-09-07 Doug ColemanOnly test postgresql on win32
2011-09-07 Doug ColemanFix windows unit test
2011-09-07 Doug ColemanFix shaker
2011-09-07 Doug ColemanMake "quiet" true by default. Disable quiet mode for...
2011-09-07 Doug ColemanChange postgresql test database to prepend the cpu...
2011-09-06 John Benediktssonhash-sets: remove unused import.
2011-09-06 John Benediktssonmemcached: better to not duplicate with-memcached.
2011-09-06 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-09-06 John Benediktssonmemcached: change tests to have a 5 second timeout...
2011-09-06 Slava PestovOops
2011-09-06 Slava Pestovgame.loop: split off benchmarking code into game.loop...
2011-09-06 Slava Pestovvm: fix high_fragmentation_p assertion
2011-09-06 Doug ColemanMake readline.ffi unix only
2011-09-06 Slava Pestovtools.time.struct: fix load error
2011-09-06 Slava Pestovbunny: don't deploy with word names
2011-09-05 Slava PestovAdd test case to memory-tests.factor for recent large...
2011-09-05 Slava PestovMove some primitives from memory and memory.private...
2011-09-05 Slava PestovClean up some GC logic and fix a bug where large object...
2011-09-03 John Benediktssontools.crossref: adding stack effect.
2011-09-03 John Benediktssonhash-sets: simpler <hash-set>.
2011-09-03 John Benediktssonsets: adding test for cardinality of arrays.
next