]> gitweb.factorcode.org Git - factor.git/history - vm/master.hpp
webapps.wiki: adding search bar
[factor.git] / vm / master.hpp
2020-12-02 Doug Colemanmaster.hpp: Define FACTOR64 on arm64
2020-11-24 Doug Colemanvm: Make macos almost compile.
2019-12-10 nomennescioSupport for MinGW compiler. Need to instal MinGW compil...
2019-02-23 Doug Colemanvm: Fix DEBUG flag, make REPRODUCIBLE work like debug...
2019-02-20 Cat Stevensvm/master.hpp: optional reproducible VM compilation 2115/head
2018-03-22 John Benediktssonvm: fix COMPILE-TIME to use __DATE__ and __TIME__
2016-11-09 Björn LindqvistRevert "VM: undoing 0274e889b94323fdde6919a77c494ffcfbc...
2016-11-08 Björn LindqvistVM: undoing 0274e889b94323fdde6919a77c494ffcfbcb2166...
2016-09-22 Björn LindqvistVM: big refactoring removing the gc_workhorse
2016-09-09 Alexander Iljinvm: replace block comments /**/ with line comments //
2016-08-15 Björn LindqvistVM: removing the safepoint_state class
2016-06-27 Björn LindqvistVM: set_border_locked is the same on windows and unix
2016-04-22 Björn LindqvistVM: merge of free_list_allocator.hpp into free_list.hpp
2015-11-24 Björn LindqvistVM: refactor tagged.hpp so it's not dependent on the...
2015-08-04 Björn LindqvistVM: fix silly compile error 1418/head
2015-08-04 Björn LindqvistVM: merge full_collector.hpp into full_collector.cpp
2015-08-04 Björn LindqvistVM: lets merge entry_points.hpp with vm.hpp, so you...
2015-07-06 Björn LindqvistVM: merge strings.hpp and tuples.hpp into layouts.hpp...
2015-05-10 Björn LindqvistVM: the aging_policy and nursery_policy classes are...
2015-05-10 Björn LindqvistVM: the copying_collector only contained one method...
2015-05-10 Björn LindqvistVM: debug macros FACTOR_PRINT and FACTOR_PRINT_MARK...
2015-01-28 Björn LindqvistVM: fix the debug printing so that instead of always...
2015-01-15 Björn LindqvistVM: merge of slot_visitor and code_block_visitor
2014-12-04 Björn LindqvistVM: no need for a nursery_space class, it's just a...
2014-11-13 Björn LindqvistBuild: other hpp's use utilities.hpp so it must be...
2014-11-11 Björn LindqvistVM: Three new special objects added to keep track of...
2014-07-03 Doug Colemanvm: Fix compilation on Windows. Fixes #1086.
2013-05-13 Erik CharleboisVM: Replace u8-64, s8-64, cell, fixnum with stdint...
2013-05-13 Erik CharleboisVM: Remove WINCE #ifndef; fold wince? words
2013-05-12 Erik CharleboisVM: Refactor master.hpp to Factor style
2013-05-12 Erik CharleboisVM: Remove empty source files
2013-05-11 Erik CharleboisVM: Remove exec bit from VM source files
2011-11-23 Joe Groffvm: replace assert with FACTOR_ASSERT
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-08 Joe Groffvm: move bignum.cpp includes to master.hpp
2011-11-08 Joe Groffvm: write async signals to pipe for multiplexer
2011-11-02 Joe Groffvm: groundwork for sampling profiler
2011-11-02 Joe Groffvm: change "profiler" names to "counting_profiler"
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-18 Slava Pestovvm: don't keep more than 10 unused contexts around...
2010-08-01 Joe Groffvm: remove some mixed use of stdio/iostream. when monot...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-14 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-12 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2010-06-12 Slava PestovGC maps for more compact inline GC checks
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-02 Slava Pestovvm: use C++ exceptions instead of longjmp(), to make...
2010-03-29 Slava Pestovvm: split up TLS code and add a dummy implementation...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-02 Joe Groffyay C89
2010-03-01 Joe Groffrecord the C++ compiler version in the VM, and expose...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Slava PestovUpdate Win64 support
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Slava Pestovvm: Tweak Factor VM to compile with Microsoft Visual...
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-13 Slava Pestovvm: fix compilation on 64-bit platforms
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-06 Slava Pestovvm: move c_to_factor, lazy_jit_compile_impl, throw_impl...
2009-12-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-12-05 Slava Pestovvm: remove DEFPUSHPOP macro
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava PestovBig cleanup of literal table and relocation-related...
2009-11-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
next