Age | Commit message (Expand) | Author |
2010-08-24 | Merge branch 'ia/public_key_api/OTP-8722' into dev | Ingela Anderton Andin |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin |
2010-08-19 | Merge branch 'hb/type_reference/OTP-8733' into dev | Hans Bolinder |
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-29 | Merge branch 'ta/doc-fixes' 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-20 | Merge branch 'sverker/one_offheap_list/OTP-8737' into dev | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-07-20 | Merge branch 'sverker/ets_select_hang/OTP-8732' into dev | Sverker Eriksson |
2010-07-08 | reference() substituted for ref() in docs | Hans Bolinder |
2010-07-07 | Fix ets:select hanging on ordered_set with empty list as key. | Sverker Eriksson |
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-07 | Merge branch 'ks/cleanups' into dev | Raimo Niskanen |
2010-07-06 | Documentation clarifications for now/0 and timer:tc/3 | Raimo Niskanen |
2010-06-18 | Update Erlang system version to R14B | Björn-Egil Dahlberg |
2010-06-17 | Fix beam_lib:cmp/2 return type specification | Paul Guyot |
2010-06-11 | Update deprecations for ssl | Björn Gustavsson |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-09 | Merge branch 'pan/otp_8683_compiler_warnings' into HEAD | Erlang/OTP |
2010-06-09 | Correct warnings and errors for auto-imported bif clashes | Patrik Nyblom |
2010-06-07 | Remove tid() from the predefined builtin types. | Kostis Sagonas |
2010-06-07 | escript: Add more types to records | Kostis Sagonas |
2010-06-07 | Fix confusing dialyzer warnings for is_record/2 with illegal records | Björn Gustavsson |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-03 | proplists: Export the type property() | Björn Gustavsson |
2010-06-03 | erl_lint: Issue warnings for undefined exported types | Kostis Sagonas |
2010-06-03 | Add declaration for exported types | Kostis Sagonas |
2010-06-03 | Add types and specs; performed some cleanups also | Kostis Sagonas |
2010-06-03 | erl_scan: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | stdlib: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | Add infrastructure for the -export_type() attribute | Kostis Sagonas |
2010-06-03 | OTP-8665 epp bug | Hans Bolinder |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-03 | Merge branch 'pan/otp_8577_re_pattern_doc' into dev | Erlang/OTP |
2010-06-02 | Remove outcommented code from erl_lint | Patrik Nyblom |
2010-06-02 | Make port_command/3 auto-imported | Patrik Nyblom |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2010-06-02 | Improve coverage of erl_int in testcases | Patrik Nyblom |
2010-06-02 | Change warning to error for nowarn_bif_clash compiler directive | Patrik Nyblom |
2010-06-02 | Return nowarn_bif_clash functionality but with warning | Patrik Nyblom |
2010-06-02 | Teach erl_lint to better override BIFs with local functions and imports | Patrik Nyblom |
2010-06-02 | Teach compiler to override autoimport with import | Patrik Nyblom |
2010-06-02 | First prototype for local functions overriding autoimported | Patrik Nyblom |
2010-06-02 | OTP-8664 Erlang parser augmented with operators for integer types | Hans Bolinder |
2010-06-02 | Merge branch 'jv/autoimport-binary_to_term_2' into dev | Erlang/OTP |