Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-03 | stdlib: Make ets:i/1 exit cleaner upon ^D (old Erlang shell) | Hans Bolinder | |
Instead of crashing, ^D now exits Erlang if started with -oldshell. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2013-01-25 | [kernel] Correct bugs in the old shell (user.erl) | Hans Bolinder | |
The inline attribute has been simplified due to problems with compiling to native code. The exact cause it beyond the scope of this commit. | |||
2013-01-02 | Make sure the Erlang shell prompt can handle Unicode | Hans Bolinder | |
2013-01-02 | Correct bugs in the old shell (user.erl) | Hans Bolinder | |
2010-04-28 | kernel: Clean up as suggested by tidier | Kostis Sagonas | |
2010-02-10 | OTP-8418 user.erl (used in oldshell) is updated to handle unicode in | Patrik Nyblom | |
prompt strings (io:get_line/{1,2}). io_lib is also updated to format prompts with the 't' modifier (i.e. ~ts instead of ~s). | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |