aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
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
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-03-10Make tracing and distribution workPatrik Nyblom
2010-03-10Turn on instruction packing in the loader and virtual machinePatrik Nyblom
2010-03-10Add the BeamInstr data type for loaded BEAM codePatrik Nyblom
2010-03-10Fix the BEAM dissambler for the half-word emulatorPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-03-10Add a custom mmap wrapper to force heaps into the lower address rangePatrik Nyblom
2010-03-10Fit all heap data into the 32-bit address rangePatrik Nyblom
2010-03-10cerl: Work around missing source frame in when running gdb in emacsPatrik 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-24Update version for R14ARickard Green