Age | Commit message (Expand) | Author |
2016-01-28 | erts: Fix bug concerning line information for hipe modules | Sverker Eriksson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | Merge branch 'hamt_bin2term' | Sverker Eriksson |
2015-06-15 | erts: Remove hashmap probabilistic heap overestimation | Sverker Eriksson |
2015-06-10 | Fix segfault in module_info for deleted modules | Richard Carlsson |
2015-05-07 | Set module_info md5 for native modules properly | Richard Carlsson |
2015-05-07 | Add module_info entry for native code | Richard Carlsson |
2015-05-07 | Gracefully handle empty md5 field in module_info | Richard Carlsson |
2015-04-23 | erts: Fix loader increment from minus instruction | Björn-Egil Dahlberg |
2015-04-13 | Pre-compute hash values for the general get_map_elements instruction | Björn Gustavsson |
2015-04-13 | Teach the loader to pre-compute the hash value for single-key lookups | Björn Gustavsson |
2015-04-13 | Sort maps keys in the loader | Björn Gustavsson |
2015-04-13 | De-optimize the has_map_fields instructions | Björn Gustavsson |
2015-04-13 | Fully evaluate is_map/1 for literals at load-time | Björn Gustavsson |
2015-04-13 | Correct transformation of put_map_assoc to new_map | Björn Gustavsson |
2015-03-12 | erts: Fix beam_load assert | Björn-Egil Dahlberg |
2015-03-12 | Merge branch 'maint' | Henrik Nord |
2015-02-04 | don't create oversize bignums in binary matching | Mikael Pettersson |
2014-12-05 | erts: Use linear search for small select_val arrays | Björn-Egil Dahlberg |
2014-08-28 | Merge branch 'maint' | Rickard Green |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-05-14 | Remove obsolete 'imports' entry from module_info/1/2 functions | Richard Carlsson |
2014-05-14 | Add 'module' entry for module_info/0 function for completeness | Richard Carlsson |
2014-05-14 | Add 'md5' entry for module_info/0/1 functions. | Richard Carlsson |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-21 | Merge branch 'egil/compiler/maps-get_map_elements' | Björn-Egil Dahlberg |
2014-02-19 | erts: Fix harmless (?) typo in beam_load.c | Sverker Eriksson |
2014-02-19 | erts: Introduce new instructions for combined key fetches | Björn-Egil Dahlberg |
2014-01-28 | erts: Add the size-testing guard BIF map_size/1 | Björn-Egil Dahlberg |
2014-01-28 | BEAM loader: Support preservation of extra operand in transforms | Björn Gustavsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-04-30 | Fix some sign warnings found with Clang | Anthony Ramine |
2013-02-25 | erts: Fix crash on halfword and code_SUITE:big_boot_embedded | Sverker Eriksson |
2013-01-31 | compiler: Use the literal pool for floating point constants | Björn Gustavsson |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-10-05 | Merge branch 'sverk/code-load-refactor-later-op' | Sverker Eriksson |
2012-09-26 | Fix missing information in crash dump for native-compiled modules | Björn Gustavsson |
2012-08-31 | erts: Refactor naming regarding code_write_permission | Sverker Eriksson |
2012-02-21 | erts: Fix type bug | Sverker Eriksson |
2012-02-21 | Break apart erlang:load_module/2 into two separate BIFs | Björn Gustavsson |
2012-02-21 | Use magic binaries in erts_prepare_loading() and erts_finish_loading() | Björn Gustavsson |
2012-02-21 | erts: Refactor code_ix | Sverker Eriksson |
2012-02-21 | erts: Move number-of-breakpoint counter from code to Module struct | Sverker Eriksson |
2012-02-21 | erts: Cleanup code loading | Sverker Eriksson |
2012-02-21 | erts: Rename "loader" code_ix as "staging" code_ix | Sverker Eriksson |