]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-04 Alex ChapmanMerge branch 'master' into experimental
2008-12-03 Slava PestovFix io.mmap.ushort
2008-12-03 Slava PestovFix struct-arrays help lint
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 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 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 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...
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava Pestovwith-stream was disposing streams in the wrong order
2008-12-03 Doug Colemanuse getfsstat instead of getmntinfo on macosx
2008-12-03 Doug Colemanfix bootstrap error
2008-12-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Slava PestovMerge branch 'master' of git://www.tiodante.com/git...
2008-12-03 Bruno Deferrariirc.client: Reconnect when the connection drops
2008-12-02 Doug ColemanCall statfs on OpenBSD. Clean up unused code
2008-12-02 sheepleSet libblas library name on FreeBSD.
2008-12-02 Slava PestovFix name clash in inverse: fry:_ -vs- inverse:_
2008-12-02 Slava PestovUpdate qualified docs a little
2008-12-02 Slava PestovMerge branch 'master' into specialized-arrays
2008-12-02 sheepleadd file-systems unit test
2008-12-02 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2008-12-02 sheeplefile-systems on openbsd
2008-12-02 Daniel Lee... Fix scaffold to work with vocab-roots outside of Factor...
2008-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-02 Doug Colemanfix bootstrap on netbsd
2008-12-02 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2008-12-02 Eduardo Cavazosmodels.range: Correct stack effect for '<range>'
2008-12-02 Alex ChapmanMerge branch 'master' into experimental
2008-12-02 Slava PestovUpdate cpu.x86.basis/io to use dip instead of >r/r>
2008-12-02 Slava PestovUpdate cpu.x86.assembler to use dip instead of >r/r>
2008-12-02 Slava PestovUpdate io.windows.launcher to use dip instead of >r/r>
2008-12-02 Slava PestovUpdate io.mmap to use dip instead of >r/r>
2008-12-02 Slava PestovMerge branch 'master' into specialized-arrays
2008-12-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
next