index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
src
/
c.erl
Age
Commit message (
Expand
)
Author
2018-06-18
Update copyright year
Henrik Nord
2018-03-16
mikpe/process_info-1-no-messages/PR-1745/OTP-14986
Lukas Larsson
2018-03-10
make erlang:process_info/1 not retrieve messages
Mikael Pettersson
2018-02-06
stdlib: Do not call erlang:get_stacktrace()
Hans Bolinder
2017-09-27
Do not load .erlang from current dir
Dan Gudmundsson
2017-06-29
Use current dir as default outdir for c:c/1,2
Siri Hansen
2017-06-09
stdlib: Handle Unicode atoms in c.erl
Hans Bolinder
2017-03-08
stdlib: Fix handling of locations and annotations
Hans Bolinder
2017-02-22
c: Reintroduce support for non-list options in c/2
Björn Gustavsson
2017-02-22
c: Remove unused import of lists:concat/1
Björn Gustavsson
2017-02-06
Add shell shortcut for recompiling existing modules
Richard Carlsson
2016-11-25
Add shell mm() and lm() functions
Richard Carlsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-12
Add uptime() shell command
Richard Carlsson
2015-02-17
make c:m/1 show module MD5
Richard Carlsson
2014-01-22
Merge branch 'dgud/test_unicode/OTP-10877'
Dan Gudmundsson
2014-01-21
stdlib: Fix format if module resides in a unicode directory
Dan Gudmundsson
2014-01-10
Handle binary input in console helpers
José Valim
2013-05-29
Merge branch 'maint'
Fredrik Gustafsson
2013-05-22
Teach c:ls/1 to show non-directory files
Björn Gustavsson
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-02-19
Use ~ts for filenames
Hans Bolinder
2013-02-12
c: Remove handling of binaries in return from file:list_dir/1
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2013-01-09
c: Remove support for packages
Björn Gustavsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2011-01-17
c: Reduce memory footprint
Björn Gustavsson
2010-11-30
Correct shell utilities to handle unicode and possibly binaries
Patrik Nyblom
2010-11-30
Handle binary file names and conversion of unicode strings
Patrik Nyblom
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-04-14
Merge branch 'ks/stdlib' into dev
Erlang/OTP
2010-04-13
stdlib: Add types and specs
Kostis Sagonas
2009-12-14
Fix c:nc to use outdir or cwd to find compiled object file
Alex Suraci
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP