Age | Commit message (Expand) | Author |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Merge branch 'sverk/dec_term-bin-overhead/OTP-12554' | Sverker Eriksson |
2015-03-20 | otp_SUITE: Warn for calls to erlang:now/0 | Björn Gustavsson |
2015-03-20 | Multiple timer wheels | Rickard Green |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-20 | Implement ethread events with timeout | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-03-19 | erts: Fix bug in binary_to_term with more than one big map | Sverker Eriksson |
2015-03-19 | Merge branch 'egil/maps/hamt/OTP-12585' | Björn-Egil Dahlberg |
2015-03-19 | erts: Fix bug in ESTACK and WSTACK | Sverker Eriksson |
2015-03-19 | erts: Ensure maps uses _rel functions in halfword | Björn-Egil Dahlberg |
2015-03-19 | erts: Do not treat errors as fatal in erl_printf_term | Björn-Egil Dahlberg |
2015-03-19 | erts: Update preloaded erts_internal.beam | Björn-Egil Dahlberg |
2015-03-19 | erts: Add map decomposition wrappers | Björn-Egil Dahlberg |
2015-03-19 | erts: Ensure halfword has correct temp-heap for maps | Björn-Egil Dahlberg |
2015-03-19 | erts: Fix map bug in dec_term for 32-bit debug VM | Sverker Eriksson |
2015-03-19 | Merge branch 'essen/zlib-export-types' | Zandra Hird |
2015-03-18 | Merge branch 'egil/fix-beam_load-assert' | Björn-Egil Dahlberg |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-18 | Merge branch 'nlmills/cleanup' into maint | Zandra Hird |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-18 | Merge branch 'wmalik/minor-fixes' into maint | Zandra Hird |
2015-03-17 | Merge branch 'maint' | Rickard Green |
2015-03-17 | Merge branch 'rickard/port_control_flags_crash/OTP-12544' into maint | Rickard Green |
2015-03-17 | Merge branch 'maint' | Rickard Green |
2015-03-17 | Merge branch 'rickard/find_emu_cc/OTP-12388' into maint | Rickard Green |
2015-03-17 | update preloaded | Zandra Hird |
2015-03-17 | Merge branch 'essen/zlib-windowbits' | Zandra Hird |
2015-03-16 | Merge branch 'nox/ets-update_counter-4' | Zandra Hird |
2015-03-16 | Merge branch 'maint' | Zandra Hird |
2015-03-16 | Merge branch 'nlmills/docfix' into maint | Zandra Hird |
2015-03-14 | Remove unused time macros from efile_drv | Nick Mills |
2015-03-13 | erts: Enhance maps ordering tests | Björn-Egil Dahlberg |
2015-03-13 | erts: Remove unused variable in crashdump creation | Björn-Egil Dahlberg |
2015-03-13 | erts: Fix typo in copy_struct for halfword emulator | Björn-Egil Dahlberg |
2015-03-13 | erts: Restrict GCC intrinsics by compiler version | Björn-Egil Dahlberg |
2015-03-12 | erts: Fix windows bug in hashmap_info | Sverker Eriksson |
2015-03-12 | erts: Fix typo in make_hash2 for 32-bit arch | Sverker Eriksson |
2015-03-12 | Fix beam_load assert | Björn-Egil Dahlberg |
2015-03-12 | erts: Set Maps small limit to 32 items | Björn-Egil Dahlberg |
2015-03-12 | erts: Cleanup comments for make_internal_hash | Sverker Eriksson |
2015-03-12 | erts: Fix nif API for hashmaps | Sverker Eriksson |
2015-03-12 | erts: Make hashmap iterator more flexible | Sverker Eriksson |
2015-03-12 | erts, kernel: Fix erts_debug:size/1 for hashmaps | Björn-Egil Dahlberg |
2015-03-12 | erts: Add hashmap construction to driver API | Björn-Egil Dahlberg |
2015-03-12 | erts: Reintroduce is_map macro | Sverker Eriksson |
2015-03-12 | erts: Refactor maps naming convention | Sverker Eriksson |
2015-03-12 | erts: Enhance match spec tests for maps | Björn-Egil Dahlberg |
2015-03-12 | erts: Teach hashmaps to match spec compiler | Björn-Egil Dahlberg |
2015-03-12 | erts: Add hashmap_iterator_prev to maps | Björn-Egil Dahlberg |