summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Add support for patching of individual applicationsRickard Green2015-03-173-4/+8
* Two minor fixesLeo Liu2015-02-271-1/+2
* Fixed fun_test examplesyannayl2015-02-111-7/+1
* Fix typosDerek Brown2015-02-093-6/+6
* Fix "irregardless" -> "regardless"Loïc Hoguin2015-01-081-1/+1
* Fix grammar and formatting issuesTom Benner2014-12-282-7/+7
* Fix typo ("to use to use")Tom Benner2014-12-281-4/+3
* Add a comma after "For example" when appropriateTom Benner2014-12-284-4/+4
* Use colons before <code> when appropriateTom Benner2014-12-282-5/+5
* Move periods inside parenthetical sentencesTom Benner2014-12-282-9/+9
* Add an apostrophe to contractions of "let us"Tom Benner2014-12-271-3/+3
* Merge branch 'mururu/typespec-doc-about-function/OTP-12327' into maintMarcus Arendt2014-11-271-0/+3
|\
| * Add infometion about function()Yuki Ito2014-11-211-0/+3
* | Fix spelling and grammarDerek Brown2014-11-207-37/+37
* | Remove comments about unicode atoms in OTP 18Siri Hansen2014-11-111-3/+4
* | Section reference number incorrectjmrepetti2014-11-051-1/+1
|/
* fix small typo in processes.xmlEvgeny M2014-11-031-1/+1
* Merge branch 'sverk/nif-inspect-copy-bug/OTP-9828' into maintSverker Eriksson2014-09-041-3/+4
|\
| * erts: Fix bug with enif_make_copy reallocating writable binarySverker Eriksson2014-09-031-3/+4
* | Fix misspellings of 'another'Tuncer Ayaz2014-08-251-1/+1
* | Fix a minor typo in system_principles/versions.xmlTuncer Ayaz2014-07-171-1/+1
* | Merge branch 'nevar/patch-1' into maintHenrik Nord2014-07-071-1/+1
|\ \
| * | Fix typo in Advanced chapterSlava Yurin2014-06-201-1/+1
* | | rephrase sentence in process links docWasif Malik2014-06-291-2/+2
| |/ |/|
* | doc: Fix broken linksBjörn-Egil Dahlberg2014-06-172-1/+2
|/
* doc: Move Maps reference documentation to expressionsBjörn-Egil Dahlberg2014-05-144-276/+238
* Merge branch 'siri/doc-upgrade/OTP-11717'Siri Hansen2014-04-035-30/+360
|\
| * Add documentation about upgradeSiri Hansen2014-04-034-28/+345
| * Add info about upgrade of core applicationsSiri Hansen2014-03-281-2/+15
* | Merge branch 'mange/update_source_build_doc/OTP-10269'Magnus Lidén2014-04-027-224/+39
|\ \
| * | Add link to app resource file referenceMagnus Lidén2014-04-021-3/+4
| * | Correct and clean up documentationMagnus Lidén2014-04-021-5/+4
| * | Delete obsolete verification docMagnus Lidén2014-04-021-59/+0
| * | Remove installation instruction for unix binary and reorder chaptersMagnus Lidén2014-04-025-163/+37
| |/
* | Merge branch 'egil/maps-doc'Björn-Egil Dahlberg2014-04-018-5/+454
|\ \
| * | doc: Add Maps example for sequential programmingBjörn-Egil Dahlberg2014-04-011-0/+123
| * | doc: Mention map expressions and map guardsBjörn-Egil Dahlberg2014-04-011-1/+7
| * | doc: Add maps to reference manualBjörn-Egil Dahlberg2014-04-013-0/+276
| * | doc: Descripe Maps type syntaxBjörn-Egil Dahlberg2014-04-011-0/+12
| * | doc: Clearify language of user-defined attributesBjörn-Egil Dahlberg2014-04-011-4/+4
| * | doc: Document Maps datatype in reference manualBjörn-Egil Dahlberg2014-03-271-0/+32
* | | Replace 'otp_build patch_app' with 'otp_patch_apply'Rickard Green2014-03-311-6/+5
| |/ |/|
* | refman: Clarify the '-callback' attributeHans Bolinder2014-03-262-11/+24
* | Merge branch 'vinoski/sys-get-rep-state2'Siri Hansen2014-03-251-13/+36
|\ \
| * | remove tuple funs from special process documentationSteve Vinoski2014-03-211-23/+14
| * | fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspendedSteve Vinoski2014-03-211-4/+36
* | | Documentation fixRickard Green2014-03-211-9/+10
* | | Verify runtime_dependencies when running 'otp_build patch_app'Rickard Green2014-03-206-99/+270
|/ /
* | Clarify the reference manual regarding source file encodingHans Bolinder2014-03-173-85/+135
|/
* Merge branch 'rickard/otp_version/OTP-11615'Rickard Green2014-02-241-11/+36
|\