]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-23 Slava PestovMerge branch 'master' into global_optimization
2009-05-22 Slava Pestovwebsites.concatenatieve: add builds.factorcode.org
2009-05-22 Slava PestovOne last tweak
2009-05-22 Slava PestovMore cosmetic tweaks
2009-05-22 Slava Pestovwebapps.mason: make it look like the factorcode.org...
2009-05-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Doug Colemanfix typo
2009-05-22 Doug Colemanfix random.windows -- use CRYPT_MACHINE_KEYSET
2009-05-22 Slava Pestovwebapps.mason: spiff up download.xml a bit
2009-05-22 Slava Pestovio.monitors: spawn-monitor was broken and never used...
2009-05-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Slava PestovIf a vocab fails to load, manifest would be left in...
2009-05-22 Slava Pestovio.monitors: fix example (reported by levy in #concaten...
2009-05-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Slava Pestovtuple-arrays: clean up a bit and add docs
2009-05-22 Joe Groffget rid of useless test
2009-05-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-22 Joe Groffhomogeneous coordinates coated in nurbsauce
2009-05-22 Slava Pestovmason: use short host name not fully qualified host...
2009-05-22 Slava Pestovwebapps.mason: Now renders a download grid with links...
2009-05-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Joe Groff0.0 neg ought to be -0.0
2009-05-21 Slava PestovCFG optimizer work in progress - adding phi nodes
2009-05-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Slava PestovWorking on webapps.mason
2009-05-21 Doug Colemanbetter factoring
2009-05-21 Doug Colemantry to fall back on AES if RSA isn't found
2009-05-21 Doug Colemancall the word that attempts both crypto contexts
2009-05-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-21 Doug Colemanfix error handling in random.windows if acquiring the...
2009-05-21 Slava PestovFix compile error on GCC 4.x
2009-05-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-20 Slava Pestovcallstack>array primitive was not GC safe
2009-05-20 Slava Pestovwindows.advapi32: add windows.kernel32 dependency
2009-05-20 Doug Colemanfix comments and dtds in html parser
2009-05-20 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-20 Joe Groffvector bilerp word
2009-05-20 Joe Groffclean up some GL state mgmt in spheres
2009-05-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-19 Doug Colemanclean up vim syntax highlighting file, add a few more...
2009-05-19 Doug Colemanmake sure you can define words in fhtml templates
2009-05-19 Doug Colemanspeed up md5 compilation time by not inlining everything
2009-05-19 Slava Pestovwebapps.mason: fix using
2009-05-19 Slava Pestovwebapps.mason: minor improvements
2009-05-19 Slava PestovWorking on global optimizations
2009-05-19 Slava Pestovmake: minor doc fix
2009-05-19 Doug Colemanfix some duplicate using lines
2009-05-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Slava Pestovmason.report: join lines with \n
2009-05-18 Doug Colemanfix lazy lists
2009-05-18 Doug Colemanllines was broken. it still probably is -- what if...
2009-05-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-18 Joe Grofffactor out grid mesh generation in terrain to its own...
2009-05-18 Doug Colemanremove old median, fix docs
2009-05-18 Doug Colemanmedian used the wrong algorithm. now it runs in O...
2009-05-18 Doug Colemanadd nth-unsafe to sequences.private, making md5 faster
2009-05-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Slava Pestovtools.disassembler.gdb: remove redundant using
2009-05-18 Doug Colemanfix checksum test -- short circuit so correct error...
2009-05-18 U-C4\Administratorfix duplicate using lines
2009-05-17 Doug Colemanadd some unit tests testing get-checksum
2009-05-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Slava Pestovcallstack>array was keeping an uninitialized array...
2009-05-17 Doug Colemanfix multiple using warning in stage1, core can't use...
2009-05-17 Doug ColemanMerge branch 'checksums'
2009-05-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Doug Colemanmove sha1 and sha2 to checksums.sha, update usages
2009-05-17 Doug Colemanfix sha1
2009-05-17 Doug Colemangeneralize sha1-interleave and move it to its own vocab...
2009-05-17 Doug Colemanuse literal-arrays
2009-05-17 Doug Colemanworking on hmac
2009-05-17 Doug Colemansha2 now uses the incremental checksum protocol
2009-05-17 Doug Colemanfix a bug in inflate -- length table was one entry...
2009-05-16 Doug Colemanchecksums work now
2009-05-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava Pestovmath.primes.list: update for lists.lazy changes
2009-05-16 Slava PestovFix regression with see'ing gensyms
2009-05-16 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Daniel EhrenbergIn Farkup, image text is only parsed if given separate...
2009-05-16 Slava Pestovhelp.html: fix escape-filename
2009-05-16 Slava Pestovtools.deploy.shaker: update for parser.notes
2009-05-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava Pestovunix.stat.netbsd: fix code duplication with unix.statvf...
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug Colemandont use fry in core
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovUpdate unit tests for parser note and lazy list changes
2009-05-16 Slava Pestovhtml.templates.fhtml: fix load error
2009-05-16 Slava Pestovlists: slight cleanup
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug Colemanworking on checksums
2009-05-16 Slava PestovFix windows bootstrap
2009-05-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
next