Age | Commit message (Expand) | Author |
2012-04-16 | Optimize process table access | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Use generic lock-free queue for misc aux work | Rickard Green |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-07 | erts: Remove debug variables in erl_db | Björn-Egil Dahlberg |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
2011-09-16 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-12 | Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer) | Patrik Nyblom |
2011-07-12 | Merge branch 'dev' into major | Sverker Eriksson |
2011-07-07 | Fix bug in ets:delete for write_concurrency that could lead to deadlock | Sverker Eriksson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-03 | Add erts_alloc_permanent_cache_aligned to supress valgrind | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Further match spec optimization to minimize copying and garbage | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD first stab at high mem alloc | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-12-17 | Merge branch 'rickard/ets-no-write-refc/OTP-9000' into dev | Rickard Green |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Stop using reference counter when write accessing ETS-tables | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-16 | Fix rwlock resource leak when hitting system limit | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-10-07 | Fix newly introduced halfword emulator bugs | Rickard Green |
2010-09-08 | Re-enable spin wait on ethreads rwlocks | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-03-10 | Correct the VM to work for more test suites | Patrik Nyblom |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-02-10 | Merge branch 'egil/lcnt' into ccase/r13b04_dev | Erlang/OTP |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |