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
/
test
/
erl_pp_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-03-15
update copyright-year
Henrik Nord
2016-03-09
Eliminate use of ?config() macro
Björn Gustavsson
2016-03-09
Remove ?line macros
Björn Gustavsson
2016-03-09
Replace "%" with "%%" at the beginning of a line
Björn Gustavsson
2016-03-09
Eliminate 'suite' and 'doc' clauses
Björn Gustavsson
2016-03-09
Replace use of test_server:format/2 with io:format/2
Björn Gustavsson
2016-03-09
Eliminate use of test_server:fail/0,1
Björn Gustavsson
2016-03-09
Modernize use of timetraps
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-12-15
stdlib: Add a comment about is_subtype(_, _) constraints
Hans Bolinder
2015-12-15
stdlib: Remove undocumented function specification syntax
Hans Bolinder
2015-12-07
Merge branch 'maint'
Hans Bolinder
2015-12-07
stdlib: Correct pretty-printing of map types
Hans Bolinder
2015-10-08
Take out automatic insertion of 'undefined' from typed record fields
Kostis Sagonas
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-12
stdlib: Introduce precedence for operators in types
Hans Bolinder
2015-04-30
stdlib: Use module erl_anno
Hans Bolinder
2014-11-20
stdlib: remove the last traces of Mnemosyne Rules
Hans Bolinder
2014-10-01
Merge branch 'maint'
Björn-Egil Dahlberg
2014-09-30
stdlib: Test Map attributes via erl_pp
Björn-Egil Dahlberg
2014-09-30
stdlib: Refactor ?line in erl_pp_SUITE:misc_attrs
Björn-Egil Dahlberg
2014-04-29
Allow more type names
Hans Bolinder
2014-04-28
Introduce the attribute -optional_callbacks in the context of behaviours
Hans Bolinder
2014-03-27
stdlib: Fix map type listing
Björn-Egil Dahlberg
2014-02-03
stdlib: Add tests for Maps in erl_prettypr
Björn-Egil Dahlberg
2013-12-12
Test named funs
Anthony Ramine
2013-06-04
Merge branch 'maint'
Fredrik Gustafsson
2013-05-28
Support callback attributes in erl_pp
Anthony Ramine
2013-05-17
Merge branch 'maint'
Hans Bolinder
2013-05-16
[stdlib] Fix pretty printing of invalid forms
Hans Bolinder
2013-04-19
Remove the "coding: utf-8" comment from all Erlang source files
Hans Bolinder
2013-02-18
Fix some Unicode issues
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-09
erl_pp_SUITE: Remove test of packages
Björn Gustavsson
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2011-03-22
Fix a bug concerning record field types
Hans Bolinder
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for stdlib
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update stdlib tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-06-02
OTP-8664 Erlang parser augmented with operators for integer types
Hans Bolinder
2010-04-19
OTP-8567 The word 'spec' is no longer reserved.
Hans Bolinder
2010-03-17
OTP-8522 Avoid duplicated 'undefined' in record field types
Hans Bolinder
2010-03-02
OTP-8473 stdlib: erl_pp bugfix abstract type 'fun'
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP