index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
Age
Commit message (
Expand
)
Author
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
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-06
Make the references to various Erlang/OTP releases verbose
Hans Bolinder
2014-02-04
Fix expansion of records in maps
Anthony Ramine
2014-02-03
stdlib: Add tests for Maps in erl_prettypr
Björn-Egil Dahlberg
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
Merge branch 'egil/maps/OTP-11616'
Björn-Egil Dahlberg
2014-01-29
stdlib: Make maps:fold/3 order-independent
Björn-Egil Dahlberg
2014-01-29
Merge branch 'bjorn/fna-default/OTP-11612'
Björn Gustavsson
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
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Teach matchspec compiler map guards
Björn-Egil Dahlberg
2014-01-28
stdlib: Fixup id_transform_SUITE
Björn-Egil Dahlberg
2014-01-28
dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer
Björn-Egil Dahlberg
2014-01-28
Change the default file name encoding mode to +fnaw
Björn Gustavsson
2014-01-28
Merge branch 'siri/appup_tests_17/OTP-11534'
Siri Hansen
2014-01-28
stdlib: Add Map module
Björn-Egil Dahlberg
2014-01-28
stdlib: Update erl_scan_SUITE for ':=' and '=>' tokens
Björn-Egil Dahlberg
2014-01-28
stdlib: Deny variables as keys and disallow ':=' in map construction
Björn-Egil Dahlberg
2014-01-28
stdlib: Teach erl_eval Maps ':=' exact operator
Björn-Egil Dahlberg
2014-01-28
Update erl_lint, erl_expand_records, sys_pre_expand for Maps
Björn-Egil Dahlberg
2014-01-28
stdlib: Fix erl_parse:parse_term/1
Björn-Egil Dahlberg
2014-01-28
Extend erl_parse with two Op Map syntax
Björn-Egil Dahlberg
2014-01-28
Teach erl_scan to recognize ':='
Björn-Egil Dahlberg
2014-01-28
erl_eval: Add functions to interpreter for maps
Björn-Egil Dahlberg
2014-01-28
stdlib: Update printing to handle Maps
Björn-Egil Dahlberg
2014-01-28
erts: Add the type-testing guard BIF is_map/1
Björn-Egil Dahlberg
2014-01-28
erts: Add the size-testing guard BIF map_size/1
Björn-Egil Dahlberg
2014-01-28
Update erl_lint, erl_expand_records, sys_pre_expand for maps
Björn Gustavsson
2014-01-28
Extend erl_parse with the new map syntax
Björn-Egil Dahlberg
2014-01-28
Teach erl_scan to recognize '=>'
Björn-Egil Dahlberg
2014-01-28
Update stdlib appup test to work for OTP release 17
Siri Hansen
2014-01-24
Added documentation of lists:droplast/1
Hans Svensson
2014-01-24
Added tests for lists:droplast/1 to stdlib/lists_SUITE
Hans Svensson
2014-01-24
stdlib/lists: Add function droplast/1
Hans Svensson
2014-01-23
Properly handle export_all when looking for undefined callbacks
Anthony Ramine
2014-01-22
Merge branch 'dgud/test_unicode/OTP-10877'
Dan Gudmundsson
[next]