| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bjorn/remove-regexp-module/OTP-9737' | Björn Gustavsson | 2011-11-24 | 1 | -14/+0 |
|\ |
|
| * | stdlib: Remove the deprecated regexp module | Björn Gustavsson | 2011-10-27 | 1 | -14/+0 |
* | | Merge branch 'siri/sasl/upgrade-erts/OTP-9438' | Siri Hansen | 2011-11-18 | 2 | -21/+92 |
|\ \ |
|
| * | | Add documentation for upgrade from pre R15 to post R15 sasl | Siri Hansen | 2011-11-17 | 1 | -0/+18 |
| * | | Document upgrade instructions restart_new_emulator and restart_emulator | Siri Hansen | 2011-11-17 | 2 | -21/+74 |
* | | | Improve documentation on supervisor restart strategy | Siri Hansen | 2011-11-16 | 1 | -2/+5 |
* | | | Merge branch 'rj/fix-remove-exec-bit' | Henrik Nord | 2011-11-10 | 1 | -0/+0 |
|\ \ \ |
|
| * | | | Remove exec bit from: erl, hrl, xml, html, asn, gif, xpm | Ricardo Catalinas Jiménez | 2011-11-10 | 1 | -0/+0 |
* | | | | Add missing spaces in the Reference Manual distributed section | Ricardo Catalinas Jiménez | 2011-11-09 | 1 | -3/+3 |
* | | | | Fix typo in the Reference Manual macros section | Ricardo Catalinas Jiménez | 2011-11-09 | 1 | -1/+1 |
|/ / / |
|
* | | | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson | 2011-11-07 | 1 | -1/+2 |
* | | | Reference manual: Improve the documentation for external funs | Björn Gustavsson | 2011-11-02 | 2 | -4/+7 |
* | | | Merge branch 'lukas/erts/large_float_cmp/OTP-9497' | Lukas Larsson | 2011-11-01 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | Update documentation after changes in integer and float comparison | Lukas Larsson | 2011-10-19 | 1 | -5/+9 |
* | | | | Remove unused */doc/src/make.dep files | Björn Gustavsson | 2011-10-27 | 11 | -212/+0 |
| |_|/
|/| | |
|
* | | | erl_html_tools: Eliminate mention of deprecated regexp module | Björn Gustavsson | 2011-10-27 | 1 | -9/+1 |
* | | | otp: Update profiling doc with eprof | Björn-Egil Dahlberg | 2011-10-24 | 1 | -20/+37 |
| |/
|/| |
|
* | | Merge branch 'cf/simple_one_for_one_shutdown' | Henrik Nord | 2011-10-20 | 1 | -0/+4 |
|\ \ |
|
| * | | Explain how dynamic child processes are stopped | Christopher Faulet | 2011-09-16 | 1 | -0/+4 |
* | | | Merge branch 'cf/supervisor_shutdown_infinity' | Henrik Nord | 2011-10-20 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | Add a warning to docs about workers' shutdown strategy | Christopher Faulet | 2011-10-10 | 1 | -0/+7 |
| * | | | Allow an infinite timeout to shutdown worker processes | Christopher Faulet | 2011-10-10 | 1 | -1/+2 |
* | | | | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson | 2011-10-13 | 1 | -7/+5 |
|/ / / |
|
* | | | Update the documentation with information on the callback attribute | Stavros Aronis | 2011-10-07 | 1 | -15/+33 |
| |/
|/| |
|
* | | Merge branch 'dev' into major | Björn-Egil Dahlberg | 2011-09-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Update copyright years | Björn-Egil Dahlberg | 2011-09-29 | 1 | -1/+1 |
| |/ |
|
* | | system documentation: Support parallel make | Björn Gustavsson | 2011-09-21 | 10 | -0/+20 |
* | | Merge branch 'dev' into major | Henrik Nord | 2011-08-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix non-existing function (erlang:disconnect/1) in distributed reference manual | Fabian Król | 2011-07-20 | 1 | -1/+1 |
* | | Update examples in the documentation to include line numbers | Björn Gustavsson | 2011-08-18 | 1 | -10/+12 |
|/ |
|
* | Update copyright years | Björn-Egil Dahlberg | 2011-05-20 | 5 | -5/+5 |
* | Add terminate_child(Sup, Pid) for simple_one_for_one | Siri Hansen | 2011-04-13 | 1 | -1/+7 |
* | Fix typos in efficiency guide | Tuncer Ayaz | 2011-03-25 | 7 | -21/+21 |
* | Update copyright years | Björn-Egil Dahlberg | 2011-03-11 | 14 | -14/+14 |
* | Update release version in install README | Björn-Egil Dahlberg | 2011-03-11 | 1 | -4/+4 |
* | Merge branch 'bjorn/doc-fixes' into dev | Björn Gustavsson | 2011-03-11 | 2 | -7/+5 |
|\ |
|
| * | Reference Manual: Replace "it's" with "its" | Björn Gustavsson | 2011-03-09 | 1 | -1/+1 |
| * | Reference manual: Add missing right parenthesis | Björn Gustavsson | 2011-03-09 | 1 | -1/+1 |
| * | Reference manual: Don't mention fault/{1,2} | Björn Gustavsson | 2011-03-09 | 1 | -5/+3 |
* | | Merge branch 'gl/gen_server-doc' into dev | Niclas Axelsson | 2011-03-09 | 3 | -0/+27 |
|\ \
| |/
|/| |
|
| * | Update Handling Other Messages section in gen_server, gen_fsm, gen_events ove... | Gabor Liptak | 2011-02-25 | 3 | -0/+27 |
* | | Subsections below level 2 where not handled correct when generating html and ... | Lars Thorsen | 2011-03-07 | 1 | -7/+7 |
* | | Lower the maximum arity from 256 to 255 | Björn Gustavsson | 2011-01-18 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'maint-r14' into dev | Björn Gustavsson | 2010-10-21 | 2 | -2/+3 |
|\ |
|
| * | Fix that the documentation top index generator can handle an Ericsson interna... | Lars Thorsen | 2010-10-20 | 2 | -2/+3 |
* | | Correct leading whitespace in C port tutorial | Tuncer Ayaz | 2010-09-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'bjorn/remove-books' into dev | Björn Gustavsson | 2010-09-09 | 14 | -1379/+0 |
|\ |
|
| * | Documentation: Remove the system/doc/Books directory | Björn Gustavsson | 2010-09-07 | 14 | -1379/+0 |
* | | Update the Types and Function Specifications chapter in the Reference Manual. | Hans Bolinder | 2010-09-07 | 1 | -60/+30 |
* | | Up-to-date additions and changes to type reference manual. | Kostis Sagonas | 2010-09-07 | 1 | -14/+14 |