Age | Commit message (Expand) | Author |
2011-12-02 | Make Win64 build work both under MSYS and Cygwin | Patrik Nyblom |
2011-12-02 | Make whole of OTP build and release on Win64 | Patrik Nyblom |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-12-02 | Get working prompt in Win64 using bootstrap code | Patrik Nyblom |
2011-12-02 | Build Win64 Erlang emulator using MSYS | unknown |
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 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-16 | Merge branch 'pan/win_erlsrv_stop/OTP-9344' into dev | Björn-Egil Dahlberg |
2011-07-12 | Merge branch 'maint-r14' into dev | Sverker Eriksson |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-06-15 | Make release_handler work with windows services | Siri Hansen |
2011-06-09 | Remove _DEBUG from start_erl.c | Patrik Nyblom |
2011-05-27 | Convert windows start_erl to take rootdir on command line | Patrik Nyblom |
2011-05-27 | Add command start_disabled to erlsrv | Patrik Nyblom |
2011-05-26 | Add global lock for erlsrv to avoid races | Patrik Nyblom |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-13 | Merge branch 'bjorn/test-environment-improvements/OTP-9297' into dev | Björn Gustavsson |
2011-05-11 | Merge branch 'dc/improved_find_redist' into dev | Patrik Nyblom |
2011-05-11 | erlexec: Make ERL_<version>_FLAGS behave like ERL_AFLAGS | Björn Gustavsson |
2011-05-11 | cerl: Fix several incompatibilities with 'erl' | Björn Gustavsson |
2011-05-11 | Teach erlexec the -emu_name_exit option | Björn Gustavsson |
2011-05-11 | cerl: Remove ancient obsolete options | Björn Gustavsson |
2011-05-02 | Teach run_erl RUN_ERL_DISABLE_FLOWCNTRL for disabling flow control | Jonas Faklkevik |
2011-04-15 | Merge branch 'ms/heart-rem-garbage-append' into dev | Henrik Nord |
2011-04-07 | Merge branch 'ta/erts-unused-vars' into dev | Henrik Nord |
2011-04-06 | heart: remove garbage appended to heart command | Michael Santos |
2011-04-05 | Merge branch 'pan/run_erl_race_creating_fifo/OTP-9164' into dev | Patrik Nyblom |
2011-04-05 | support new SDKs in find_redist.sh and fallback to $ERL_TOP as last resort | Dave Cottlehuber |
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-16 | erts: Remove unused variables | Tuncer Ayaz |
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 |