Age | Commit message (Expand) | Author |
2014-03-27 | stdlib: Fix map type listing | Björn-Egil Dahlberg |
2014-03-27 | Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827' | Lukas Larsson |
2014-03-27 | Document an escript:create/2 hidden feature | Pierre Fenoll |
2014-03-27 | Merge branch 'lukas/ose/master-17.0/OTP-11334' | Lukas Larsson |
2014-03-26 | ose: Prepare slave for running on OSE | Lukas Larsson |
2014-03-26 | Merge branch 'bjorn/stdlib/otp_internal' | Björn Gustavsson |
2014-03-25 | Merge branch 'vinoski/sys-get-rep-state2' | Siri Hansen |
2014-03-25 | stdlib: Generalize erl_parse:abstract/2 | Hans Bolinder |
2014-03-25 | otp_internal: No longer warn for funtions removed in R13B | Björn Gustavsson |
2014-03-24 | otp_internal: Postpone removals from R17 to OTP 18 | Björn Gustavsson |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-24 | stdlib: Add more types to epp and erl_lint | Hans Bolinder |
2014-03-21 | fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspended | Steve Vinoski |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Correct the contract of io:getopts() | Hans Bolinder |
2014-03-20 | Fix some Dialyzer warnings | Hans Bolinder |
2014-03-19 | Merge branch 'bjorn/compiler/utf8-warning/OTP-11791' | Björn Gustavsson |
2014-03-18 | epp: Make it possible to specify a default encoding | Björn Gustavsson |
2014-03-18 | Merge branch 'egil/maps-literals' | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept records as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Accept Maps as Map keys | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Move map type to proper definition | Björn-Egil Dahlberg |
2014-03-17 | stdlib: Properly lint map key expressions | Björn-Egil Dahlberg |
2014-03-15 | Fix evaluation of empty map patterns in erl_lint | Anthony Ramine |
2014-03-14 | Fix evaluation of empty map updates in erl_eval | Anthony Ramine |
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 |