aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/atom.names
AgeCommit message (Expand)Author
2015-04-15Raise more descriptive error messages for failed map operationsBjörn Gustavsson
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-11-03Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson
2014-08-29erts: Implement yielding for distributed send of large messagesSverker Eriksson
2014-06-06Merge branch 'maint'Rickard Green
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
2014-05-14Remove obsolete 'imports' entry from module_info/1/2 functionsRichard Carlsson
2014-05-14Add 'md5' entry for module_info/0/1 functions.Richard Carlsson
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-07Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green
2013-11-18trapping binary_to_term passing binary_SUITESverker Eriksson
2013-11-18Execution of system tasks in context of another processRickard Green
2013-08-16Merge branch 'pan/update_pcre_8.33'Patrik Nyblom
2013-08-09Add return_errors option to re:run/3Patrik Nyblom
2013-08-09Add new options to Erlang re interface and mend dupnamesPatrik Nyblom
2013-07-11erts: Add cflags, ldflags and config.h into executableLukas Larsson
2013-06-11Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom
2013-06-05Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maintPatrik Nyblom
2013-06-05Make all steps ofterm_to_binary work in chunks and yieldPatrik Nyblom
2013-06-04Make term_to_binary yield (trap).happi
2013-06-04erts: Use carrier pool for migration of carriersRickard Green
2013-05-31Replace gc stat lock with sched spec dataLukas Larsson
2013-05-02Add system_monitor of long_schedulePatrik Nyblom
2013-02-11Make prim_file skip invalid filenames in unicode modePatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-21Text representation of a float formatted using given options.Serge Aleynikov
2013-01-16UTF-8 support for distributionRickard Green
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Use ptab functionality also for portsRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-10-15erts, heart: Ensure erl_crash.dump is writtenBjörn-Egil Dahlberg
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-05-10Remove support for erlang:system_info(global_heaps_size)Björn Gustavsson
2012-04-17Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-22Add user tag spreading functionality to VM and use in filePatrik Nyblom
2012-01-26Implement statistics(scheduler_wall_time)Rickard Green
2011-11-13Merge branch 'rickard/alloc-opt/OTP-7775'Rickard Green
2011-11-13Optimize memory allocationRickard Green
2011-08-18Implement process_info(Pid, current_{location,stacktrace})Björn Gustavsson
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-13Fix build with hipe on amd64Rickard Green
2010-09-02Add erlang:system_info(build_type)Rickard Green
2010-08-10Rewrite ethread libraryRickard Green