aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_bif_info.c
AgeCommit message (Expand)Author
2015-07-01erts: Remove halfword !HEAP_ON_C_STACKBjörn-Egil Dahlberg
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-17Merge branch 'rickard/io-bytes/OTP-12842'Rickard Green
2015-06-17Save IO bytes in scheduler specific dataRickard Green
2015-06-16erts: Refactor LCNTBjörn-Egil Dahlberg
2015-06-15Merge branch 'hamt_bin2term'Sverker Eriksson
2015-06-15erts: Remove hashmap probabilistic heap overestimationSverker Eriksson
2015-06-10Delayed node table GCRickard Green
2015-06-09Fix test casesRickard Green
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-03-30erts: Suppress valgrind for bif_SUITE:erlang_haltSverker Eriksson
2015-03-24Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-24Better OS system time implementationRickard Green
2015-03-20Merge branch 'rickard/time_api/master/OTP-11997'Rickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20erts: Add test map_SUITE:t_hashmap_balanceSverker Eriksson
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-11-07Merge branch 'maint'Bruce Yinhe
2014-11-07Merge branch 'lemenkov/expose_nif_version' into maintBruce Yinhe
2014-11-06Merge branch 'maint'Marcus Arendt
2014-11-06Merge branch 'vinoski/fix-smp-disable-with-ds/OTP-12295' into maintMarcus Arendt
2014-11-02Expose NIF versionPeter Lemenkov
2014-10-27Merge branch 'egil/fix-instruction-counter'Björn-Egil Dahlberg
2014-10-26Fix "-smp disable" for emulator with dirty schedulersSteve Vinoski
2014-09-25Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2014-09-17erts: Add icount build type for opcode counterBjörn-Egil Dahlberg
2014-08-21Merge branch 'egil/proc_lib-optimizations/OTP-12060' into maintBjörn-Egil Dahlberg
2014-07-11erts: Introduce erlang:fun_info_mfa/1Björn-Egil Dahlberg
2014-07-09erts: Add histogram to lcntBjörn-Egil Dahlberg
2014-06-11Merge branch 'nox/fix-perms' into maintHenrik Nord
2014-05-25Fix permissions of some files in the repositoryAnthony Ramine
2014-04-28Add erlang:system_info(tolerant_timeofday)Eiichi Tsukata
2014-02-19Misc adjustments of OTP versionRickard Green
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-09Fix issues with new versioningRickard Green
2013-12-17Merge tag 'OTP_R16B03_yielding_binary_to_term'Sverker Eriksson
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-12-10Update versions of OTP, erts, kernel, and stdlibRickard Green
2013-12-07Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green
2013-11-21erts: Yield after trapping term_to_binary if gc has been orderedSverker Eriksson
2013-11-18Functionality for disabling garbage collectionRickard Green
2013-11-11Merge branch 'sverk/valgrind-added-leak-check' into maintSverker Eriksson
2013-11-04erts: Prevent valgrind from repeating same memory leaks reportsSverker Eriksson
2013-09-30erts: Add erts_mmap statsSverker Eriksson
2013-09-30erts: Add mmap argument to erts_debug:get_internal_stateSverker Eriksson