Age | Commit message (Expand) | Author |
2014-05-22 | Make binary BIFs converting from lists yield on large input | Rickard Green |
2014-05-22 | Make binary BIFs converting to lists yield on large input | Rickard Green |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-11-18 | trapping binary_to_term passing binary_SUITE | Sverker Eriksson |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-08-16 | Merge branch 'pan/update_pcre_8.33' | Patrik Nyblom |
2013-08-09 | Add return_errors option to re:run/3 | Patrik Nyblom |
2013-08-09 | Add new options to Erlang re interface and mend dupnames | Patrik Nyblom |
2013-07-11 | erts: Add cflags, ldflags and config.h into executable | Lukas Larsson |
2013-06-11 | Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1 | Patrik Nyblom |
2013-06-05 | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maint | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-21 | Text representation of a float formatted using given options. | Serge Aleynikov |
2013-01-16 | UTF-8 support for distribution | Rickard Green |
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-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
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 |