aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2011-01-17Eliminate use of GetArg1() in the select_val instructionBjörn Gustavsson
2011-01-17Eliminate the special instructions for selecting floats and bignumsBjörn Gustavsson
2011-01-17Add test for non-matching big numberBjörn Gustavsson
2011-01-17Add erts_debug:instructions/0 for listing all specific instructionsBjörn Gustavsson
2010-12-01Merge branch 'rickard/rwmutex-bug/OTP-8925' into devRickard Green
2010-12-01New test suite containing stress tests of the rwmutex implementationRickard Green
2010-11-30Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-30Let port_SUITE:close_deaf_port wait for OS procsSverker Eriksson
2010-11-29Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-29Improve test case port_SUITE:close_deaf_portSverker Eriksson
2010-11-26Merge branch 'sverker/unsafe_CancelIoEx/OTP-8937' into devSverker Eriksson
2010-11-24Merge branch 'sverker/crypto_aes_ctr_cmac/OTP-8752' into devSverker Eriksson
2010-11-24Remove use of unreliable CancelIoEx on Windows.Sverker Eriksson
2010-11-22Fix nif_SUITE to not assume that it is the only one loading NIFs.Sverker Eriksson
2010-11-18Merge branch 'pg/fix-system_info-cpu_topology-segfault' into devRickard Green
2010-11-18Merge branch 'rickard/halfword-fix/OTP-8910' into devRickard Green
2010-11-02Add flag-based setting for the distribution buffer busy limitScott Lystig Fritchie
2010-10-27Fix ERL_DRV_INT and ERL_DRV_UINT in halfword emulatorRickard Green
2010-10-02Fix crash with erlang:system_info({cpu_topology,junk})Paul Guyot
2010-09-13Teach port suite to not use unix-specific commands and not leave them runningPatrik Nyblom
2010-09-06Stop leaking memory in nif_SUITE:send* testcasesPatrik Nyblom
2010-09-01Add testcase for erlang:system_info(update_cpu_info)Rickard Green
2010-08-30Merge branch 'sverker/NIF-64bit-integers/OTP-8746' into devPatrik Nyblom
2010-08-30Merge branch 'pan/local_univ_time_bsd/OTP-8580' into devPatrik Nyblom
2010-08-30Merge branch 'pan/list_to_float/OTP-7178' into devPatrik Nyblom
2010-08-12Merge branch 'bjorn/remove-obsolete-driver-support/OTP-8758' into devBjörn Gustavsson
2010-08-11Remove obsolete/driver.h and the associated functionalityBjörn Gustavsson
2010-08-10Merge branch 'rickard/ethread-rewrite/OTP-8544' into devRickard Green
2010-08-10Rewrite ethread libraryRickard Green
2010-07-23NIF 64-bit integer supportSverker Eriksson
2010-07-08Merge branch 'sverker/full_INTEGER_EXT/OTP-8540' into devSverker Eriksson
2010-07-08Merge branch 'sverker/driver_int64_bug/OTP-8716' into devSverker Eriksson
2010-07-08nif_SUITE send3 stress testSverker Eriksson
2010-07-07Merge branch 'se/http_response_empty_phrase' into devRaimo Niskanen
2010-07-05term_to_binary use all 32 bits of INTEGER_EXTSverker Eriksson
2010-06-30Fix bug that caused faulty 64-bit integers from drivers.Sverker Eriksson
2010-06-23Teach erl_time_sup to handle timezones w/o DST on FreeBSD as on other platformsPatrik Nyblom
2010-06-23Teach Unix sys_float.c to ignore underflow in list_to_float and return 0.0Patrik Nyblom
2010-06-10{packet,http} allow empty response phraseSverker Eriksson
2010-06-10fix open_port with many unset env varsSverker Eriksson
2010-06-08Merge branch 'bg/bif-types' into devErlang/OTP
2010-06-07Test that all BIFs have known typesBjörn Gustavsson
2010-06-07Fix erts_bld_string_n (called by enif_make_string and erlang:decode_packet/3)...Paul Guyot
2010-06-04Merge branch 'egil/call-time-trace-patterns' into devErlang/OTP
2010-06-04Fix scheduler_suspend test when schedulers online isn't equal to the amount o...Rickard Green
2010-06-03Let trace_call_time_SUITE scheduling test be more relaxedBjörn-Egil Dahlberg
2010-06-03Extend trace_call_time_SUITE with bif-testsBjörn-Egil Dahlberg
2010-06-03Add bif tests to call time trace testsBjörn-Egil Dahlberg
2010-06-03Add trace call_time tests for nifs and bifsBjörn-Egil Dahlberg
2010-06-03Add first phase of trace call time test suiteBjörn-Egil Dahlberg