summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green2013-09-2511-82/+188
|\
| * Implement platform specific aligned sys_alloc and use when supportedRickard Green2013-09-2511-71/+181
* | Prepare releaseOTP_R16B02Erlang/OTP2013-09-1662-37/+1323
* | Update system readme for R16B02Magnus Lidén2013-09-131-2/+2
* | Update preloaded modulesMagnus Lidén2013-09-1310-0/+0
* | Update primary bootstrap app- and appup filesMagnus Lidén2013-09-136-6/+6
* | Update primary bootstrapMagnus Lidén2013-09-1313-0/+0
* | Merge branch 'anders/diameter/R16B02_release/OTP-11322' into maintAnders Svensson2013-09-132-32/+8
|\ \
| * | vsn -> 1.4.3Anders Svensson2013-09-121-1/+1
| * | Update appup for diameter-1.4.3 in R16B02Anders Svensson2013-09-121-31/+7
* | | Merge branch 'egil/fix-megaco-appup' into maintBjörn-Egil Dahlberg2013-09-131-0/+4
|\ \ \
| * | | megaco: Update appup fileBjörn-Egil Dahlberg2013-09-121-0/+4
|/ / /
* | | Merge branch 'hb/erts/refman_corrections/OTP-11321' into maintHans Bolinder2013-09-121-5/+3
|\ \ \
| * | | Correct documentation of predefined typesHans Bolinder2013-09-121-5/+3
|/ / /
* | | crypto: Add ticket for 5d8a13bb6a180e0aSverker Eriksson2013-09-120-0/+0
* | | Merge branch 'peppe/common_test/init_stop_problem' into maintPeter Andersson2013-09-121-1/+12
|\ \ \
| * | | Make builtin hook respond to init:stopPeter Andersson2013-09-111-1/+12
|/ / /
* | | Merge branch 'peppe/common_test/misc_r16b02_docs' into maintPeter Andersson2013-09-114-15/+84
|\ \ \
| * | | Add misc documentationPeter Andersson2013-09-114-15/+84
* | | | Merge branch 'vinoski/sv/fix-sched-stats-disable/OTP-11317' into maintFredrik Gustafsson2013-09-111-1/+1
|\ \ \ \
| * | | | fix system_flag(scheduling_statistics,disable)Steve Vinoski2013-09-101-1/+1
* | | | | Merge branch 'jcomellas/jc-integer-to-binary2/OTP-11311' into maintFredrik Gustafsson2013-09-113-7/+30
|\ \ \ \ \
| * | | | | Update preloadedFredrik Gustafsson2013-09-101-0/+0
| * | | | | Fix incorrect values returned by integer_to_binary/2Juan Jose Comellas2013-09-092-7/+30
| |/ / / /
* | | | | Merge branch 'fenollp/parsetools/fix_unicode_leex/OTP-11313' into maintFredrik Gustafsson2013-09-112-6/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | parsetools: added testcase for unicodeFredrik Gustafsson2013-09-101-3/+21
| * | | | Missed a few similar callsPierre Fenoll2013-09-101-2/+2
| * | | | Fix leex module`s inability to build unicode-aware lexers.Pierre Fenoll2013-09-101-1/+1
|/ / / /
* | | | Merge branch 'ia/prep-release/ssl' into maintIngela Anderton Andin2013-09-102-1/+3
|\ \ \ \
| * | | | ssl: Prepare for releaseIngela Anderton Andin2013-09-102-1/+3
|/ / / /
* | | | Merge branch 'ia/ssl/dtls-refactor/OTP-11292' into maintIngela Anderton Andin2013-09-1024-2425/+3743
|\ \ \ \
| * | | | ssl: Refactor TLS/DTLS record handlingIngela Anderton Andin2013-09-1017-698/+775
| * | | | ssl: Dialyzer fixesIngela Anderton Andin2013-09-104-19/+22
| * | | | ssl: Solve rebase issuesIngela Anderton Andin2013-09-102-108/+139
| * | | | ssl: DTLS record handlingIngela Anderton Andin2013-09-1015-140/+193
| * | | | ssl: Add DTLS record primitivesAndreas Schultz2013-09-104-18/+351
| * | | | ssl: Refactor to provide common handshake functions for TLS/DTLSIngela Anderton Andin2013-09-1014-1885/+2300
| * | | | ssl: Add DTLS handshake primitivs.Andreas Schultz2013-09-101-0/+406
* | | | | Merge branch 'hb/doc/refman_type_corrections/OTP-11090' into maintHans Bolinder2013-09-101-12/+16
|\ \ \ \ \
| * | | | | Correct documentation of predefined and built-in typesHans Bolinder2013-09-061-12/+16
* | | | | | core_lint: Correct the type error() to conform to the codeBjörn Gustavsson2013-09-091-1/+1
* | | | | | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maintBjörn Gustavsson2013-09-0921-76/+76
|\ \ \ \ \ \
| * | | | | | Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson2013-09-0616-52/+52
| * | | | | | Convert some notes.xml files from latin-1 to utf-8Björn Gustavsson2013-09-065-24/+24
* | | | | | | Merge branch 'lukas/erts/erl_exec_e' into maintBjörn-Egil Dahlberg2013-09-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | +e should be passed through erlexecLukas Larsson2013-09-041-0/+1
* | | | | | | | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maintBjörn-Egil Dahlberg2013-09-0914-105/+104
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Corrections so that the documentation confirms to the DTDKenneth Lundin2013-08-2913-104/+102
| * | | | | | | Minor correction of xml structure to conform to the DTDKenneth Lundin2013-07-041-1/+2
* | | | | | | | Merge branch 'anders/diameter/spawn_opt/OTP-11299' into maintAnders Svensson2013-09-092-3/+5
|\ \ \ \ \ \ \ \