summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed doc make target for (internally used) index.html file.Micael Karlberg2011-12-074-23/+44
* Merge branch 'hb/kernel/remove_debug/OTP-9789'Hans Bolinder2011-12-071-1/+0
|\
| * Remove debug printoutHans Bolinder2011-12-071-1/+0
* | Merge branch 'ia/ssl/public_key/test-maint'Ingela Anderton Andin2011-12-072-6/+22
|\ \
| * | Add default value for "user" if os:getenv("USER") returns falseIngela Anderton Andin2011-12-072-6/+22
* | | Merge branch 'ia/ssl/session/cleanup-test'Ingela Anderton Andin2011-12-072-10/+22
|\ \ \
| * | | Improve ssl session cleanup testIngela Anderton Andin2011-12-062-10/+22
| |/ /
* | | Merge branch 'siri/reltool/doc-rootdir-recommendataion/OTP-9742'Siri Hansen2011-12-071-1/+11
|\ \ \
| * | | Add recommendation about RootDir parameter to reltool:eval_target_spec/3Siri Hansen2011-12-051-1/+11
* | | | Merge branch 'siri/sasl/convert-to-common-test/OTP-9740'Siri Hansen2011-12-076-1888/+1661
|\ \ \ \
| * | | | Convert sasl test suites to pure common test styleSiri Hansen2011-12-056-1888/+1661
* | | | | Merge branch 'dgud/mnesia/impl-table-options/OTP-8970'Dan Gudmundsson2011-12-079-50/+190
|\ \ \ \ \
| * | | | | [mnesia] Add possibility for implementation dependent storage options to crea...Dan Gudmundsson2011-11-289-50/+190
* | | | | | Merge branch 'dgud/wx/deadlock-syncevent/OTP-9725'Dan Gudmundsson2011-12-078-60/+219
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [wx] Avoid deadlock in handle_sync_eventDan Gudmundsson2011-12-068-60/+219
* | | | | | Merge branch 'bjorn/compiler/inline-binary-matching/OTP-9770'Björn Gustavsson2011-12-078-66/+125
|\ \ \ \ \ \
| * | | | | | beam_validator: Fix type for failure label for bs_start_match2/5Björn Gustavsson2011-12-061-2/+12
| * | | | | | inline_SUITE: Add the comma_splitter/1 test caseBjörn Gustavsson2011-12-062-1/+20
| * | | | | | Teach the compiler the 'no_dead' optionBjörn Gustavsson2011-12-065-63/+93
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'ta/docs'Henrik Nord2011-12-0624-48/+49
|\ \ \ \ \ \
| * | | | | | Fix misspelling of chosenTuncer Ayaz2011-12-0512-15/+15
| * | | | | | Fix misspelling of 'turn off'Tuncer Ayaz2011-12-053-3/+3
| * | | | | | Fix typo in reltool(3)Tuncer Ayaz2011-12-051-1/+1
| * | | | | | Fix typo in gen_sctp(3)Tuncer Ayaz2011-12-051-1/+1
| * | | | | | Fix typo in mod_responsecontrol.erlTuncer Ayaz2011-12-051-1/+1
| * | | | | | Fix typos in ssl_cipher.erlTuncer Ayaz2011-12-051-2/+2
| * | | | | | file: correct make_link/2 and make_symlink/2 docsTuncer Ayaz2011-12-052-11/+12
| * | | | | | Fix typo in test_server(3)Tuncer Ayaz2011-12-051-1/+1
| * | | | | | Fix typos in io_protocol.xmlTuncer Ayaz2011-12-051-11/+11
| * | | | | | Fix typos in tar_SUITETuncer Ayaz2011-12-051-2/+2
* | | | | | | Merge branch 'ao/fix-change-time-inval-dates'Henrik Nord2011-12-061-4/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix a crash when file:change_time/2,3 are called with invalid datesAhmed Omar2011-11-011-4/+9
* | | | | | | Merge branch 'ia/public_key/asn1'Ingela Anderton Andin2011-12-064-690/+66
|\ \ \ \ \ \ \
| * | | | | | | Asn1 simplificationIngela Anderton Andin2011-12-054-690/+66
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'anders/diameter/transport_restart/OTP-9756'Anders Svensson2011-12-051-7/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix transport restart bugAnders Svensson2011-11-291-7/+2
* | | | | | | Merge branch 'master' of super:otpMicael Karlberg2011-12-053-21/+289
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sverk/crypto-sha256'Sverker Eriksson2011-12-053-21/+289
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: Add sha256,384,512 in documentation for rsa_verifySverker Eriksson2011-12-051-1/+3
| | * | | | | | | crypto: Add sha{256,384,512} to rsa_verifySverker Eriksson2011-11-302-16/+64
| | * | | | | | | crypto: Add sha256 and sha512Sverker Eriksson2011-11-302-4/+222
* | | | | | | | | Add proper release notes for ticket OTP-9779.Micael Karlberg2011-12-053-27/+42
|/ / / / / / / /
* | | | | | | | Merge branch 'sa/dialyzer-fixes'Henrik Nord2011-12-0510-57/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Correct callback spec in application moduleStavros Aronis2011-12-011-1/+1
| * | | | | | | | Refine warning about callback specs with extra rangesStavros Aronis2011-12-012-5/+7
| * | | | | | | | Cleanup autoimport compiler directivesStavros Aronis2011-12-011-19/+15
| * | | | | | | | Fix Dialyzer's warnings in typerStavros Aronis2011-12-011-2/+2
| * | | | | | | | Fix Dialyzer's warning for its own codeStavros Aronis2011-12-011-6/+7
| * | | | | | | | Fix bug in Dialyzer's behaviours analysisStavros Aronis2011-12-013-2/+21
| * | | | | | | | Fix crash in DialyzerStavros Aronis2011-12-013-22/+25