summaryrefslogtreecommitdiff
path: root/lib/erl_interface/doc
Commit message (Collapse)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2018-09-241-0/+47
|
* Update copyright yearHenrik Nord2018-09-211-1/+1
|
* docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
|
* Merge branch 'maint-20' into maintSverker Eriksson2018-06-291-0/+18
|\ | | | | | | | | | | | | | | | | | | * maint-20: Updated OTP version Prepare release kernel: Fix tick count bug when pending writes kernel: Send tick to hidden node even if pending writes ic: Fix buffer overrun bug in oe_ei_encode_atom erl_interface: Fix simultaneous connection setup
| * Prepare releaseErlang/OTP2018-06-281-0/+18
| |
* | Prepare releaseErlang/OTP2018-06-191-0/+38
| |
* | Update copyright yearHenrik Nord2018-06-181-1/+1
| |
* | Revert "Prepare release"Henrik2018-05-291-16/+0
| | | | | | | | This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
* | Prepare releaseErlang/OTP2018-05-251-0/+16
| |
* | Revert "Update release notes"Henrik2018-05-021-16/+0
| | | | | | | | This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521.
* | Update release notesErlang/OTP2018-04-301-0/+16
|/
* Prepare releaseErlang/OTP2018-04-191-0/+23
|
* Update release notesErlang/OTP2017-12-081-0/+15
|
* Refactor xmllint check and make it fail on failureLukas Larsson2017-10-311-1/+1
| | | | | | | This commit also adds a check to see that all files that are part of an xi:include also have part of XML_FILES and vice versa. It also fixes any applications where this was not true.
* Remove unused files from the documentation buildLars Thorsen2017-09-285-92/+13
|
* Prepare releaseErlang/OTP2017-06-211-0/+39
|
* Revert "Prepare release"Hans Nilsson2017-05-311-33/+0
| | | | This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0.
* Prepare releaseErlang/OTP2017-05-301-0/+33
|
* Revert "Prepare release"Raimo Niskanen2017-05-051-33/+0
| | | | This reverts commit dc57404252c47520f352834ad9be45ad684f96c9.
* Prepare releaseErlang/OTP2017-05-041-0/+33
|
* Update copyright yearRaimo Niskanen2017-05-043-3/+3
|
* Merge branch sverker/remove-latin1-atom-encoding/OTP-14337Sverker Eriksson2017-04-121-13/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * sverker/remove-latin1-atom-encoding: kernel: Fix erl_distribution_wb_SUITE:whitebox kernel: Remove pg2_SUITE:compat erts: Remove fun_r13_SUITE stdlib: Remove test cases for R12 io protocol kernel: Make DFLAG_UTF8_ATOMS mandatory kernel: Rewrite distribution flag verification tools: Update assumptions in lcnt about external atom format stdlib: Tweak beam_lib_SUITE whitebox assumptions orber: Remove hard dependency to external atom format kernel: Try mend disk_log whitebox tests erts: Mark latin1 atom encoding as deprecated jinterface: Do not generate atoms on old latin1 external format erl_interface: Do not generate atoms on old latin1 ext format erts: Do not generate atoms on old latin1 external format erts: Fix faulty ASSERT for failed dec_term
| * erl_interface: Do not generate atoms on old latin1 ext formatSverker Eriksson2017-03-081-13/+7
| | | | | | | | | | Solved by letting ei_encode_atom_as ignore 'to_enc' argument and always encode in UTF8 format.
* | Merge branch 'maint'Rickard Green2017-03-141-0/+15
|\ \ | |/ |/| | | | | | | | | | | | | | | | | * maint: Updated OTP version Prepare release Conflicts: OTP_VERSION lib/typer/doc/src/notes.xml lib/typer/vsn.mk
| * Prepare releaseErlang/OTP2017-03-141-0/+15
| |
| * Update copyright yearRickard Green2017-03-101-1/+1
|/
* Documentation: tuple funs are unsupportedMagnus Henoch2017-02-151-1/+1
| | | | | | Remove use of tuple fun from erl_call documentation. It seems like fun math:sqrt/1 isn't parsed correctly by erl_call, so I replaced the example with a simpler one that doesn't require a fun.
* Prepare releaseErlang/OTP2016-12-091-0/+29
|
* erl_interface: Remove CDATA tag except for example codeBjörn-Egil Dahlberg2016-10-2414-1118/+1117
|
* erl_interface: Remove unused fileBjörn-Egil Dahlberg2016-10-241-24/+0
|
* erl_interface: Fix broken links in documentationBjörn-Egil Dahlberg2016-10-245-10/+9
|
* erl_interface: Fix xmllint problemsBjörn-Egil Dahlberg2016-10-247-18/+1
|
* erl_interface: Fix editorial changesBjörn-Egil Dahlberg2016-10-2412-46/+44
|
* erl_interface: Editorial changesxsipewe2016-10-2014-2091/+2774
|
* erl_interface: Refactor documentationBjörn-Egil Dahlberg2016-10-2014-1381/+1369
|
* Prepare releaseErlang/OTP2016-09-201-0/+17
|
* Prepare releaseErlang/OTP2016-06-211-0/+42
|
* Revert "Prepare release"Erlang/OTP2016-06-021-20/+0
| | | | This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da.
* Prepare releaseErlang/OTP2016-06-021-0/+20
|
* Revert "Prepare release"Erlang/OTP2016-05-121-20/+0
| | | | This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.
* Prepare releaseErlang/OTP2016-05-111-0/+20
|
* update copyright-yearHenrik Nord2016-03-1524-24/+24
|
* Prepare releaseErlang/OTP2016-03-141-0/+30
|
* [erl_interface] Correct documentationHans Bolinder2016-02-243-6/+10
| | | | Fix mistakes found by 'xmllint'.
* Update release notesErlang/OTP2015-12-151-0/+16
|
* Prepare releaseErlang/OTP2015-06-231-0/+20
|
* Change license text to APLv2Bruce Yinhe2015-06-1824-238/+262
|
* erl_interface: Document non finite encoding returnsBjörn-Egil Dahlberg2015-03-192-2/+7
|
* Prepare releaseErlang/OTP2014-12-091-0/+36
|
* Prepare releaseErlang/OTP2014-09-291-0/+15
|