Age | Commit message (Expand) | Author |
2015-11-27 | Merge branch 'maint' | Sverker Eriksson |
2015-11-27 | Merge branch 'sverk/cpool_fetch-dc_list-fix' into maint | Sverker Eriksson |
2015-11-26 | Merge branch 'maint' | Sverker Eriksson |
2015-11-26 | Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maint | Sverker Eriksson |
2015-11-26 | erts: Reduce alloc_SUITE:rbtree runtime for valgrind | Sverker Eriksson |
2015-11-26 | erts: Remove double free in efile_drv | Sverker Eriksson |
2015-11-26 | erts: Improve alloc_SUITE:migration test | Sverker Eriksson |
2015-11-26 | erts: Pass free mem and build type to alloc_SUITE tests | Sverker Eriksson |
2015-11-26 | erts: Fix snprintf in alloc_SUITE for windows | Sverker Eriksson |
2015-11-26 | erts: Workaround for strange crash on win64 in alloc_SUITE test code | Sverker Eriksson |
2015-11-26 | erts: Refactor alloc_SUITE to use NIFs instead of drivers | Sverker Eriksson |
2015-11-26 | erts: Add enif_getenv | Sverker Eriksson |
2015-11-23 | Merge branch 'np/sharing-preserved-copy/OTP-12590' | Björn-Egil Dahlberg |
2015-11-23 | Merge branch 'maint' | Dan Gudmundsson |
2015-11-23 | Merge branch 'dgud/erts/fix-mixed-msys-cygwin' into maint | Dan Gudmundsson |
2015-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-11-23 | Merge branch 'egil/18/fix-maps-binary_to_term/OTP-13125' into maint | Björn-Egil Dahlberg |
2015-11-20 | erts: More testcases for map binary_to_term/1 | Björn-Egil Dahlberg |
2015-11-20 | erts: Fix maps decode in erlang:binary_to_term/1 | Björn-Egil Dahlberg |
2015-11-20 | Merge branch 'maint' | Zandra |
2015-11-20 | Merge branch 'lrascao/fix/vm_crash_on_init_restart' into maint | Zandra |
2015-11-19 | Refactor have seq_trace token test | Björn-Egil Dahlberg |
2015-11-18 | Use sharing preserving copy error messages and exceptions | Björn-Egil Dahlberg |
2015-11-18 | Use sharing preserving copy in enif_make_copy | Björn-Egil Dahlberg |
2015-11-18 | Refactor sharing preserved copy flags | Björn-Egil Dahlberg |
2015-11-18 | Fix rebase of SHCOPY seq_tokens | Björn-Egil Dahlberg |
2015-11-18 | Merge branch 'maint' | Björn Gustavsson |
2015-11-18 | Merge branch 'bjorn/erts/erl_prim_loader-doc/OTP-13102' into maint | Björn Gustavsson |
2015-11-17 | Fix erts_debug:copy_shared/1 prototype | Björn-Egil Dahlberg |
2015-11-17 | Update preloaded module erlang.beam | Björn-Egil Dahlberg |
2015-11-17 | Add erlang:copy_literals/2 spec | Björn-Egil Dahlberg |
2015-11-17 | Add copy_literals testcase | Björn-Egil Dahlberg |
2015-11-17 | Do not use GCC extensions in copy | Björn-Egil Dahlberg |
2015-11-17 | Use copy literal range check in message passing and purging | Björn-Egil Dahlberg |
2015-11-17 | Add BIF for setting internal copy literal range | Björn-Egil Dahlberg |
2015-11-17 | Copy literals in copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Refactor copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Add support for HAMT maps in preserved copy | Björn-Egil Dahlberg |
2015-11-17 | Fix Map preserved sharing copy implementation | Björn-Egil Dahlberg |
2015-11-17 | Fix Halfword removal | Björn-Egil Dahlberg |
2015-11-17 | Fix internal stacks | Björn-Egil Dahlberg |
2015-11-17 | Add support for maps in preserved copy | Nikolaos S. Papaspyrou |
2015-11-17 | Add --enable-sharing-preserving configure flag | Yiannis Tsiouris |
2015-11-17 | Add -debug +vc flag for debuging SHCOPY | Nikolaos S. Papaspyrou |
2015-11-17 | Enable shcopy for spawning processes | Nikolaos S. Papaspyrou |
2015-11-17 | Add machinery to enable SHCOPY dynamically | Nikolaos S. Papaspyrou |
2015-11-17 | Remove DTrace Harddebug clutter | Björn-Egil Dahlberg |
2015-11-17 | Enable shcopy for sending messages | Nikolaos S. Papaspyrou |
2015-11-17 | Add the BIF size_shared/1 and debug cleanup | Nikolaos S. Papaspyrou |
2015-11-17 | Add all the main machinery | Nikolaos S. Papaspyrou |