aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/src/init.erl
AgeCommit message (Expand)Author
2018-02-02Reword docs related to the runtime system modeXavier Noria
2017-11-30Reimplement efile_drv as a dirty NIFJohn Högberg
2017-09-05Replace the zlib driver with a NIFJohn Högberg
2017-04-25Merge branch 'sverker/refactor'Sverker Eriksson
2017-04-10Merge branch 'lukas/erts/print_complex_crash_slogan/OTP-14303'Lukas Larsson
2017-04-05erts: Remove hipe_bifs:remove_refs_from/1Sverker Eriksson
2017-03-28erts: Print more complex terms in crash reasonLukas Larsson
2017-03-08erts: Fix handling of locations and annotationsHans Bolinder
2017-02-06Use magic refs for code loading stateRickard Green
2016-10-10erts: Fix -profile_boot 'true'|'false' parsingBjörn-Egil Dahlberg
2016-08-29Merge branch 'rickard/fun-purge-bug/OTP-13809' and 'rickard/new-purge-strateg...Rickard Green
2016-08-29Fix purge of codeRickard Green
2016-08-12erts/kernel: Fix code loading deadlock during init:stopLukas Larsson
2016-05-25erts: Remove unnecessary halt string truncationSverker Eriksson
2016-05-25erts: Implement halt/0 and halt/1 in ErlangSverker Eriksson
2016-05-20Check exit status in init:stop/1 and simplify documentationRichard Carlsson
2016-04-26erts: Add profiling of startupBjörn-Egil Dahlberg
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-17init: Load modules in parallel using the new loader BIFsBjörn Gustavsson
2016-03-16init: Correct spec for fetch_loaded/1Björn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2016-01-13erts: Make erlang:purge_module/1 safeSverker Eriksson
2015-12-16init: Eliminate the concat/1 functionBjörn Gustavsson
2015-12-16Clean up start of erl_prim_loaderBjörn Gustavsson
2015-12-16Remove erl_prim_loader:get_files/2Björn Gustavsson
2015-12-16Reduce the ludicrous number of arguments for eval_script()Björn Gustavsson
2015-12-16Clean up handling of boot_varsBjörn Gustavsson
2015-12-16Remove useless 'catch' in start_it/1Björn Gustavsson
2015-12-16Simplify get_flag() and get_flag_list()Björn Gustavsson
2015-12-16Clean up parsing and lookup of flagsBjörn Gustavsson
2015-11-05Fix crash on init restartLuis Rascao
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08Optimized timer implementationRickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2014-04-11The encoding for '-eval Program' should be UTF-8Björn Gustavsson
2013-05-28Allow unicode characters for boot and config in init:make_permanentSiri Hansen
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-01-25Make arguments given with -s option to erl aware of file name encodingSiri Hansen
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-21Fix init:restart with hipelibsSverker Eriksson
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2011-09-16Fix typos in erts/preloaded/srcTuncer Ayaz
2011-06-20Add more specs and typesHans Bolinder
2010-11-09init: Fix two erroneous specsKostis Sagonas
2010-10-20Teach -init_debug to print info about on_load handlers begin runBjörn Gustavsson
2010-10-20Fix hang in on_load handlers in embedded modeBjörn Gustavsson
2010-02-11Merge branch 'ks/erts' into ccase/r13b04_devErlang/OTP
2010-02-11erts/preloaded: Add types and specsKostis Sagonas
2009-12-13Change the expected return value for on_load functionsBjörn Gustavsson