aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/sys.erl
AgeCommit message (Expand)Author
2018-01-22stdlib: Correct contractsHans Bolinder
2017-06-19Update copyright yearHans Nilsson
2017-06-16[stdlib] Open sys debug logs as utf8Siri Hansen
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-07-10Merge branch 'maint'Siri Hansen
2014-07-03Fix spec of format function in sysSiri Hansen
2014-05-26Add system message 'terminate'Siri Hansen
2014-03-21fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspendedSteve Vinoski
2013-05-06Fix unmatched_return warnings in stdlibSiri Hansen
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-04-02add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski
2012-12-21[stdlib] Correct and improve specs and types of erl_scan and sysHans Bolinder
2012-10-05Fix Dialyzer warningsHans Bolinder
2011-08-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2009-12-01Teach sys:get_status/1,2 to call Mod:format_status/2Steve Vinoski
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP