aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src
AgeCommit message (Expand)Author
2014-03-05Merge branch 'hb/stdlib/spec_fixes/OTP-11399'Hans Bolinder
2014-03-05stdlib: Fix a Dets bug where files were deletedHans Bolinder
2014-03-05stdlib: Fix a Dets bug with leaking file descriptorsHans Bolinder
2014-03-05Merge branch 'nox/compiler/lint-shortcircuit-ops'Björn Gustavsson
2014-03-05Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-03-05stdlib: Improve the doc of the supervisor's via referenceHans Bolinder
2014-03-04Introduce compiler option 'nowarn_deprecated_type'Hans Bolinder
2014-03-04Improve message about deprecated built-in typesHans Bolinder
2014-03-04Improve linting of map expressionsAnthony Ramine
2014-03-03Fix a qlc bug where filters were erroneously optimized awayHans Bolinder
2014-03-01Properly lint shortcircuiting operatorsAnthony Ramine
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24Merge branch 'Vagabond/adt-faster-io_lib_pretty/OTP-11752'Henrik Nord
2014-02-24Merge branch 'josevalim/jv-eval-guards/OTP-11747'Henrik Nord
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'bjorn/asn1/deprecations/OTP-11731'Björn Gustavsson
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-21Deprecate asn1 functionsBjörn Gustavsson
2014-02-21Merge branch 'hb/stdlib/epp_bug_fix/OTP-11728'Hans Bolinder
2014-02-20Merge branch 'siri/appup_tests_17/OTP-11534'Siri Hansen
2014-02-20Fix a bug in epp concerning circular macro definitionsHans Bolinder
2014-02-20Merge branch 'fenollp/shell-expand-0arity-completely'Björn Gustavsson
2014-02-17Correct parenthesis expansionBjörn Gustavsson
2014-02-14Merge branch 'nox/maps-improve-erl_expand_records'Björn-Egil Dahlberg
2014-02-14Merge branch 'galaxie/supress-normal-terminates'Henrik Nord
2014-02-14Suppress error report when child was terminated normallybell
2014-02-14Merge branch 'calebh/fix-regestry-type-annotation'Henrik Nord
2014-02-12[stdlib] Remove a confusing comment in the re moduleHans Bolinder
2014-02-12Update appups and appup tests for kernel, stdlib and saslSiri Hansen
2014-02-12Merge branch 'nox/maps-erl_prettypr'Björn-Egil Dahlberg
2014-02-12Merge branch 'nox/maps-improve-erl_eval'Björn-Egil Dahlberg
2014-02-11Merge branch 'fenollp/shell-expand-0arity-completely'Henrik Nord
2014-02-10Merge branch 'josevalim/suppress-all-auto-imports'Henrik Nord
2014-02-07Fix alternative registry type annotations in supervisorCaleb
2014-02-07Merge branch 'hsv/add_droplast_to_lists'Henrik Nord
2014-02-04Fix expansion of records in mapsAnthony Ramine
2014-02-03Use lists:keyfind in io_lib_pretty as it is fasterAndrew Thompson
2014-02-01Support maps in erl_prettyprAnthony Ramine
2014-02-01Handle map fields in their own function in erl_evalAnthony Ramine
2014-01-31Allow making the system with --enable-native-libsKostis Sagonas
2014-01-29stdlib: Make maps:fold/3 order-independentBjörn-Egil Dahlberg
2014-01-28stdlib: Strengthen Map module with guardsBjörn-Egil Dahlberg
2014-01-28stdlib: Pretty print mapsBjörn-Egil Dahlberg
2014-01-28stdlib: Remove bogus map() typeBjörn-Egil Dahlberg
2014-01-28erts,stdlib: Change map module name to mapsBjörn-Egil Dahlberg
2014-01-28erts,stdlib: Teach matchspec compiler map guardsBjörn-Egil Dahlberg
2014-01-28dialyzer,hipe,stdlib: Add Maps understanding to DialyzerBjörn-Egil Dahlberg
2014-01-28stdlib: Add Map moduleBjörn-Egil Dahlberg
2014-01-28stdlib: Deny variables as keys and disallow ':=' in map constructionBjörn-Egil Dahlberg
2014-01-28stdlib: Teach erl_eval Maps ':=' exact operatorBjörn-Egil Dahlberg