Age | Commit message (Expand) | Author |
2011-11-13 | Merge branch 'rickard/win-cs-mutex/OTP-9671' | Rickard Green |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Make sure only one thread exits the runtime system | Rickard Green |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Use generic lock-free queue for misc aux work | Rickard Green |
2011-11-13 | Implement generic lock-free queue | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-11-11 | Fix bad assertion in rwmtx implementation | Rickard Green |
2011-11-10 | erts: Teach VM to reallocate beam catch table | Björn-Egil Dahlberg |
2011-11-10 | Merge branch 'rj/fix-remove-exec-bit' | Henrik Nord |
2011-11-10 | Merge branch 'rj/fix-erlang-doc-style' | Henrik Nord |
2011-11-10 | Remove exec bit from files related to: XML, make, C | Ricardo Catalinas Jiménez |
2011-11-10 | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez |
2011-11-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-09 | erts,hipe: Limited support for hipe cross compilation | Sverker Eriksson |
2011-11-09 | erts: valgrind suppressions for prebuilt terms in os_info_init | Sverker Eriksson |
2011-11-09 | Merge branch 'sverk/enif_inspect-memleak/OTP-9668' | Sverker Eriksson |
2011-11-08 | Merge branch 'bjorn/create-less-garbage' | Björn Gustavsson |
2011-11-07 | Merge branch 'egil/fix-compiler-warnings' | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'ta/nif-variadic-funs' | Henrik Nord |
2011-11-07 | erts: Remove unused variable in enif_make_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variable in list_to_binary | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove cp on exiting and trapping processes | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove debug variables in erl_db | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove dead code in efile_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove lock_check debug variables | Björn-Egil Dahlberg |
2011-11-07 | erts: Remove unused variable in ttsl_drv | Björn-Egil Dahlberg |
2011-11-07 | erts: "initialized" is only used with CHLDWTHR | Björn-Egil Dahlberg |
2011-11-07 | erts: remove debug variables in beam_bp | Björn-Egil Dahlberg |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-02 | beam_loader: Support external funs in the literal pool | Björn Gustavsson |
2011-11-02 | beam_load.c: Clarify error message when loading unsupported BEAM files | Björn Gustavsson |
2011-11-01 | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson |
2011-10-31 | erts: Fix memory leak of enif_inspect_* on independent environment | Sverker Eriksson |
2011-10-27 | erts: Make erl_nif.h compile with gcc on Windows | Sverker Eriksson |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-27 | erts/z_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-10-27 | erts/nt_SUITE: Eliminate use of deprecated regexp module | Björn Gustavsson |
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 |