]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-04 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 Aaron SchaeferFix documentation example for floats
2008-12-04 Doug Colemanfix docs for db
2008-12-04 Doug Colemanremove redundant nan? word
2008-12-04 Doug Colemanclean up windows hardware-info for file-systems code
2008-12-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-04 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-04 Doug Colemanadd infinity? and nan? to math.floating-point
2008-12-04 Doug Colemanswap 3append -> glue
2008-12-04 Doug Colemancore: swap 3append -> glue
2008-12-04 Doug Colemanextra: swap 3append -> glue, remove some >r r>
2008-12-04 Doug Colemanbasis: swap 3append -> glue
2008-12-04 Doug Colemanmove ftp to basis
2008-12-04 Doug Colemancall utf8 alien>string instead of alien>native-string
2008-12-04 Doug Colemanrice mersenne-twister - replace mod with a subtraction
2008-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Joe Grofffix GUID struct field types to be LP64-proof
2008-12-03 Joe GroffLooks like someone beat me to the punch on json.writer fix
2008-12-03 Slava PestovFix io.mmap.ushort
2008-12-03 Aaron SchaeferFix example in spread combinator article
2008-12-03 Slava PestovFix struct-arrays help lint
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Joe Grofffix serialization of t in json.writer
2008-12-03 Slava PestovUse fry instead of curry
2008-12-03 Slava PestovFaster mersenne-twister with specialized-arrays
2008-12-03 Slava Pestovoptimized. now accepts method-specs
2008-12-03 Slava PestovAdd specialization hints from old float-arrays. These...
2008-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 U-SLAVA-DFB8FF805... Update windows.dinput for specialized-arrays
2008-12-03 U-SLAVA-DFB8FF805... Add test for malloc-struct-array
2008-12-03 U-SLAVA-DFB8FF805... Fix malloc-struct-array
2008-12-03 Slava PestovDocument struct arrays
2008-12-03 Slava PestovAdd struct-arrays
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava PestovBetter error message for INSTANCE: if second arg is...
2008-12-03 U-SLAVA-DFB8FF805... Update windows.com.wrapper for specialized-arrays changes
2008-12-03 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2008-12-03 U-SLAVA-DFB8FF805... Get io.mmap to load on Windows again
2008-12-03 Eduardo CavazosMove pong back to extra
2008-12-03 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-12-03 Eduardo Cavazoscfdg: Use 'specialized-arrays.double'
2008-12-03 Eduardo CavazosMove cfdg.* back to extra
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava PestovRemoving more >r/r> usages
2008-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Doug Colemanmake ftp not depend on lib
2008-12-03 Doug Colemanremove try from combinators.lib
2008-12-03 Doug Colemanadd surround and glue to sequences
2008-12-03 Doug Colemanmove retry word to continuations
2008-12-03 Eduardo CavazosMove bubble-chamber back to extra
2008-12-03 Eduardo Cavazosprocessing.shapes: Remove dependency on 'opengl.demo...
2008-12-03 Eduardo CavazosMove processing.* and boids back to extra
2008-12-03 Slava PestovTree shaker now strips out some more PEG stuff
2008-12-03 Slava PestovExpand instance? with literal class
2008-12-03 U-SLAVA-DFB8FF805... Loosen type on direct arrays since we want to use them...
2008-12-03 U-SLAVA-DFB8FF805... Fix Windows bootstrap
2008-12-03 U-SLAVA-DFB8FF805... Clean up windows.ole3 and fix it for specialized-arrays...
2008-12-03 Slava PestovDon't throw in benchmark. if some benchmarks failed
2008-12-03 Slava PestovFix dawes benchmark
2008-12-03 Slava PestovFix io.mmap help lint failures
2008-12-03 Slava PestovFix help-lint failures in alien.c-types
2008-12-03 Slava PestovFix compile error in nibble-arrays and add some unit...
2008-12-03 Slava PestovFix [wlet after recent locals refactoring broke it
2008-12-03 Doug Colemanmove io.files.unique to basis
2008-12-03 Slava PestovFix typo in the docs
2008-12-03 Slava PestovFix bogus dependency
2008-12-03 Slava PestovFix assocs, generic.standard tests
2008-12-03 Slava PestovFix serialize tests
2008-12-03 Slava PestovFix specialized vectors, again
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Doug Colemanrevert id change
2008-12-03 Slava PestovMerge branch 'specialized-arrays'
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava PestovMove xml.syntax to unmaintained
2008-12-03 Slava PestovComment out bunny deploy test since bunny is in tempora...
2008-12-03 Slava PestovMaze doesn't need opengl.demo-support
2008-12-03 Slava Pestovcap doesn't need opengl.framebuffers
2008-12-03 Slava PestovUpdate benchmarks for specialized arrays
2008-12-03 Slava PestovUpdate x11 for specialized-arrays
2008-12-03 Slava PestovFix specialized vectors
2008-12-03 Slava PestovMove a bunch of vocabularies to unmaintained, hopefully...
2008-12-03 Doug Colemanback to using getmntinfo64 instead of getfsstat64 on mac
2008-12-03 Slava PestovRemove with-malloc, use destructors instead
2008-12-03 Slava PestovDocument byte-array>T-array word
2008-12-03 Slava PestovChange type declaration for performance reasons
2008-12-03 Slava Pestovmapped-file no longer supports sequence protocol. Inste...
2008-12-03 Doug Colemanmove io.files.listing to tools.files and update usages
2008-12-03 Slava PestovFunctor application records location info in generated...
2008-12-03 Doug Colemanbreak out id into id0 and id1
2008-12-03 Doug Colemanfile-systems works on netbsd now
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava PestovFix selection rendering
2008-12-03 Slava PestovClean up each-line combinator a bit, add unit tests
2008-12-03 ergMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 ergfile-system-info on linux now shows more information
2008-12-03 Slava PestovFunctor-generated words can now have stack effect decla...
2008-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Doug Colemanfix file-systems on freebsd
2008-12-03 Slava PestovMerge branch 'master' into specialized-arrays
2008-12-03 Slava PestovUpdate XML library to parse <! directives better; moder...
next