summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Delayed node table GCRickard Green2015-06-1011-59/+288
* Only read lock node table when reading infoRickard Green2015-06-091-6/+6
* Callback timerRickard Green2015-06-094-67/+362
* Disable accessor timer optionRickard Green2015-06-098-15/+71
* Aux work flag descriptionsRickard Green2015-06-092-62/+107
* Fix test casesRickard Green2015-06-096-60/+147
* Fix bug causing timeout to overwrite exit instructionRickard Green2015-05-251-1/+1
* Doc fixesRickard Green2015-05-251-169/+189
* Fix statistics reported about fix alloc typesRickard Green2015-05-251-19/+42
* Update OTP versionOTP-18.0-rc2Henrik Nord2015-05-131-1/+1
* Prepare releaseErlang/OTP2015-05-1261-33/+1931
* Update primary bootstrapRickard Green2015-05-122-0/+0
* Update preloaded modulesRickard Green2015-05-1210-0/+0
* Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green2015-05-129-181/+657
|\
| * Timer fixes, documentation, and test casesRickard Green2015-05-129-181/+657
* | ssl: Refactored and corrected sni_fun handlingIngela Anderton Andin2015-05-123-46/+48
* | ssl: add option sni_funQijiang Fan2015-05-126-13/+128
* | ssl: add tests for SNI server supportQijiang Fan2015-05-125-5/+244
* | ssl: docs: SNI server, connection_information/1,2Qijiang Fan2015-05-121-2/+45
* | ssl: add ssl:connection_information/[1,2]Qijiang Fan2015-05-123-27/+43
* | ssl: deny recursively defined sni_hostsQijiang Fan2015-05-121-1/+7
* | ssl: add SNI server supportQijiang Fan2015-05-125-6/+71
* | Merge branch 'jv/18/emulator-send-to-error_logger/OTP-12735'Björn-Egil Dahlberg2015-05-124-78/+165
|\ \
| * | erts: Fix erts_send_error_term_to_logger memory leakBjörn-Egil Dahlberg2015-05-121-1/+4
| * | Send format and args on process exit to error_loggerJosé Valim2015-05-112-19/+30
| * | Add erts_send_error_term_to_loggerJosé Valim2015-05-112-59/+132
* | | Merge branch 'peppe/webtool/update_vsn'Peter Andersson2015-05-121-1/+1
|\ \ \
| * | | Update webtool versionPeter Andersson2015-05-111-1/+1
* | | | Merge branch 'hans/ssh/cuddle_tests'Hans Nilsson2015-05-121-12/+19
|\ \ \ \
| * | | | ssh: Fix ssh_basic_SUITE.erl to work on Windows hostsHans Nilsson2015-05-121-12/+19
|/ / / /
* | | | Merge branch 'dgud/mnesia/dirty_error_reason/OTP-12714'Dan Gudmundsson2015-05-123-11/+7
|\ \ \ \
| * | | | mnesia: dirty error messages did not behave as documentedDan Gudmundsson2015-05-063-11/+7
* | | | | Merge branch 'ia/ssl/adapt-to-new-public_key-doc'Ingela Anderton Andin2015-05-126-161/+168
|\ \ \ \ \
| * | | | | ssl: Align "=" sign in type declarations to decided policyIngela Anderton Andin2015-05-111-61/+63
| * | | | | public_key: Align "=" sign in type declarations to decided policyIngela Anderton Andin2015-05-112-92/+97
| * | | | | public_key, ssl: Align public_key and ssl docIngela Anderton Andin2015-05-115-8/+8
* | | | | | Merge branch 'ia/ssh/height'Ingela Anderton Andin2015-05-122-5/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ssh: Fix typoIngela Anderton Andin2015-05-122-5/+15
|/ / / / /
* | | | | Merge branch 'peppe/test_tools_vsn_and_deps'Peter Andersson2015-05-114-10/+11
|\ \ \ \ \
| * | | | | Update version numbers and app dependenciesPeter Andersson2015-05-084-10/+11
| |/ / / /
* | | | | Merge branch 'peppe/ts/fix_benchmarks'Peter Andersson2015-05-111-4/+14
|\ \ \ \ \
| * | | | | Fix problem with OTP benchmark tests failing to runPeter Andersson2015-05-091-4/+14
* | | | | | Merge branch 'peppe/test_server/fix_merge_problems'Peter Andersson2015-05-111-16/+14
|\ \ \ \ \ \
| * | | | | | Fix remaining issues in source code parserPeter Andersson2015-05-091-16/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'sverk/crypto/ec_key_generate/OTP-12733'Sverker Eriksson2015-05-111-1/+1
|\ \ \ \ \ \
| * | | | | | crypto: Fix bug in generate_key(ecdh,...)Sverker Eriksson2015-05-111-1/+1
|/ / / / / /
* | | | | | Merge branch 'kejv/export-digraph-label'Zandra Hird2015-05-111-1/+1
|\ \ \ \ \ \
| * | | | | | digraph: export label typeDavid Kubecka2015-05-081-1/+1
* | | | | | | Merge branch 'egil/erts/high_accuracy_sleep/OTP-12236'Björn-Egil Dahlberg2015-05-113-9/+167
|\ \ \ \ \ \ \
| * | | | | | | erts: Add high accuracy poll timeoutsLukas Larsson2015-04-133-9/+167