Age | Commit message (Expand) | Author |
2013-11-18 | erts: Fix naming in erlang:monitor spec | Lukas Larsson |
2013-09-30 | erts: Add erts_mmap stats | Sverker Eriksson |
2013-09-24 | add system_info(ets_limit) | Steve Vinoski |
2013-09-09 | Fix incorrect values returned by integer_to_binary/2 | Juan Jose Comellas |
2013-06-07 | erts: Update spec in preloaded to reflect success typing (again) | Lukas Larsson |
2013-06-05 | Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maint | Lukas Larsson |
2013-06-05 | erts: Update spec in preloaded to reflect sucess typing | Lukas Larsson |
2013-06-05 | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maint | Patrik Nyblom |
2013-06-04 | erts: Carrier pool information in allocator information | Rickard Green |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-16 | Merge branch 'rickard/frmptr' into maint | Rickard Green |
2013-05-16 | Merge branch 'rickard/inet_db/OTP-11074' into maint | Rickard Green |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-04-29 | Do not treat port_set_data/port_get_data as signals | Rickard Green |
2013-04-21 | Add 'frmptr' emulator type | Rickard Green |
2013-04-07 | Fix typo in type: erlang:process_info_item() | Andrew Tunnell-Jones |
2013-04-04 | Consistent definition of priority levels | Kostis Sagonas |
2013-02-14 | Add float_to_binary and binary_to_float | Lukas Larsson |
2013-02-14 | Add new binary conversion bifs | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sal/float_to_list_2/OTP-10752' | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'rickard/r16/port-optimizations/OTP-10336' | Rickard Green |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2012-12-20 | Correct doc re process_info(Pid,links) | Patrik Nyblom |
2012-12-20 | Add 'port_count' and 'port_limit' to system_info/1 spec | Rickard Green |
2012-12-14 | erts: Document insert_element and delete_element | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-11-16 | Fix spec for erlang:process_info/{1,2} | Patrik Nyblom |
2012-11-16 | Add 'hide' option to erlang:open_port/2 spec | Patrik Nyblom |
2012-06-04 | Merge branch 'maint' | Lukas Larsson |
2012-04-19 | Correct dtrace for master branch | Patrik Nyblom |
2012-04-18 | Merge branch 'maint' | Patrik Nyblom |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-09 | doc: Reintegrate R15B01 scheduler_wall_time doc | Björn-Egil Dahlberg |
2012-02-21 | Break apart erlang:load_module/2 into two separate BIFs | Björn Gustavsson |
2012-02-07 | Merge branch 'maint' | Patrik Nyblom |
2012-02-07 | Correct docs, comments and dialyzer tests | Patrik Nyblom |
2012-02-07 | Reintroduce sensitive BIFs in erl_bif_types | Patrik Nyblom |
2012-02-07 | Correct dializer errors in erlang.erl and others | Patrik Nyblom |
2012-02-07 | Make erlang doc use specs from erlang.erl | Patrik Nyblom |
2012-02-07 | erlang.erl with specs for all (but one) bif | Patrik Nyblom |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2011-11-30 | erlang: Eliminate a clause in aa_mem_data/2 that can never match | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |