]> gitweb.factorcode.org Git - factor.git/history - vm
Redirect when using curl
[factor.git] / vm /
2019-05-22 Doug Colemanmacos32: Lock to 10.11 for build machine.
2019-04-07 Doug ColemanConfig.linux: Better check for g++.
2019-03-25 Doug ColemanConfig.linux: Better check for gcc.
2019-03-22 Doug Colemanmake: Allow overriding macosx sdk
2019-03-22 Doug Colemanmake: Use the MacOSX 10.13 SDK for x86 support.
2019-03-09 Doug Colemandebian: Don't install gcc g++ on debian.
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
2019-02-09 Doug Colemanvm: Add freebsd32 support for completeness.
2019-02-09 Doug Colemanconfig.freebsd: Link the UI libraries into the Factor VM.
2019-02-08 Doug Colemanvm: Use the old FreeBSD os-freebsd.cpp so we don't...
2019-02-09 Jack LucasRe-add Freebsd Support
2018-07-28 Doug Colemanvm: Fix some really minor warnings.
2018-07-13 Doug Colemanvm: Fix unused variable warnings on Windows.
2018-07-13 Doug Colemancontexts.cpp: Don't warn on unused variables.
2018-06-04 Doug ColemanRevert "VM: removing the unused callstack-bounds primitive"
2018-05-04 John Benediktssonvm/mach_signal.cpp: didn't need mach_msg_return_t.
2018-03-22 John Benediktssonvm: fix COMPILE-TIME to use __DATE__ and __TIME__
2018-01-31 Cat Stevenscast fixes undefined behaviour; closes #1919 in upstream
2018-01-26 Björn LindqvistVM: init object_counter, silences valgrind #1886
2017-06-30 Björn LindqvistVM: removing init_globals(), calling init_mvm() instead
2017-06-26 Björn LindqvistVM: removing the annotations to please musl (#1836)
2017-06-24 Björn LindqvistVM: we can save the process by throwing a normal error...
2017-06-24 Björn LindqvistVM: merging the profiling_sample and profiling_sample_c...
2017-01-21 John Benediktssonvm: change -nosignals to -no-signals.
2016-12-14 Björn LindqvistVM: undo 7d9bad465ca447dc5b407044a6ce4f49c4f40686
2016-12-14 Björn LindqvistVM: this struct isn't used anymore
2016-11-30 Björn LindqvistVM: don't need the data_roots here
2016-11-23 Björn LindqvistVM: the unimplemented error isn't used anymore
2016-11-23 Björn LindqvistVM: storing some sample data in the heap (#337)
2016-11-23 Björn LindqvistVM: here, going through the data_root isn't needed
2016-11-23 Björn LindqvistVM: better to use a "normal" for-loop here
2016-11-23 Björn LindqvistVM: replacing the copy assignment operators of the...
2016-11-23 Björn LindqvistVM: removing factor_vm::init_contexts()
2016-11-23 Björn LindqvistVM: removing array_to_stack() from the factor_vm class
2016-11-21 Björn LindqvistVM: removing the unused callstack-bounds primitive
2016-11-21 Björn LindqvistVM: better init of stdin, stdout and stderr
2016-11-21 Björn LindqvistVM: ensuring all fields are initialized
2016-11-16 Björn LindqvistRevert "VM: cast to fixnum looks suspicious"
2016-11-15 Björn LindqvistVM: cast to fixnum looks suspicious
2016-11-15 Björn LindqvistVM: the else clause is not necessary
2016-11-15 Björn LindqvistVM: next_block_after can be removed
2016-11-11 Björn LindqvistRevert "VM: undo a8aaa4288231a2395070c5b0ea4c43939bf81c...
2016-11-11 Björn LindqvistVM: undo a8aaa4288231a2395070c5b0ea4c43939bf81c63 ...
2016-11-09 Björn LindqvistRevert "VM: undoing 0274e889b94323fdde6919a77c494ffcfbc...
2016-11-08 Björn LindqvistVM: undoing 0274e889b94323fdde6919a77c494ffcfbcb2166...
2016-11-07 Björn LindqvistRevert "VM: undoing 22bb0cfecfc5c09953b613e3ad01d2a7135...
2016-11-07 Björn LindqvistVM: undoing 22bb0cfecfc5c09953b613e3ad01d2a713585ea7...
2016-11-02 John Benediktssonvm: change where we set safepoints_fep to false to...
2016-11-01 Alexander IljinVM: add enable-ctrl-break and disable-ctrl-break primitives
2016-11-01 Alexander IljinVM: implement a ctrl-break handler thread (#1573)
2016-10-31 Björn LindqvistVM: factor_vm::compile_inline_cache() can be removed
2016-10-31 Björn LindqvistVM: code_block::optimized_p() method isn't needed
2016-10-27 John Benediktssonvm: fix missing CAPS enum.
2016-10-20 Björn LindqvistVM: add marking as a timed gc phase
2016-10-19 Björn LindqvistVM: refactor gc_event so that the phase times are store...
2016-10-19 Björn LindqvistVM: the jit class doesn't need to store the code block...
2016-10-19 Björn LindqvistVM: changing case of code_block_type
2016-10-19 Björn LindqvistVM: uppercasing gc_op
2016-10-19 Björn LindqvistVM: changing case of enums values bignum_comparison...
2016-10-19 Björn LindqvistVM: removing update_code_roots_for_sweep()
2016-10-17 Björn LindqvistVM: refactoring allot_code_block() to work like allot_l...
2016-10-17 Björn LindqvistVM: move allot_code_block() to the allot.hpp file
2016-10-14 Björn LindqvistVM: init_data_heap() isn't needed
2016-10-14 Björn LindqvistVM: checking addresses differ before memmoving
2016-10-13 Björn LindqvistVM: rename of collect_growing_heap_op and collect_growi...
2016-10-12 Björn LindqvistVM: remove the reversing from sampling profiler callsta...
2016-10-12 Björn LindqvistVM: change callstack>array primitive so it doesn't...
2016-10-12 Björn LindqvistVM: merge of clone_object() and primitive_clone()
2016-10-08 Björn Lindqvistmath.parser: (format-float) doesn't need to zero-termin...
2016-10-08 Björn LindqvistVM: indent comment and change error message
2016-10-08 Björn LindqvistVM: simpler code for find_object_containing_card
2016-10-08 Björn LindqvistVM: simpler code for reallot_array
2016-10-08 Björn LindqvistVM: merge of the free_list and free_list_allocator...
2016-10-08 Björn LindqvistVM: reorg and more comments
2016-09-29 Björn LindqvistVM: UAP_SET_TOC_POINTER appears to be a noop on all...
2016-09-29 Björn LindqvistVM: make visit_instruction_operands() skip over uniniti...
2016-09-28 Björn LindqvistVM: better? comment for uninitialized_blocks
2016-09-28 Björn LindqvistVM: removing end_gc()
2016-09-28 Björn LindqvistVM: better start_gc_again() code
2016-09-26 Björn LindqvistVM: return the loop, it is needed for best performance
2016-09-25 Björn Lindqvistbootstrap.layouts: sync note in comments
2016-09-22 Björn LindqvistVM: removing the 1-arg overload of iterate() (better...
2016-09-22 Björn LindqvistVM: moving initialize_code_blocks() into primitive_modi...
2016-09-22 Björn LindqvistVM: allot_large_object fits better in the allot.hpp...
2016-09-22 Björn LindqvistVM: big refactoring removing the gc_workhorse
2016-09-22 Björn LindqvistVM: renaming verify_memory_protection_error to set_memo...
2016-09-16 Björn LindqvistVM: simplifying the load_image() code
2016-09-12 Björn LindqvistDocs: fixing docs & comments to work with new stack...
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-09-10 Björn LindqvistVM: the small return_address_index function can be...
2016-09-09 Alexander Iljinvm: replace block comments /**/ with line comments //
2016-09-09 Alexander IljinRevert "vm: replace line comments // with block comment...
2016-09-09 Alexander IljinRevert "vm: fix typo from c++ comment patch causing...
2016-08-19 Björn LindqvistVM: init_inline_caching is not needed
2016-08-15 Björn LindqvistVM: removing the safepoint_state class
2016-08-15 Björn LindqvistVM: trying to simplify record_sample and the profiling_...
2016-08-05 Björn LindqvistVM: new ffi_test functions added
2016-08-04 Doug Colemanvm: fix typo from c++ comment patch causing compile...
2016-08-03 Alexander Iljinvm: replace line comments // with block comments /...
next