aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/application.erl
AgeCommit message (Expand)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-30Export type application:start_type()Loïc Hoguin
2014-02-14Merge branch 'josevalim/jv-persistent-set-env'Henrik Nord
2014-02-12Fix a few of Dialyzer's unmatched_return warningsHans Bolinder
2014-02-11Allow persistent option on set_env/4 and unset_env/3José Valim
2013-07-11Add application:ensure_all_started/1-2Fred Hebert
2013-03-05kernel: Add application:ensure_started/1,2Björn-Egil Dahlberg
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-14Add application:get_key/3serge
2012-09-13Don't allow {Mod,Vsn} in modules list in .app fileSiri Hansen
2011-12-01Correct callback spec in application moduleStavros Aronis
2011-10-07Add callback specs into 'application' module in kernelStavros Aronis
2011-05-09Types and specifications have been modified and addedHans Bolinder
2011-03-11Simplify two specsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP