Age | Commit message (Expand) | Author |
2010-04-23 | Merge branch 'ta/nested-records' into dev | Erlang/OTP |
2010-04-21 | Merge branch 'ms/re_infinite_loop' into dev | Erlang/OTP |
2010-04-21 | Removed deprecated functions and module | Niclas Eklund |
2010-04-20 | Support nested record field access without parentheses | Tuncer Ayaz |
2010-04-20 | Add testcase for infinite loop problem caused by reset of match_call_count | Patrik Nyblom |
2010-04-19 | Merge branch 'bg/deprecations' into dev | Erlang/OTP |
2010-04-19 | OTP-8567 The word 'spec' is no longer reserved. | Hans Bolinder |
2010-04-15 | Merge branch 'ms/pcre-compile-workspace-overrun' into dev | Erlang/OTP |
2010-04-14 | Fix spec for ets:to_dets/2 | Kostis Sagonas |
2010-04-14 | Merge branch 'ks/stdlib' into dev | Erlang/OTP |
2010-04-14 | re_SUITE: Add pcre_compile_workspace_overflow/1 | Björn Gustavsson |
2010-04-13 | ets docs: Correct return type for ets:to_dets/2 | Björn Gustavsson |
2010-04-13 | erl_parse.yrl: Add missing operator in type declaration | Kostis Sagonas |
2010-04-13 | stdlib: Add types and specs | Kostis Sagonas |
2010-04-13 | stdlib: Use fun object instead of {M,F} tuple | Kostis Sagonas |
2010-04-13 | ets: Cleanup as suggested by tidier | Kostis Sagonas |
2010-04-09 | OTP-8562 Closing right parenthesis in macro definitions is mandatory. | Hans Bolinder |
2010-04-08 | Postpone removal of concat_binary/1 | Björn Gustavsson |
2010-04-08 | Remove deprecated lists:flat_length/1 | Björn Gustavsson |
2010-03-30 | erl_parse: Remove more stray 'cond' support | Björn Gustavsson |
2010-03-26 | Fix spelling: "loose" is not a verb | Magnus Henoch |
2010-03-17 | OTP-8522 Avoid duplicated 'undefined' in record field types | Hans Bolinder |
2010-03-17 | Merge branch 'hawk/escript-add-create-and-extract' into dev | Erlang/OTP |
2010-03-16 | Remove the undocumented function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Add functions to create and extract escripts | Håkan Mattsson |
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-16 | Remove stray code supporting 'cond' | Björn Gustavsson |
2010-03-16 | Remove stray code supporting constant/1 | Björn Gustavsson |
2010-03-15 | Update copyright headers | Björn Gustavsson |
2010-03-10 | Fix a crash when using an undefined record name as a type | Kostis Sagonas |
2010-03-09 | OTP-8503 stdlib: records with no fields is considered typed by epp | Hans Bolinder |
2010-03-09 | OTP-8501 stdlib: erl_pp no longer quotes atoms in types | Hans Bolinder |
2010-03-09 | Merge branch 'ks/types' into dev | Erlang/OTP |
2010-03-07 | file.hrl: Move out type declarations | Kostis Sagonas |
2010-03-02 | OTP-8473 stdlib: erl_pp bugfix abstract type 'fun' | Hans Bolinder |
2010-03-02 | OTP-8470 stdlib: epp bug | Hans Bolinder |
2010-02-24 | Update version for R14A | Rickard Green |
2010-02-22 | Fix escript:foldl/3 for beam and archive files | Tuncer Ayaz |
2010-02-19 | Update release notes | Björn-Egil Dahlberg |
2010-02-15 | Fixed a case_clause error in the internal function escript:foldl/3. | Håkan Mattsson |
2010-02-12 | Merge branch 'bd/doc-fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'ms/pcre-security' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'jn/supervisor_child_count_only' into ccase/r13b04_dev | Erlang/OTP |
2010-02-12 | Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_dev | Erlang/OTP |
2010-02-11 | Fix CVE-2008-2371 (outer level option with alternatives caused crash). | Michael Santos |
2010-02-10 | OTP-8434 Improved handling of typed records in escripts | Håkan Mattsson |
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 |