summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'anders/diameter/17.5.5/OTP-12757' into maint-17Erlang/OTP2015-05-293-4/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vsn -> 1.9.2Anders Svensson2015-05-231-1/+1
| | * | | | | | | | Update appup for 17.5.5Anders Svensson2015-05-231-2/+8
| | * | | | | | | | Fix mangled release noteAnders Svensson2015-05-231-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'anders/diameter/sctp/OTP-12744' into maint-17Erlang/OTP2015-05-293-21/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix diameter_sctp listener raceAnders Svensson2015-05-241-1/+1
| | * | | | | | | | Tweak transport suite failuresAnders Svensson2015-05-241-8/+9
| | * | | | | | | | Run traffic suite over SCTPAnders Svensson2015-05-241-12/+34
| | |/ / / / / / /
| * | | | | | | | Merge branch 'anders/diameter/counters/OTP-12741' into maint-17Erlang/OTP2015-05-293-116/+258
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix counting of no_result_code/invalid_error_bitAnders Svensson2015-05-181-2/+2
| | * | | | | | | | Count relayed answersAnders Svensson2015-05-181-26/+55
| | * | | | | | | | Rename dictionary-related functions/variablesAnders Svensson2015-05-181-55/+57
| | * | | | | | | | Lift answer send up the call chainAnders Svensson2015-05-181-5/+5
| | * | | | | | | | Count discarded incoming messagesAnders Svensson2015-05-182-1/+3
| | * | | | | | | | Include R-bit in unknown message counter keysAnders Svensson2015-05-182-39/+42
| | * | | | | | | | Fix broken relay countersAnders Svensson2015-05-181-3/+7
| | * | | | | | | | Fix broken result code countersAnders Svensson2015-05-181-1/+1
| | * | | | | | | | Add counters testcase to relay suiteAnders Svensson2015-05-171-6/+108
| | |/ / / / / / /
* | | | | | | | | Merge branch 'kostis/cerl_pmatch'Zandra Hird2015-05-291-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow use of complete interface of cerl_pmatch moduleKostis Sagonas2015-05-121-2/+8
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'ethercrow/maint'Zandra Hird2015-05-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make cpu_sup:util/0 spec lie lessDmitry Ivanov2015-05-261-1/+1
* | | | | | | | | | Merge branch 'fishcakez/supervisor_ignore'Zandra Hird2015-05-293-4/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't store child that returns ignore in simple supervisorJames Fish2015-05-263-4/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'kuenishi/ku-orddict-typespec'Hans Bolinder2015-05-292-61/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update orddict with parameterized types and specsUENISHI Kota2015-05-292-61/+54
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'saleyn/sasl/opening-modes/OTP-12778'Björn Gustavsson2015-05-294-10/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Customize SASL error_logger file opening modesSerge Aleynikov2015-05-284-10/+40
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'legoscia/dialyzer/cache-hipe-binaries/OTP-12779'Björn Gustavsson2015-05-297-20/+80
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Dialyzer to cache results of HiPE compilationMagnus Henoch2015-05-283-9/+72
| * | | | | | | | | | Change hipe_bifs:system_crc/1 to hipe_bifs:system_crc/0Magnus Henoch2015-05-274-11/+8
* | | | | | | | | | | Merge branch 'bjorn/megaco/eliminate-now'Björn Gustavsson2015-05-293-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | megaco: Eliminate use of erlang:now/0Björn Gustavsson2015-05-273-5/+4
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bjorn/et/eliminate-now-warnings/OTP-12780'Björn Gustavsson2015-05-293-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makefile: no longer tolerate warnings in the et applicationBjörn Gustavsson2015-05-251-1/+1
| * | | | | | | | | | | et: Eliminate warnings for deprecated erlang:now/0Björn Gustavsson2015-05-252-0/+4
* | | | | | | | | | | | Merge branch 'richcarl/warnings-by-default/OTP-12781'Björn-Egil Dahlberg2015-05-287-68/+84
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | stdlib: Use warning channel in test qlc_SUITE:otp_6964/1Björn-Egil Dahlberg2015-05-271-6/+8
| * | | | | | | | | | | stdlib: Fix testcase for qlc_SUITEBjörn-Egil Dahlberg2015-05-271-2/+4
| * | | | | | | | | | | kernel: Fix code_SUITE with respect to new logger defaultBjörn-Egil Dahlberg2015-05-271-3/+1
| * | | | | | | | | | | Map error logger warnings to warning messages by defaultRichard Carlsson2015-05-225-58/+72
* | | | | | | | | | | | Merge branch 'bjorn/compiler/doc'Björn Gustavsson2015-05-273-259/+250
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update compiler documentationBjörn Gustavsson2015-05-273-259/+250
* | | | | | | | | | | | | Merge remote-tracking branch 'erlang/pr/741'Henrik Nord2015-05-271-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Minor misprintsKirill Zaborsky2015-05-261-3/+3
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'erlang/pr/745'Henrik Nord2015-05-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Typofix: piecemealAndrás Veres-Szentkirályi2015-05-261-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'hb/update_versions'Hans Bolinder2015-05-2724-30/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update application versionsHans Bolinder2015-05-2724-30/+37
|/ / / / / / / / / / / /
* | | | | | | | | | | | Update primary bootstrapBjörn-Egil Dahlberg2015-05-268-0/+0