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
/
src
/
epp.erl
Age
Commit message (
Expand
)
Author
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-05-03
Merge branch 'maint'
Fredrik Gustafsson
2013-04-26
Fix an inconsistent state in epp
Anthony Ramine
2013-04-19
Change the default encoding of Erlang files to UTF-8
Hans Bolinder
2013-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
2013-02-15
[stdlib] Correct handling of Unicode filenames
Hans Bolinder
2013-02-11
Make Unicode corrections
Hans Bolinder
2013-01-25
[stdlib] Introduce new functions epp:read_encoding_from_binary/1,2
Hans Bolinder
2013-01-25
Extend char() to Unicode characters
Hans Bolinder
2013-01-16
Remove support for the query keyword and query expressions
Loïc Hoguin
2013-01-02
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-08-22
Revert "Merge branch 'nox/compile-column-numbers' into maint"
Lukas Larsson
2012-06-02
Allow setting of initial position in epp
Anthony Ramine
2011-10-17
Make epp search directory of current file first when including another file
Richard Carlsson
2011-08-16
compiler: Don't create filenames starting with "./"
Björn Gustavsson
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2010-12-21
Remove faulty change left by mistake in epp
Patrik Nyblom
2010-12-20
Removed dead code
Patrik Nyblom
2010-10-28
Fix epp bug concerning the file attribute and file inclusion
Hans Bolinder
2010-06-03
OTP-8665 epp bug
Hans Bolinder
2010-04-09
OTP-8562 Closing right parenthesis in macro definitions is mandatory.
Hans Bolinder
2010-03-09
OTP-8503 stdlib: records with no fields is considered typed by epp
Hans Bolinder
2010-03-02
OTP-8470 stdlib: epp bug
Hans Bolinder
2010-02-01
Minor corrections and clean-ups
Hans Bolinder
2010-02-01
epp: change rules to choose the right version of a macro
Christopher Faulet
2010-02-01
epp: Add support of macros overloading
Christopher Faulet
2010-02-01
epp: fix bug in the function scan_undef
Christopher Faulet
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP