Age | Commit message (Expand) | Author |
2012-08-14 | Fix corrupted binaries in compressed ETS tables | Sverker Eriksson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-02-21 | erts: Fail binary_to_term if bignum arity is too large | Sverker Eriksson |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-17 | external.c: Remove the option to create over-sized heap binaries | Björn Gustavsson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-08-27 | Add erlang:external_size/2 BIF | Filipe David Manana |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-08-07 | Align trailing message data for all types of structures | Rickard Green |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-07-05 | term_to_binary use all 32 bits of INTEGER_EXT | Sverker Eriksson |
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 | Turn on instruction packing in the loader and virtual machine | 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-02-02 | Add the +t emulator option to change the maximum number of atoms | Julien Barbot |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2010-01-12 | Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_dev | Erlang/OTP |
2010-01-08 | add options to binary_to_term | Jayson Vantuyl |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |