aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc
AgeCommit message (Expand)Author
2010-11-29Merge branch 'bw/win32-laa' into devPatrik Nyblom
2010-11-29Update ct_run deprectaion warning to work properly on windowsLukas Larsson
2010-11-29Update make and install files to use ct_run instead of run_test and to keep a...Lukas Larsson
2010-11-29Add deprication warning to run_test.cLukas Larsson
2010-11-15Merge branch 'dgud/erts/windows-vs10-express' into devDan Gudmundsson
2010-11-12Fix manifest filesDan Gudmundsson
2010-11-09Implement inet:getifaddrs/0 on WindowsRaimo Niskanen
2010-11-02Merge branch 'sf/erts_de_busy_limit' into devRickard Green
2010-11-02Add flag-based setting for the distribution buffer busy limitScott Lystig Fritchie
2010-10-14Merge branch 'ms/security-fixes' into devBjörn Gustavsson
2010-10-07Incorporate Michael Santos patch for cerl and gdb via emacsPatrik Nyblom
2010-10-06Added win32 large address aware link optionBlaine Whittle
2010-10-04erlc: remove unused variableMichael Santos
2010-10-04typer: prevent buffer overflowsMichael Santos
2010-10-04run_test: prevent buffer overflowMichael Santos
2010-10-04heart: prevent buffer overflowMichael Santos
2010-10-04escript: prevent buffer overflowsMichael Santos
2010-10-04erlexec: prevent buffer overflowsMichael Santos
2010-10-04erlc: prevent buffer overflowsMichael Santos
2010-10-04dialyzer: prevent buffer overflowsMichael Santos
2010-09-29Add corrected support for Solaris PTYs to run_erlRyan Tilder
2010-09-29Fix a typo that leads to syntax errors with DEBUG defined in run_erlRyan Tilder
2010-09-04Add scheduler wakup threshold as command line argumentRickard Green
2010-08-30Merge branch 'sverker/win-virtualization-off/OTP-7405' into devPatrik Nyblom
2010-08-10Merge branch 'rickard/ethread-rewrite/OTP-8544' into devRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-07-30Fix libm linking with --as-needed flagBjörn-Egil Dahlberg
2010-07-23Teach XP to ignore virtualization part of manifestPatrik Nyblom
2010-07-22Turn off windows "virtualiztion"Sverker Eriksson
2010-06-11Merge branch 'peppe/common_test_r14_dev_2' into devErlang/OTP
2010-06-09Add -erl_args flag to run_test programPeter Andersson
2010-06-09Fix error installing the run_test programPeter Andersson
2010-06-09Add run_test program for Common TestPeter Andersson
2010-06-09Merge branch 'pan/otp_8692_static_config_cache' into devErlang/OTP
2010-06-08Teach rc.sh to use tail -n +2 instead of tail +2U-KRAKEN\pan
2010-05-04Merge branch 'ms/inet_gethost-safe-debug-output' into devErlang/OTP
2010-05-03Truncate debug messagesMichael Santos
2010-03-10cerl: Work around missing source frame in when running gdb in emacsPatrik Nyblom
2010-02-10Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ...Kenji Rikitake
2010-02-09OTP-8427 Removed spurious options to the emulator from escript.Håkan Mattsson
2010-02-09OTP-8417 Improved handling of symbolic links to escriptsHåkan Mattsson
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-02Add the +t emulator option to change the maximum number of atomsJulien Barbot
2010-01-20Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP
2010-01-19Add option -Werror in erlc(1)Christopher Faulet
2010-01-15Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP
2010-01-13Add min heap size start options to beam and erlBjörn-Egil Dahlberg
2009-12-15Allow mc.sh and rc.sh to work when path to mc/rc.exe has spacesAndrew Thompson
2009-12-04Merge branch 'mh/to_erl-error-messages' into ccase/r13b04_devErlang/OTP
2009-11-28to_erl: Include strerror(errno) in error messagesMagnus Henoch