aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/global.h
AgeCommit message (Expand)Author
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
2015-03-19erts: Fix bug in ESTACK and WSTACKSverker Eriksson
2015-03-12erts: Fix nif API for hashmapsSverker Eriksson
2015-03-12erts: Make ESTACK usable through pointerBjörn-Egil Dahlberg
2015-03-12erts: Make hashmap compare non-recursiveSverker Eriksson
2015-03-12erts: Make WSTACK usable through pointerSverker Eriksson
2015-03-12erts: Add PSTACKSverker Eriksson
2015-03-12erts: Add RESERVE and FAST_PUSH for ESTACK & WSTACKSverker Eriksson
2015-03-12Initial Persistent HAMT - Map frameworkBjörn-Egil Dahlberg
2015-02-03Merge branch 'maint'Zandra Hird
2015-01-23erts: Use emergency close to close epmdBjörn-Egil Dahlberg
2015-01-13erts: Extend driver interface with emergency_closeBjörn-Egil Dahlberg
2014-11-03Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson
2014-10-24erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson
2014-08-29erts: Optimize some repeated calls to {E,W}STACK_PUSHSverker Eriksson
2014-08-29erts: Yield in term_to_binary when encoding big mapsSverker Eriksson
2014-06-11Merge branch 'nox/fix-perms' into maintHenrik Nord
2014-05-25Fix permissions of some files in the repositoryAnthony Ramine
2014-05-22Make binary BIFs converting from lists yield on large inputRickard Green
2014-01-28erts: Add the size-testing guard BIF map_size/1Björn-Egil Dahlberg
2014-01-22erts: Fix halfword compile errors in ESTACKSverker Eriksson
2014-01-20Merge branch 'sverk/term2bin-simplify'Sverker Eriksson
2014-01-17erts: Refactor ESTACK & WSTACK to use a struct easy to "export"Sverker Eriksson
2013-12-16erts: Add 'extra' argument to erts_convert_filename_to_encodingSverker Eriksson
2013-12-07Merge branch 'rickard/garbage_collect/OTP-11388'Rickard Green
2013-11-18Functionality for disabling garbage collectionRickard Green
2013-11-18Execution of system tasks in context of another processRickard Green
2013-10-16Merge branch 'sverk/load-nif-unicode'Sverker Eriksson
2013-10-15Merge branch 'maint'Sverker Eriksson
2013-09-30erts: Remove ASSERT_EXPR macroSverker Eriksson
2013-09-19erts: Factor out erts_convert_filename_to_wchar()Sverker Eriksson
2013-09-13erts: Fix loading of NIF library with unicode in pathSverker Eriksson
2013-08-28erts: Remove unused constant DRIVER_TAB_SIZESverker Eriksson
2013-08-21erts: Add support for static linked-in driversLukas Larsson
2013-08-21erts: Add option to include nifs staticallyLukas Larsson
2013-08-12Merge branch 'maint'Lukas Larsson
2013-08-08erts: Do not enable TRACE_SILENT when testing a msLukas Larsson
2013-07-15Merge branch 'maint'Björn-Egil Dahlberg
2013-07-15Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maintBjörn-Egil Dahlberg
2013-07-12Merge branch 'maint'Rickard Green
2013-07-12Merge branch 'rickard/warning_fixes' into maintRickard Green
2013-07-11erts: Add cflags, ldflags and config.h into executableLukas Larsson
2013-07-11Fix 'no previous prototype' warning for dtrace functionsRickard Green
2013-07-10Merge branch 'maint'Rickard Green
2013-07-09Make information about use of jump table available via system_info BIFRickard Green
2013-06-12Merge branch 'maint'Sverker Eriksson
2013-06-11Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom
2013-06-05Merge branch 'maint'Patrik Nyblom