Age | Commit message (Expand) | Author |
2010-08-30 | Merge branch 'pan/ets_binary_overhead/OTP-8762' into dev | Patrik Nyblom |
2010-08-19 | Remove binary overhead counter from ets objects | Patrik Nyblom |
2010-08-12 | Increase vheap counter to Uint64 | Björn-Egil Dahlberg |
2010-07-22 | Mending halfword heap emulator | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | Teach call time trace patterns to include bifs | Björn-Egil Dahlberg |
2010-06-03 | Teach call count tracing to use atomics | Björn-Egil Dahlberg |
2010-06-03 | Add a scheduler array for BpData at BeamInstr[-4] | Björn-Egil Dahlberg |
2010-06-03 | Fix BeamInstr for call_time | Björn-Egil Dahlberg |
2010-06-03 | Teach call_time trace to use intruction pointers | Björn-Egil Dahlberg |
2010-06-03 | Add return_time trace and PSD deletions | Björn-Egil Dahlberg |
2010-06-03 | Call time breakpoint tracing framework | Björn-Egil Dahlberg |
2010-05-20 | Remove the bs_bits_to_bytes/3 instruction | Björn Gustavsson |
2010-05-20 | erts: Stop supporting non-literal empty tuples | Björn Gustavsson |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-11 | erts: Implement recv_mark/1 and recv_set/1 for real | Björn Gustavsson |
2010-04-30 | emulator: Remove stray OSE/Delta support | Björn Gustavsson |
2010-04-28 | OTP-8474 NIF improvements after R13B04 | Sverker Eriksson |
2010-03-22 | erts: Don't support the put_string/3 instruction | Björn Gustavsson |
2010-03-10 | Fix further test-suite problems | Patrik Nyblom |
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-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2009-12-09 | OTP-8304 Incompatible changes in the experimental NIF feature. Changed the | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |