Age | Commit message (Expand) | Author |
2013-09-30 | Merge branch 'maint-r16' into maint | Fredrik Gustafsson |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-25 | Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig... | Rickard Green |
2013-09-25 | Implement platform specific aligned sys_alloc and use when supported | Rickard Green |
2013-09-24 | add system_info(ets_limit) | Steve Vinoski |
2013-09-20 | Check all pattern arguments passed to binary:matches/2 | Mike Sassak |
2013-09-11 | Fix syslog defines | Matt Lewandowsky |
2013-09-11 | Merge branch 'vinoski/sv/fix-sched-stats-disable/OTP-11317' into maint | Fredrik Gustafsson |
2013-09-10 | fix system_flag(scheduling_statistics,disable) | Steve Vinoski |
2013-09-09 | Fix incorrect values returned by integer_to_binary/2 | Juan Jose Comellas |
2013-09-05 | Merge branch 'sverk/mac-select-assert-bug' into maint | Sverker Eriksson |
2013-09-05 | Merge branch 'raimo/fix-signedness-flaws-in-efile_drv' into maint | Raimo Niskanen |
2013-09-05 | Merge branch 'egil/erl_driver-thread-info/OTP-11303' into maint | Björn-Egil Dahlberg |
2013-09-04 | erts: Fix faulty assert in "unlimited select" for mac | Sverker Eriksson |
2013-09-04 | Merge branch 'raimo/linux-network-namespace-sockopt/OTP-11157' into maint | Raimo Niskanen |
2013-09-02 | Merge branch 'sv-sched-percentage-option' into maint | Lukas Larsson |
2013-09-02 | Merge branch 'lukas/erts/clean_port_msg_dispatcher/OTP-11290' into maint | Lukas Larsson |
2013-09-02 | Silence gcc warnings in non-smp build | Lukas Larsson |
2013-09-02 | Fix EV_* macros and functions signedness flaws | Raimo Niskanen |
2013-08-29 | add erl option to set schedulers by percentages | Steve Vinoski |
2013-08-27 | erts: Fix segfault when scheduling release_port later_op | Lukas Larsson |
2013-08-23 | Create better distribution of files over async threads | Patrik Nyblom |
2013-08-23 | Initialize errno properly in win32 efile_may_openfile | Patrik Nyblom |
2013-08-23 | Add debug functionality to retrieve async key | Patrik Nyblom |
2013-08-23 | Merge branch 'lukas/erts/crash_dump_acul/OTP-11264' into maint | Lukas Larsson |
2013-08-23 | erts: Fix print out of acul option in crash dump | Lukas Larsson |
2013-08-20 | erts: Fix bug in translating ev macros to functions | Lukas Larsson |
2013-08-13 | erts: Refactor non-pure macros to functions | Lukas Larsson |
2013-08-12 | Merge branch 'lukas/erts/match_spec_test_silent/OTP-11232' into maint | Lukas Larsson |
2013-08-09 | Merge branch 'sverk/ptab-race' into maint | Sverker Eriksson |
2013-08-08 | erts: Do not enable TRACE_SILENT when testing a ms | Lukas Larsson |
2013-08-08 | Merge branch 'lukas/smoketests/OTP-11221' into maint | Lukas Larsson |
2013-08-07 | erts: Fix race in ptab that can cause PID mix-ups | Sverker Eriksson |
2013-08-05 | Add smoke tests | Lukas Larsson |
2013-07-30 | Change default of erlang:halt/2 to the documented | Patrik Nyblom |
2013-07-24 | erts: Extend erl_driver interface with lock names | Björn-Egil Dahlberg |
2013-07-17 | Implement netns for SCTP + bugfixes | Raimo Niskanen |
2013-07-17 | Implement emulator netns support for TCP and UDP | Raimo Niskanen |
2013-07-15 | tests: Relax system_profile_SUITE scheduler test | Björn-Egil Dahlberg |
2013-07-15 | tests: Refactor away ?line macro | Björn-Egil Dahlberg |
2013-07-15 | tests: Relax receive_SUITE time constraint | Björn-Egil Dahlberg |
2013-07-15 | Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maint | Björn-Egil Dahlberg |
2013-07-15 | Fix erlang:system_info(compile_info) | Björn-Egil Dahlberg |
2013-07-12 | Merge branch 'rickard/warning_fixes' into maint | Rickard Green |
2013-07-12 | Merge branch 'rickard/test_case_fixes' into maint | Rickard Green |
2013-07-11 | erts: Add cflags, ldflags and config.h into executable | Lukas Larsson |
2013-07-11 | Fix variable ‘rp_had_locks’ set but not used warning | Rickard Green |
2013-07-11 | Fix 'no previous prototype' warning for dtrace functions | Rickard Green |
2013-07-11 | Conditionally skip process_SUITE tests that consume large amount of memory | Rickard Green |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson |