aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common
AgeCommit message (Expand)Author
2011-11-15Add switch that can disable scheduler compaction of loadRickard Green
2011-07-08Use separate memory carriers for small blocksRickard Green
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-11erlexec: Make ERL_<version>_FLAGS behave like ERL_AFLAGSBjörn Gustavsson
2011-05-11Teach erlexec the -emu_name_exit optionBjörn Gustavsson
2011-04-06heart: remove garbage appended to heart commandMichael Santos
2011-04-05Merge branch 'cg/fix-pointer-dereference' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-23Fix some wrong pointer dereferencesCristian Greco
2011-02-18Merge branch 'jp/dependencies_makefile' into devBjörn Gustavsson
2011-02-18Add dependencies Makefile generation to erlc(1) and compile(3)Jean-Sébastien Pédron
2010-12-02Stop using uncertain flags for getaddrinfo()Raimo Niskanen
2010-12-01Make windows inet_gethost work for ipv6Patrik 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-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-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-04Add scheduler wakup threshold as command line argumentRickard Green
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-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-09Add run_test program for Common TestPeter Andersson
2010-05-04Merge branch 'ms/inet_gethost-safe-debug-output' into devErlang/OTP
2010-05-03Truncate debug messagesMichael Santos
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-11-28dialyzer: make -wx always start the SMP emulatorKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP