Age | Commit message (Expand) | Author |
2011-11-17 | code_SUITE clean-up: Remove experimental 'constant_pool' option | Björn Gustavsson |
2011-11-17 | Merge branch 'bjorn/erts/code-loading/OTP-9720' | Björn Gustavsson |
2011-11-17 | BEAM loader: Don't stop other schedulers until truly needed | Björn Gustavsson |
2011-11-14 | BEAM loader: Refactor code loading into separate functions | Björn Gustavsson |
2011-11-14 | beam_load.c: Factor out cleaning up of the loader state into free_state() | Björn Gustavsson |
2011-11-14 | BEAM loader: Clean up handling of error reasons | Björn Gustavsson |
2011-11-14 | Merge branch 'egil/reallocating-catches/OTP-9692' | Björn-Egil Dahlberg |
2011-11-14 | Remove the useless -l option | Björn Gustavsson |
2011-11-14 | beam_load.c: Simplify handling of the bs_put_string_II instruction | Björn Gustavsson |
2011-11-14 | beam_load.c: Remove the unused struct LoadedCode | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/multi-exit-bug/OTP-9705' | Rickard Green |
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-10 | erts: Teach VM to reallocate beam catch table | Björn-Egil Dahlberg |
2011-11-10 | Remove exec bit from files related to: XML, make, C | 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 | 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-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 |