Age | Commit message (Expand) | Author |
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 |