summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/jparise/parsetools/yecc-header-dot/OTP-1...Hans Bolinder2017-03-161-1/+1
|\
| * Include ending dot in yecc's Header code exampleJon Parise2017-02-261-1/+1
* | Merge branch 'bjorn/stdlib/erl_tar'Björn Gustavsson2017-03-152-18/+47
|\ \
| * | erl_tar: Close files after reading from a tar fileBjörn Gustavsson2017-03-102-18/+47
* | | Merge pull request #1373 from richcarl/edoc-no-timstampsBjörn Gustavsson2017-03-151-8/+4
|\ \ \
| * | | edoc: Don't generate timestamps in footerRichard Carlsson2017-03-131-8/+4
* | | | Merge pull request #1371 from aggelgian/fix-otp-internalBjörn Gustavsson2017-03-151-1/+1
|\ \ \ \
| * | | | Fix return value of obsolete_1(rpc,safe_multi_server_call,A)Aggelos Giantsios2017-03-121-1/+1
* | | | | Merge pull request #1374 from bjorng/bjorn/compiler/fix-beam_typeBjörn Gustavsson2017-03-152-2/+23
|\ \ \ \ \
| * | | | | beam_type: Avoid an internal consistency check failureBjörn Gustavsson2017-03-132-2/+23
* | | | | | Merge branch 'dgud/otp_build_clean_configure'Dan Gudmundsson2017-03-151-0/+5
|\ \ \ \ \ \
| * | | | | | Clean configure when before invoking autoconfDan Gudmundsson2017-03-131-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'egil/sigterm-fixup'Björn-Egil Dahlberg2017-03-152-3/+6
|\ \ \ \ \ \
| * | | | | | erts: Fix signal pipeBjörn-Egil Dahlberg2017-03-141-2/+2
| * | | | | | erts: Fix os_signal_SUITE testBjörn-Egil Dahlberg2017-03-131-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'maint'Rickard Green2017-03-1441-21/+1041
|\ \ \ \ \ \
| * | | | | | Updated OTP versionOTP-19.3Erlang/OTP2017-03-142-1/+2
| * | | | | | Prepare releaseErlang/OTP2017-03-1442-22/+1055
* | | | | | | Merge branch 'hasse/hipe/remove_work_around'Hans Bolinder2017-03-141-2/+1
|\ \ \ \ \ \ \
| * | | | | | | hipe: Remove work around for Dialyzer bugHans Bolinder2017-03-131-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'hasse/fix_erl_anno_use'Hans Bolinder2017-03-1426-268/+273
|\ \ \ \ \ \ \
| * | | | | | | parsetools: Fix handling of locations and annotationsHans Bolinder2017-03-104-209/+162
| * | | | | | | diameter: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
| * | | | | | | kernel: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
| * | | | | | | compiler: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
| * | | | | | | eunit: Fix handling of locations and annotationsHans Bolinder2017-03-081-1/+1
| * | | | | | | Update preloadedHans Bolinder2017-03-081-0/+0
| * | | | | | | erts: Fix handling of locations and annotationsHans Bolinder2017-03-081-2/+2
| * | | | | | | dialyzer: Fix handling of annotations in a testHans Bolinder2017-03-081-1/+2
| * | | | | | | debugger: Fix handling of locations and annotationsHans Bolinder2017-03-082-4/+5
| * | | | | | | stdlib: Extend functions in erl_parse to handle form_info()Hans Bolinder2017-03-081-8/+10
| * | | | | | | stdlib: Fix handling of locations and annotationsHans Bolinder2017-03-089-25/+33
| * | | | | | | erts: Correct the documentation of abstract end-of-fileHans Bolinder2017-03-081-5/+13
| * | | | | | | stdlib: Add debug tests to the erl_parse moduleHans Bolinder2017-03-081-2/+19
| * | | | | | | stdlib: improve the erl_anno module's debug testsHans Bolinder2017-03-081-2/+6
| * | | | | | | stdlib: Improve the erl_pp module's debug testsHans Bolinder2017-03-081-3/+14
* | | | | | | | Merge pull request #1342 from dgud/dgud/observer/max_and_dirty_sched/OTP-14137Dan Gudmundsson2017-03-143-44/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | observer: Add a max carrier size columnDan Gudmundsson2017-03-102-10/+30
| * | | | | | | | observer: Draw dotted lines for dirty cpu threadsDan Gudmundsson2017-03-101-34/+64
* | | | | | | | | Merge branch 'maint'Rickard Green2017-03-133-18/+19
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Fix xml warnings in old release notesRickard Green2017-03-133-18/+19
* | | | | | | | | Merge pull request #1370 from dalizard/fix-typos-eunit-docBjörn Gustavsson2017-03-131-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix small typosDimitar Haralanov2017-03-131-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140'Hans Nilsson2017-03-139-27/+301
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | public_key: updated crypto dependence in .app.srcHans Nilsson2017-03-091-1/+1
| * | | | | | | public_key: RSA key gen documentationHans Nilsson2017-03-091-3/+6
| * | | | | | | public_key: Make test suites use the new RSA key generation functionHans Nilsson2017-03-091-1/+15
| * | | | | | | public_key: New -spec for public_key:generate_key/1Hans Nilsson2017-03-091-3/+9
| * | | | | | | public_key: Add RSA to public_key:generate_key/1Hans Nilsson2017-03-091-1/+43
| * | | | | | | crypto: Document exceptions thrown in crypto:generate_keyHans Nilsson2017-03-091-4/+8