Age | Commit message (Expand) | Author |
2011-10-27 | Merge branch 'siri/runtime_tools/dbg-flush-trace-file-driver-before-stop/OTP-... | Siri Hansen |
2011-10-26 | erts-hipe: Change THE_NON_VALUE for HiPE enabled debug emulator | Sverker Eriksson |
2011-10-26 | erts-hipe: Enable debug compiled hipe-VM with lock checker | Sverker Eriksson |
2011-10-26 | erts-hipe: Rename fail_bif_interface_0 to standard_bif_interface_0 | Sverker Eriksson |
2011-10-26 | erts-hipe: Deliberate leak of native fun entries | Sverker Eriksson |
2011-10-26 | erts-hipe: Fix new trap conventions for x86, amd64 and ppc | Sverker Eriksson |
2011-10-26 | Store the trap address in p->i | Björn Gustavsson |
2011-10-26 | Store the trap arguments in the X register array | Björn Gustavsson |
2011-10-26 | erts-hipe: Make some primops use new BIF calling convention | Sverker Eriksson |
2011-10-26 | erts-hipe: Adapt generated BIF wrappers for new calling convention | Sverker Eriksson |
2011-10-26 | appmon: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-26 | tv: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-26 | gs: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-26 | inviso: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-26 | erts-hipe: Remove obscuring macros in generated assembler code | Sverker Eriksson |
2011-10-26 | erts-hipe: Make hipe enabled emulator compile with new BIF calls | Sverker Eriksson |
2011-10-26 | Simplify the instructions for calling BIFs | Björn Gustavsson |
2011-10-26 | Change the calling convention for BIFs | Björn Gustavsson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-10-25 | Merge branch 'egil/eprof-doc' | Björn-Egil Dahlberg |
2011-10-25 | H�kan Mattsson rewrote the profile tool. | Micael Karlberg |
2011-10-25 | Upped the version number. Some cosmetics related to the | Micael Karlberg |
2011-10-24 | otp: Update profiling doc with eprof | Björn-Egil Dahlberg |
2011-10-24 | fix handling of block_decipher/5 failure | Andreas Schultz |
2011-10-21 | eprof: Fix invalid references to removed functions | Björn-Egil Dahlberg |
2011-10-21 | Flush trace file driver before stopping dbg | Siri Hansen |
2011-10-21 | Merge branch 'anders/diameter/make/OTP-9638' | Anders Svensson |
2011-10-21 | Merge branch 'anders/diameter/dictionaries/OTP-9641' | Anders Svensson |
2011-10-21 | Merge branch 'hb/stdlib/fix_testsuites/OTP-9637' | Hans Bolinder |
2011-10-21 | Fix a few tests that used to fail on the HiPE platform | Hans Bolinder |
2011-10-20 | Merge branch 'rc/epp-include-path-fix' | Henrik Nord |
2011-10-20 | Merge branch 'hl/fix-ms_transform-scope-warn' | Henrik Nord |
2011-10-20 | Merge branch 'cf/simple_one_for_one_shutdown' | Henrik Nord |
2011-10-20 | Merge branch 'cf/supervisor_shutdown_infinity' | Henrik Nord |
2011-10-20 | Merge branch 'bjorn/unicode-noncharacters/OTP-9624' | Björn Gustavsson |
2011-10-20 | Merge branch 'bjorn/parallel-make/OTP-9451' | Björn Gustavsson |
2011-10-19 | Dumb down release target to Solaris /usr/ucb/install | Anders Svensson |
2011-10-19 | Dumb down opt/release targets to make 3.80 | Anders Svensson |
2011-10-19 | Minor tweaks and cleanup | Anders Svensson |
2011-10-19 | Merge branch 'maint-r14' | Lars Thorsen |
2011-10-19 | Fix erroneous merge resolution | Rickard Green |
2011-10-19 | Update documentation after changes in integer and float comparison | Lukas Larsson |
2011-10-18 | erts: convert variadic nif funs into inline funs | Tuncer Ayaz |
2011-10-18 | Merge branch 'fm/enif_is_number' | Henrik Nord |
2011-10-18 | Merge branch 'sverker/random-improved-algo' | Sverker Eriksson |
2011-10-18 | Merge branch 'pg/des-cfb-functions' | Sverker Eriksson |
2011-10-18 | Need absolute -pa for bootstrap build | Anders Svensson |
2011-10-18 | Simpler release targets for src subdirectories | Anders Svensson |
2011-10-18 | [crypto] Remove swedish characters from test code | Sverker Eriksson |
2011-10-18 | [crypto] Add DES and Triple DES cipher feedback (CFB) mode functions | Paul Guyot |