summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* OTP-8422 Removed bogus "\011" character sequence in documentation.Hans Bolinder2010-02-1011-170/+168
* Merge branch 'pan/enable_m32_build' into ccase/r13b04_devErlang/OTP2010-02-101-0/+69
|\
| * Teach configure --enable-m32-build for forcing a 32-bit buildPatrik Nyblom2010-02-061-0/+69
* | Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_devErlang/OTP2010-02-101-3/+10
|\ \
| * | inet:gethostbyname improved to parse IP strings and look up own hostnameRaimo Niskanen2010-02-091-0/+7
* | | OTP-8427 Removed spurious options to the emulator from escript.Håkan Mattsson2010-02-091-3/+2
* | | OTP-8417 Improved handling of symbolic links to escriptsHåkan Mattsson2010-02-091-14/+17
|/ /
* | Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_devErlang/OTP2010-02-085-178/+203
|\ \
| * | Fix hipe memory allocation problems on darwin/amd64Geoff Cant2010-02-061-0/+3
| * | Porting x86 darwin fixes to amd64 darwin hipe asm/m4 codeGeoff Cant2010-02-063-161/+184
| * | Automatically enable hipe for darwin/amd64 buildsGeoff Cant2010-02-061-1/+1
| * | Allow configure to enable_hipe for darwin/amd64 buildsGeoff Cant2010-02-061-1/+0
| |/
* | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green2010-02-0813-139/+192
* | OTP-8323 Cross compilation improvements and other build systemRickard Green2010-02-082-19/+78
|/
* Fixed erroneous assertion.Rickard Green2010-02-051-0/+10
* Fixed an erroneous assertion.Rickard Green2010-02-041-1/+1
* OTP-8323 Cross compilation improvements and other build systemRickard Green2010-02-039-394/+1489
* Merge branch 'jb/atom-table-size' into ccase/r13b04_devErlang/OTP2010-02-037-16/+54
|\
| * Add the +t emulator option to change the maximum number of atomsJulien Barbot2010-02-027-6/+44
* | OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green2010-02-031-9/+29
|/
* hipe_mfait_lock needs to be below proc_main.Rickard Green2010-01-311-3/+3
* Merge branch 'mp/hipe-smp-fixes' into ccase/r13b04_devErlang/OTP2010-01-302-34/+102
|\
| * work around hipe_mfa_info_table lock omissionMikael Pettersson2010-01-272-24/+92
|/
* Update preloaded filesBjörn Gustavsson2010-01-278-0/+0
* Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_devErlang/OTP2010-01-271-1/+1
|\
| * Fix re:replace/4 to handle unicode charlist RE argumentPatrik Nyblom2010-01-271-1/+1
* | OTP-8387 Explicit top directories in archive files are now optional.Håkan Mattsson2010-01-272-94/+164
|/
* OTP-8343 The documentation is now possible to build in an open sourceLars G Thorsen2010-01-266-69/+70
* Test that "extra" is handled according to specs in ALIVE2_REQ and PORT2_RESPKlas Johansson2010-01-251-25/+135
* Merge branch 'ta/os_timestamp_no_mutex' into ccase/r13b04_devErlang/OTP2010-01-251-9/+5
|\
| * Remove mutex lock around sys_gettimeofday() in os:timestamp/0Tuncer Ayaz2010-01-231-4/+0
* | OTP-8377 ETS bug causing the memory counter from ets:info forSverker Eriksson2010-01-251-6/+8
|/
* OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green2010-01-222-17/+115
* Merge branch 'bg/avoid-etop-in-include' into ccase/r13b04_devErlang/OTP2010-01-2210-59/+65
|\
| * epmd tests: fix build of test suites on WindowsBjörn Gustavsson2010-01-201-5/+9
| * system test: fix build of test suites on WindowsBjörn Gustavsson2010-01-209-9/+11
* | OTP-8375 A bug causing memory corruption in re:run() has been corrected.Patrik Nyblom2010-01-201-5/+8
* | Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP2010-01-203-13/+27
|\ \ | |/ |/|
| * Add option -Werror in erlc(1)Christopher Faulet2010-01-193-0/+14
|/
* OTP-8373 ERTS makefiles used to detect the use of a gcc C compiler byRickard Green2010-01-193-15/+17
* OTP-8342 Processes, and/or ports could get stuck on a blocked schedulerRickard Green2010-01-192-19/+41
* Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_devErlang/OTP2010-01-191-5/+9
|\
| * beam_validator: fix incorrect assumptions about GC guard BIFsBjörn Gustavsson2010-01-151-0/+4
* | Fix annoying failing statistics_SUITE test casesBjörn Gustavsson2010-01-181-39/+15
* | Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP2010-01-1514-150/+456
|\ \ | |/ |/|
| * Add documentation for binary heap size settings.Björn-Egil Dahlberg2010-01-132-5/+78
| * Add tracing capabilities for binary virtual heapBjörn-Egil Dahlberg2010-01-131-2/+17
| * Add min heap size start options to beam and erlBjörn-Egil Dahlberg2010-01-132-47/+93
| * Improve binary garbage collectionBjörn-Egil Dahlberg2010-01-1310-58/+230
|/
* OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson2010-01-1316-379/+453