Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-02 | Teach inet_test_lib to understand enetunreach | Patrik Nyblom | |
2010-12-02 | Merge branch 'kenneth/asn1/driver_handler_race/OTP-8948' into dev | Björn-Egil Dahlberg | |
* kenneth/asn1/driver_handler_race/OTP-8948: Correct a race-condition during loading of driver | |||
2010-12-02 | Use correct argument types on rwlock_wake_set_flags() | Rickard Green | |
2010-12-02 | Merge branch 'ks/dialyzer/support-multiple-plts' into dev | Björn-Egil Dahlberg | |
* ks/dialyzer/support-multiple-plts: dialyzer: Add support for multiple PLTs OTP-8962 | |||
2010-12-02 | Merge branch 'ia/odbc/app-upp/odbc-2.10.9' into dev | Ingela Anderton Andin | |
* ia/odbc/app-upp/odbc-2.10.9: Prepare for release | |||
2010-12-02 | Merge branch 'ia/public_key/app-upp/public_key-0.10' into dev | Ingela Anderton Andin | |
* ia/public_key/app-upp/public_key-0.10: Prepare for release | |||
2010-12-02 | Merge branch 'ia/ssl/app-upp/ssl-4.1.1' into dev | Ingela Anderton Andin | |
* ia/ssl/app-upp/ssl-4.1.1: Prepare for release | |||
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Merge branch 'dgud/mnesia-release' into dev | Dan Gudmundsson | |
* dgud/mnesia-release: Prepare release | |||
2010-12-02 | Prepare release | Dan Gudmundsson | |
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Merge branch 'dgud/mnesia/log_header_bug/OTP-8960' into dev | Dan Gudmundsson | |
* dgud/mnesia/log_header_bug/OTP-8960: Created wrong header in dcd files when creating files at startup. | |||
2010-12-02 | Merge branch 'lars/docbuilder/r11_compatibility/OTP-8946' into dev | Lars Thorsen | |
* lars/docbuilder/r11_compatibility/OTP-8946: Fix compatability issues with docbuilder for R11. | |||
2010-12-02 | Fix compatability issues with docbuilder for R11. | Lars Thorsen | |
2010-12-02 | Merge branch 'lars/xmerl/entity-check-error/OTP-8947' into dev | Lars Thorsen | |
* lars/xmerl/entity-check-error/OTP-8947: Fix entity checking when option skip_external_dtd is used so there is no fatal error. | |||
2010-12-02 | Fix entity checking when option skip_external_dtd is used so there is no ↵ | Lars Thorsen | |
fatal error. | |||
2010-12-01 | Correct bug in file_name_SUITE making it fail on Unix instead of Windows7 | Patrik Nyblom | |
2010-12-01 | Add documentation about raw filenames and Unicode file name translation mode | Patrik Nyblom | |
2010-12-01 | Make filelib not crash on re codepoints beyond 255 in re when filename is raw | Patrik Nyblom | |
2010-12-01 | Mend on_load_embedded testcase which did not handle windows links | Patrik Nyblom | |
2010-12-01 | Merge branch 'sverker/erl_interface-32intfix/OTP-8945' into dev | Sverker Eriksson | |
* sverker/erl_interface-32intfix/OTP-8945: Fix ei_decode_SUITE:test_ei_decode_long for halfword vm erl_interface: Fix erl_term_len for integers and refs | |||
2010-12-01 | Merge branch 'rickard/leopard-max-threads' into dev | Rickard Green | |
* rickard/leopard-max-threads: Skip ethread_SUITE:max_threads test on MacOS X Leopard | |||
2010-12-01 | Skip ethread_SUITE:max_threads test on MacOS X Leopard | Rickard Green | |
For some reason pthread_create() crashes when more threads cannot be created, instead of returning an error code on our MacOS X Leopard machine... | |||
2010-12-01 | Run KERNEL file_SUITE:large_file on more platforms | Raimo Niskanen | |
2010-12-01 | Make windows inet_gethost work for ipv6 | Patrik Nyblom | |
2010-12-01 | Merge branch 'dev' of super:otp into dev | Lars Thorsen | |
* 'dev' of super:otp: eprof: fix badarith exception on divide | |||
2010-12-01 | Merge branch 'egil/tools/eprof-badarith-timer-resolution/OTP-8963' into dev | Björn-Egil Dahlberg | |
* egil/tools/eprof-badarith-timer-resolution/OTP-8963: eprof: fix badarith exception on divide | |||
2010-12-01 | Merge branch 'lars/format_man_pages/OTP-8600' into dev | Lars Thorsen | |
* lars/format_man_pages/OTP-8600: Fix format_man_pages so it handles all man sections and remove warnings/errors in man pages | |||
2010-12-01 | Fix format_man_pages so it handles all man sections and remove ↵ | Lars Thorsen | |
warnings/errors in man pages | |||
2010-12-01 | Merge branch 'egil/debugger/fix-testcase' into dev | Björn-Egil Dahlberg | |
* egil/debugger/fix-testcase: debugger: fix int eval testcase | |||
2010-12-01 | Merge branch 'rickard/load-balance-wrap/OTP-8950' into dev | Rickard Green | |
* rickard/load-balance-wrap/OTP-8950: Prevent wrapping of values used during load balancing | |||
2010-12-01 | Prevent wrapping of values used during load balancing | Rickard Green | |
Some integer values used during load balancing could under rare circumstances wrap causing a load unbalance between schedulers. | |||
2010-12-01 | Merge branch 'lars/et/use-et-in-trace-pattern/OTP-8904' into dev | Lars Thorsen | |
* lars/et/use-et-in-trace-pattern/OTP-8904: Fix error when using module et in trace patterns | |||
2010-12-01 | Fix error when using module et in trace patterns | Lars Thorsen | |
2010-12-01 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green | |
* rickard/rwmutex-bug/OTP-8925: Miscellaneous rwmutex bug fixes and improvements Don't use more reader groups than schedulers New test suite containing stress tests of the rwmutex implementation Conflicts: erts/emulator/beam/erl_init.c | |||
2010-12-01 | Merge branch 'bmk/inets/httpc_meybe_retry_queue_terminating/OTP-8906' into dev | Ingela Anderton Andin | |
* bmk/inets/httpc_meybe_retry_queue_terminating/OTP-8906: Pipelined requests not handled properly when terminating. | |||
2010-12-01 | Merge branch 'ia/ssl/test-improvments' into dev | Ingela Anderton Andin | |
2010-12-01 | Merge branch 'ia/ssl-and-public_key-doc-and-dialyzer-fixes' into dev | Ingela Anderton Andin | |
* ia/ssl-and-public_key-doc-and-dialyzer-fixes: Fixed guard and test case Fixed broken links in the documentation and dialyzer warnings | |||
2010-12-01 | Merge branch 'ia/inets/url-encoding/OTP-8940' into dev | Ingela Anderton Andin | |
* ia/inets/url-encoding/OTP-8940: Changed file error handling to be consistent URL-encoding - add support in client and more usage in server. Also added missing include directory. | |||
2010-12-01 | Miscellaneous rwmutex bug fixes and improvements | Rickard Green | |
The ERTS internal rwlock implementation could get into an inconsistent state. This bug was very seldom triggered, but could be during heavy contention. The bug was introduced in R14B (erts-5.8.1). The bug was most likely to be triggered when using the read_concurrency option on an ETS table that was frequently accessed from multiple processes doing lots of writes and reads. That is, in a situation where you typically don't want to use the read_concurrency option in the first place. | |||
2010-12-01 | Merge branch 'lukas/hipe/decode_packet_type' into dev | Lukas Larsson | |
* lukas/hipe/decode_packet_type: Update httppacket type to return both strings and binaries | |||
2010-12-01 | Don't use more reader groups than schedulers | Rickard Green | |
2010-12-01 | New test suite containing stress tests of the rwmutex implementation | Rickard Green | |
2010-12-01 | Merge branch 'hb/types_and_specs_for_docs/OTP-8720' into dev | Hans Bolinder | |
* hb/types_and_specs_for_docs/OTP-8720: Prepare erl_docgen for using Dialyzer specs and types | |||
2010-12-01 | Prepare erl_docgen for using Dialyzer specs and types | Hans Bolinder | |
Support for using Dialyzer specifications and types has been added. This is an experimental release; changes are expected before the new functionality is used when building the OTP documentation. | |||
2010-12-01 | Correct testcase regarding windows versions supporting soft links. | Patrik Nyblom | |
2010-11-30 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson | |
* sverker/ets_compress/OTP-8922: Improved ets_SUITE to better trouble shoot false memory leaks | |||
2010-11-30 | Improved ets_SUITE to better trouble shoot false memory leaks | Sverker Eriksson | |
2010-11-30 | Teach filelib to use re in unicode mode when filenames are not raw | Patrik Nyblom | |