Age | Commit message (Expand) | Author |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-04-11 | erts: Introduce erts_bin_release | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_drv_alloc* | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_nrml_alloc | Sverker Eriksson |
2017-02-28 | erts: Convert small sub-binaries to heap-binaries | Björn-Egil Dahlberg |
2017-02-20 | erts: Avoid revival of dying resource by dec_term | Sverker Eriksson |
2017-02-14 | erts: Add deallocation veto for magic destructors | Sverker Eriksson |
2017-02-13 | Magic indirection | Rickard Green |
2017-02-06 | Implement magic references | Rickard Green |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-24 | erts: Remove halfword BINARY RELs | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword basic relative heap operations | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-01 | erts: Fix magic binary alignment on 32-bit | Sverker Eriksson |
2014-09-04 | erts: Refactor binary allocation interface to also initialize Binary | Sverker Eriksson |
2014-06-27 | erts: Fix size overflow bugs in memory allocation | Sverker Eriksson |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2013-11-27 | Merge branch 'sverk/bin2term-bitstr-bugs/OTP-11479' into maint | Sverker Eriksson |
2013-11-18 | erts: Fix bugs in binary_to_term for invalid bitstrings | Sverker Eriksson |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-09-30 | erts: Refactor the ASSERT macro | Sverker Eriksson |
2011-02-18 | HALFWORD ETS Fix copyright year in some source files | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2010-11-29 | Add bifs to translate between erlang filenames and native encoding | Patrik Nyblom |
2010-05-17 | Add guard BIFs binary_part/2,3 | Patrik Nyblom |
2010-05-17 | Add binary:list_to_bin/1 and binary:copy/1,2 | Patrik Nyblom |
2010-05-17 | Add binary:longest_common_prefix/longest_common_suffix | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-02-18 | OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv. | Sverker Eriksson |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |