]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-08-15 Slava Pestovwindows.directx: update for void being parsed like...
2010-08-15 Slava Pestovcompiler: update tests for void being parsed like a...
2010-08-15 Slava Pestovclasses.struct: fields with a type that's an array...
2010-08-15 Slava Pestovalien.parser: make int[3]* parse, make int[3][4 not...
2010-08-15 Slava PestovUpdate code for brave new world where alien.parser...
2010-08-15 Slava Pestovalien.parser: array types where the base type was a...
2010-08-15 Slava Pestovio.sockets.windows: win32-socket instances were not...
2010-08-14 Philipp Brüschweilerslots: use em dashes
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-14 Joe Groffcpu.x86.64: rescue from the perils of cut and paste...
2010-08-14 Slava Pestovcompiler: now that FFI has been deconcatenatized, we...
2010-08-14 Slava Pestovcompiler.cfg: Reading the return value of a float-retur...
2010-08-14 Joe Groffmath.floats.env.x86: more direct test for stack fault...
2010-08-14 John Benediktssonhelp.apropos: some cleanup and performance improvement.
2010-08-14 John Benediktssontools.completion: making completions a lot faster using...
2010-08-13 Philipp Brüschweilerslots: the docs for writer used obsolete (>>slot) syntax
2010-08-13 John Benediktssonmath.combinatorics: Fixing selections bug with nested...
2010-08-13 John BenediktssonAdding the "internet checksum" (RFC 1071).
2010-08-13 John Benediktssondb.sqlite.lib: fixing sqlite-row word.
2010-08-13 Philipp Brüschweilerhtml.parser.analyzer: find-between* didn't always retur...
2010-08-13 Joe Groffopengl.gl: typo in the FFI bindings for some obscure...
2010-08-13 Joe Groffmath.floats.env: detect +fp-x87-stack-fault+ during...
2010-08-13 Slava Pestovmath.libm: fix regression: fsqrt intrinsic was not...
2010-08-13 Jose A. Ortega... FUEL: Menus for factor, listener, doc and debug buffers.
2010-08-12 Slava Pestovalien.prettyprint: fix unit test snafu
2010-08-12 Slava Pestovrename benchmark.struct to tools.time.struct since...
2010-08-12 Slava Pestovtools.time: fix documentation error (reported by Mitche...
2010-08-12 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2010-08-12 Jose A. Ortega... FUEL: Remove key bindings of the form C-c <alphabetic>
2010-08-11 Joe Groffopengl.gl: some opengl 4 functions were accidentally...
2010-08-11 Joe Groffalien.c-types: classify typedefs of array/string types...
2010-08-10 Jon Harperdivisors returns empty list for 0
2010-08-06 Slava Pestovlibc: make memory= inline just for fun
2010-08-06 Slava Pestovpango: minor cleanups
2010-08-06 Slava Pestovclasses.struct: make hashcode and equal? work on struct...
2010-08-03 Slava PestovGNUmakefile: remove tags rule
2010-08-03 Jose A. Ortega... FUEL: fix for error reporting in remote listeners.
2010-08-03 Slava Pestovcpu.x86.32: fix 32-bit bootstrap
2010-08-03 Slava Pestovtools.scaffold: clean up
2010-08-03 Slava Pestovvm: hard tabs, indent width 8
2010-08-03 Slava PestovMerge branch 'tools.scaffold' of http://github.com...
2010-08-03 Slava PestovFix start-context-and-delete sub-primitive (reported...
2010-08-02 Jon HarperRemove redundant newline
2010-08-02 Jon Harperremove duplicates to conform with lint-tool
2010-08-02 Joe Groffvm/os-windows.cpp: fix compiler warnings/errors
2010-08-01 Joe Groffvm: remove some mixed use of stdio/iostream. when monot...
2010-08-01 Philipp Brüschweilerio.files.info.unix.linux: sometimes /etc/mtab isn't...
2010-08-01 Philipp Brüschweilerjavascriptcore: added some platform.txt files
2010-07-31 Slava Pestovmongodb.driver: fix help lint
2010-07-31 Slava Pestovvm: fix compile error on Linux if inotify is not availa...
2010-07-31 Slava Pestovtime-server: main word should not return immediately...
2010-07-31 Slava Pestovftp.server: remove MAIN: word, since it expected a...
2010-07-31 Jose A. Ortega... FUEL: fix for listener's misbehaviour in the presence...
2010-07-31 Jose A. Ortega... FUEL: New option to make listener's prompt non-readonly.
2010-07-31 Sascha Matzkefixed usages
2010-07-31 Sascha Matzkefixed docs
2010-07-31 Sascha Matzkebetter error handling when mongod can not be reached
2010-07-31 Sascha Matzkeadded query and delete options
2010-07-31 Sascha Matzkeadded >multi word, removed unused singletons, fixed...
2010-07-31 Sascha Matzkeuse encode-string to write utf8 strings to the stream
2010-07-30 Slava Pestovio.ports: calling '0 read' now returns an empty sequenc...
2010-07-30 Slava Pestovstack-checker.alien: generate a declaration for input...
2010-07-30 Slava Pestovcombinators: make the behavior of 'case' consistent...
2010-07-30 Slava Pestovcpu.x86: save context before calling new_context()...
2010-07-30 Slava Pestovalien.prettyprint: fix test failure
2010-07-30 Slava Pestovcompiler.cfg.linear-scan: fix bad interaction between...
2010-07-29 Slava Pestovclasses.algebra: make it work better to fix bug reporte...
2010-07-29 Slava Pestovui.backend.windows: fix compile error in ui-wndproc
2010-07-28 Slava Pestovalien.syntax: FUNCTION: and FUNCTION-ALIAS: now define...
2010-07-28 Slava PestovFFI rewrite part 7: compile callback bodies with the...
2010-07-28 Slava PestovRevert "compiler.cfg: change linear ordering to place...
2010-07-27 Slava Pestovvm: clean up main-windows-nt.cpp
2010-07-27 Slava Pestovcompiler.cfg: change linear ordering to place GC call...
2010-07-27 Slava Pestovcompiler.cfg: now that kill-blocks cannot contain instr...
2010-07-26 Slava Pestovhelp.html: escape % in word names (reported by Anton...
2010-07-26 Slava Pestovgdbm.ffi: fix DLL name on Windows
2010-07-26 Slava PestovMerge branch 'master' of http://github.com/mrjbq7/factor
2010-07-26 Slava Pestovpeg.ebnf: minor fix
2010-07-26 John Benediktssonmath.combinatorics: improve all-subsets and selections...
2010-07-26 John Benediktssondb: fix typo in docs.
2010-07-24 Slava Pestovmath.matrices: move normal word from gpu.demos.bunny...
2010-07-24 Slava Pestovregexp: fix test
2010-07-24 Slava Pestovregexp: fix match iteration with empty matches, and...
2010-07-23 Slava Pestovcompiler.tree.finalization: record dependencies on...
2010-07-23 Slava Pestovgdbm: fix tests
2010-07-22 Slava Pestovgdbm: don't run tests on 64-bit Windows since there...
2010-07-21 Slava Pestovio.files.unix: fix tests for recent calendar.unix vocab...
2010-07-19 Slava Pestovcompiler.cfg.alias-analysis: factor-call-insns which...
2010-07-19 Slava Pestovcpu.x86.64: fix calling varargs functions
2010-07-19 Slava Pestovvm: fix alien-signed-1/2/4 primitives
2010-07-19 Slava Pestovcompiler.cfg: open-code parameter boxing and unboxing...
2010-07-19 Slava Pestovcompiler.cfg.save-contexts: don't insert ##save-context...
2010-07-19 Slava Pestovcompiler.cfg.linear-scan.allocation: fix wrong order
2010-07-18 Slava Pestovcompiler.cfg.linear-scan: fix bad interaction between...
2010-07-18 Slava Pestovui.gadgets.labels: fix stack effects for label-on-left...
2010-07-18 Joe Groffcalendar: unit test for gmt
2010-07-18 Joe Groffcalendar: since-1970 shouldn't >local-time; this causes...
2010-07-18 Slava Pestovcalendar.unix: rename timespec>seconds to timespec...
2010-07-17 Slava Pestovui: cleanup
2010-07-17 Slava Pestovui.gadgets.worlds: dispose of the handle after ungrabbi...
next