Age | Commit message (Expand) | Author |
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: Refactor new helper function erts_init_trap_export | Sverker Eriksson |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2011-12-08 | Change name of bif universaltime_to_seconds/1 | Björn-Egil Dahlberg |
2011-12-08 | Remove OS taint from datetime conversion | Björn-Egil Dahlberg |
2011-12-08 | Add utc <-> seconds conversions bifs | Björn-Egil Dahlberg |
2011-12-01 | Merge branch 'rickard/deprecate-runtime-binding/OTP-9749' | Rickard Green |
2011-12-01 | Merge branch 'rickard/rm-common-runq/OTP-9727' | Rickard Green |
2011-12-01 | Deprecate erlang:system_flag/2 arguments scheduler_bind_type and cpu_topology | Rickard Green |
2011-12-01 | Remove common run-queue in SMP case | Rickard Green |
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-09 | Merge branch 'sverk/bif-args/OTP-9662' | Sverker Eriksson |
2011-11-07 | erts: Remove cp on exiting and trapping processes | Björn-Egil Dahlberg |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Merge branch 'rickard/barriers/OTP-9281' into dev | Rickard Green |
2011-05-13 | Use 32-bit atomic for port snapshot | Rickard Green |
2011-05-13 | Remove pointless erts_ports_alive variable | Rickard Green |
2011-05-13 | Merge branch 'bjorn/fix-binary-overflow/OTP-9118' into dev | Björn Gustavsson |
2011-05-11 | Merge branch 'rickard/gc-other/OTP-9211' into dev | Rickard Green |
2011-05-06 | Merge branch 'ms/beam-fix-format-specifiers-in-erl_exit-msg' into dev | Henrik Nord |
2011-05-04 | iolist_size/1: Fix truncation of result | Björn Gustavsson |
2011-04-11 | Avoid scheduling of processes being garbage collected by others | Rickard Green |
2011-04-07 | Fix format specifiers in erl_exit messages | Michael Santos |
2011-03-16 | erts: Remove unused variables | Tuncer Ayaz |
2011-03-10 | Update copyright years | Sverker Eriksson |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2010-12-17 | Merge branch 'rickard/exit/2-refc/OTP-9005' into dev | Rickard Green |
2010-12-17 | Decrement refc after unlock in exit/2 | Rickard Green |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-08 | Merge branch 'bg/nif_error' into dev | Erlang/OTP |
2010-06-01 | Remove unsupported erlang:blocking_read_file/1 | Björn Gustavsson |
2010-05-31 | Add erlang:nif_error/1,2 | Björn Gustavsson |
2010-03-10 | Make tracing and distribution work | Patrik Nyblom |
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-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2010-01-15 | Merge branch 'egil/binary-gc' into ccase/r13b04_dev | Erlang/OTP |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |