Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-22 | Merge branch 'ia/ssl/packet-suite' | Ingela Anderton Andin | |
* ia/ssl/packet-suite: ssl: Add missing group clause and correct parameters to packet/7 | |||
2013-02-22 | ssl: Add missing group clause and correct parameters to packet/7 | Ingela Anderton Andin | |
2013-02-21 | Merge branch 'rickard/r16b/thread-queue-fix/OTP-10854' | Rickard Green | |
* rickard/r16b/thread-queue-fix/OTP-10854: Fix lost enqueue notification Use dirty read instead of union which can be unsafe on some platforms Add atomic dirty read and dirty set operations | |||
2013-02-21 | Merge branch 'sverk/tcp-exit_on_close-false' | Sverker Eriksson | |
* sverk/tcp-exit_on_close-false: dummy empty commit because Sverker forgot the ticket number OTP-10879 | |||
2013-02-21 | dummy empty commit because Sverker forgot the ticket number | Sverker Eriksson | |
for sverk/tcp-exit_on_close-false | |||
2013-02-21 | Merge branch 'anders/make/comma_in_generated_date/OTP-10871' | Anders Svensson | |
* anders/make/comma_in_generated_date/OTP-10871: Fix comma usage in generated documentation date | |||
2013-02-21 | Merge branch 'sverk/tcp-exit_on_close-false' | Sverker Eriksson | |
* sverk/tcp-exit_on_close-false: inet_drv: Fix condition to reject INET_REQ_IGNOREFD for UDP and SCTP A stab at fixing bug with {exit_on_close,false} not working | |||
2013-02-21 | Merge branch 'ia/ssl/econnaborted' | Ingela Anderton Andin | |
* ia/ssl/econnaborted: ssl: Fatal close alert makes more sense than handshake failiure at econnaborted | |||
2013-02-21 | Merge branch 'pan/unicode_filename_warnings' | Björn Gustavsson | |
* pan/unicode_filename_warnings: prim_file: Fix error return from prim_file:list_dir/1 | |||
2013-02-21 | Merge branch 'lukas/stdlib/binary_typespec' | Lukas Larsson | |
* lukas/stdlib/binary_typespec: bin_to_list can also take a negative len | |||
2013-02-21 | bin_to_list can also take a negative len | Lukas Larsson | |
2013-02-21 | Merge branch 'lukas/erts/fix_non_smp_shell_sws/OTP-10661' | Lukas Larsson | |
* lukas/erts/fix_non_smp_shell_sws/OTP-10661: Fix bug where +sws proposal was still allowed to be set | |||
2013-02-21 | Merge branch 'lukas/erts/efile_iter_max_files' | Lukas Larsson | |
* lukas/erts/efile_iter_max_files: Move test to slave node with limited ports | |||
2013-02-21 | Merge branch 'peppe/common_test/increase_timetraps' | Peter Andersson | |
* peppe/common_test/increase_timetraps: Increase timetrap times in ct_verbosity_SUITE | |||
2013-02-21 | Increase timetrap times in ct_verbosity_SUITE | Peter Andersson | |
2013-02-21 | Merge branch 'rickard/thread-queue-fix/OTP-10854' into ↵ | Rickard Green | |
rickard/r16b/thread-queue-fix/OTP-10854 Conflicts: erts/emulator/beam/erl_threads.h | |||
2013-02-21 | Fix lost enqueue notification | Rickard Green | |
2013-02-21 | Use dirty read instead of union which can be unsafe on some platforms | Rickard Green | |
2013-02-20 | Merge branch 'ks/hipe_bif-remove_refs_from/OTP-10851' | Fredrik Gustafsson | |
* ks/hipe_bif-remove_refs_from/OTP-10851: Fixed test to allow for lists:foreach/2 call Change the return value of hipe_bifs:remove_refs_from/1 | |||
2013-02-20 | Fix comma usage in generated documentation date | Anders Svensson | |
It's "February 20, 2013" or "20 February 2013", not "February 20 2013". The change is to the former. | |||
2013-02-20 | ssl: Fatal close alert makes more sense than handshake failiure at econnaborted | Ingela Anderton Andin | |
2013-02-20 | Merge branch 'egil/fix-atom-hash/OTP-10860' | Björn-Egil Dahlberg | |
* egil/fix-atom-hash/OTP-10860: tests: Testing hash values of unicode atoms erts: Fix atom hash for latin1 characters tests: Add latin1 chars atom test | |||
2013-02-20 | Merge branch 'ks/dialyzer-R16B-final-fixes/OTP-10865' | Fredrik Gustafsson | |
* ks/dialyzer-R16B-final-fixes/OTP-10865: Native code compilation changes Code simplification Simplify a case construct using inequality Simplify a case construct using a boolean operator Code simplifications + take out obsolete note | |||
2013-02-20 | Merge branch 'sverk/is_module_native-fix' | Sverker Eriksson | |
* sverk/is_module_native-fix: erts: Fix code:is_module_native OTP-10870 | |||
2013-02-20 | Merge branch 'sa/dialyzer-types-arity/OTP-10861' | Fredrik Gustafsson | |
* sa/dialyzer-types-arity/OTP-10861: Minor refactoring Update Dialyzer's documentation Support for types with the same name and different arity | |||
2013-02-20 | prim_file: Fix error return from prim_file:list_dir/1 | Björn Gustavsson | |
When the run-time system was started with +fnue, the error tuple indicating a non-translatable filename was added as a non-proper list tail inside an {ok,Files} term. | |||
2013-02-20 | Merge branch 'fredrik/sws-doc-fix-R16B' | Fredrik Gustafsson | |
* fredrik/sws-doc-fix-R16B: Changed documentation for +sws option | |||
2013-02-20 | Changed documentation for +sws option | Fredrik Gustafsson | |
2013-02-20 | Merge branch 'hb/edoc/bug_fix/OTP-10866' | Hans Bolinder | |
* hb/edoc/bug_fix/OTP-10866: [edoc] Fix a bug involving a type declaration and a comment | |||
2013-02-20 | Merge branch 'hb/stdlib/unicode_corrections/OTP-10820' | Hans Bolinder | |
* hb/stdlib/unicode_corrections/OTP-10820: Use ~ts for filenames | |||
2013-02-19 | Merge branch 'lukas/hipe/fix-utf32-binary/OTP-10867' | Lukas Larsson | |
* lukas/hipe/fix-utf32-binary/OTP-10867: noncharacter code points are allowed | |||
2013-02-19 | Merge branch 'lukas/stdlib/binary_typespec' | Lukas Larsson | |
* lukas/stdlib/binary_typespec: Updated to fit spec of -type part() | |||
2013-02-19 | Fix bug where +sws proposal was still allowed to be set | Lukas Larsson | |
This only applied to non-smp systems | |||
2013-02-19 | [edoc] Fix a bug involving a type declaration and a comment | Hans Bolinder | |
2013-02-19 | Move test to slave node with limited ports | Lukas Larsson | |
2013-02-19 | Merge branch 'anders/diameter/R16B_release/OTP-10835' | Anders Svensson | |
* anders/diameter/R16B_release/OTP-10835: vsn -> 1.4.1 Update appup for diameter-1.4.1 in R16B Add cover target to test/Makefile Make tweaks Remove dialyzer nowarn_unused_function workaround | |||
2013-02-19 | tests: Testing hash values of unicode atoms | Björn-Egil Dahlberg | |
* 'ᚠᚡᚢᚣᚤᚥᚦᚧᚨᚩᚪᚫᚬᚭᚮᚯᚰᚱᚲᚳᚴᚵᚶᚷᚸᚹᚺᚻᚼᚽᚾᚿᛀᛁᛂᛃᛄᛅᛆᛇᛈᛉᛊᛋᛌᛍᛎᛏᛐᛑᛒᛓᛔᛕᛖᛗᛘᛙᛚᛛᛜᛝᛞᛟᛠᛡᛢᛣᛤᛥᛦᛧᛨᛩᛪ᛫᛬᛭ᛮᛯᛰ' * 'åäö' * '゙゚゛゜ゝゞゟ゠ァアィイゥウェエォオカガキギクグケゲコゴサザシジスズ' * '😃' | |||
2013-02-19 | Use ~ts for filenames | Hans Bolinder | |
2013-02-19 | Merge remote branch 'origin/peppe/common_test/force_stop' | Peter Andersson | |
* origin/peppe/common_test/force_stop: Repair broken force_stop functionality OTP-10832 | |||
2013-02-19 | Merge remote branch 'origin/peppe/common_test/tc_print_deadlock' | Peter Andersson | |
* origin/peppe/common_test/tc_print_deadlock: Fix problems with verbosity test suite Solve problem with IO deadlock in ct_util_server Implement test case that triggers known deadlock bug OTP-10826 | |||
2013-02-19 | Merge remote branch 'origin/peppe/common_test/dialyzer_warnings' | Peter Andersson | |
* origin/peppe/common_test/dialyzer_warnings: Correct dialyzer warnings | |||
2013-02-19 | Native code compilation changes | Kostis Sagonas | |
Add more files to be compiled to native code and do the native code compilation in parallel if there are enough cores. | |||
2013-02-19 | Merge branch 'ia/ssl/prep-for-release' | Ingela Anderton Andin | |
* ia/ssl/prep-for-release: ssl: Prepare for R16B | |||
2013-02-19 | Code simplification | Kostis Sagonas | |
2013-02-19 | Simplify a case construct using inequality | Kostis Sagonas | |
2013-02-19 | Simplify a case construct using a boolean operator | Kostis Sagonas | |
2013-02-19 | Code simplifications + take out obsolete note | Kostis Sagonas | |
2013-02-19 | ssl: Prepare for R16B | Ingela Anderton Andin | |
2013-02-19 | Merge branch 'ks/type-doc-cleanup/OTP-10850' | Fredrik Gustafsson | |
* ks/type-doc-cleanup/OTP-10850: Add support for printing <<_:_*1>> as bitstring() Clean up of documentation of type language | |||
2013-02-19 | Merge branch 'mah/fix-ssh-connect-doc/OTP-10862' | Fredrik Gustafsson | |
* mah/fix-ssh-connect-doc/OTP-10862: Fix doc for ssh:connect/3,4 |