Age | Commit message (Expand) | Author |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-18 | Merge branch 'egil/fix-LM_TRY_ENABLE_CFLAG' | Björn-Egil Dahlberg |
2013-01-18 | Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682' | Fredrik Gustafsson |
2013-01-17 | Merge branch 'maint-r15' | Fredrik Gustafsson |
2013-01-17 | Merge branch 'mh/escript_emulator_flags_vs_shebang/OTP-10691' | 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-15 | Fix LM_TRY_ENABLE_CFLAG to use correct environment | Björn-Egil Dahlberg |
2013-01-15 | Merge branch 'dgud/wx/fix-wx-2.9-compat/OTP-10407' | Dan Gudmundsson |
2013-01-11 | If GCC is used, treat -Wreturn-type as error | Tuncer Ayaz |
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-10 | Update preloaded prim_file.beam | Björn-Egil Dahlberg |
2013-01-10 | erts: Fix xcomp configure for fallocate | Björn-Egil Dahlberg |
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-09 | wx: Allow 64 bits compilation on mac, requires wxWidgets-2.9 | Dan Gudmundsson |
2013-01-08 | escript to accept emulator arguments when script file has no shebang | Magnus Henoch |
2013-01-08 | Merge branch 'sverk/hipe-smp-independence' | Sverker Eriksson |
2013-01-07 | Prepare release | Erlang/OTP |
2012-12-20 | Update preloaded erlang.beam | Patrik Nyblom |
2012-12-20 | Correct doc re process_info(Pid,links) | Patrik Nyblom |
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 | Update preloaded modules | Björn-Egil Dahlberg |
2012-12-17 | Fix driver_monitor_process() ASSERT | Rickard Green |
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 |