Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-24 | Modify two opaque types | Hans Bolinder | |
Two opaque types that could cause warnings when running Dialyzer have been modified. | |||
2011-05-23 | Merge branch 'hb/stdlib/spec_fix/OTP-9333' into dev | Hans Bolinder | |
* hb/stdlib/spec_fix/OTP-9333: Fix a spec and a type | |||
2011-05-23 | Fix a spec and a type | Hans Bolinder | |
A specification that could cause problems for Dialyzer has been fixed. An opaque type in erl_eval has been turned in to a ordinary type. This is a temporary fix. | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-05-20 | Update preloaded modules | Björn-Egil Dahlberg | |
2011-05-20 | Update primary bootstrap | Björn-Egil Dahlberg | |
2011-05-20 | Merge branch 'kenneth/asn1/longlength/OTP-9303' into dev | Björn-Egil Dahlberg | |
* kenneth/asn1/longlength/OTP-9303: Fixed DRIVER_INIT prototype Corrected handling of long length in driver and updated test suites | |||
2011-05-20 | Fixed DRIVER_INIT prototype | Kenneth Lundin | |
2011-05-20 | Merge branch 'nick/orber/dialyzer_warnings/OTP-9326' into dev | Niclas Eklund | |
* nick/orber/dialyzer_warnings/OTP-9326: OTP-9326 Eliminated Dialyzer warnings. | |||
2011-05-20 | Merge branch 'nick/Cos-Apps/remove_shy_in_doc/OTP-9319' into dev | Niclas Eklund | |
* nick/Cos-Apps/remove_shy_in_doc/OTP-9319: OTP-9319 Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used. | |||
2011-05-20 | Merge branch 'anders/diameter/20110519/doc/OTP-9323' into dev | Anders Svensson | |
* anders/diameter/20110519/doc/OTP-9323: Remove undocumented interface functions plus comment fix. Various documentation fixes and improvements. Minor diameter_service fix when sending a diameter_header/avp list Minor make depend fixes. Trivial depend.sed simplification. Fix broken doc links. Fix broken make dependencies by generating them. | |||
2011-05-20 | Merge branch 'rickard/driver_async_cancel/OTP-9302' into dev | Rickard Green | |
* rickard/driver_async_cancel/OTP-9302: Fix testcase | |||
2011-05-20 | Remove undocumented interface functions plus comment fix. | Anders Svensson | |
2011-05-20 | Fix testcase | Rickard Green | |
2011-05-20 | Various documentation fixes and improvements. | Anders Svensson | |
Added an introductory chapter to the User's Guide as well as more detailed release notes. | |||
2011-05-20 | Minor diameter_service fix when sending a diameter_header/avp list | Anders Svensson | |
plus an example fix. | |||
2011-05-20 | Minor make depend fixes. | Anders Svensson | |
2011-05-20 | Merge branch 'dgud/wx/app-file/OTP-9324' into dev | Dan Gudmundsson | |
* dgud/wx/app-file/OTP-9324: Fix wx app file, sed didn't work on all platforms | |||
2011-05-19 | Merge branch 'sverker/crypto-aes-ctr-stream/OTP-9275' into dev | Sverker Eriksson | |
* sverker/crypto-aes-ctr-stream/OTP-9275: Stepping vsn for R14B03 Add true streaming AES (CTR) encryption and streaming HMAC operations | |||
2011-05-19 | Corrected handling of long length in driver and updated test suites | Kenneth Lundin | |
2011-05-19 | Merge branch 'pan/stdlib_doc_fixes/OTP-9318' into dev | Patrik Nyblom | |
* pan/stdlib_doc_fixes/OTP-9318: Fixup of re doc and specs | |||
2011-05-19 | Merge branch 'pan/epmd_testcase/OTP-9214' into dev | Patrik Nyblom | |
* pan/epmd_testcase/OTP-9214: Make ssh proxy work with older versions of ssh Mend epmd testcases that test remote access | |||
2011-05-19 | Merge branch 'pan/win_testcases_R14B03' into dev | Patrik Nyblom | |
* pan/win_testcases_R14B03: Fix bug in make_del_dir testcases Teach (prim_)file_SUITE about directory access on Windows OTP-9325 | |||
2011-05-19 | Trivial depend.sed simplification. | Anders Svensson | |
2011-05-19 | Merge branch 'nick/ssh-test-suite' into dev | Niclas Eklund | |
* nick/ssh-test-suite: Removed unused record and fixed a few failing test cases, Generic key management for test suites. Some minor updates regarding how test data is generated. Fixed host handling in ssh_test_lib (daemon and connect functions). Fixed include problem. Corrected include path and spelling of a test case function. Resolved merge conflict. Resolved merge issue. Added code for generating certificates. Altering SSH test keys. Add test suite for ssh Update init_per_suite so that tests are skipped if crypto/ssh cannot be started. Add cover spec file Convert ssh test cases to common test stardard Add test suite for ssh | |||
2011-05-19 | Removed unused record and fixed a few failing test cases, | Niclas Eklund | |
2011-05-19 | Generic key management for test suites. | Niclas Eklund | |
2011-05-19 | Some minor updates regarding how test data is generated. | Niclas Eklund | |
2011-05-19 | Fixed host handling in ssh_test_lib (daemon and connect functions). | Niclas Eklund | |
2011-05-19 | Fixed include problem. | Niclas Eklund | |
2011-05-19 | Corrected include path and spelling of a test case function. | Niclas Eklund | |
2011-05-19 | Resolved merge conflict. | Niclas Eklund | |
2011-05-19 | Resolved merge issue. | Niclas Eklund | |
2011-05-19 | Added code for generating certificates. | Niclas Eklund | |
2011-05-19 | Altering SSH test keys. | Niclas Eklund | |
2011-05-19 | Add test suite for ssh | Björn-Egil Dahlberg | |
2011-05-19 | Update init_per_suite so that tests are skipped if crypto/ssh cannot be started. | Lukas Larsson | |
2011-05-19 | Add cover spec file | Lukas Larsson | |
2011-05-19 | Convert ssh test cases to common test stardard | Lukas Larsson | |
2011-05-19 | Add test suite for ssh | Björn-Egil Dahlberg | |
2011-05-19 | Merge branch 'maint-r14' into dev | Niclas Eklund | |
2011-05-19 | OTP-9326 | Niclas Eklund | |
Eliminated Dialyzer warnings. | |||
2011-05-19 | Fix wx app file, sed didn't work on all platforms | Dan Gudmundsson | |
2011-05-19 | Fix broken doc links. | Anders Svensson | |
2011-05-19 | Fix broken make dependencies by generating them. | Anders Svensson | |
2011-05-19 | Merge branch 'peppe/test_server/OTP-9249' into dev | Peter Andersson | |
* peppe/test_server/OTP-9249: Add DragonflyBSD support to test_server | |||
2011-05-19 | Add DragonflyBSD support to test_server | Tuncer Ayaz | |
2011-05-19 | Merge branch 'dgud/mnesia/prepare-release' into dev | Dan Gudmundsson | |
* dgud/mnesia/prepare-release: Prepare mnesia release Remove deadcode | |||
2011-05-19 | Merge branch 'dgud/mnesia/fix_majority_test' into dev | Dan Gudmundsson | |
* dgud/mnesia/fix_majority_test: Convert majority tests to common test framework | |||
2011-05-19 | Merge branch 'rickard/driver_async_cancel/OTP-9302' into dev | Rikard Green | |
* rickard/driver_async_cancel/OTP-9302: Fix driver_async_cancel() |