aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2013-01-09Add file:allocate/3 operationFilipe David Manana
2013-01-09Merge branch 'ml/crypto/add-ripemd160-digest/OTP-10667'Fredrik Gustafsson
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-09Merge branch 'siri/cover/new-bugs-r16/OTP-10638'Siri Hansen
2013-01-09Fix some FOP warningsHans Bolinder
2013-01-08Merge branch 'ia/ssl/TLS-1.2-default/OTP-10425'Ingela Anderton Andin
2013-01-08Merge branch 'ia/ssl/deprecated-r16'Ingela Anderton Andin
2013-01-07[stdlib] Improve the Erlang shell's handling of scanner errorsHans Bolinder
2013-01-03Merge branch 'ks/stdlib/proplists-spec-cleanup/OTP-10663'Fredrik Gustafsson
2013-01-03Merge branch 'ks/kernel/dist_util-minor-fix/OTP-10662'Fredrik Gustafsson
2013-01-03Merge branch 'hb/parsetools/remove_esyntax/OTP-10660'Hans Bolinder
2013-01-02Remote the file esyntax.yrlHans Bolinder
2013-01-02Make sure the Erlang shell prompt can handle UnicodeHans Bolinder
2013-01-02Improve and correct contracts and types of the IO modulesHans Bolinder
2013-01-02Clean up some of the Unicode documentationHans Bolinder
2013-01-02Correct bugs in the old shell (user.erl)Hans Bolinder
2013-01-02[tools] Add Unicode support for CoverHans Bolinder
2013-01-02[test_server] Add Unicode support to module listingHans Bolinder
2013-01-02[erl_docgen] Use DejaVu fonts when generating PDFHans Bolinder
2013-01-02[syntax_tools] Introduce Unicode support for Erlang source filesHans Bolinder
2013-01-02[erl_docgen] Update due to introduction of UnicodeHans Bolinder
2013-01-02[edoc] Introduce Unicode support for source filesHans Bolinder
2013-01-02[stdlib, kernel] Introduce Unicode support for Erlang source filesHans Bolinder
2012-12-21fix crypto ripemd160 tests to use hash_init familyMichael Loftis
2012-12-21fix ripemd160 to use hash_init family and add documentationMichael Loftis
2012-12-21[stdlib] Correct and improve specs and types of erl_scan and sysHans Bolinder
2012-12-21[cover] Cleanup by stopping cover between testsSiri Hansen
2012-12-21Merge branch 'fredrik/ssh/sftp-file-is-dir/OTP-6406'Fredrik Gustafsson
2012-12-21Merge branch 'fredrik/ssh/fix-appup-syntax/OTP-10657'Fredrik Gustafsson
2012-12-20Merge branch 'master' of super:otpMicael Karlberg
2012-12-20[snmp/manager] Updated release notesMicael Karlberg
2012-12-20[snmp/manager] Updated manager test suite to use only the apiMicael Karlberg
2012-12-20[snmp/manager] Preliminary test suite updateMicael Karlberg
2012-12-20[snmp/manager] Removed deprecated functionsMicael Karlberg
2012-12-20Merge branch 'siri/common_test/ct_netconfc-adjust_window/OTP-10646'Siri Hansen
2012-12-20[common_test] Stop cover on slave node after node is terminatedSiri Hansen
2012-12-20[test_server] Stop cover on node after node is terminatedSiri Hansen
2012-12-20Fixed syntax error in ssh appup fileFredrik Gustafsson
2012-12-20Move ram option from mode() type into open/2 specPatrik Nyblom
2012-12-20Basic documentation of the 'ram' mode in the 'file' moduleJan Daniel Bothma
2012-12-20ssl: Make TLS-1.2 default versionIngela Anderton Andin
2012-12-19fix missing defines for RIPEMD160_CTX_LEN and RIPEMD160_LENMichael Loftis
2012-12-19Merge branch 'siri/observer/cdv-test-for-r16/OTP-10606'Siri Hansen
2012-12-19[common_test] Adjust window after netconf client receives dataSiri Hansen
2012-12-19[cover] Fix timing dependent bug in cover_SUITE:reconnectSiri Hansen
2012-12-19stdlib: Updated otp_internal to reflect removal of deprecated functionIngela Anderton Andin
2012-12-19ssl & orber: Remove ssl:pid/1 (has been pointless since R14)Ingela Anderton Andin
2012-12-19[cover] Remove stopped node also from lost_nodes listSiri Hansen
2012-12-19[cover] Don't mark stopped node as lostSiri Hansen
2012-12-19Merge branch 'fredrik/ssh/rekeying'Fredrik Gustafsson