Age | Commit message (Expand) | Author |
2016-02-10 | Merge branch 'nybek/speed_up_supervisor_count_children' into maint | Siri Hansen |
2016-02-03 | Speed up supervisor:count_children/1; simple_one_for_one | Rory Byrne |
2016-01-20 | Introduce time warp safe replacement for safe_fixed option | Rickard Green |
2015-12-15 | Update release notes | Erlang/OTP |
2015-11-20 | Merge branch 'riverrun/maint' into maint | Zandra |
2015-11-06 | Recommend against using crypto:rand_bytes | David Whitlock |
2015-11-04 | Fix typos and grammar | Derek Brown |
2015-11-04 | [stdlib] Correct documentation | Hans Bolinder |
2015-11-03 | Fix spelling error in "characters_to_list" | Gary Coulbourne |
2015-10-22 | beam_lib: Document all_chunks/1 and build_module/1 | Björn Gustavsson |
2015-10-13 | Fixed typo in ets documentation | Riccardo |
2015-09-21 | Prepare release | Erlang/OTP |
2015-09-10 | Fix doc for return value of gen_fsm:reply/2 | Siri Hansen |
2015-09-07 | proc_lib: Add format/3 | Björn Gustavsson |
2015-07-14 | Fix function reference (no first/2 in ets) | Attila Gulyas |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-16 | Merge branch 'mhssler/doc-os-unsetenv-unicode' | Henrik Nord |
2015-06-15 | dialyzer: Modify the handling of parametrized opaque types | Hans Bolinder |
2015-06-03 | Break out assert macros from eunit to stdlib assert.hrl | Richard Carlsson |
2015-05-29 | Merge branch 'fishcakez/supervisor_ignore' | Zandra Hird |
2015-05-29 | Update orddict with parameterized types and specs | UENISHI Kota |
2015-05-26 | Don't store child that returns ignore in simple supervisor | James Fish |
2015-05-21 | Merge branch 'sverk/ets-tab2file-syn/OTP-12737' | Sverker Eriksson |
2015-05-21 | stdlib: Document os:unsetenv Unicode support | Martin Hässler |
2015-05-20 | Merge branch 'richcarl/add-uptime-function' | Henrik Nord |
2015-05-18 | stdlib: Document 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-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 | Add uptime() shell command | Richard Carlsson |
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 'dgud/stdlib/rand/OTP-12586' | Dan Gudmundsson |
2015-04-30 | stdlib: Document and add normal distributed random value function | Dan Gudmundsson |
2015-04-30 | stdlib: Use module erl_anno | Hans Bolinder |
2015-04-30 | stdlib: Add module erl_anno | Hans Bolinder |
2015-04-27 | Merge branch 'derek121/gen_server_doc_grammar' | Zandra Hird |
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-14 | Fix grammar in docs for multi_call/* | Derek Brown |
2015-04-14 | stdlib: Correct orddict(3) | Hans Bolinder |
2015-04-01 | Merge tag 'OTP-17.5' | Henrik Nord |
2015-03-31 | Prepare release | Erlang/OTP |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2015-03-18 | Merge branch 'maint' | Zandra Hird |
2015-03-18 | Merge branch 'wmalik/minor-fixes' into maint | Zandra Hird |