summaryrefslogtreecommitdiff
path: root/system/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Documentation: fix link to erlang(3) man pageStephan Renatus2017-02-201-1/+1
* | | Fixed typos in system/docAndrew Dryga2017-02-141-1/+1
* | | Merge branch 'maint'Björn-Egil Dahlberg2017-02-031-2/+2
|\ \ \ | |/ /
| * | fix a few statem typosKim Shrier2017-02-011-2/+2
* | | Merge pull request #1289 from richcarl/intensity-tuning-docSiri Hansen2017-01-261-0/+63
|\ \ \
| * | | Add design principles restart intensity howtoRichard Carlsson2017-01-231-0/+63
* | | | Merge branch 'egil/percept/remove-application/OTP-14163'Björn-Egil Dahlberg2017-01-251-4/+0
|\ \ \ \
| * | | | otp: Don't mention percept in documentationBjörn-Egil Dahlberg2017-01-201-4/+0
* | | | | character_set.xml: Remove a superfluous reference to OTP R5Björn Gustavsson2017-01-111-3/+3
* | | | | records.xml: Remove a superfluous reference to OTP R8Björn Gustavsson2017-01-111-3/+3
* | | | | macros.xml: Remove a reference to OTP R7Björn Gustavsson2017-01-111-1/+0
* | | | | expressions.xml: Remove superfluous references to OTP R7/R10Björn Gustavsson2017-01-111-6/+4
* | | | | errors.xml: Remove superfluous references to R10BBjörn Gustavsson2017-01-111-5/+3
* | | | | data_types.xml: Remove superfluous reference to R9BBjörn Gustavsson2017-01-111-4/+1
* | | | | Say that features after R13A are mentioned in the textBjörn Gustavsson2017-01-111-2/+2
* | | | | Remove mention of R12BBjörn Gustavsson2017-01-101-6/+4
* | | | | Fix a typo in functions.xmlBjörn Gustavsson2017-01-101-1/+1
* | | | | Modernize section about list handling and list comprehensionsBjörn Gustavsson2017-01-101-4/+12
* | | | | Remove comparisons of binary handling between R11B and R12BBjörn Gustavsson2017-01-101-55/+26
* | | | | Don't mention "tuple funs" at allBjörn Gustavsson2017-01-101-9/+0
* | | | | Don't call byte_size/1 and tuple_size/1 "new"Björn Gustavsson2017-01-101-4/+4
* | | | | Remove paragraph mentioning improvements in R12BBjörn Gustavsson2017-01-101-8/+0
* | | | | Merge branch 'maint'Lukas Larsson2016-12-281-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'reith/erts/c_port_driver_tutorial_fix/PR-1281' into maintLukas Larsson2016-12-281-2/+2
| |\ \ \ \
| | * | | | fix library open error in linked-in port driver tutorialAmir Ghassemi Nasr2016-12-131-2/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'maint'Sverker Eriksson2016-12-201-6/+6
|\ \ \ \ \ | |/ / / /
| * | | | erts: Correct memory footprint for mapsSverker Eriksson2016-12-201-6/+6
* | | | | Merge pull request #1280 from bjorng/bjorn/effiency-guide-myths/OTP-13652Björn Gustavsson2016-12-193-66/+106
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Extend the text for "_" mythBjörn Gustavsson2016-12-191-0/+5
| * | | | Shorten the tail-recursion mythBjörn Gustavsson2016-12-191-38/+16
| * | | | Add a myth about NIFsBjörn Gustavsson2016-12-151-1/+19
| * | | | Retire two mythsBjörn Gustavsson2016-12-153-28/+67
* | | | | Merge branch 'maint'Björn-Egil Dahlberg2016-12-151-43/+46
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | doc: Enchance map pair optional/mandatory notesBjörn-Egil Dahlberg2016-12-121-3/+7
| * | | doc: Change "stands for" to "denotes" in typespecBjörn-Egil Dahlberg2016-12-121-4/+4
| * | | Remove whitespace errorsBjörn-Egil Dahlberg2016-12-121-36/+35
| |/ /
* | | Merge branch 'maint'Dan Gudmundsson2016-12-073-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Update copyright-yearErlang/OTP2016-12-073-3/+3
* | Merge branch 'elbrujohalcon/expand-sup-doc/PR-1233/OTP-14037'Siri Hansen2016-11-171-1/+3
|\ \
| * | Expand on the behavior of supervisorsBrujo Benavides2016-11-151-1/+3
* | | Merge branch 'maint'Raimo Niskanen2016-11-081-11/+18
|\ \ \ | | |/ | |/|
| * | Merge branch 'raimo/gen_statem-improvements/OTP-13929' into maintRaimo Niskanen2016-11-081-11/+18
| |\ \
| | * | Clarify the chapter 'Postponing Events' (ERL-284)Raimo Niskanen2016-10-251-11/+18
* | | | Merge branch 'maint'Björn-Egil Dahlberg2016-11-071-28/+132
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | doc: Clarify application directory structureBjörn-Egil Dahlberg2016-10-281-28/+132
| |/
* | Merge branch 'maint'Raimo Niskanen2016-10-195-262/+524
|\ \ | |/
| * Merge branch 'raimo/gen_statem-improvements/OTP-13929' into maintRaimo Niskanen2016-10-195-262/+524
| |\
| | * Use parameterized typesRaimo Niskanen2016-10-131-3/+3
| | * Implement state timeoutsRaimo Niskanen2016-10-125-204/+377
| | * Improve docs and typesRaimo Niskanen2016-10-041-4/+13