aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-12-02Add sendfile server printoutsLukas Larsson
2011-12-02Merge branch 'peppe/common_test/ct_fail'Peter Andersson
2011-12-02Add ct:comment/2 functionPeter Andersson
2011-12-02Merge branch 'ia/ssl/test-case-maint'Ingela Anderton Andin
2011-12-02Missed two places in previous fixIngela Anderton Andin
2011-12-02Merge remote branch 'origin/peppe/common_test/css_fixes'Peter Andersson
2011-12-02Skip recv/send during tests for fallback platformsLukas Larsson
2011-12-02Remove header/trailer supportLukas Larsson
2011-12-02Expand sendfile documentationLukas Larsson
2011-12-02Move sendfile api to file moduleLukas Larsson
2011-12-02Merge branch 'hb/erl_docgen/man_gen_fix/OTP-9759'Hans Bolinder
2011-12-01Merge branch 'bmk/megaco/r15_proofing_test'Micael Karlberg
2011-12-01Fixed bogus comment.Micael Karlberg
2011-12-01Merge branch 'ia/ssl/test-case-maint'Ingela Anderton Andin
2011-12-01Fix minor faults in documentation of release handlingSiri Hansen
2011-12-01Preliminary work on header/trailerLukas Larsson
2011-12-01Add tests for send/recv/sendfile interactionsLukas Larsson
2011-12-01Remove tests for file_server sendfileLukas Larsson
2011-12-01sendfile caller now has to be the controlling_processLukas Larsson
2011-12-01Remove support for file_server, sendfile has to be rawLukas Larsson
2011-12-01Implement ignorefd for TCPLukas Larsson
2011-12-01Implement sendfile when there are no async threadsLukas Larsson
2011-12-01Implement blocking calls for sendfileLukas Larsson
2011-12-01Implement sendfile using blocking io in asynch threadsLukas Larsson
2011-12-01Create erlang fallback for sendfileLukas Larsson
2011-12-01Move sendfile tests to gen_tcp_api_SUITELukas Larsson
2011-12-01Callback specs now handled by -callback directive in the behaviour module.Ingela Anderton Andin
2011-12-01Merge branch 'bmk/megaco/r15_proofing_test'Micael Karlberg
2011-12-01Merge branch 'bmk/megaco/own_dialyzer_plt'Micael Karlberg
2011-12-01Merge branch 'bmk/inets/inets58_integration2'Micael Karlberg
2011-12-01Merge branch 'maint-r14'Micael Karlberg
2011-12-01Correct callback spec in application moduleStavros Aronis
2011-12-01Refine warning about callback specs with extra rangesStavros Aronis
2011-12-01Cleanup autoimport compiler directivesStavros Aronis
2011-12-01Fix Dialyzer's warnings in typerStavros Aronis
2011-12-01Fix Dialyzer's warning for its own codeStavros Aronis
2011-12-01Fix bug in Dialyzer's behaviours analysisStavros Aronis
2011-12-01Fix crash in DialyzerStavros Aronis
2011-12-01Merge branch 'bjorn/dialyzer-warnings'Björn Gustavsson
2011-12-01Fix a bug in the generation of manpagesHans Bolinder
2011-11-30Add ct:fail/2 functionPeter Andersson
2011-11-30crypto: Add sha{256,384,512} to rsa_verifySverker Eriksson
2011-11-30Remove dependency on R12 from a qlc test caseHans Bolinder
2011-11-30crypto: Add sha256 and sha512Sverker Eriksson
2011-11-30Merge branch 'sa/dialyzer-fixes-r15'Henrik Nord
2011-11-30Bugfixes and improvements of the the CSS stylesheet implementationPeter Andersson
2011-11-30Add type info for erlang:system_info({allocator_sizes,ref(),any()})Björn Gustavsson
2011-11-30compiler: Turn calls to math:pi/0 into constant valuesBjörn Gustavsson
2011-11-30Update inets test resultsStavros Aronis
2011-11-30Add file/line info in a particular Dialyzer crashStavros Aronis