Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Fix problem with test case order in group specifications | Peter Andersson | |
2012-11-19 | Merge branch 'anders/diameter/R15B03_release/OTP-10582' into maint | Anders Svensson | |
* anders/diameter/R15B03_release/OTP-10582: vsn -> 1.3 Update appup for R15B03 Dialyzer fix Insert missing 1.1 release notes Minor test suite tweaks vsn -> 1.2.1 Update appup for OTP-10461/10550 | |||
2012-11-19 | vsn -> 1.3 | Anders Svensson | |
2012-11-19 | Update appup for R15B03 | Anders Svensson | |
2012-11-19 | Dialyzer fix | Anders Svensson | |
The removed clause was added in commit c14ef2db as part of an aborted implementation. | |||
2012-11-19 | Insert missing 1.1 release notes | Anders Svensson | |
2012-11-19 | Minor test suite tweaks | Anders Svensson | |
2012-11-19 | vsn -> 1.2.1 | Anders Svensson | |
2012-11-19 | Update appup for OTP-10461/10550 | Anders Svensson | |
2012-11-19 | Merge branch 'ia/ssl/dialyzer-found-bug' into maint | Ingela Anderton Andin | |
* ia/ssl/dialyzer-found-bug: ssl: Fix bug in match expression found by Dialyzer | |||
2012-11-19 | Merge branch 'anders/diameter/code_pre/OTP-10583' into maint | Anders Svensson | |
* anders/diameter/code_pre/OTP-10583: Fix broken doc links Generate intra-document references Remove superfluous function markers Use entities for cross references Add entities file for cross-references (mostly) <code> -> <pre> in documentation | |||
2012-11-19 | ssl: Fix bug in match expression found by Dialyzer | Ingela Anderton Andin | |
Code should handle case the there is some undelivered data left on the socket when peer close signal is received. It is unlikely that this happens during normal testing. | |||
2012-11-19 | Merge branch 'lars/erl_docgen/configurable_doc_build/OTP-9040' into maint | Lars Thorsen | |
* lars/erl_docgen/configurable_doc_build/OTP-9040: [erl_docgen] Updated the vsn.mk [erl_docgen] Add db_eix.xsl to the Makefile [safs] Add pdfname to the html target for the users guide [erl_docgen] Add possibility to specify pdf filename Updated system/doc/Makefile with the new xsltproc options. A possibility to configure erl_docgen so it can generate documentation for other products than Erlang/OTP. OTP-9040 | |||
2012-11-19 | Finish the test suite and correct remaining bugs | Peter Andersson | |
OTP-10466 | |||
2012-11-19 | Implement new group search functionality | Peter Andersson | |
OTP-10466 | |||
2012-11-19 | Fix problem with config start option not accepting list of files | Peter Andersson | |
OTP-10495 | |||
2012-11-18 | Fix broken doc links | Anders Svensson | |
2012-11-18 | Generate intra-document references | Anders Svensson | |
2012-11-18 | Remove superfluous function markers | Anders Svensson | |
2012-11-18 | Use entities for cross references | Anders Svensson | |
2012-11-18 | Add entities file for cross-references (mostly) | Anders Svensson | |
Saves typing, more readable, less error prone. | |||
2012-11-18 | <code> -> <pre> in documentation | Anders Svensson | |
The former doesn't allow seealso content, which erl_docgen doesn't enforce, resulting in mangled PDF. | |||
2012-11-18 | Merge branch 'anders/diameter/CEA_timeout/OTP-10554' into maint | Anders Svensson | |
* anders/diameter/CEA_timeout/OTP-10554: Implement transport_opt() capx_timeout Document transport_opt() capx_timeout Minor doc fixes | |||
2012-11-18 | Merge branch 'anders/diameter/identifier_checks/OTP-10565' into maint | Anders Svensson | |
* anders/diameter/identifier_checks/OTP-10565: Add comment about lack of identifier checks on DWA Add check of End-to-End and Hop-by-Hop identfiers in received DPA Add check of End-to-End and Hop-by-Hop identfiers in received CEA | |||
2012-11-18 | Merge branch 'anders/diameter/transport_data/OTP-10566' into maint | Anders Svensson | |
* anders/diameter/transport_data/OTP-10566: Add a testcase Allow a handle_request callback to return a #diameter_packet{} | |||
2012-11-18 | Merge branch 'anders/diameter/transport_shutdown/OTP-10493' into maint | Anders Svensson | |
* anders/diameter/transport_shutdown/OTP-10493: Add simple DPR suite Correct diameter:remove_transport/2 doc Fix broken doc link Ensure watchdog dies with transport if DPR was sent Remove dead clause Implement transport_opt() disconnect_cb Document transport_opt() disconnect_cb | |||
2012-11-18 | Merge branch 'anders/diameter/service_events/OTP-10492' into maint | Anders Svensson | |
* anders/diameter/service_events/OTP-10492: Add start/stop service_event() | |||
2012-11-16 | Add start/stop service_event() | Anders Svensson | |
2012-11-16 | [erl_docgen] Updated the vsn.mk | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add db_eix.xsl to the Makefile | Lars Thorsen | |
2012-11-16 | [safs] Add pdfname to the html target for the users guide | Lars Thorsen | |
2012-11-16 | [erl_docgen] Add possibility to specify pdf filename | Lars Thorsen | |
2012-11-16 | Updated system/doc/Makefile with the new xsltproc options. | Lars Thorsen | |
2012-11-16 | A possibility to configure erl_docgen so it can generate documentation for ↵ | Lars Thorsen | |
other products than Erlang/OTP. | |||
2012-11-16 | Merge branch 'fredrik/inets/slowdos/OTP-10392' into maint | Fredrik Gustafsson | |
* fredrik/inets/slowdos/OTP-10392: Increased waiting time to check if socket is down Fine adjustments of slowdos alg Changes to slowdos testcase Doc for test case slowdose Bumped version nr Added testcases för minimum_bytes_per_second option Reduced checking of bytes per second to every second Documentation for minimum_bytes_per_seconds option Changed property to minimum_bytes_per_second and checking if is integer on start Changed to Bytes Per Second when checking clients rate, new options {byte_limit, integer()} Option {bit_limit, integer()} to close sockets where clients are too slow | |||
2012-11-16 | Merge branch 'fredrik/ssh-version-fixes' into maint | Fredrik Gustafsson | |
* fredrik/ssh-version-fixes: Appup changes for SSH | |||
2012-11-16 | Appup changes for SSH | Fredrik Gustafsson | |
2012-11-16 | Merge branch 'fredrik/ssh/user-input/OTP-10513' into maint | Fredrik Gustafsson | |
* fredrik/ssh/user-input/OTP-10513: Fixed if it is not the record to read from in read_password Fixed user interaction ssh | |||
2012-11-16 | Fixed if it is not the record to read from in read_password | Fredrik Gustafsson | |
2012-11-16 | Merge branch 'ia/public_key/Additional-PKCS-support/OTP-10509' into maint | Ingela Anderton Andin | |
* ia/public_key/Additional-PKCS-support/OTP-10509: Prepare for release public_key: Add PKCS-10 documentation and PKCS-7 test case public_key: Simplified PKCS-7 and PKCS-10 specs. public_key: Added PKCS-10 public_key: Modified PKCS-7.asn1, removing unnecessary IMPORTS. public_key: Add PKCS-7 | |||
2012-11-16 | Prepare for release | Ingela Anderton Andin | |
2012-11-16 | public_key: Add PKCS-10 documentation and PKCS-7 test case | Ingela Anderton Andin | |
Note that PKCS-7 is an undocumented feature for now. Also added some minor enhancements to the documentation. | |||
2012-11-16 | Merge branch 'pan/r15/erlang-spec-error/process_info' into maint | Patrik Nyblom | |
* pan/r15/erlang-spec-error/process_info: Correct spec for erlang:process_info(Pid,links) OTP-10584 | |||
2012-11-16 | Correct spec for erlang:process_info(Pid,links) | Patrik Nyblom | |
2012-11-16 | Merge branch 'pan/port_driver_tutorial/OTP-10573' into maint | Patrik Nyblom | |
* pan/port_driver_tutorial/OTP-10573: Bring driver tutorial up to date. | |||
2012-11-16 | Bring driver tutorial up to date. | Patrik Nyblom | |
2012-11-16 | Merge branch 'rickard/native-doc/OTP-10557' into maint | Rickard Green | |
* rickard/native-doc/OTP-10557: Add clearer warnings about misuse of NIF and driver functionality | |||
2012-11-16 | Merge branch 'rickard/ets-mem-bug/OTP-10558' into maint | Rickard Green | |
* rickard/ets-mem-bug/OTP-10558: Fix erlang:memory(ets) | |||
2012-11-16 | erts: Suppress lock assertion when dumping a crash | Björn-Egil Dahlberg | |
2012-11-15 | Add clearer warnings about misuse of NIF and driver functionality | Rickard Green | |