]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-02-11 Doug Colemanadd checksums.txt to .gitignore
2009-02-11 Doug Colemanfix html help-lint
2009-02-11 Slava PestovMove images vocab, and constructors (which it depends...
2009-02-11 Slava PestovRemove sorting.slots from images.tiff USING: list
2009-02-11 Slava PestovTweak quotations docs
2009-02-11 Slava PestovDocument html:simple-page
2009-02-11 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Doug Colemanremove circular using
2009-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-11 Joe GroffDefuse RTLD_GLOBAL time bomb in os-unix.c
2009-02-11 Doug Colemanfix a method
2009-02-11 Daniel EhrenbergCode for letting you test the todo list
2009-02-11 Doug Colemanclean up some image code
2009-02-11 Doug Colemanfix bitmap drawing
2009-02-11 Doug Colemanworking on images protocol
2009-02-10 Doug Colemanno locals in bit-arrays
2009-02-10 Doug Colemanremove dead pathname
2009-02-10 Doug Colemanclean up <image>
2009-02-10 Doug Colemanfix tiff/bitmaps color order
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug Colemancase now throws the value it can't find
2009-02-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Slava PestovFix bootstrap
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe Groffset fortran abi in fortran-invoke macro
2009-02-10 Slava PestovUpdate some existing code to use initialize
2009-02-10 Joe Groffun-unportable the blas stuff
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe Groffsupport different fortran ABIs
2009-02-10 Joe Groffadd initialize word to namespaces. foo global [ [ bar...
2009-02-10 Doug Colemanspiff up id3 docs a bit, and fix help-lint
2009-02-10 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Daniel EhrenbergMaking basis/wrap not try to align the last line
2009-02-10 Tim WawrzynczakMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Tim WawrzynczakFixed authors.txt and id3-docs
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe Groffmark blas libs unportable till i sort out all the fortr...
2009-02-10 Doug Colemanundo load breakage
2009-02-10 Doug Colemanfactor out a load-tiff word
2009-02-10 Doug ColemanMerge git://github.com/inforichland/factor-id3 into...
2009-02-10 Tim WawrzynczakAdded extra/id3 vocab
2009-02-10 Doug Colemanupdate offscreen docs
2009-02-10 Doug Colemanupdate ui.offscreen and ui.render
2009-02-10 Doug Colemanfix screen capture
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug Colemanfix images tests
2009-02-10 Doug Colemanremove the grpahics vocab
2009-02-10 Doug Colemanrename graphics to images, add an <image> word to load...
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug ColemanFix copy-vm word on Unix
2009-02-10 Joe Groffupdate specialized-arrays docs
2009-02-10 Doug Colemanmake more taxes vocabs load by default
2009-02-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Doug Colemanclean up tiff
2009-02-10 Joe Grofftypo in alien.fortran docs
2009-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Joe Groffalien.fortran docs
2009-02-10 Doug Colemanloading some tiff files works!
2009-02-10 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Daniel EhrenbergSlight cleanup in xml-rpc
2009-02-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-10 Slava PestovRemove nipd, 3nip, 4nip and tuckd from basis/shuffle
2009-02-09 Joe Groffrewrite shuffle( -- ) to avoid locals primitives
2009-02-09 Joe Groffunit tests for complex specialized-arrays
2009-02-09 Joe Groffget rid of underlying>>s, again
2009-02-09 Joe Groffremove unnecessary calls to underlying>> from math...
2009-02-09 Joe Groffkill math.blas.cblas
2009-02-09 Joe Groffconvert math.blas.matrices to use fortran calls
2009-02-09 Joe Groffoops, leftover ORDER arguments from converting from...
2009-02-09 Daniel EhrenbergFixing furnace test/docs
2009-02-09 Daniel EhrenbergFixing bug in render-hidden
2009-02-09 Joe GroffiXamax returns a 1-based array index. decrement that...
2009-02-09 Joe Groffmore typos
2009-02-09 Joe Groffanother typo
2009-02-09 Joe Groffgfortran returns float for REAL functions, not double...
2009-02-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-02-09 Daniel EhrenbergMerge branch 'master' into no-elements
2009-02-09 Doug Colemanmake pack/unpack public
2009-02-09 Doug Colemanmore work on tiff files.
2009-02-09 Daniel EhrenbergMore docs for lazy lists, getting rid of lazy-map-with
2009-02-09 Joe Grofftypos
2009-02-09 Joe GroffC CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
2009-02-09 Joe Grofftweak specialized-arrays to box values returned by nth
2009-02-09 Daniel EhrenbergCleaning up strict list combinators
2009-02-09 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-02-09 Joe Groffspecialized arrays for complex types
2009-02-09 Joe Groffmy stuped, let me show u it
2009-02-09 Daniel EhrenbergFixing help-lint bugs
2009-02-09 Joe GroffMerge branch 'master' into fortran
2009-02-09 Joe Groffstart hacking on math.blas.vectors to switch to fortran
2009-02-09 Daniel EhrenbergDocs for lists, consolidating list functionality in...
2009-02-09 Joe Grofffortran ffi for blas
2009-02-09 Joe Groffalien.fortran metadata
2009-02-09 Joe Grofffortran-invoke works(?)
2009-02-09 Joe Groffshuffle( -- ) arbitrary stack shuffling word
2009-02-09 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-02-09 Slava PestovMerge branch 'master' of git://github.com/seckar/factor
2009-02-09 Nicholas SeckarUpdate docs for GENERIC: GENERIC# and HOOK to show...
2009-02-09 Daniel EhrenbergSplitting up basis/wrap into three vocabs
next