Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Always report ok to event handlers after successful cfg or tc func | Peter Andersson | |
Also make sure test_server never reports failures that can be mistaken for positive results. | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge branch 'peppe/common_test/change_pre_post_io_test_timing' into maint | Peter Andersson | |
* peppe/common_test/change_pre_post_io_test_timing: Modify test timing by enabling time multiplier and scaling OTP-12574 | |||
2015-03-18 | Modify test timing by enabling time multiplier and scaling | Peter Andersson | |
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch 'origin/peppe/common_test/enable_time_scaling' ↵ | Peter Andersson | |
into maint * origin/peppe/common_test/enable_time_scaling: Enable timetrap scaling for all tests | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch 'origin/peppe/fix_xcomp' into maint | Peter Andersson | |
* origin/peppe/fix_xcomp: Modify the xcomp file for ARM and enable more flags Fix problem with variables not getting assigned during installation OTP-11441 | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch 'origin/peppe/common_test/tc_log_format' into maint | Peter Andersson | |
* origin/peppe/common_test/tc_log_format: Modify the top section of the test case log file OTP-12518 | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch 'origin/peppe/common_test/log_cache_problem' ↵ | Peter Andersson | |
into maint * origin/peppe/common_test/log_cache_problem: Fix problem with directories not listed in expected order OTP-11400 | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch ↵ | Peter Andersson | |
'origin/peppe/common_test/ct_netconfc_action_ok' into maint * origin/peppe/common_test/ct_netconfc_action_ok: Handle {ok,Data} in RPC reply (decode_rpc_reply) OTP-12491 | |||
2015-03-18 | Merge branch 'maint' | Peter Andersson | |
2015-03-18 | Merge remote-tracking branch 'origin/peppe/common_test/public_event_mgr' ↵ | Peter Andersson | |
into maint * origin/peppe/common_test/public_event_mgr: Add documentation Add API functions for reading CT event manager references OTP-12506 | |||
2015-03-18 | Enable timetrap scaling for all tests | Peter Andersson | |
2015-03-18 | Merge branch 'maint' | Hans Bolinder | |
* maint: tools: Fix a Unicode bug in the tags module | |||
2015-03-17 | tools: Fix a Unicode bug in the tags module | Hans Bolinder | |
2015-03-17 | Merge branch 'zandra/fix-zip-handle-link' | Zandra Hird | |
* zandra/fix-zip-handle-link: add handle data type in zip.xml to fix broken link | |||
2015-03-17 | Merge branch 'danielwhite/zip-port-leak-fix' | Zandra Hird | |
OTP-12566 * danielwhite/zip-port-leak-fix: Describe zip handles an opaque type Document the termination semantics of a zip handle Prevent zip:zip_open/1,2 from leaking ports | |||
2015-03-17 | Merge branch 'ia/ssl/crl/doc' | Ingela Anderton Andin | |
* ia/ssl/crl/doc: ssl: Improve documentation | |||
2015-03-17 | ssl: Improve documentation | Ingela Anderton Andin | |
2015-03-17 | Merge branch 'essen/zlib-windowbits' | Zandra Hird | |
* essen/zlib-windowbits: Update zlib:zwindowbits/0 type to accept 8 and -8 OTP-12564 | |||
2015-03-16 | Merge branch 'nox/ets-update_counter-4' | Zandra Hird | |
* nox/ets-update_counter-4: Create new BIF ets:update_counter/4 Allow 4-ary BIFs OTP-12563 | |||
2015-03-16 | Merge branch 'bjorn/compiler/optimizations' | Björn Gustavsson | |
* bjorn/compiler/optimizations: v3_life: Combine literal/2 and literal2/2 v3_codegen: Don't save options in the process dictionary Don't inline core_parse v3_core: Teach pat_alias/2 to eliminate duplicated variables beam_dead: Improve optimization by eliminating fallthroughs beam_dead: Optimize Var =:= Var beam_peep: Optimize away redundant use of is_boolean tests beam_bool: Correct initialized_regs/2 sys_core_fold: Generalize case optimization sys_core_fold: Improve optimization of 'not' sys_core_fold: Suppress compiler warnings when evaluating element/2 Clean up evaluation of setelement/3 Replace '==' with '=:=' when both operands are integers Update type information based on BIFs that returns integers sys_core_fold: Strengthen type optimization in lets | |||
2015-03-16 | Merge branch 'maint' | Ingela Anderton Andin | |
2015-03-16 | Merge branch 'ia/public_key/crls_dialyzer' into maint | Ingela Anderton Andin | |
* ia/public_key/crls_dialyzer: public_key: dialyzer fixes | |||
2015-03-16 | Merge branch 'maint' | Hans Nilsson | |
2015-03-16 | ssh: uppdate version in vsn.mk | Hans Nilsson | |
2015-03-16 | eldap: uppdate version in vsn.mk | Hans Nilsson | |
2015-03-16 | ssl: Fix incorrect argument handling, thanks to dialyzer | Ingela Anderton Andin | |
2015-03-15 | Modify the top section of the test case log file | Peter Andersson | |
2015-03-13 | Merge branch 'ia/ssl/crls-dialyzer' | Ingela Anderton Andin | |
* ia/ssl/crls-dialyzer: ssl: Dialyzer fixes | |||
2015-03-13 | add handle data type in zip.xml to fix broken link | Zandra Hird | |
2015-03-13 | Fix problem with variables not getting assigned during installation | Peter Andersson | |
2015-03-13 | Merge branch 'maint' | Raimo Niskanen | |
2015-03-13 | Merge branch 'raimo/infinite-loop-gethostbyname/OTP-12133' into maint | Raimo Niskanen | |
* raimo/infinite-loop-gethostbyname/OTP-12133: Restore lookup order after test | |||
2015-03-13 | public_key: dialyzer fixes | Ingela Anderton Andin | |
2015-03-12 | Merge branch 'nox/maps-match_specs-fixes/OTP-12270' | Björn-Egil Dahlberg | |
* nox/maps-match_specs-fixes/OTP-12270: erts: Strengthen maps match spec compilation tests Properly collect variables in match specs with maps Fix compilation of match specs with maps | |||
2015-03-12 | edoc: Correct documentation | Hans Bolinder | |
Substitute references to edoc_lib:get_doc_env/3 for references to edoc_lib:get_doc_env/4. | |||
2015-03-12 | Fix problem with directories not listed in expected order | Peter Andersson | |
2015-03-12 | Merge branch 'maint' | Zandra Hird | |
2015-03-12 | Merge branch 'shijiang1130/master' into maint | Zandra Hird | |
* shijiang1130/master: Add client example for using the SSH module OTP-12558 | |||
2015-03-12 | Merge branch 'maint' | Björn Gustavsson | |
* maint: asn1ct_gen: Correct generation of .hrl files for multiple ellipses Fix BER code generation | |||
2015-03-12 | Merge branch 'egil/revert-os_getenv-test_server' | Björn-Egil Dahlberg | |
* egil/revert-os_getenv-test_server: Revert "Start using os:getenv/2 fun" in test_server | |||
2015-03-12 | Create new BIF ets:update_counter/4 | Anthony Ramine | |
Conflicts: erts/emulator/beam/bif.tab lib/stdlib/src/ets.erl | |||
2015-03-12 | Merge branch 'bjorn/asn1/double-ellipses/OTP-12546' into maint | Björn Gustavsson | |
* bjorn/asn1/double-ellipses/OTP-12546: asn1ct_gen: Correct generation of .hrl files for multiple ellipses Fix BER code generation | |||
2015-03-11 | ssl: Dialyzer fixes | Ingela Anderton Andin | |