Age | Commit message (Expand) | Author |
2013-10-22 | tools: Add Erlang-specific compilation error regexp for erlang-eunit | Fredrik Gustafsson |
2013-10-21 | Merge branch 'egil/orber/remove-old-ssl-test/OTP-11418' into maint | Björn-Egil Dahlberg |
2013-10-21 | Merge branch 'mhssler/fix-doc-typos/OTP-11414' into maint | Fredrik Gustafsson |
2013-10-21 | Merge branch 'bjorn/asn1/fix-extensible-single-values/OTP-11415' into maint | Björn Gustavsson |
2013-10-18 | Merge branch 'bjorn/asn1/fix-default-values/OTP-11319' into maint | Björn Gustavsson |
2013-10-18 | common_test: Add terminate/1 | Fredrik Gustafsson |
2013-10-17 | Merge branch 'bjorn/asn1/fix-dot-erlang-issue/OTP-11360' into maint | Björn Gustavsson |
2013-10-16 | Merge branch 'robertoaloi/cth_fix_terminate/OTP-11401' into maint | Fredrik Gustafsson |
2013-10-16 | Fix ssh doc typos | Martin Hässler |
2013-10-16 | Fix gen_sctp doc typo | Martin Hässler |
2013-10-15 | Merge branch 'blt/gen_server-typo/OTP-11398' into maint | Fredrik Gustafsson |
2013-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-10-14 | Merge branch 'ia/inets/http-client-cancel-request/OTP-11312' into maint | Ingela Anderton Andin |
2013-10-14 | Merge branch 'ia/ssl/ecc-gnutls/OTP-11370' into maint | Ingela Anderton Andin |
2013-10-14 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2013-10-14 | Merge remote branch 'origin/peppe/common_test/missing_error_reports' into maint | Peter Andersson |
2013-10-14 | Merge branch 'kostis/dialyzer_R16B02_fixes/OTP-11374' into maint | Fredrik Gustafsson |
2013-10-14 | ssl: Honor TLS client ECC extension | Ingela Anderton Andin |
2013-10-12 | Change 'recive' to 'receive' in gen_server.erl | Brian L. Troutwine |
2013-10-11 | common_test: added code_change/3 for gen_event behaviour | Fredrik Gustafsson |
2013-10-11 | Merge branch 'bjorn/observer/fix-doc-bug/OTP-11335' into maint | Björn Gustavsson |
2013-10-11 | Merge branch 'ali/fix-inet-typespec/OTP-11377' into maint | Fredrik Gustafsson |
2013-10-10 | Use normal- instead of scaled timeouts in test case | Peter Andersson |
2013-10-10 | public_key: change encoding to utf8 | Fredrik Gustafsson |
2013-10-10 | Merge branch 'weisslj/fix-httpd-timeout-options/OTP-11276' into maint | Fredrik Gustafsson |
2013-10-10 | fix a little typo in public_key documentation | Tomas Morstein |
2013-10-10 | Fix the typespec for the inet:ifget/2 and inet:ifget/3 return value | Ali Sabil |
2013-10-10 | Documentation of tracer/2: Use the correct option name 'overload_check' | Björn Gustavsson |
2013-10-09 | Fix crash when using remote types in the tail of list types | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | No reason for calls to unknown modules | Kostis Sagonas |
2013-10-09 | Use the modern version of is_subtype | Kostis Sagonas |
2013-10-09 | Adopt a convention about unknown modules | Kostis Sagonas |
2013-10-09 | Fix a comment | Kostis Sagonas |
2013-10-09 | Add some more comments about what the test does | Kostis Sagonas |
2013-10-09 | Merge branch 'fredrik/eldap/do_connect_ssl_verify/OTP-11354' into maint | Fredrik Gustafsson |
2013-10-09 | Merge branch 'mururu/fix-eunit-io_request/OTP-11373' into maint | Fredrik Gustafsson |
2013-10-09 | Merge branch 'nox/silent-rules-fixes/OTP-11351' into maint | Fredrik Gustafsson |
2013-10-01 | Fix broken handling of default values for BIT STRINGs | Björn Gustavsson |
2013-09-30 | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maint | Fredrik Gustafsson |
2013-09-30 | inets: added testcase for keep_alive_timeout | Fredrik Gustafsson |
2013-09-30 | Cope with .erlang files that print to stdout | Björn Gustavsson |
2013-09-30 | PER/UPER: Correct encoding for single-value extensible constraints | Björn Gustavsson |
2013-09-30 | asn1ct_value: Handle named INTEGERs with constraints | Björn Gustavsson |
2013-09-27 | Teach the ASN.1 compiler the no_ok_wrapper option | Björn Gustavsson |
2013-09-27 | Optimize the generated decode/2 function | Björn Gustavsson |
2013-09-27 | Merge branch 'bjorn/asn1/clean-up-tests' into maint | Björn Gustavsson |
2013-09-25 | eldap: eldap does not support peer verification, removed {verify, 0} from ssl... | Fredrik Gustafsson |
2013-09-25 | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350 | Fredrik Gustafsson |
2013-09-24 | inets: httpc - Remove dead error handling code | Ingela Anderton Andin |