Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder | |
Fix some older errors as well. | |||
2016-07-13 | erts: Review of documentation changes | Lukas Larsson | |
2016-07-13 | erts: Editorial changes | xsipewe | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson | |
The OSE port is no longer supported and this commit removed it and any changes related to it. The things that were general improvements have been left in the code. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-02-24 | ose: Create OSE application | Lukas Larsson | |
Create an specific OSE application that mainly contains documentation around the OSE specific part of Erlang/OTP. | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-02 | Teach run_erl RUN_ERL_DISABLE_FLOWCNTRL for disabling flow control | Jonas Faklkevik | |
Flow control can cause unwanted behaviour of the beam process, if accidentally hit Ctrl-S (instead of Ctrl-D to detach) the entire beam may be blocked. Fix this problem by making it possible to turn off flow control by setting the environment variable RUN_ERL_DISABLE_FLOWCNTRL. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |