Age | Commit message (Expand) | Author |
2015-05-18 | stdlib: Document maps:filter/2 | Björn-Egil Dahlberg |
2015-05-18 | stdlib: Add maps:filter/2 | Björn-Egil Dahlberg |
2015-05-18 | stdlib: Add gb_sets:iterator_from | Hans Bolinder |
2015-05-18 | stdlib: Add gb_trees:iterator_from | beaver |
2015-05-14 | Speed up linting by not traversing filenames in erl_anno | José Valim |
2015-05-14 | Cache nowarn_bif_clash functions in erl_lint | José Valim |
2015-05-13 | stdlib: Add 'sync' option to ets:tab2file/3 | Sverker Eriksson |
2015-05-13 | Revert "Prepare release" | Henrik Nord |
2015-05-12 | Prepare release | Erlang/OTP |
2015-05-12 | ssl: add ssl:connection_information/[1,2] | Qijiang Fan |
2015-05-12 | Add uptime() shell command | Richard Carlsson |
2015-05-11 | Merge branch 'kejv/export-digraph-label' | Zandra Hird |
2015-05-11 | Merge branch 'egil/fix-maps-copy-shallow' | Björn-Egil Dahlberg |
2015-05-08 | digraph: export label type | David Kubecka |
2015-05-08 | Fixed a typo in Maps doc | Bruce Yinhe |
2015-05-08 | Delete superfluous comma from `filtermap' example | Andras Horvath |
2015-05-08 | Merge branch 'bjorn/stdlib/fix-filename-split/OTP-12716' | Björn Gustavsson |
2015-05-08 | Merge branch 'dgud/stdlib/rand/OTP-12586' | Dan Gudmundsson |
2015-05-07 | stdlib: Strengthen ETS Maps tests | Björn-Egil Dahlberg |
2015-05-07 | stdlib: Strengthen ETS Maps tests | Björn-Egil Dahlberg |
2015-05-07 | stdlib: Strengthen ETS Maps tests | Björn-Egil Dahlberg |
2015-05-07 | stdlib: Refactor away ?line macro | Björn-Egil Dahlberg |
2015-05-06 | Correct filename:split(<<"">>) | Björn Gustavsson |
2015-05-04 | Merge branch 'peppe/jcl_mode_improvements' | Peter Andersson |
2015-04-30 | stdlib: Document and add normal distributed random value function | Dan Gudmundsson |
2015-04-30 | Ensure that erl_anno is used when building the primary bootstrap | Björn Gustavsson |
2015-04-30 | stdlib: Silence some of qlc's warnings | Hans Bolinder |
2015-04-30 | stdlib: Use module erl_anno | Hans Bolinder |
2015-04-30 | stdlib: Add module erl_anno | Hans Bolinder |
2015-04-29 | stdlib: Add new random functionality/module | Kenji Rikitake |
2015-04-27 | Merge branch 'derek121/gen_server_doc_grammar' | Zandra Hird |
2015-04-27 | Merge branch 'bjorn/use-monotonic-time' | Björn Gustavsson |
2015-04-27 | stdlib: Substitute set() for gb_sets:set() in gb_sets | Hans Bolinder |
2015-04-22 | supervisor: Correct restart handling | Björn Gustavsson |
2015-04-22 | Fix problem with unitialized edlin text buffer | Peter Andersson |
2015-04-22 | Merge branch 'bjorn/compiler/eprof' | Björn Gustavsson |
2015-04-22 | erl_expand_records: Simplify handling of call_ext instructions | Björn Gustavsson |
2015-04-22 | orddict: Eliminate unnecessary consing in store/3 and others | Björn Gustavsson |
2015-04-21 | Merge branch 'zandra/fix-ssl-obsolete-arity' | Zandra Hird |
2015-04-20 | timer: Use monotonic_time/0 in tc/1,2,3 | Björn Gustavsson |
2015-04-20 | Merge branch 'wmalik/slave-specs' | Björn Gustavsson |
2015-04-20 | zip: Suppress a dialyzer warning for an unmatched return | Björn Gustavsson |
2015-04-16 | Merge branch 'bjorn/maps' | Björn Gustavsson |
2015-04-15 | Document the new {badmap,Term} and {badkey,Key} exceptions | Björn Gustavsson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-14 | Fix grammar in docs for multi_call/* | Derek Brown |
2015-04-14 | Merge branch 'egil/fix-maps-module-exceptions/OTP-12657' | Björn-Egil Dahlberg |
2015-04-14 | stdlib: Correct orddict(3) | Hans Bolinder |
2015-04-13 | add arity to obsolete_1(ssl, negotiated_next_protocol, 1) | Zandra Hird |
2015-04-13 | stdlib: Correct maps module exceptions upon errors | Björn-Egil Dahlberg |