Age | Commit message (Expand) | Author |
2015-11-16 | beam_validator: Remove obsolete DEBUG support | Björn Gustavsson |
2015-11-11 | v3_kernel: Speed up compilation of modules with many funs | Björn Gustavsson |
2015-11-11 | beam_dict: Speed up storage of funs | Björn Gustavsson |
2015-11-11 | beam_asm: Speed up assembly for modules with many exports | Björn Gustavsson |
2015-11-10 | sys_core_dsetel: Use a map instead of a dict | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Cover coerce_to_float/2 | Björn Gustavsson |
2015-11-10 | Cover code for callbacks in sys_pre_expand | Björn Gustavsson |
2015-11-10 | Cover sys_pre_expand:pattern/2 | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Remove uncovered clause in pat_bit_size/2 | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Clean up data structures | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Remove vestiges of variable usage tracking | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Remove imports of ordsets functions | Björn Gustavsson |
2015-11-09 | sys_pre_expand: Remove unnecessary inclusion of erl_bits.hrl | Björn Gustavsson |
2015-11-09 | io: Make a fast code path for i/o requests | Björn Gustavsson |
2015-11-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-11-09 | Merge branch 'derek121/doc-grammar-and-typos/OTP-13090' into maint | Björn-Egil Dahlberg |
2015-11-06 | Merge branch 'maint' | Hans Nilsson |
2015-11-06 | Merge branch 'hans/ssh/pwdfun/OTP-13055' into maint | Hans Nilsson |
2015-11-06 | Merge branch 'maint' | Hans Nilsson |
2015-11-06 | Merge branch 'hans/ssh/random_modulus/OTP-13054' into maint | Hans Nilsson |
2015-11-05 | ssh: correct a bad doc xref | Hans Nilsson |
2015-11-05 | public_key: renamed priv/ssh_moduli -> priv/moduli | Hans Nilsson |
2015-11-05 | ssh, public_key: updates after doc review | Hans Nilsson |
2015-11-05 | Merge branch 'maint' | Henrik Nord |
2015-11-05 | Merge branch 'weiss/case-insensitive-lookups' into maint | Henrik Nord |
2015-11-04 | Merge branch 'sverk/binary_split_bif' | Sverker Eriksson |
2015-11-04 | Fix typos and grammar | Derek Brown |
2015-11-04 | stdlib: Add BIF binary:split/2 and binary:split/3 | Andrew Bennett |
2015-11-04 | Merge branch 'maint' | Hans Bolinder |
2015-11-04 | [erl_docgen] Correct documentation | Hans Bolinder |
2015-11-04 | [dialyzer] Correct documentation | Hans Bolinder |
2015-11-04 | [hipe] Correct documentation | Hans Bolinder |
2015-11-04 | [test_server] Correct documentation | Hans Bolinder |
2015-11-04 | [tools] Correct documentation | Hans Bolinder |
2015-11-04 | [stdlib] Correct documentation | Hans Bolinder |
2015-11-04 | [kernel] Correct documentation | Hans Bolinder |
2015-11-04 | ssh: changes after doc review | Hans Nilsson |
2015-11-04 | ssh: extend 'dh_gex_limits' to server side | Hans Nilsson |
2015-11-04 | ssh: option dh_gex_groups with tag ssh_moduli_file | Hans Nilsson |
2015-11-04 | ssh, public_key: random selection of diffie-hellman moduli | Hans Nilsson |
2015-11-04 | ssh: changes after doc review | Hans Nilsson |
2015-11-04 | ssh: Document pwdfun | Hans Nilsson |
2015-11-04 | ssh: make corrections of keyboard-interactive client | Hans Nilsson |
2015-11-04 | ssh: enable users to give option keyboard_interact_fun | Hans Nilsson |
2015-11-04 | ssh: pwdfun/4 and simple tests | Hans Nilsson |
2015-11-04 | Merge branch 'maint' | Hans Nilsson |
2015-11-04 | Merge branch 'hans/ssh/bad_lengths_tests/OTP-12792' into maint | Hans Nilsson |
2015-11-03 | Merge branch 'maint' | Henrik Nord |
2015-11-03 | Fix spelling error in "characters_to_list" | Gary Coulbourne |
2015-11-02 | ssh: Make tests for bad packet_len and field lengths inside packets | Hans Nilsson |