Age | Commit message (Expand) | Author |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-20 | Merge branch 'dc/dch-fix-win32-escript' into maint | Gustav Simonsson |
2012-02-06 | Merge branch 'raimo/parallel-make/OTP-9857' into maint | Raimo Niskanen |
2012-02-03 | Work around windows .pdb parallel make collision | Raimo Niskanen |
2012-01-25 | Merge branch 'raimo/parallel-make/OTP-9857' into maint | Raimo Niskanen |
2012-01-23 | erts: Fix dependencies between targets generate and depend | Raimo Niskanen |
2012-01-13 | erts,tools: Fix parallel make for erts/lib_src | Raimo Niskanen |
2012-01-03 | heart: Suppress compiler warnings | Björn-Egil Dahlberg |
2012-01-03 | erts: Remove compiler warnings in inet_gethost.c | Björn-Egil Dahlberg |
2012-01-03 | erts: Remove dead code in inet_gethost.c | Björn-Egil Dahlberg |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
2011-11-25 | add escript win32 alternative invocation (thanks Pierre Rouleau) | Dave Cottlehuber |
2011-11-18 | Merge branch 'rickard/sched-compact-load/OTP-9695' | Rickard Green |
2011-11-15 | Add switch that can disable scheduler compaction of load | Rickard Green |
2011-11-14 | erlc: Do not bind schedulers when invoking "erl" | Björn Gustavsson |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-11 | erlexec: Make ERL_<version>_FLAGS behave like ERL_AFLAGS | Björn Gustavsson |
2011-05-11 | Teach erlexec the -emu_name_exit option | Björn Gustavsson |
2011-04-06 | heart: remove garbage appended to heart command | Michael Santos |
2011-04-05 | Merge branch 'cg/fix-pointer-dereference' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-23 | Fix some wrong pointer dereferences | Cristian Greco |
2011-02-18 | Merge branch 'jp/dependencies_makefile' into dev | Björn Gustavsson |
2011-02-18 | Add dependencies Makefile generation to erlc(1) and compile(3) | Jean-Sébastien Pédron |
2010-12-02 | Stop using uncertain flags for getaddrinfo() | Raimo Niskanen |
2010-12-01 | Make windows inet_gethost work for ipv6 | Patrik Nyblom |
2010-11-29 | Update ct_run deprectaion warning to work properly on windows | Lukas Larsson |
2010-11-29 | Update make and install files to use ct_run instead of run_test and to keep a... | Lukas Larsson |
2010-11-29 | Add deprication warning to run_test.c | Lukas Larsson |
2010-11-09 | Implement inet:getifaddrs/0 on Windows | Raimo Niskanen |
2010-11-02 | Merge branch 'sf/erts_de_busy_limit' into dev | Rickard Green |
2010-11-02 | Add flag-based setting for the distribution buffer busy limit | Scott Lystig Fritchie |
2010-10-04 | erlc: remove unused variable | Michael Santos |
2010-10-04 | typer: prevent buffer overflows | Michael Santos |
2010-10-04 | run_test: prevent buffer overflow | Michael Santos |
2010-10-04 | heart: prevent buffer overflow | Michael Santos |
2010-10-04 | escript: prevent buffer overflows | Michael Santos |
2010-10-04 | erlexec: prevent buffer overflows | Michael Santos |
2010-10-04 | erlc: prevent buffer overflows | Michael Santos |
2010-10-04 | dialyzer: prevent buffer overflows | Michael Santos |
2010-09-04 | Add scheduler wakup threshold as command line argument | Rickard Green |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-30 | Fix libm linking with --as-needed flag | Björn-Egil Dahlberg |
2010-06-11 | Merge branch 'peppe/common_test_r14_dev_2' into dev | Erlang/OTP |
2010-06-09 | Add -erl_args flag to run_test program | Peter Andersson |
2010-06-09 | Add run_test program for Common Test | Peter Andersson |