summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add morph filebaserock/ps/try-erlangPaul Sherwood2014-04-291-0/+4
* Updated OTP versionOTP-17.0Erlang/OTP2014-04-072-1/+2
* Update release notesErlang/OTP2014-04-0750-19/+4131
* Merge remote branch 'github/pr/326'Ingela Anderton Andin2014-04-071-2/+2
|\
| * Fix typo in authorized_keys filenameJosh Adams2014-04-061-1/+1
| * Fix typo in SSH docsJosh Adams2014-04-061-1/+1
* | Merge branch 'anders/diameter/17.0_release/OTP-11605'Anders Svensson2014-04-071-3/+3
|\ \
| * | Fix diameter.hrl comment typosAnders Svensson2014-04-071-3/+3
* | | Update primary bootstrapBjörn-Egil Dahlberg2014-04-0418-1/+1
* | | Merge branch 'egil/maps-fix-map-key-patterns'Björn-Egil Dahlberg2014-04-0411-55/+70
|\ \ \
| * | | stdlib: Fix erl_id_trans exampleBjörn-Egil Dahlberg2014-04-031-1/+1
| * | | stdlib: Deny map keys defined as #{ .. := .. } in patternsBjörn-Egil Dahlberg2014-04-032-17/+33
| * | | compiler: Fix compiling map keys in patterns from coreBjörn-Egil Dahlberg2014-04-032-11/+7
| * | | compiler,stdlib: Fix Map literals as keys for Maps in patternsBjörn-Egil Dahlberg2014-04-036-26/+29
* | | | Merge branch 'bjorn/INSTALL.md'Björn Gustavsson2014-04-041-5/+9
|\ \ \ \
| * | | | Update instructions for cloning the wxWidgets repositoryBjörn Gustavsson2014-04-031-3/+7
| * | | | Update/remove references to --enable-shared-zlibBjörn Gustavsson2014-04-031-2/+2
* | | | | Merge branch 'vinoski/hash-update-arity'Sverker Eriksson2014-04-031-8/+8
|\ \ \ \ \
| * | | | | Some more faulty deprecation warnings for cryptoSverker Eriksson2014-04-031-8/+8
* | | | | | Merge branch 'vinoski/hash-update-arity'Sverker Eriksson2014-04-031-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix arity of crypto:hash_update/2 in deprecation warningsSteve Vinoski2014-03-311-3/+3
* | | | | | Merge branch 'ia/public_key/doc-fix'Ingela Anderton Andin2014-04-031-1/+1
|\ \ \ \ \ \
| * | | | | | public_key: Fix typoIngela Anderton Andin2014-04-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'siri/master-cuddle-with-tests'Siri Hansen2014-04-032-2/+44
|\ \ \ \ \ \
| * | | | | | Stop nodes after test cases in release_handler_SUITESiri Hansen2014-04-031-0/+6
| * | | | | | Add debug printouts in release_handler_SUITE:upgrade_ggSiri Hansen2014-04-031-0/+19
| * | | | | | Improve printout of command when encoding is utf-8Siri Hansen2014-04-031-1/+1
| * | | | | | Add debug printouts in crashdump_viewer_SUITE:load_fileSiri Hansen2014-04-031-1/+18
* | | | | | | Merge branch 'siri/deprecate-pg/OTP-11840'Siri Hansen2014-04-033-3/+9
|\ \ \ \ \ \ \
| * | | | | | | Deprecate module pgSiri Hansen2014-04-023-3/+9
* | | | | | | | Merge branch 'siri/doc-upgrade/OTP-11717'Siri Hansen2014-04-037-35/+394
|\ \ \ \ \ \ \ \
| * | | | | | | | Add documentation about upgradeSiri Hansen2014-04-035-30/+359
| * | | | | | | | Add info about upgrade of core applicationsSiri Hansen2014-03-282-5/+35
* | | | | | | | | Merge branch 'anders/diameter/17.0_release/OTP-11605'Anders Svensson2014-04-031-81/+69
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Bring diameter_dbg into the presentAnders Svensson2014-04-021-81/+69
* | | | | | | | | Merge branch 'peppe/common_test/otp_17_doc'Peter Andersson2014-04-0311-129/+171
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Document the abort_if_missing_suites functionalityPeter Andersson2014-04-024-4/+20
| * | | | | | | | Document changes in the CT hooks API and the event message protocolPeter Andersson2014-04-024-36/+56
| * | | | | | | | Document new ct_telnet logging featuresPeter Andersson2014-04-024-91/+97
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ia/public_key/doc'Ingela Anderton Andin2014-04-033-15/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | public_key: Document issuer_fun option to pkix_crls_validate/3Ingela Anderton Andin2014-04-021-5/+24
| * | | | | | | public_key: Update outdated linksIngela Anderton Andin2014-04-013-10/+10
* | | | | | | | Merge branch 'mange/update_source_build_doc/OTP-10269'Magnus Lidén2014-04-0211-662/+517
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Add link to app resource file referenceMagnus Lidén2014-04-021-3/+4
| * | | | | | | Correct and clean up documentationMagnus Lidén2014-04-025-443/+482
| * | | | | | | 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/test-cuddling'Björn-Egil Dahlberg2014-04-023-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | tools: Refactor testcaseBjörn-Egil Dahlberg2014-04-011-5/+5
| * | | | | | | | emulator: Increase timetrap timeout for binary_SUITEBjörn-Egil Dahlberg2014-04-011-1/+1