Age | Commit message (Expand) | Author |
2013-02-11 | [stdlib] Fix a bug concerning pretty printing and Unicode | Hans Bolinder |
2013-02-11 | Add file:list_dir_all/1 and file:read_link_all/1 | Björn Gustavsson |
2013-02-11 | Make Unicode corrections | Hans Bolinder |
2013-02-11 | Update primary bootstrap | Björn Gustavsson |
2013-02-11 | Merge branch 'bjorn/remove-tuple-funs/OTP-10170' | Björn Gustavsson |
2013-02-11 | Merge branch 'bjorn/compiler/beam_utils-crash/OTP-10825' | Björn Gustavsson |
2013-02-11 | erts: Increase default #cached segments to 10 | Björn-Egil Dahlberg |
2013-02-11 | erts: Evict old cached segments for newer ones | Björn-Egil Dahlberg |
2013-02-11 | prim_file: Add list_dir_all() and read_link_all() | Björn Gustavsson |
2013-02-11 | Teach prim_file:set_cwd() to avoid entering non-translatable directories | Björn Gustavsson |
2013-02-11 | Make prim_file skip invalid filenames in unicode mode | Patrik Nyblom |
2013-02-11 | prim_file: Refactor functions that return filenames | Björn Gustavsson |
2013-02-11 | prim_file: Refactor handling of responses | Björn Gustavsson |
2013-02-11 | prim_file: Always open non-file ports in binary mode | Björn Gustavsson |
2013-02-11 | Merge branch 'vd/code_get_mode/OTP-10823' | Fredrik Gustafsson |
2013-02-11 | erl_interface: Fixup of b069306, typdef enum erlang_char_encoding | Sverker Eriksson |
2013-02-11 | Merge branch 'hb/stdlib/erl_scan_unicode/OTP-10756' | Hans Bolinder |
2013-02-10 | Only start a fragment timer when there's something to flush | Anders Svensson |
2013-02-10 | Simplify and document diameter_tcp fragment timer | Anders Svensson |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-02-10 | [stdlib] Remove the undocumented 'unicode' option from the scanner | Hans Bolinder |
2013-02-10 | Merge branch 'bjorn/compiler/crash/OTP-10794' | Björn Gustavsson |
2013-02-10 | Comment fix | Anders Svensson |
2013-02-10 | Remove upgrade code not needed after application restart | Anders Svensson |
2013-02-09 | Fix unsafe optimization of funs | Björn Gustavsson |
2013-02-08 | Merge branch 'anders/diameter/cover/OTP-10804' | Anders Svensson |
2013-02-08 | Remove trailing whitespace | Anders Svensson |
2013-02-08 | Tweak service interface towards diameter_peer | Anders Svensson |
2013-02-08 | Split message handling in diameter_service into diameter_traffic | Anders Svensson |
2013-02-08 | Simplify request record | Anders Svensson |
2013-02-08 | Move failover out of service process | Anders Svensson |
2013-02-08 | Update traffic suite to test both RFC 3588 and 6733 dictionaries | Anders Svensson |
2013-02-08 | Update capx suite to test both RFC 3588 and 6733 dictionaries | Anders Svensson |
2013-02-08 | Add exprecs '#new-'/1 clause taking list argument | Anders Svensson |
2013-02-08 | Add exprecs '#get-'/1 for transforming records into lists | Anders Svensson |
2013-02-08 | Document the existence of the RFC 6733 dictionaries | Anders Svensson |
2013-02-08 | Don't hardcode common dictionary | Anders Svensson |
2013-02-08 | Add RFC 6733 dictionaries | Anders Svensson |
2013-02-08 | Fix testcases in event suite | Anders Svensson |
2013-02-08 | Fix faulty watchdog transition INITIAL -> DOWN | Anders Svensson |
2013-02-08 | Merge branch 'sverk/packet-http-string-maxlen' | Sverker Eriksson |
2013-02-08 | Merge branch 'sverk/erl_interface-enum-typedef' | Sverker Eriksson |
2013-02-08 | Merge branch 'sverk/r16/erl_interface-fixup' | Sverker Eriksson |
2013-02-08 | Merge branch 'maint' | Micael Karlberg |
2013-02-08 | Merge branch 'bmk/snmp/snmp4231_integration/r16' | Micael Karlberg |
2013-02-08 | Merge branch 'maint-r15' into maint | Micael Karlberg |
2013-02-08 | Fix faulty watchdog transition DOWN -> INITIAL | Anders Svensson |
2013-02-08 | Comment fixes | Anders Svensson |
2013-02-08 | Rename records peer/conn -> watchdog/peer in diameter_service | Anders Svensson |
2013-02-08 | Add testcases to traffic suite | Anders Svensson |