aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/global.h
AgeCommit message (Expand)Author
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
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-04Merge branch 'maint'Rickard Green
2013-06-04Merge branch 'rickard/stale-driver-select/OTP-11084' into maintRickard Green
2013-06-03erts: Change erlang:open_port spawn to handle unicodeDan Gudmundsson
2013-05-31Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maintLukas Larsson
2013-05-31Replace gc stat lock with sched spec dataLukas Larsson
2013-05-17Introduce a better id allocation algorithm for PTabsRickard Green
2013-05-06Fix crash when reporting stale driver selectRickard Green
2013-05-02Add system_monitor of long_schedulePatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-16atom fixes for NIFs and atom_to_binarySverker Eriksson
2013-01-16UTF-8 support for distributionRickard Green
2013-01-08erts: Change internal representation of atoms to utf8Sverker Eriksson
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Add driver callback epilogueRickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Move busy port flagRickard Green
2012-12-03Use rwlock for driver listRickard Green