]> gitweb.factorcode.org Git - factor.git/history - vm/dispatch.cpp
Put brackets around ipv6 addresses in `inet6 present`
[factor.git] / vm / dispatch.cpp
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-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovMerge branch 'bloom-filters' of git://github.com/alec...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/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 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovSlightly more space-efficient dispatch table representation
2009-05-09 ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-07 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-05 Slava PestovVM now compiles with GCC 3.4 on Windows
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 PestovClean up untag_* and tag_* inline functions in favor...
2009-05-03 Slava PestovMove vmpp to vm