aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc
AgeCommit message (Expand)Author
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
2009-11-28dialyzer: make -wx always start the SMP emulatorKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP