]> gitweb.factorcode.org Git - factor.git/history - vm/bignum.cpp
xmode.marker: more correct faster update-match-group
[factor.git] / vm / bignum.cpp
2009-09-27 Phil DawesMoved PRIMITIVE and PRIMITIVE_FORWARDs to primitives...
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Phil Dawesrenamed factorvm to factor_vm
2009-09-24 Phil Dawesbignum indentation and macro cleanup
2009-09-24 Phil Dawesbignum indentation cleanup
2009-09-24 Phil Dawesremoved a bunch of superflous blank lines
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Slava PestovFix conflict
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-16 Phil DawesSplit data out into separate vm-data struct
2009-09-16 Phil Dawesremoved global functions from bignum.cpp
2009-09-16 Phil Dawesupdated function ptr calls (iterators etc..) to take...
2009-09-16 Phil Dawesmoved global state from math into vm
2009-09-16 Phil Dawesadded vm member to gc_bignum
2009-09-16 Phil Dawesmoved bignum functions to vm
2009-09-16 Phil DawesDev checkpoint
2009-09-16 Phil DawesDev checkpoint
2009-09-16 Phil DawesDev checkpoint
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-10 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-08-10 Philipp Brüschweilermisc small documentation fixes, some fixes for factor...
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'mongo-factor-driver' of git://github...
2009-05-04 Slava PestovMerge branch 'master' of git://github.com/seckar/factor
2009-05-04 Slava PestovMerge branch 'mongo-factor-driver' of git://github...
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovThe great type renaming
2009-05-04 Slava PestovUse C++ namespaces
2009-05-04 Slava PestovVM: use better abstractions for tagged pointers, elimin...
2009-05-03 Slava PestovVarious VM cleanups, new approach for bignum GC root...
2009-05-03 Slava PestovMove vmpp to vm