aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2010-03-10Correct the VM to work for more test suitesPatrik Nyblom
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-03-10OTP-8475 status lock needed when looking up ioq from async threadsRickard Green
2010-03-10OTP-8487 unregister/1 on a port can cause the non-smp runtime to crashRickard Green
2010-02-11OTP-8335 Even more NIF featuresSverker Eriksson
2010-01-22OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
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-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-08add options to binary_to_termJayson Vantuyl
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP