Age | Commit message (Expand) | Author |
2013-04-25 | Add long_schedule detection for ports and testcases | Patrik Nyblom |
2013-04-19 | Add erlang:system_monitor(Pid,[{long_schedule,Millis}]) | Patrik Nyblom |
2012-10-15 | erts, heart: Ensure erl_crash.dump is written | Björn-Egil Dahlberg |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-05-10 | Remove support for erlang:system_info(global_heaps_size) | Björn Gustavsson |
2012-04-17 | Extend erlang:port_info/1,2 to show the OS pid of a spawned process | Matthias Lang |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-13 | Fix build with hipe on amd64 | Rickard Green |
2010-09-02 | Add erlang:system_info(build_type) | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-03 | Call time breakpoint tracing framework | Björn-Egil Dahlberg |
2010-05-17 | Add binary:list_to_bin/1 and binary:copy/1,2 | Patrik Nyblom |
2010-05-17 | Add bin_to_list/{1,2,3} | Patrik Nyblom |
2010-05-17 | Add binary:longest_common_prefix/longest_common_suffix | Patrik Nyblom |
2010-05-17 | Add binary:part to erl_bif_binary.c | Patrik Nyblom |
2010-05-17 | Teach BIF's binary:match/matches interrupting/restarting | Patrik Nyblom |
2010-05-17 | Initial commit of the binary EEP | Patrik Nyblom |
2010-03-10 | Teach {wordsize,internal|external} to system_info/1 | Patrik Nyblom |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
2010-01-12 | Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_dev | Erlang/OTP |
2010-01-08 | add options to binary_to_term | Jayson Vantuyl |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |