aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/c.erl
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-03-16mikpe/process_info-1-no-messages/PR-1745/OTP-14986Lukas Larsson
2018-03-10make erlang:process_info/1 not retrieve messagesMikael Pettersson
2018-02-06stdlib: Do not call erlang:get_stacktrace()Hans Bolinder
2017-09-27Do not load .erlang from current dirDan Gudmundsson
2017-06-29Use current dir as default outdir for c:c/1,2Siri Hansen
2017-06-09stdlib: Handle Unicode atoms in c.erlHans Bolinder
2017-03-08stdlib: Fix handling of locations and annotationsHans Bolinder
2017-02-22c: Reintroduce support for non-list options in c/2Björn Gustavsson
2017-02-22c: Remove unused import of lists:concat/1Björn Gustavsson
2017-02-06Add shell shortcut for recompiling existing modulesRichard Carlsson
2016-11-25Add shell mm() and lm() functionsRichard Carlsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-12Add uptime() shell commandRichard Carlsson
2015-02-17make c:m/1 show module MD5Richard Carlsson
2014-01-22Merge branch 'dgud/test_unicode/OTP-10877'Dan Gudmundsson
2014-01-21stdlib: Fix format if module resides in a unicode directoryDan Gudmundsson
2014-01-10Handle binary input in console helpersJosé Valim
2013-05-29Merge branch 'maint'Fredrik Gustafsson
2013-05-22Teach c:ls/1 to show non-directory filesBjörn Gustavsson
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-02-19Use ~ts for filenamesHans Bolinder
2013-02-12c: Remove handling of binaries in return from file:list_dir/1Björn Gustavsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-09c: Remove support for packagesBjörn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-01-17c: Reduce memory footprintBjörn Gustavsson
2010-11-30Correct shell utilities to handle unicode and possibly binariesPatrik Nyblom
2010-11-30Handle binary file names and conversion of unicode stringsPatrik Nyblom
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-04-14Merge branch 'ks/stdlib' into devErlang/OTP
2010-04-13stdlib: Add types and specsKostis Sagonas
2009-12-14Fix c:nc to use outdir or cwd to find compiled object fileAlex Suraci
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP