summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bjorn/erts/code-loading/OTP-9720'Björn Gustavsson2011-12-073-3/+90
|\
| * BEAM loader: Fix bug that allowed loading of more than two versionsBjörn Gustavsson2011-12-071-1/+1
| * Add code_SUITE:versions/1Björn Gustavsson2011-12-072-2/+89
* | Merge branch 'rickard/test-fixes-r15b'Rickard Green2011-12-061-5/+1
|\ \
| * | Unlink test-proc instead of ensuring that it has died before stopping nodeRickard Green2011-12-061-5/+1
* | | Merge branch 'rickard/test-fixes-r15b'Rickard Green2011-12-061-7/+13
|\ \ \ | |/ /
| * | Ensure test-proc is dead before stopping nodeRickard Green2011-12-061-7/+13
* | | Merge branch 'rickard/test-fixes-r15b'Rickard Green2011-12-061-1/+9
|\ \ \ | |/ /
| * | Skip detached test-case on MacOSX LeopardRickard Green2011-12-061-1/+9
* | | Merge branch 'ta/docs'Henrik Nord2011-12-064-6/+6
|\ \ \
| * | | Fix typos in erl(1)Tuncer Ayaz2011-12-051-2/+2
| * | | Fix typo in erts_alloc(3)Tuncer Ayaz2011-12-051-2/+2
| * | | Fix typo in erlang(3)Tuncer Ayaz2011-12-051-1/+1
| * | | Fix typos in erts/preloaded/srcTuncer Ayaz2011-12-051-1/+1
* | | | Merge branch 'rickard/test-fixes-r15b'Rickard Green2011-12-063-5/+5
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Give slow machines more time to compute resultRickard Green2011-12-061-2/+2
| * | Allow more CPU time in waiting test-casesRickard Green2011-12-061-2/+2
| * | Skip thread_mseg_alloc_cache_clean() when no mseg_allocRickard Green2011-12-051-1/+1
* | | Merge branch 'sverk/big-float-cmp-bug'Sverker Eriksson2011-12-061-25/+14
|\ \ \
| * | | erts: Fix bug in large big/float compareSverker Eriksson2011-12-021-25/+14
* | | | Merge branch 'sverk/ppc-hibernate-fix'Sverker Eriksson2011-12-061-3/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | erts: Fix hipe bug in hibernate on PowerPCSverker Eriksson2011-12-011-3/+11
* | | | Merge branch 'rickard/generic-thr-queue/OTP-9632'Rickard Green2011-12-051-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix handle_async_ready_clean()Rickard Green2011-12-051-1/+2
* | | | Merge branch 'sverk/deprecate-nif-reload'Sverker Eriksson2011-12-052-16/+30
|\ \ \ \
| * | | | erts: Deprecate the NIF reload mechanismSverker Eriksson2011-11-292-16/+30
* | | | | Merge branch 'bjorn/test-cases'Björn Gustavsson2011-12-052-13/+28
|\ \ \ \ \
| * | | | | sensitive_SUITE: Fix spuriously failing recv_trace/1Björn Gustavsson2011-12-021-2/+1
| * | | | | otp_SUITE: Write log files about undefined functions and so onBjörn Gustavsson2011-12-021-11/+27
* | | | | | erts: Remove duplicate erts_unblock_fpeJovi Zhang2011-12-051-1/+0
* | | | | | Merge branch 'hb/erts/minor_doc_fix/OTP-9762'Hans Bolinder2011-12-051-4/+4
|\ \ \ \ \ \
| * | | | | | Minor fix of erts_alloc.xmlHans Bolinder2011-12-021-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Fix time typesRickard Green2011-12-0216-50/+99
| |/ / / / |/| | | |
* | | | | Update static cachePatrik Nyblom2011-12-021-2/+35
* | | | | Back to not using 32bit time_tPatrik Nyblom2011-12-021-13/+0
* | | | | Remove ancient WaitForInputIdle workaroundPatrik Nyblom2011-12-021-11/+0
* | | | | Iron out bugs in Win64 found in daily buildsPatrik Nyblom2011-12-0219-72/+135
* | | | | Make Win64 build work both under MSYS and CygwinPatrik Nyblom2011-12-023-15/+45
* | | | | Make whole of OTP build and release on Win64Patrik Nyblom2011-12-0210-46/+94
* | | | | Get cerl and distribution working in Win64Patrik Nyblom2011-12-0224-42/+143
* | | | | Get working prompt in Win64 using bootstrap codePatrik Nyblom2011-12-022-1/+5
* | | | | Build Win64 Erlang emulator using MSYSunknown2011-12-0235-88/+1582
* | | | | Add static win64 cacheunknown2011-12-021-0/+238
* | | | | Update preloaded modulesLukas Larsson2011-12-022-0/+0
* | | | | Merge branch 'ta/sendfile/OTP-9240'Lukas Larsson2011-12-027-16/+411
|\ \ \ \ \
| * | | | | Remove header/trailer supportLukas Larsson2011-12-024-75/+26
| * | | | | Remove windows implementationLukas Larsson2011-12-021-24/+0
| * | | | | Only allow tcp sockets as target for sendfileLukas Larsson2011-12-021-11/+18
| * | | | | Preliminary work on header/trailerLukas Larsson2011-12-014-42/+78
| * | | | | Use free_sendfile explicitly for non-asyncLukas Larsson2011-12-011-1/+2