]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2011-09-03 John Benediktssonbenchmark.pidigits: no need to USE sets.
2011-09-03 John Benediktssonhash-sets: initialize hashtable capacity to length...
2011-09-03 Joe Groffimages.cocoa: set premultiplied-alpha? on loaded images
2011-09-03 Joe Groffalien.c-types: fill out the higher-order stack effect...
2011-09-03 Joe Groffmisc/vim/syntax: highlight row variables in stack effects
2011-09-03 Doug Colemanparse-here doesn't consume an extra line now, and it...
2011-09-03 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-09-03 John Benediktssonmath: fix docs for 'when-zero'.
2011-09-03 Slava Pestovimages.cocoa: fix it to work on OS X 10.5 by drawing...
2011-09-02 John Benediktssonmemcached: enforce sorted order for test results.
2011-09-02 Slava Pestovui.gadgets.tables: don't try to render multi-line strin...
2011-09-02 Slava Pestovui.backend.gtk: remove unused vocabs from USING: list
2011-09-02 Slava Pestovxml.*: remove unnecessary dependencies on xml.writer
2011-09-02 Slava Pestovimages.*: remove usage of io.streams.limited
2011-09-02 Slava Pestovunix.*, io.directories.unix: remove unnecessary depende...
2011-09-02 Slava Pestovtools.scaffold: remove unused ERROR:
2011-09-02 Slava Pestovcommand-line: move some stuff to command-line.startup...
2011-09-02 John Benediktssonmemcached: change tests to key based on cpu architecture.
2011-09-02 Slava Pestovcommand-line: fix typo in docs
2011-09-02 Slava Pestovui.backend.gtk: remove unneeded vocabs from USING:...
2011-09-01 Slava PestovFix webapps.mason breakage
2011-08-31 Doug ColemanUpdate png images tests for image structure change
2011-08-31 Slava PestovMerge remote branch 'blei/master'
next