summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent zip:zip_open/1,2 from leaking portsDaniel White2015-01-172-11/+57
* Merge branch 'oliv3/math_log2/OTP-12411'Marcus Arendt2015-01-1610-4/+37
|\
| * Add math:log2/1Olivier Girondel2015-01-1410-4/+37
* | Merge remote branch 'origin/hb/parsetools/suppress_dialyzer_warnings/OTP-12271'Hans Bolinder2015-01-163-12/+32
|\ \
| * | Let Leex use the new -dialyzer attributeHans Bolinder2015-01-151-0/+8
| * | Let Yecc use the new -dialyzer attributeHans Bolinder2015-01-152-12/+24
* | | Merge branch 'maint'Björn Gustavsson2015-01-167-38/+113
|\ \ \ | |/ / |/| |
| * | Update primary bootstrapBjörn Gustavsson2015-01-1611-3/+3
| * | Merge branch 'bjorn/compiler/map-in-record-bug/OTP-12402' into maintBjörn Gustavsson2015-01-162-8/+50
| |\ \
| | * | sys_core_fold: Correct optimization of 'case'Björn Gustavsson2015-01-142-8/+50
| * | | Merge branch 'bjorn/compiler/beam_bool/OTP-12410' into maintBjörn Gustavsson2015-01-162-30/+63
| |\ \ \
| | * | | beam_bool: Correct live calculation for GC BIFsBjörn Gustavsson2015-01-142-4/+37
| | * | | beam_bool: Correct indentation for try...catchBjörn Gustavsson2015-01-141-26/+26
* | | | | Update primary bootstrapHans Bolinder2015-01-151-0/+0
* | | | | Merge branch 'hb/dialyzer/suppress_warning/OTP-10280'Hans Bolinder2015-01-1526-220/+746
|\ \ \ \ \
| * | | | | dialyzer: Introduce module local suppression of warningsHans Bolinder2015-01-1426-220/+746
* | | | | | Merge branch 'maint'Bruce Yinhe2015-01-151-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'richcarl/syntax_tools-fix-bad-error-format' into maintBruce Yinhe2015-01-151-3/+3
| |\ \ \ \ \
| | * | | | | fix bad format of error in epp_dodger:parse_file/3Richard Carlsson2014-12-291-3/+3
* | | | | | | Merge branch 'maint'Bruce Yinhe2015-01-152-4/+110
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'mikpe/hipe-arm-interworking' into maintBruce Yinhe2015-01-152-4/+110
| |\ \ \ \ \ \
| | * | | | | | hipe: fix ARM/Thumb interworkingMikael Pettersson2015-01-112-4/+110
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'maint'Marcus Arendt2015-01-151-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'arekinath/openbsd-build/OTP-12404' into maintMarcus Arendt2015-01-151-1/+1
| |\ \ \ \ \
| | * | | | | Fix compile breakage on OpenBSDAlex Wilson2014-12-111-1/+1
* | | | | | | Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403'Marcus Arendt2015-01-144-7/+196
|\ \ \ \ \ \ \
| * | | | | | | aligned implementation following last specsandreaP2015-01-093-76/+73
| * | | | | | | finally fixed docsandreaP2015-01-091-4/+4
| * | | | | | | fixed incorrect tagandreaP2015-01-091-1/+0
| * | | | | | | proposal of documentationandreaP2015-01-091-0/+31
| * | | | | | | fixes and testsandreaP2015-01-092-7/+115
| * | | | | | | add aes ecb to crypto libraryandreaP2015-01-092-0/+54
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'maint'Marcus Arendt2015-01-141-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'marcus/rabbe-doc-typos/OTP-12399' into maintMarcus Arendt2015-01-141-2/+2
| |\ \ \ \ \ \
| | * | | | | | fix doc typos found by Rabbe FogelholmMarcus Arendt2015-01-131-2/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'maint'Marcus Arendt2015-01-143-4/+15
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'dotsimon/sctp_paddrinfo_state' into maintMarcus Arendt2015-01-143-4/+15
| |\ \ \ \ \ \
| | * | | | | | Fix inet:getopts involving #sctp_paddrinfo{}Simon Cornish2014-12-083-4/+15
* | | | | | | | Merge branch 'maint'Marcus Arendt2015-01-143-22/+61
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'nox/http_uri-fragment/OTP-12398' into maintMarcus Arendt2015-01-143-22/+61
| |\ \ \ \ \ \ \
| | * | | | | | | Properly parse URI fragmentsAnthony Ramine2015-01-023-22/+61
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'maint'Dan Gudmundsson2015-01-141-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'dgud/wx/connect-when-terminating/OTP-12374' into maintDan Gudmundsson2015-01-141-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | wx: Fix connect when terminatingDan Gudmundsson2015-01-141-1/+1
* | | | | | | | Merge branch 'maint'Marcus Arendt2015-01-131-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'essen/irregardless' into maintMarcus Arendt2015-01-131-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix "irregardless" -> "regardless"Loïc Hoguin2015-01-081-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'maint'Dan Gudmundsson2015-01-133-16/+16
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'dgud/debugger/save-state-mac/OTP-12378' into maintDan Gudmundsson2015-01-131-8/+2
| |\ \ \ \ \ \
| | * | | | | | debugger: Fix debugger save options on macDan Gudmundsson2014-12-191-8/+2