Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | OTP-8326 Change erroneous "\\0" in documentation files erl_notes.xml and | Björn-Egil Dahlberg | |
erl_eterm.xml. | |||
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-12-01 | OTP-8310 Bugs have been fixed in the evaluation of comprehensions and | Hans Bolinder | |
short-circuit expressions in guards. | |||
2009-11-30 | Merge branch 'bg/on_load-types' into ccase/r13b04_dev | Erlang/OTP | |
* bg/on_load-types: Add type information for on_load | |||
2009-11-27 | Merge remote branch 'refs/remotes/origin/dgud/array_tests' into ccase/r13b04_dev | Erlang/OTP | |
* refs/remotes/origin/dgud/array_tests: Added more tests for array:reset/2. | |||
2009-11-27 | Add type information for on_load | Björn Gustavsson | |
The on_load feature introduced in R13B03 adds two new internal BIFs and extends the return value of erlang:load_module/2. | |||
2009-11-26 | Added more tests for array:reset/2. | Dan Gudmundsson | |
Code coverage was bad for my new optimizations. | |||
2009-11-26 | ** Empty commit message ** | Niclas Eklund | |
2009-11-26 | ** Empty commit message ** | Lars G Thorsen | |
2009-11-26 | Fixing dockumentation (man-pages) installation. | Micael Karlberg | |
2009-11-25 | Update version numbers | Rickard Green | |
2009-11-25 | Fixing various dialyzer and copyright problems. | Micael Karlberg | |
2009-11-25 | Fixing copyright problems. | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |