Age | Commit message (Expand) | Author |
2014-03-07 | Emit errors when redefining arity(), bitstring(), iodata(), or boolean() | Hans Bolinder |
2014-03-07 | stdlib: Emit linter warnings for redefined built-in types | Hans Bolinder |
2014-03-06 | Merge branch 'egil/maps/doc-module-api' | Björn-Egil Dahlberg |
2014-03-06 | stdlib: Fix maps:from_list/1 spec. | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'nox/maps-improve-erl_lint' | Björn-Egil Dahlberg |
2014-03-06 | Merge branch 'hb/stdlib/fix_dets/OTP-11709' | Hans Bolinder |
2014-03-05 | Merge branch 'hb/stdlib/spec_fixes/OTP-11399' | Hans Bolinder |
2014-03-05 | stdlib: Fix a Dets bug where files were deleted | Hans Bolinder |
2014-03-05 | stdlib: Fix a Dets bug with leaking file descriptors | Hans Bolinder |
2014-03-05 | Merge branch 'nox/compiler/lint-shortcircuit-ops' | Björn Gustavsson |
2014-03-05 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-03-05 | stdlib: Improve the doc of the supervisor's via reference | Hans Bolinder |
2014-03-04 | Introduce compiler option 'nowarn_deprecated_type' | Hans Bolinder |
2014-03-04 | Improve message about deprecated built-in types | Hans Bolinder |
2014-03-04 | Improve linting of map expressions | Anthony Ramine |
2014-03-03 | Fix a qlc bug where filters were erroneously optimized away | Hans Bolinder |
2014-03-01 | Properly lint shortcircuiting operators | Anthony Ramine |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Merge branch 'Vagabond/adt-faster-io_lib_pretty/OTP-11752' | Henrik Nord |
2014-02-24 | Merge branch 'josevalim/jv-eval-guards/OTP-11747' | Henrik Nord |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'bjorn/asn1/deprecations/OTP-11731' | Björn Gustavsson |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | Deprecate asn1 functions | Björn Gustavsson |
2014-02-21 | Merge branch 'hb/stdlib/epp_bug_fix/OTP-11728' | Hans Bolinder |
2014-02-20 | Merge branch 'siri/appup_tests_17/OTP-11534' | Siri Hansen |
2014-02-20 | Fix a bug in epp concerning circular macro definitions | Hans Bolinder |
2014-02-20 | Merge branch 'fenollp/shell-expand-0arity-completely' | Björn Gustavsson |
2014-02-17 | Correct parenthesis expansion | Björn Gustavsson |
2014-02-14 | Merge branch 'nox/maps-improve-erl_expand_records' | Björn-Egil Dahlberg |
2014-02-14 | Merge branch 'galaxie/supress-normal-terminates' | Henrik Nord |
2014-02-14 | Suppress error report when child was terminated normally | bell |
2014-02-14 | Merge branch 'calebh/fix-regestry-type-annotation' | Henrik Nord |
2014-02-12 | [stdlib] Remove a confusing comment in the re module | Hans Bolinder |
2014-02-12 | Update appups and appup tests for kernel, stdlib and sasl | Siri Hansen |
2014-02-12 | Merge branch 'nox/maps-erl_prettypr' | Björn-Egil Dahlberg |
2014-02-12 | Merge branch 'nox/maps-improve-erl_eval' | Björn-Egil Dahlberg |
2014-02-11 | Merge branch 'fenollp/shell-expand-0arity-completely' | Henrik Nord |
2014-02-10 | Merge branch 'josevalim/suppress-all-auto-imports' | Henrik Nord |
2014-02-07 | Fix alternative registry type annotations in supervisor | Caleb |
2014-02-07 | Merge branch 'hsv/add_droplast_to_lists' | Henrik Nord |
2014-02-04 | Fix expansion of records in maps | Anthony Ramine |
2014-02-03 | Use lists:keyfind in io_lib_pretty as it is faster | Andrew Thompson |
2014-02-01 | Support maps in erl_prettypr | Anthony Ramine |
2014-02-01 | Handle map fields in their own function in erl_eval | Anthony Ramine |
2014-01-31 | Allow making the system with --enable-native-libs | Kostis Sagonas |
2014-01-29 | stdlib: Make maps:fold/3 order-independent | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Strengthen Map module with guards | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Pretty print maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Remove bogus map() type | Björn-Egil Dahlberg |