Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-27 | Merge branch 'dgud/erts/fix-driver-thread-name' | Dan Gudmundsson | |
* dgud/erts/fix-driver-thread-name: Fix thread name from driver api | |||
2015-03-27 | Merge branch 'egil/fix-make_internal_hash' | Björn-Egil Dahlberg | |
* egil/fix-make_internal_hash: erts: Fix missing case in make_internal_hash | |||
2015-03-27 | Merge branch 'hb/doc/refman_type_fix' | Hans Bolinder | |
* hb/doc/refman_type_fix: doc: Use module() in the definition of the built-in type mfa() | |||
2015-03-26 | Merge branch 'sverk/hamt-encode-size-bug/OTP-12585' | Sverker Eriksson | |
* sverk/hamt-encode-size-bug/OTP-12585: erts: Fix bug in term_to_binary size estimation for hamt erts: Optimize term_to_binary size estimation | |||
2015-03-26 | erts: Fix missing case in make_internal_hash | Björn-Egil Dahlberg | |
2015-03-26 | Release Candidate 1OTP-18.0-rc1 | Henrik Nord | |
2015-03-26 | Update primary bootstrap | Henrik Nord | |
2015-03-26 | Update preloaded modules | Henrik Nord | |
2015-03-26 | doc: Use module() in the definition of the built-in type mfa() | Hans Bolinder | |
2015-03-26 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green | |
* rickard/time_api/OTP-11997: Misc fixes Conflicts: erts/preloaded/ebin/erlang.beam erts/preloaded/ebin/erts_internal.beam | |||
2015-03-26 | Misc fixes | Rickard Green | |
2015-03-26 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2015-03-26 | Merge branch 'egil/maint/process_dictionary-initial-size/OTP-12535' into maint | Björn-Egil Dahlberg | |
* egil/maint/process_dictionary-initial-size/OTP-12535: erts: Document option 'hpds' erts: Enable command line argument for initial pd size | |||
2015-03-26 | Merge branch 'egil/maps/refactor-tagscheme/OTP-12585' | Björn-Egil Dahlberg | |
* egil/maps/refactor-tagscheme/OTP-12585: erts: Refactor Map - use multiple values ESTACK_PUSHN erts: GC needs the size even if the frag is not referenced Revert "hipe: Handle separate hashmap tag correctly" erts: Combine flat and hash maps under one unifying tag | |||
2015-03-26 | Merge branch 'maint' | Peter Andersson | |
2015-03-26 | Merge branch 'peppe/common_test/failing_telnet_tests' into maint | Peter Andersson | |
* peppe/common_test/failing_telnet_tests: Add documentation and make get_data behaviour backwards compatible Introduce polling feature in ct_telnet Fix problem with invalid timeouts because of truncated floats OTP-12627 | |||
2015-03-26 | Add documentation and make get_data behaviour backwards compatible | Peter Andersson | |
2015-03-25 | erts: Fix bug in term_to_binary size estimation for hamt | Sverker Eriksson | |
2015-03-25 | erts: Optimize term_to_binary size estimation | Sverker Eriksson | |
for tuples and maps containing ascii strings (lists). | |||
2015-03-25 | erts: Refactor Map - use multiple values ESTACK_PUSHN | Björn-Egil Dahlberg | |
2015-03-25 | erts: GC needs the size even if the frag is not referenced | Björn-Egil Dahlberg | |
2015-03-25 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green | |
* rickard/time_api/OTP-11997: Fix erts_sys_hrtime() fallback | |||
2015-03-25 | Fix erts_sys_hrtime() fallback | Rickard Green | |
2015-03-25 | Merge branch 'bjorn/doc' | Björn Gustavsson | |
* bjorn/doc: cerl_trees: Fix incorrect EDoc reference to the cerl module cerl: Correct incorrect EDoc references | |||
2015-03-25 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green | |
* rickard/time_api/OTP-11997: Skip not updated test-cases Fixes and cleanup | |||
2015-03-25 | Skip not updated test-cases | Rickard Green | |
2015-03-25 | Fixes and cleanup | Rickard Green | |
2015-03-25 | Merge branch 'erland/OTP18/inets/time_api/OTP-12441' | Erland Schönbeck | |
* erland/OTP18/inets/time_api/OTP-12441: inets: Add new module inets_time_compat with new time API The new module is backwards compatible. | |||
2015-03-25 | Merge branch 'erland/ssh/OTP18/time_api/OTP-12444' | Erland Schönbeck | |
* erland/ssh/OTP18/time_api/OTP-12444: ssh: Use new time API | |||
2015-03-25 | Revert "hipe: Handle separate hashmap tag correctly" | Björn-Egil Dahlberg | |
This reverts commit 4dc5f194b0a5a6f052763bb7494b0458f98d96ca. | |||
2015-03-25 | erts: Combine flat and hash maps under one unifying tag | Björn-Egil Dahlberg | |
2015-03-25 | Merge branch 'sverk/hamt-term2bin-bug/OTP-12585' | Sverker Eriksson | |
* sverk/hamt-term2bin-bug/OTP-12585: erts: Optimize hashmap_get erts: Remove HAMT_SUBTAG_NODE_ARRAY erts: Fix bug in binary_to_term for hamt when yielding erts: Rename to flatmap_from_validated_list | |||
2015-03-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: erts/emulator/beam/erl_map.c erts/emulator/test/map_SUITE.erl | |||
2015-03-25 | Merge branch 'egil/fix-term-cmp/OTP-12623' into maint | Björn-Egil Dahlberg | |
* egil/fix-term-cmp/OTP-12623: erts: Fix comparison of exact terms | |||
2015-03-25 | erts: Document option 'hpds' | Björn-Egil Dahlberg | |
2015-03-25 | erts: Enable command line argument for initial pd size | Björn-Egil Dahlberg | |
Use '+hpds size' to set initial process dictionary size for spawned processes. | |||
2015-03-25 | Merge branch 'maint' | Erland Schönbeck | |
2015-03-25 | Merge branch 'erland/diameter/time_api_change/OTP-12439' into maint | Erland Schönbeck | |
* erland/diameter/time_api_change/OTP-12439: Update with changes in new time api otp_SUITE: change filter för diameter | |||
2015-03-24 | erts: Optimize hashmap_get | Sverker Eriksson | |
2015-03-24 | erts: Remove HAMT_SUBTAG_NODE_ARRAY | Sverker Eriksson | |
This will also fix a bug in term_to_binary treating full nodes as tuples and emiting LIST_EXT for leafs. | |||
2015-03-24 | erts: Fix bug in binary_to_term for hamt when yielding | Sverker Eriksson | |
Must save hamt_list in context. | |||
2015-03-24 | erts: Fix comparison of exact terms | Björn-Egil Dahlberg | |
Comparison of exact terms could cause faulty term tests. This was caused by a faulty (too small) internal type. Symptom: -1 = erts_internal:cmp_term(2147483648,0). %% wrong Correct: 1 = erts_internal:cmp_term(2147483648,0). Reported-by: Jesper Louis Andersen | |||
2015-03-24 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green | |
* rickard/time_api/OTP-11997: Better OS system time implementation Documentation adjustments Fix zero timout timers erts_sys_hrtime() for lcnt Better support for poor os monotonic sources Conflicts: erts/preloaded/ebin/erlang.beam | |||
2015-03-24 | Introduce polling feature in ct_telnet | Peter Andersson | |
2015-03-24 | Better OS system time implementation | Rickard Green | |
2015-03-24 | inets: Add new module inets_time_compat with new time API | Erland Schönbeck | |
The new module is backwards compatible. | |||
2015-03-24 | cerl_trees: Fix incorrect EDoc reference to the cerl module | Björn Gustavsson | |
2015-03-24 | Merge branch 'maint' | Anders Svensson | |
2015-03-24 | Merge branch 'anders/diameter/17.5/OTP-12435' into maint | Anders Svensson | |
* anders/diameter/17.5/OTP-12435: vsn -> 1.9 Update appup for 17.5 Minor doc fix | |||
2015-03-24 | vsn -> 1.9 | Anders Svensson | |