Age | Commit message (Expand) | Author |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-09 | Merge branch 'sverker/doc-fixes/OTP-8880' into dev | Sverker Eriksson |
2010-10-06 | Documentation update to ETS and drivers | Sverker Eriksson |
2010-10-05 | filelib: Document the character set syntax in wildcards | Björn Gustavsson |
2010-09-17 | Clarify documentation of shutdown timeout in supervisor child specs | Magnus Henoch |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-07 | Linkify applications listed under "See Also" | Cristian Greco |
2010-09-06 | Fix minor typos in the documentation | Cristian Greco |
2010-08-30 | Merge branch 'pan/ets_select_reverse/OTP-7863' into dev | Patrik Nyblom |
2010-08-19 | Merge branch 'hb/type_reference/OTP-8733' into dev | Hans Bolinder |
2010-08-13 | Add documentation for ets:select_reverse/1/2/3 | Patrik Nyblom |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-29 | Merge branch 'cg/small-typos' into dev | Björn Gustavsson |
2010-07-26 | Remove extra leading spaces in filename doc | Tuncer Ayaz |
2010-07-26 | Fix minor typos and errors in documentation | Cristian Greco |
2010-07-08 | reference() substituted for ref() in docs | Hans Bolinder |
2010-07-07 | Merge branch 'pg/beam_lib_cmp_2_return_type_specification' into dev | Raimo Niskanen |
2010-07-07 | Merge branch 'cf/timer_tc' into dev | Raimo Niskanen |
2010-07-06 | Documentation clarifications for now/0 and timer:tc/3 | Raimo Niskanen |
2010-06-17 | Fix beam_lib:cmp/2 return type specification | Paul Guyot |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-02 | Add documentation of what part of a re mp() can be used for guard tests | Patrik Nyblom |
2010-05-21 | Merge branch 'sv/format_status_error_info' into dev | Erlang/OTP |
2010-05-21 | Correct typos in EEP-0031 implementation | Tuncer Ayaz |
2010-05-20 | Merge branch 'pan/otp_8217_binary' into dev | Erlang/OTP |
2010-05-17 | Add documentation for binary module | Patrik Nyblom |
2010-05-12 | OTP-8628 stdlib: correction lists(3) | Hans Bolinder |
2010-05-12 | Add support for the format_status callback to gen_event | Steve Vinoski |
2010-05-12 | Extend format_status for gen_server/gen_fsm termination error logging | Steve Vinoski |
2010-05-06 | Make beam_lib:cmp/2 stricter | Björn Gustavsson |
2010-04-19 | OTP-8567 The word 'spec' is no longer reserved. | Hans Bolinder |
2010-04-13 | ets docs: Correct return type for ets:to_dets/2 | Björn Gustavsson |
2010-04-09 | Add timer:tc/2 to measure the elapsed time of anonymous functions | Christopher Faulet |
2010-03-26 | Fix spelling: "loose" is not a verb | Magnus Henoch |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
2010-03-16 | Add function zip:foldl/3 to iterate over zip archives | Håkan Mattsson |
2010-03-16 | Merge branch 'ml/documentation_apostrophe_fix' into dev | Erlang/OTP |
2010-03-16 | Change all incorrect occurrences of it's to its | Matthias Lang |
2010-03-15 | Update copyright headers | Björn Gustavsson |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-12 | Merge branch 'bd/doc-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_dev | Erlang/OTP |
2010-02-10 | Add count_children/1 to supervisor.erl to determine the number of | Jay Nelson |
2010-02-10 | OTP-8418 user.erl (used in oldshell) is updated to handle unicode in | Patrik Nyblom |
2010-02-10 | Fix minor documentation errors | Bernard Duggan |
2010-02-05 | OTP-8393 The new function shell:prompt_func/1 and the new application | Hans Bolinder |
2010-02-05 | OTP-8404: Doc: some corrections and improvements in STDLIB | Björn Gustavsson |
2010-01-26 | OTP-8343 The documentation is now possible to build in an open source | Lars G Thorsen |
2009-12-04 | Merge branch 'sv/sys_get_status' into ccase/r13b04_dev | Erlang/OTP |