Age | Commit message (Collapse) | Author | |
---|---|---|---|
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). | |||
2010-02-05 | OTP-8393 The new function shell:prompt_func/1 and the new application | Hans Bolinder | |
configuration parameter shell_prompt_func can be used for customizing the Erlang shell prompt. | |||
2009-12-03 | documentation: Fix bugs introduced in the SGML to XML transition | Hans Bolinder | |
In the transition from SGML to XML (several releases ago), bugs were introduced in the documentation, for instance "\n" replaced by newlines. Correct those bugs. Also correct double backslashes. They seem to have been introduced very early in the development of OTP. According to Lars they "solved" a bug in the generation of HTML &c. Now that standard tools are used instead of docbuilder, the bug has become visible. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |