Age | Commit message (Expand) | Author |
2011-04-05 | Merge branch 'pan/run_erl_race_creating_fifo/OTP-9164' into dev | Patrik Nyblom |
2011-04-05 | Merge branch 'cg/fix-pointer-dereference' into dev | Henrik Nord |
2011-03-29 | Fix race in pipe creation. Two simultaneous node starts caused failure | Patrik Nyblom |
2011-03-25 | Merge branch 'pan/win_init_restart_oldshell/OTP-9139' into dev | Patrik Nyblom |
2011-03-25 | Fix two typos in erlsrv log messages | Tuncer Ayaz |
2011-03-21 | Make Erlang build with Latest MS SDK, 7.1 (and VStudio 2010) | Patrik Nyblom |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-28 | Make crypto.c work with valgrind 3.6 and correct cerl.src | Patrik Nyblom |
2011-02-25 | Teach cerl to handle newer valgrind | Patrik Nyblom |
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-03 | Merge branch 'pan/inet6_corrections/OTP-8969' into dev | Raimo Niskanen |
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom |
2010-12-02 | Stop using uncertain flags for getaddrinfo() | Raimo Niskanen |
2010-12-01 | Make windows inet_gethost work for ipv6 | Patrik Nyblom |
2010-12-01 | Fix format_man_pages so it handles all man sections and remove warnings/error... | Lars Thorsen |
2010-11-30 | Make Unicode filenames work on Windows | Patrik Nyblom |
2010-11-30 | Correction of VS2008 redistributables location | Patrik Nyblom |
2010-11-30 | Allow installer to take redistributables from VC9 | Patrik Nyblom |
2010-11-29 | Merge branch 'bw/win32-laa' into dev | 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-15 | Merge branch 'dgud/erts/windows-vs10-express' into dev | Dan Gudmundsson |
2010-11-12 | Fix manifest files | Dan Gudmundsson |
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-14 | Merge branch 'ms/security-fixes' into dev | Björn Gustavsson |
2010-10-07 | Incorporate Michael Santos patch for cerl and gdb via emacs | Patrik Nyblom |
2010-10-06 | Added win32 large address aware link option | Blaine Whittle |
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-29 | Add corrected support for Solaris PTYs to run_erl | Ryan Tilder |
2010-09-29 | Fix a typo that leads to syntax errors with DEBUG defined in run_erl | Ryan Tilder |
2010-09-04 | Add scheduler wakup threshold as command line argument | Rickard Green |
2010-08-30 | Merge branch 'sverker/win-virtualization-off/OTP-7405' into dev | Patrik Nyblom |
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-07-23 | Teach XP to ignore virtualization part of manifest | Patrik Nyblom |
2010-07-22 | Turn off windows "virtualiztion" | Sverker Eriksson |
2010-06-11 | Merge branch 'peppe/common_test_r14_dev_2' into dev | Erlang/OTP |