Age | Commit message (Expand) | Author |
2012-02-21 | erts: Fix case of breakpoint when deleting module | Sverker Eriksson |
2012-02-21 | erts: Call erts_export_consolidate automatically | Sverker Eriksson |
2012-02-21 | First try at non-blocking code loading! | Sverker Eriksson |
2012-02-21 | BEAM loader: Break out handling of ranges into beam_ranges.c | Björn Gustavsson |
2012-02-21 | erts: Fix code_ix handling and locking for some more bifs | Sverker Eriksson |
2012-02-21 | erts: Multiple module tables using code_ix | Sverker Eriksson |
2012-02-21 | erts: Use several addresses in each Export | Sverker Eriksson |
2012-02-21 | erts: Multiple export tab's using code_ix | Sverker Eriksson |
2012-02-21 | erts: First stab at code_ix interface and beam_catches using it | Sverker Eriksson |
2012-02-21 | erts: Refactor Module struct | Sverker Eriksson |
2011-12-02 | Get cerl and distribution working in Win64 | Patrik Nyblom |
2011-11-17 | Allow refc binaries in literal pools | Björn Gustavsson |
2011-11-17 | BEAM loader: Don't stop other schedulers until truly needed | Björn Gustavsson |
2011-11-14 | BEAM loader: Clean up handling of error reasons | Björn Gustavsson |
2011-11-14 | Remove the useless -l option | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-02 | beam_loader: Support external funs in the literal pool | Björn Gustavsson |
2011-08-25 | Add erlang:check_old_code/1 | Björn Gustavsson |
2011-08-25 | check_process_code/2: Quickly return 'false' if there is no old code | Björn Gustavsson |
2011-05-13 | Merge branch 'sverker/hipe-misc-fixing/OTP-9298' into dev | Björn-Egil Dahlberg |
2011-05-11 | Fix code:is_module_native segv on deleted module | Sverker Eriksson |
2011-05-11 | Merge branch 'rickard/gc-other/OTP-9211' into dev | Rickard Green |
2011-04-11 | Avoid scheduling of processes being garbage collected by others | Rickard Green |
2011-03-16 | erts: Remove unused variables | Tuncer Ayaz |
2010-08-27 | fix native code crash when calling unloaded module with on_load function | Mikael Pettersson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | Remove trailing character in beam_bif_load | Björn-Egil Dahlberg |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-02-11 | OTP-8335 Even more NIF features | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |