aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2010-05-24Change binary_to_term/2 to be auto-importedJayson Vantuyl
2010-05-20Merge branch 'pan/otp_8217_binary' into devErlang/OTP
2010-05-17Correct Boyer More and trapping for longest_common_suffixPatrik Nyblom
2010-05-17Add guard BIFs binary_part/2,3Patrik Nyblom
2010-05-12Merge branch 'bg/opt-receive' into devErlang/OTP
2010-05-11erts: Add tests for the receive optimizationBjörn Gustavsson
2010-05-11Compile tests that communicate with R12 nodes with the r12 optionBjörn Gustavsson
2010-05-05OTP-8581 Revert prototype of driver_asyncPatrik Nyblom
2010-05-03allow open_port to set env vars containing a trailing '=' characterSteve Vinoski
2010-04-30emulator tests: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-28OTP-8474 NIF improvements after R13B04Sverker Eriksson
2010-04-13Merge branch 'bg/fconv' into devErlang/OTP
2010-04-07erts: Fix loading of modules with invalid floating point arithmeticBjörn Gustavsson
2010-03-30Merge branch 'se/decode_packet' into devErlang/OTP
2010-03-29Fix erlang:decode_packet(httph_bin,..) to not return faulty header stringsSverker Eriksson
2010-03-25Merge branch 'bg/compiler-remove-r11-support' into devErlang/OTP
2010-03-22binary_SUITE: Don't test bit-level binary roundtrips with R11 nodesBjörn Gustavsson
2010-03-22erts: Test compatibility of funs with R12 instead of R11Björn Gustavsson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-12Teach testcase in driver_suite the new prototype for driver_asyncPatrik Nyblom
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