]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-08-29 Doug ColemanClean up html.parser.analyzer, apply blei's fix for...
2010-08-29 Doug ColemanFix the max-depth variable in spider
2010-08-28 Slava Pestovmath.floats.env.x86: make sure the x87 stack is cleared...
2010-08-26 Slava Pestovserialize, io.streams.byte-array: fix unit tests for...
2010-08-26 Slava Pestovio.encodings.utf8: formatting fix
2010-08-25 Joe Groffio.encodings.utf8: also guard against decoding code...
2010-08-25 Joe Groffio.encodings.utf8: guard against decoding overlong...
2010-08-25 Slava Pestovio.monitors.linux: fix typo
2010-08-24 Slava Pestovio.monitors.recursive: fix typo
2010-08-24 Slava PestovAdd unless-disposed combinator to clean up some repetit...
2010-08-23 Slava Pestovwebapps.wiki: fix wording of rollback message to be...
2010-08-23 Slava Pestovwebapps.mason: remove XML prolog from downloads.xml...
2010-08-23 Slava Pestovfurnace.chloe-tags: fix t:a, t:atom, t:form tags after...
2010-08-23 Slava Pestovwebapps.mason: update links
2010-08-23 Slava Pestovvm: C I/O streams became unusable after a single EOF...
2010-08-23 Slava Pestovcpu.x86.32: commit 05ba77262afe897bc67e1b26084d7c8b36a0...
2010-08-22 Slava Pestovgeneric.single: fix bug where dynamic and static dispat...
2010-08-22 Slava Pestovclasses: remove fragile unit test
2010-08-21 Slava Pestovgeneric: clean up unit tests a bit
2010-08-21 Slava Pestovhtml.templates.chloe.test: forgot to check in test14...
2010-08-21 Slava Pestovconcurrency.semaphores: add more compelling example...
2010-08-21 Slava Pestovhtml.templates.chloe: add notion of "string context...
2010-08-21 Slava Pestovcompiler.tests: forgot to check in x87-regression test...
2010-08-21 Slava Pestovhttp: turns out we do need to handle port number in...
2010-08-21 Slava Pestovmath.vectors.simd: docs mention obsolete 'test-mr mr...
2010-08-18 Doug ColemanRefactor spider vocab to fix a bug and remove a rot
2010-08-18 Doug ColemanMake suffix arrays prune repeated members before constr...
2010-08-18 Slava Pestovtwitter: remove obsolete comment
2010-08-18 Slava Pestovmacros: clarify docs
2010-08-18 Joe Groffgpu.shaders: typo in docs reported by typemore
2010-08-16 Slava Pestovmason.child: remove PPC unit tests
2010-08-16 Slava PestovOfficially drop PowerPC port
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
next