aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2016-10-14Merge branch 'sverker/proc-dict-atom-hash/PR-1194'Sverker Eriksson
2016-10-14Merge branch 'sverker/fix-alloc-asserts'Sverker Eriksson
2016-10-12Merge branch 'lukas/erts/beam_func_info_struct/OTP-13821'Lukas Larsson
2016-10-12erts: Add strict size assert to fix allocSverker Eriksson
2016-10-12erts: Fix some dtrace related compile issuesLukas Larsson
2016-10-12erts: Refactor rename Export.code[] to Export.beam[]Sverker Eriksson
2016-10-12erts: Improve printouts for some etp commandsLukas Larsson
2016-10-12erts: Fix erts_debug:df with new func_infoLukas Larsson
2016-10-12erts: Refactor find_function_from_pc to return MFALukas Larsson
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-10-11Merge branch 'legoscia/ssl_in_fips_mode/PR-1180/OTP-13921'Hans Nilsson
2016-10-11Merge branch 'maint'Björn-Egil Dahlberg
2016-10-10Update preloaded init.beamBjörn-Egil Dahlberg
2016-10-10erts: Fix -profile_boot 'true'|'false' parsingBjörn-Egil Dahlberg
2016-10-10erts: Refactor process dict hash pre-calculationSverker Eriksson
2016-10-10Use atom value as hash value in process dictionaryVictor Ren
2016-10-05Merge branch 'master' into sverker/master/load_nif-print-init-errorSverker Eriksson
2016-10-04erts: Print error code from failed NIF load/upgrade/reloadSverker Eriksson
2016-10-03Merge branch 'maint'Lukas Larsson
2016-10-03Merge branch 'lukas/erts/bin_to_term_doc_example/PR-1181' into maintLukas Larsson
2016-10-03Merge branch 'maint'Lukas Larsson
2016-10-03Merge branch 'lukas/erts/fix_errno_name/OTP-13927' into maintLukas Larsson
2016-09-29Merge branch 'maint'Rickard Green
2016-09-29Merge branch 'rickard/macosx-config-mess/OTP-13904' into maintRickard Green
2016-09-29Merge branch 'maint'Siri Hansen
2016-09-28Document the order of directories added with code:add_pathsa/1Siri Hansen
2016-09-28Rename SSL_DEFINE to SSL_FLAGSMagnus Henoch
2016-09-28Support using OpenSSL in FIPS modeDániel Szoboszlay
2016-09-28Try to handle not yet available functionality in MacOSX SDKRickard Green
2016-09-28Merge branch 'maint'Björn-Egil Dahlberg
2016-09-28Merge branch 'lucafavatella/erts/fix-typo-fp/PR-1177' into maintBjörn-Egil Dahlberg
2016-09-27Merge branch 'maint'Sverker Eriksson
2016-09-27erts: Add examples to binary_to_term and term_to_binaryLukas Larsson
2016-09-27erts: Rename __errno in order to avoid conflict on openbsdLukas Larsson
2016-09-25Fix typo in configuration descriptionLuca Favatella
2016-09-23Merge branch 'sverker/remove-nif-reload/OTP-13908'Sverker Eriksson
2016-09-23Fix posix_memalign configure testRickard Green
2016-09-23erts: Make cerl -dump core work on macSverker Eriksson
2016-09-22Merge branch 'sverker/include-erl_nif/PR-1171'Sverker Eriksson
2016-09-22Merge branch 'maint'Sverker Eriksson
2016-09-21erts: Clearify run_erl docsSverker Eriksson
2016-09-21Merge branch 'sverker/ets-load-factor/OTP-13903'Sverker Eriksson
2016-09-21Merge tag 'OTP-19.1'Henrik Nord
2016-09-20Prepare releaseErlang/OTP
2016-09-19Use more correct delimiters for erl_nif.h includeTuncer Ayaz
2016-09-19erts: Unify reduction count for ets:selectSverker Eriksson
2016-09-19erts: Tweak ets grow/shrink to keep up at contentionSverker Eriksson
2016-09-19erts: Fix ets_SUITE:memorySverker Eriksson
2016-09-19erts: Suppress failed ETS memory checksSverker Eriksson
2016-09-19erts: Reduce ets hash load factorSverker Eriksson