Age | Commit message (Expand) | Author |
2012-12-14 | Update preloaded erlang.beam | Björn-Egil Dahlberg |
2012-12-14 | erts: Document insert_element and delete_element | Björn-Egil Dahlberg |
2012-12-14 | tests: Update tuple_SUITE for insert and delete | Björn-Egil Dahlberg |
2012-12-14 | Add insert_element/3 and delete_element/2 | Björn-Egil Dahlberg |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |
2012-12-14 | erts: Make ll main mbc fit into 2pow size | Björn-Egil Dahlberg |
2012-12-14 | erts: Clear entire mseg cache upon request | Björn-Egil Dahlberg |
2012-12-14 | erts: Reduce max heap sizes | Björn-Egil Dahlberg |
2012-12-14 | tests: Refactor away ?line macro in beam_SUITE | Björn-Egil Dahlberg |
2012-12-14 | tests: Fix heap_sizes check | Björn-Egil Dahlberg |
2012-12-14 | tests: Refactor away ?line macro in process_SUITE | Björn-Egil Dahlberg |
2012-12-14 | tests: Use new correct min_bin_vheap_size in test | Björn-Egil Dahlberg |
2012-12-14 | erts: Set super alignment (256kb) and limits for sbct (8Mb) and lmbcs (128Mb) | Sverker Eriksson |
2012-12-14 | erts: Do not cache segments that are misaligned | Björn-Egil Dahlberg |
2012-12-14 | erts: Add mseg cache for large sbc segments | Björn-Egil Dahlberg |
2012-12-14 | erts: Reintroduce mseg options amcbf and rmcbf | Björn-Egil Dahlberg |
2012-12-14 | erts: Optimize erl_alloc_util.c by substitute MBC_BLK_SZ | Sverker Eriksson |
2012-12-14 | erts: Fix bug when allocating size near sbc_threshold | Sverker Eriksson |
2012-12-14 | erts: Make gc sizes fit into MB Carrier blocks | Björn-Egil Dahlberg |
2012-12-14 | erts: Force sbmbc to be disabled in a crude way | Sverker Eriksson |
2012-12-14 | erts: Fix new header scheme for win64 | Sverker Eriksson |
2012-12-14 | erts: Fix mseg cache. Malplaced NULL pointer | Björn-Egil Dahlberg |
2012-12-14 | erts: Remove unused mseg options amcbf and rmcbf | Björn-Egil Dahlberg |
2012-12-14 | erts: Use aligned bits as constant in mseg_alloc | Björn-Egil Dahlberg |
2012-12-14 | Fix scheduled port link operation | Rickard Green |
2012-12-14 | Fix aborts of port tasks when terminating ports | Rickard Green |
2012-12-14 | Merge branch 'ia/ssh/add_users_guide/OTP-7786' | Ingela Anderton Andin |
2012-12-13 | ssh: Document and clean up SSH behaviours | Ingela Anderton Andin |
2012-12-13 | Do not return wrong terms unnecessarily | Kostis Sagonas |
2012-12-13 | Clean up some specs | Kostis Sagonas |
2012-12-13 | Merge branch 'ao/fix_mnesia_overload_msg_format' | Henrik Nord |
2012-12-13 | Merge branch 'tja/exported-function-face' | Henrik Nord |
2012-12-13 | Merge branch 'jwh/mnesia_interval_removal' | Henrik Nord |
2012-12-13 | Merge branch 'pgö/tv-refresh-crash' | Henrik Nord |
2012-12-13 | ssh: Add Users Guide and enhance man pages | Ingela Anderton Andin |
2012-12-13 | ssh: Added User's Guide framework and minor enhancements | Niclas Eklund |
2012-12-12 | Merge branch 'anders/diameter/tbit/OTP-10619' | Anders Svensson |
2012-12-12 | Prepare release | Erlang/OTP |
2012-12-12 | Merge branch 'siri/common_test/surefire-for-nci/OTP-10589' into maint-r15 | Erlang/OTP |
2012-12-12 | [common_test] Add documentation of new url_base option to cth_surefire | Siri Hansen |
2012-12-12 | [common_test] Fix cth_surefire | Siri Hansen |
2012-12-12 | Merge branch 'egil/enforce-tuple-specification-size/OTP-10633' | Björn-Egil Dahlberg |
2012-12-11 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2012-12-11 | Fix bit set op of non-atomic fallback in atomic API | Rickard Green |
2012-12-11 | Fix debug build on threads disabled build | Rickard Green |
2012-12-10 | Merge branch 'hm/debugger_settings_dialog' | Henrik Nord |
2012-12-10 | Merge branch 'sal/app_controller' | Henrik Nord |
2012-12-10 | Add discard testcases to failover suite | Anders Svensson |
2012-12-10 | Fix printout of application crash message on startup | serge |
2012-12-10 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |