aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2010-02-08OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-05Fixed erroneous assertion.Rickard Green
2010-02-04Fixed an erroneous assertion.Rickard Green
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-03Merge branch 'jb/atom-table-size' into ccase/r13b04_devErlang/OTP
2010-02-03OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-02-02Add the +t emulator option to change the maximum number of atomsJulien Barbot
2010-01-31hipe_mfait_lock needs to be below proc_main.Rickard Green
2010-01-30Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_devErlang/OTP
2010-01-27work around hipe_mfa_info_table lock omissionMikael Pettersson
2010-01-27Update preloaded filesBjörn Gustavsson
2010-01-27Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_devErlang/OTP
2010-01-27Fix re:replace/4 to handle unicode charlist RE argumentPatrik Nyblom
2010-01-27OTP-8387 Explicit top directories in archive files are now optional.Håkan Mattsson
2010-01-26OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen
2010-01-25Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESPKlas Johansson
2010-01-25Merge branch 'ta/os_timestamp_no_mutex' into ccase/r13b04_devErlang/OTP
2010-01-25OTP-8377 ETS bug causing the memory counter from ets:info forSverker Eriksson
2010-01-23Remove mutex lock around sys_gettimeofday() in os:timestamp/0Tuncer Ayaz
2010-01-22OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-01-22Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP
2010-01-20epmd tests: fix build of test suites on WindowsBjörn Gustavsson
2010-01-20OTP-8375 A bug causing memory corruption in re:run() has been corrected.Patrik Nyblom
2010-01-20system test: fix build of test suites on WindowsBjörn Gustavsson
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-19OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler byRickard Green
2010-01-19OTP-8342 Processes, and/or ports could get stuck on a blocked schedulerRickard Green
2010-01-19Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP
2010-01-18Fix annoying failing statistics_SUITE test casesBjörn Gustavsson
2010-01-15Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP
2010-01-15beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson
2010-01-13Add documentation for binary heap size settings.Björn-Egil Dahlberg
2010-01-13Add tracing capabilities for binary virtual heapBjörn-Egil Dahlberg
2010-01-13Add min heap size start options to beam and erlBjörn-Egil Dahlberg
2010-01-13Improve binary garbage collectionBjörn-Egil Dahlberg
2010-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2010-01-12Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_devErlang/OTP
2010-01-12Merge branch 'tc/premodern-fpe' into ccase/r13b04_devErlang/OTP
2010-01-11Merge branch 'kj/epmd-port2resp-trunc-extra' into ccase/r13b04_devErlang/OTP
2010-01-08document ErtsExternalDist flags and CON_ID maskJayson Vantuyl
2010-01-08add options to binary_to_termJayson Vantuyl
2010-01-06Update preloaded filesBjörn Gustavsson
2010-01-06Mark concat_binary/1 as deprecatedBjörn Gustavsson
2009-12-22Handle "extra" field according to specs in ALIVE2_REQ and PORT2_RESP.Klas Johansson
2009-12-21Order version fields in documentation for ALIVE2_REQ correctlyKlas Johansson
2009-12-18Add -D_XOPEN_SOURCE to CPPFLAGS on Darwin platformsTrannie Carter
2009-12-18Test for reliable fpes on Darwin platforms without DARWIN_MODERN_MCONTEXTTrannie Carter
2009-12-17Merge branch 'at/windows_build_fixes' into ccase/r13b04_devErlang/OTP
2009-12-17Send up AssocID as unsignedBjörn Gustavsson