Age | Commit message (Expand) | Author |
2017-04-27 | Merge branch 'hasse/unicode_atoms/OTP-14285' | Hans Bolinder |
2017-04-27 | Merge branch 'ingela/deprecate/gen_fsm/OTP-14183' | Ingela Anderton Andin |
2017-04-27 | stdlib: Deprecate gen_fsm | Ingela Anderton Andin |
2017-04-27 | stdlib: Improve handling of pids, ports, and refs in qlc | Hans Bolinder |
2017-04-27 | stdlib: Improve the Erlang shell's handling of references | Hans Bolinder |
2017-04-26 | Merge pull request #1367 from josevalim/jv-dbgi-chunk | Björn Gustavsson |
2017-04-26 | Merge branch 'raimo/rand-dev/OTP-14295' | Raimo Niskanen |
2017-04-26 | Polish | Raimo Niskanen |
2017-04-25 | Fix typespec of the opaque type tid() of the ETS module | Rickard Green |
2017-04-25 | Merge branch 'lukas/erts/list_to_port/OTP-14348' | Lukas Larsson |
2017-04-25 | erts: Add erlang:list_to_port/1 debug bif | Lukas Larsson |
2017-04-25 | erts: Auto-import port_to_list for consistency | Lukas Larsson |
2017-04-25 | Store abstract code in the Dbgi chunk | José Valim |
2017-04-25 | stdlib: Remove the shell's support for Unicode node names | Hans Bolinder |
2017-04-24 | stdlib: Add Unicode modifier t to control sequence a | Hans Bolinder |
2017-04-24 | stdlib: Add Unicode modifier t to control sequences w and W | Hans Bolinder |
2017-04-24 | Merge branch 'dgud/stdlib/unicode-string/OTP-10289' | Dan Gudmundsson |
2017-04-24 | Handle chardata in string:to_float and string:to_list | Dan Gudmundsson |
2017-04-24 | New unicode aware string module that works with unicode:chardata() | Dan Gudmundsson |
2017-04-24 | Add nf(k)d, nf(k)c conversion functions to unicode module | Dan Gudmundsson |
2017-04-24 | Reorder code and whitespace fixes | Dan Gudmundsson |
2017-04-24 | Add unicode_util | Dan Gudmundsson |
2017-04-24 | Merge branch 'zandra/stdlib/optional-callbacks/OTP-13801' | Zandra Norman |
2017-04-21 | Implement {timeout,Name} timeouts | Raimo Niskanen |
2017-04-21 | Merge branch 'rand/arbitrary_normal_distributions' | Raimo Niskanen |
2017-04-21 | stdlib: Make gen_fsm callbacks optional | Zandra Norman |
2017-04-21 | stdlib: Make gen_event callbacks optional | Zandra Norman |
2017-04-21 | stdlib: Make gen_server callbacks optional | Zandra Norman |
2017-04-21 | erts: Polish off erlang:list_to_ref/1 | Lukas Larsson |
2017-04-21 | Merge branch 'raimo/rand-dev/OTP-14295' | Raimo Niskanen |
2017-04-21 | Implement Xoroshiro116+ and improve statisticals | Raimo Niskanen |
2017-04-20 | rand: Support arbitrary normal distributions | Guilherme Andrade |
2017-04-20 | Implement erlang:start_timer opts | Raimo Niskanen |
2017-04-20 | Make Module:init/1 mandatory | Raimo Niskanen |
2017-04-19 | Merge branch 'bjorn/stdlib/erl_tar/OTP-14278' | Björn Gustavsson |
2017-04-18 | Merge pull request #1412 from manuel-rubio/manuel-rubio/add-re-version | Rickard Green |
2017-04-13 | erl_tar: Handle leading slashes and directory traversal attacks | Björn Gustavsson |
2017-04-13 | stdlib: Add checks of the dialyzer attribute to the linter | Hans Bolinder |
2017-04-07 | stdlib: Fix Erlang shell regarding Unicode atoms | Hans Bolinder |
2017-04-07 | stdlib: Fix Erlang pretty printer regarding Unicode atoms | Hans Bolinder |
2017-04-07 | stdlib: Add function to io_lib to handle Unicode atoms | Hans Bolinder |
2017-04-04 | Merge branch 'g-andrade/strong-random-numbers/PR-1367/OTP-14317' | Raimo Niskanen |
2017-04-04 | Clean up documentation and test cases | Raimo Niskanen |
2017-03-31 | Add re:version/0 | Manuel Rubio |
2017-03-22 | ETS: Allow for matchspec-based replacement | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | Merge branch 'sverker/ets-table-identifiers/OTP-14094' | Sverker Eriksson |
2017-03-21 | Merge branch 'ingela/ssl/remove-deprecated' | Ingela Anderton Andin |
2017-03-21 | Merge branch 'ingela/crypto/deprecate/rand_uniform' | Ingela Anderton Andin |