]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-07 Joe Grofffill in USING: for sequences.inserters tests
2010-02-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Joe Groffsequences.inserters: a new utility that abuses the...
2010-02-07 Joe Groffassocs: use collector-for in assoc>map to create a...
2010-02-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava Pestovui.text: fix outdated material
2010-02-07 Slava Pestovio.launcher.unix: sometimes both WIFEXITED and WIFSIGNA...
2010-02-07 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-06 erikcDon't FEP on unhandled case for WM_APPCOMMAND
2010-02-06 Doug ColemanFix spaces that crept into vm/ cpp files
2010-02-06 Slava Pestovvm: disable silly nano-count workaround on Win64, fix...
2010-02-06 Slava Pestovcpu.x86.64: inline cache miss blocks have a prolog...
2010-02-06 Slava Pestovcpu.ppc: needs same fix for jit-profiling as on x86-64
2010-02-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-05 erikcAdd brace matching for parse time quotes $\[
2010-02-05 erikcAdd material loading for OBJ format, generalize model...
2010-02-05 erikcHad the color order for TGA backwards
2010-02-05 Joe Groffjson: if-json-null combinator, in the same vein as...
2010-02-05 Joe Groffgpu.buffers: allocate-byte-array word, equivalent to...
2010-02-05 Doug Colemangitignore .RES
2010-02-05 Doug ColemanFix typo in dinput binding
2010-02-05 Slava Pestovwindows.types: remove duplicate typedefs flagged by...
2010-02-05 Slava Pestovalien.syntax: save source location for TYPEDEF:, raise...
2010-02-05 Slava Pestovcpu.x86: fix crashes when using certain features (threa...
2010-02-05 Slava Pestovwindows.types: another Win64 fix
2010-02-05 Doug ColemanFix help lint for user-id
2010-02-05 Doug Colemanreorder functions in header file
2010-02-05 Doug ColemanRefactor error handling in io.cpp. Update image.cpp...
2010-02-05 unknownwindows.types: fix LONG_PTR type on win64
2010-02-05 Doug ColemanFix user-name in unix.users, add unit test
2010-02-05 Joe Groffmath.quaternions: slerp function
2010-02-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 Joe Groffimages.atlas: add "make-atlas-assoc" word to take a...
2010-02-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-04 Doug ColemanMove jamshred to unmaintained
2010-02-04 Joe Groffquaterion to matrix4 conversion
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-04 Slava Pestovtools.deploy.shaker: don't try to intern all word props...
2010-02-03 Doug ColemanAllow setting errno instead of just clearing it
2010-02-03 Doug Colemanfix typo in os-windows.cpp
2010-02-03 Doug ColemanDon't allow access through symlinks leading out of...
2010-02-03 Doug Colemangitignore *.exp for win64
2010-02-03 Doug ColemanChange the MOVE_FILE macro to a function named move_file
2010-02-03 Slava Pestovcpu.ppc: final fix
2010-02-03 Slava Pestovcpu.ppc: another fix
2010-02-03 Slava Pestovcpu.ppc: load fixes
2010-02-03 Slava Pestovpairs: assoc implementation optimized for a single...
2010-02-03 Slava PestovFix classes.tuple tests and assocs help lint
2010-02-03 Doug ColemanERROR:s is immutable now, so don't use it in db
2010-02-03 Slava Pestovhelp.handbook: mention foo! naming convention
2010-02-03 Slava PestovUpdate some more 'update' usages to call 'assoc-union!'
2010-02-03 Slava Pestovcompiler.units: fix bug that came up recently with...
2010-02-03 Slava PestovRename update to assoc-union!, add assoc-filter! assoc...
2010-02-03 Slava Pestovcompiler: remove some unnecessary complexity
2010-02-03 Slava Pestovcompiler: tweak recompilation logic. speeds up '"terrai...
2010-02-03 Slava PestovCompiled code size optimizations for x86-64 resulting...
2010-02-03 Slava Pestovvm: always check call sites when installing PICs, not...
2010-02-03 Slava Pestovtools.memory: display some more code heap stats
2010-02-03 Slava Pestovmath.statistics: rename histogram* to histogram! and...
2010-02-03 Slava Pestovcompiler.tree.propagation.call-effect: hack so that...
2010-02-03 Slava PestovAdd code heap introspection primitive to VM, and make...
2010-02-03 Slava Pestovbinary-search: improve docs
2010-02-03 Slava Pestovstrings.tables: fix a logic error
2010-02-03 Slava PestovTest fixes
2010-02-03 Slava Pestovdb: update for ERROR: change
2010-02-03 Slava Pestovmacros: handle compile-time stack effect check of macro...
2010-02-03 Slava Pestovtuple-arrays: cleanup
2010-02-03 Slava PestovDocumentation improvements
2010-02-03 Slava PestovRevert "macros: macro body is now defined in its own...
2010-02-03 Slava Pestovprettyprint.callables: not needed anymore since fry...
2010-02-03 Slava Pestovvm: modify-code-heap primitive now takes a pair of...
2010-02-03 Slava Pestovcombinators: fix typo
2010-02-03 Slava PestovClarify documentation for compilation units and 'undefi...
2010-02-03 Slava Pestovprettyprint: make callstack output needlessly fancier
2010-02-03 Slava Pestovcombinators: ricing call-effect
2010-02-03 Slava Pestovlistener: add tools.walker to default interactive vocab...
2010-02-03 Slava Pestovclasses.tuple: make error slots read only for small...
2010-02-03 Slava PestovBetter error message for call( when quotation has the...
2010-02-03 Slava Pestovgeneric: rename method-body predicate class to method
2010-02-03 Slava Pestovwords: undefined error now contains the word in question
2010-02-03 Slava Pestovmacros: macro body is now defined in its own subword...
2010-02-03 Slava PestovMinor updates to string documentation
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-03 Slava PestovMinor doc fixes
2010-02-03 Brad ChristensenMore documentation cleanup.
2010-02-03 Brad ChristensenA number of documentation fixes and cleanup.
2010-02-03 Brad ChristensenMinor doc cleanup.
2010-02-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Doug ColemanChange benchmark.recursive to make less recursions...
2010-02-02 Slava Pestovvm: fix ffi_test.h
2010-02-02 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-02 Slava PestovFix ffi-test library to work with Windows SDK. Turns...
2010-02-02 Joe Groffvector-friendlier math.quaternions
2010-02-02 Joe Groffmissed an alien.fortran test
2010-02-02 Daniel EhrenbergUpdating docs to say Unicode 5.2
2010-02-02 Daniel EhrenbergUpdating Unicode to version 5.2
2010-02-02 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-02 erikcMove collada viewer to extra/model-viewer
next