Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-05-06 | Merge branch 'nox/fix-warnings/OTP-11086' into maint | Fredrik Gustafsson | |
* nox/fix-warnings/OTP-11086: Fix some sign warnings found with Clang Fix a shift/reduce conflicts warning in icparse Fix two deprecation warnings in com.ericsson.otp.ic.Environment Define matherr only on platforms where it is used Properly declare _sigaction on Darwin Properly mark Uint literals as unsigned in big.c Do not use -mdynamic-no-pic on Darwin | |||
2013-05-06 | Merge branch 'sverk/ets-test-cuddle' into maint | Sverker Eriksson | |
* sverk/ets-test-cuddle: stdlib: Make memcheck in ets_SUITE less sensitive | |||
2013-05-06 | Fix unmatched_returns warnings in Kernel | Hans Bolinder | |
2013-05-06 | Fix a minor bug in ets:tabfile_info() and ets:file2tab() | Hans Bolinder | |
Certain error conditions could leave an open file descriptor. | |||
2013-05-06 | Fix unmatched_returns warning in Kernel | Hans Bolinder | |
If the file given by the Kernel application variable 'error_logger' cannot be opened a crash will occur. | |||
2013-05-06 | Fix unmatched_return warnings in sasl | Siri Hansen | |
2013-05-06 | Fix unmatched_return warnings in kernel | Siri Hansen | |
2013-05-06 | Fix unmatched_return warnings in stdlib | Siri Hansen | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2013-05-03 | Merge branch 'maint' | Fredrik Gustafsson | |
Conflicts: bootstrap/lib/stdlib/ebin/epp.beam | |||
2013-05-03 | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maint | Fredrik Gustafsson | |
* nox/fix-epp-file-attrs/OTP-11079: Fix an inconsistent state in epp | |||
2013-05-02 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-05-02 | Merge branch 'nox/lists-filtermap/OTP-11078' into maint | Fredrik Gustafsson | |
* nox/lists-filtermap/OTP-11078: Rename and document lists:zf/2 as lists:filtermap/2 | |||
2013-05-02 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-05-02 | Merge branch 'fredrik/common_test/wait_for_linebreak_doc' into maint | Fredrik Gustafsson | |
* fredrik/common_test/wait_for_linebreak_doc: Added further doc common_test: Added documentation for wait_for_linebreak option | |||
2013-05-02 | Merge branch 'maint' | Siri Hansen | |
2013-04-30 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen | |
* siri/cuddle-with-tests: [jinterface] Extend timetrap timers in nc_SUITE and jinterface_SUITE [jinterface] Set max heap size for jvm when running echo_server [jinterface] Clean up hanging java nodes after each test case | |||
2013-04-30 | Rename and document lists:zf/2 as lists:filtermap/2 | Anthony Ramine | |
This function is used all over the place in OTP itself and people sometimes want that functionality, they may as well not reimplement it themselves. | |||
2013-04-30 | Fix a shift/reduce conflicts warning in icparse | Anthony Ramine | |
2013-04-30 | Fix two deprecation warnings in com.ericsson.otp.ic.Environment | Anthony Ramine | |
2013-04-30 | Added further doc | Fredrik Gustafsson | |
2013-04-30 | common_test: Added documentation for wait_for_linebreak option | Fredrik Gustafsson | |
2013-04-29 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-04-29 | Merge branch 'as/fix-srp-psk-anon/OTP-11071' into maint | Fredrik Gustafsson | |
* as/fix-srp-psk-anon/OTP-11071: fix srp_anon ciphers suites requiring certificates to work. | |||
2013-04-29 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-04-29 | Merge branch 'nox/fix-multiple-ref-regs/OTP-11069' into maint | Fredrik Gustafsson | |
* nox/fix-multiple-ref-regs/OTP-11069: Use a set to store ref registers in beam_receive | |||
2013-04-26 | Fix an inconsistent state in epp | Anthony Ramine | |
When entering a new file, epp doesn't properly set #epp.name2 like it does on initialisation, generating a malformed file attribute when it leaves the file. | |||
2013-04-24 | Merge branch 'maint' | Peter Andersson | |
2013-04-24 | Merge branch 'peppe/common_test/ts_logfile_problems' into maint | Peter Andersson | |
* peppe/common_test/ts_logfile_problems: Fix error with refreshing logs when html util files are missing Add correct footer to last run index page Make test_server close log files properly and include correct footer | |||
2013-04-24 | Merge branch 'maint' | Hans Bolinder | |
* maint: [dialyzer] Fix a bug concerning the --gui and --wx options | |||
2013-04-24 | [dialyzer] Fix a bug concerning the --gui and --wx options | Hans Bolinder | |
A bug that made it impossible to do any analyses from the GUI has been fixed. The bug was introduced in dialyzer-2.5.2. | |||
2013-04-22 | Fix error with refreshing logs when html util files are missing | Peter Andersson | |
OTP-11046 | |||
2013-04-22 | [jinterface] Extend timetrap timers in nc_SUITE and jinterface_SUITE | Siri Hansen | |
2013-04-22 | [jinterface] Set max heap size for jvm when running echo_server | Siri Hansen | |
The test cases nc_SUITE:decompress_roundtrip and nc_SUITE:compress_roundtrip fails on some machines with OutOfMemoryException. This commit sets the max heap size for the jvm to 256M in nc_SUITE in order to get around this. | |||
2013-04-22 | [jinterface] Clean up hanging java nodes after each test case | Siri Hansen | |
2013-04-22 | Add correct footer to last run index page | Peter Andersson | |
OTP-11046 | |||
2013-04-22 | Merge branch 'hb/unicode/OTP-10907' | Björn Gustavsson | |
* hb/unicode/OTP-10907: otp_SUITE: Add test cases to ensure that OTP conventions are obeyed Convert XML files to UTF-8 Convert XML files to UTF-8, where needed Remove the "coding: utf-8" comment from all Erlang source files Update primary bootstrap Change the default encoding of Erlang files to UTF-8 | |||
2013-04-22 | Merge branch 'maint' | Lukas Larsson | |
* maint: crypto: Fix typo in documentation | |||
2013-04-21 | crypto: Fix typo in documentation | Klaus Trainer | |
2013-04-19 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-04-19 | Merge branch 'fredrik/ssh/unicode_adapt' into maint | Fredrik Gustafsson | |
* fredrik/ssh/unicode_adapt: ssh: unicode adaptions | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder | |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder | |
2013-04-19 | Change the default encoding of Erlang files to UTF-8 | Hans Bolinder | |
2013-04-19 | Make test_server close log files properly and include correct footer | Peter Andersson | |
OTP-11046 | |||
2013-04-19 | stdlib: Make memcheck in ets_SUITE less sensitive | Sverker Eriksson | |
2013-04-19 | Merge branch 'nox/move-let-into-seq/OTP-11056' | Fredrik Gustafsson | |
* nox/move-let-into-seq/OTP-11056: Move let expressions into sequences | |||
2013-04-19 | Merge branch 'maint' | Anders Svensson | |