Age | Commit message (Expand) | Author |
2013-01-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10661' | Rickard Green |
2013-01-23 | Merge branch 'rickard/+stbt/OTP-10668' | Rickard Green |
2013-01-21 | Fix compiler error for hipe in debug emulator | Sverker Eriksson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-18 | Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682' | Fredrik Gustafsson |
2013-01-16 | Merge branch 'yamt/erl_driver-ssize_t/OTP-10699' | Björn-Egil Dahlberg |
2013-01-16 | Use correct way to pull the definition of ssize_t | YAMAMOTO Takashi |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-11 | Merge branch 'fdm/file-allocate/OTP-10680' | Björn-Egil Dahlberg |
2013-01-10 | Merge branch 'pn/ansi-console/OTP-10678' | Björn-Egil Dahlberg |
2013-01-10 | Merge branch 'fdm/fix_fd_leak_async_thread_pool/OTP-10677' | Björn-Egil Dahlberg |
2013-01-10 | Make trace_local_SUITE work without the reverse eta conversion | Anthony Ramine |
2013-01-09 | Add file:allocate/3 operation | Filipe David Manana |
2013-01-09 | Fix fd leak when using async thread pool | Filipe David Borba Manana |
2013-01-09 | erts: Remove the packages aliases for BIFs | Björn Gustavsson |
2013-01-08 | Add +stbt erl command line switch | Rickard Green |
2013-01-08 | Merge branch 'sverk/hipe-smp-independence' | Sverker Eriksson |
2013-01-02 | Change proposed scheduler wakeup strategy to be the default | Rickard Green |
2012-12-20 | Teach VM not to dump core on faulty seq_trace in ms | Patrik Nyblom |
2012-12-20 | Fix emulator +fna option | Patrik Nyblom |
2012-12-20 | Add small patch for debugging of dist messages | Patrik Nyblom |
2012-12-20 | erts,hipe: Make hipe compiler ask running emulator about process struct offsets | Sverker Eriksson |
2012-12-18 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2012-12-17 | Fix driver_monitor_process() ASSERT | Rickard Green |
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-12 | Merge branch 'egil/enforce-tuple-specification-size/OTP-10633' | Björn-Egil Dahlberg |
2012-12-11 | Fix bit set op of non-atomic fallback in atomic API | Rickard Green |