aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2010-05-05OTP-8581 Revert prototype of driver_asyncPatrik Nyblom
2010-05-04Merge branch 'ms/inet_gethost-safe-debug-output' into devErlang/OTP
2010-05-03Truncate debug messagesMichael Santos
2010-05-03allow open_port to set env vars containing a trailing '=' characterSteve Vinoski
2010-05-02Merge branch 'bg/remove-stray-ose-support' into devErlang/OTP
2010-04-30configure: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30Makefiles: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30system tests: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30epmd: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30epmd: #ifdef out start_epmd() for other platforms than VxWorksBjörn Gustavsson
2010-04-30emulator tests: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30emulator: Remove stray OSE/Delta supportBjörn Gustavsson
2010-04-30emulator: Eliminate #ifdef for sys_tty_reset()Björn Gustavsson
2010-04-28OTP-8591 Race in mseg cashe on non-SMP with async threadsSverker Eriksson
2010-04-28OTP-8474 NIF improvements after R13B04Sverker Eriksson
2010-04-20re: Fix non-termination for a certain regular expressionMichael Santos
2010-04-15Merge branch 'ms/pcre-compile-workspace-overrun' into devErlang/OTP
2010-04-14Merge branch 'jb/inet6-dist' into devErlang/OTP
2010-04-14MacOS X: Boost default stack sizeBjörn Gustavsson
2010-04-14Fix check for compile workspace overflowMichael Santos
2010-04-13Merge branch 'bg/fconv' into devErlang/OTP
2010-04-09Merge branch 'ta/nif-documentation' into devErlang/OTP
2010-04-09Merge branch 'sk/old_heap-unused' into devErlang/OTP
2010-04-08system_info(procs): Fix the value for "OldHeap unused"Satoshi Kinoshita
2010-04-07Fix typos in erl_nif.xmlTuncer Ayaz
2010-04-07erts: Fix loading of modules with invalid floating point arithmeticBjörn Gustavsson
2010-04-06Build erl_nif manpageTuncer Ayaz
2010-04-06Build placeholder PDF files if FOP is not foundTuncer Ayaz
2010-03-31OTP-8549 Fix out of bounds write in erts_get_cpu_topology()Rickard Green
2010-03-31OTP-8484 Fix minor cross compilation issuesRickard Green
2010-03-30Merge branch 'mh/doc-loose-lose' into devErlang/OTP
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-26Fix spelling: "loose" is not a verbMagnus Henoch
2010-03-25Merge branch 'bg/compiler-remove-r11-support' into devErlang/OTP
2010-03-23Fix compilation of epmd with IPv6 enabledJohn-Mark Bell
2010-03-22erts: Don't support the put_string/3 instructionBjörn Gustavsson
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-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16Add functions to create and extract escriptsHåkan Mattsson
2010-03-16Add function zip:foldl/3 to iterate over zip archivesHåkan Mattsson
2010-03-16Correct grammatical problems in conjunction with 'its'Matthias Lang
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-12Teach testcase in driver_suite the new prototype for driver_asyncPatrik Nyblom
2010-03-10Adopt the new (R13B04) Nif functionality to the halfword codebasePatrik Nyblom
2010-03-10Support monitoring and demonitoring from driver threadsPatrik Nyblom
2010-03-10Fix further test-suite problemsPatrik Nyblom
2010-03-10Correct the VM to work for more test suitesPatrik Nyblom