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
/
compiler
Age
Commit message (
Expand
)
Author
2010-04-27
Merge branch 'bg/compiler-suppress-result-ignored' into dev
Erlang/OTP
2010-04-23
Merge branch 'ta/nested-records' into dev
Erlang/OTP
2010-04-20
Support nested record field access without parentheses
Tuncer Ayaz
2010-04-20
Merge branch 'bg/compiler-fmove-opt' into dev
Erlang/OTP
2010-04-19
Merge branch 'bg/deprecations' into dev
Erlang/OTP
2010-04-19
beam_type: Improve coalescing of fmove/2 and move/2 instructions
Björn Gustavsson
2010-04-15
compiler tests: Eliminate "result of expression is ignored" warnings
Björn Gustavsson
2010-04-15
Silence warnings for expressions that are assigned to "_"
Björn Gustavsson
2010-04-08
test suites: Remove incidental use of deprecated concat_binary/1
Björn Gustavsson
2010-04-01
Merge branch 'bg/compiler-inliner' into dev
Erlang/OTP
2010-03-29
pmod_SUITE: Again test inlining parameterized modules
Björn Gustavsson
2010-03-26
compiler tests: Cope with missing args in function_clause for native code
Björn Gustavsson
2010-03-26
compiler tests: Compile a few more modules with 'inline'
Björn Gustavsson
2010-03-26
Consistently rewrite an inlined function_clause exception to case_clause
Björn Gustavsson
2010-03-26
compiler tests: Test the 'inline' option better
Björn Gustavsson
2010-03-26
compiler: Suppress bs_context_to_binary/1 for a literal operand
Björn Gustavsson
2010-03-26
compiler: Fix binary matching bug in the inliner
Björn Gustavsson
2010-03-26
sys_core_inline: Don't generated multiple compiler_generated annos
Björn Gustavsson
2010-03-25
Merge branch 'bg/compiler-remove-r11-support' into dev
Erlang/OTP
2010-03-22
compiler: Don't support the no_binaries option
Björn Gustavsson
2010-03-22
erts: Don't support the put_string/3 instruction
Björn Gustavsson
2010-03-22
compiler: Don't support the no_constant_pool option
Björn Gustavsson
2010-03-22
compiler: Don't support the r11 option
Björn Gustavsson
2010-03-17
compiler: Provide more information if the v3_life pass crashes
Björn Gustavsson
2010-02-19
Update release notes
Björn-Egil Dahlberg
2010-02-17
OTP-8447 Bit string comprehensions can now be used in parameterized
Hans Bolinder
2010-02-10
Merge branch 'ks/compiler' into ccase/r13b04_dev
Erlang/OTP
2010-02-10
Support the configure option --enable-native-libs
Kostis Sagonas
2010-02-10
compiler: keep line numbers for attributes
Kostis Sagonas
2010-02-10
compiler Makefile: alphabetize module names
Kostis Sagonas
2010-02-10
compile.erl: eliminate compiler warning
Kostis Sagonas
2010-02-05
OTP-8404: Doc: some corrections and improvements in STDLIB
Björn Gustavsson
2010-01-30
compiler: make ignore_native_errors also handle internal hipe errors
Björn Gustavsson
2010-01-30
Teach the compiler the no_native option
Björn Gustavsson
2010-01-20
Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_dev
Erlang/OTP
2010-01-19
compile: add flag warnings_as_errors to treat warnings as errors
Christopher Faulet
2010-01-19
compile.erl: remove trailing whitespace
Björn Gustavsson
2010-01-19
Update version numbers
Björn Gustavsson
2010-01-19
Merge branch 'bg/compiler-beam_validator' into ccase/r13b04_dev
Erlang/OTP
2010-01-15
beam_validator: fix incorrect assumptions about GC guard BIFs
Björn Gustavsson
2009-12-14
Merge branch 'bg/on_load' into ccase/r13b04_dev
Erlang/OTP
2009-12-14
Merge branch 'bg/compiler-bopt-bug' into ccase/r13b04_dev
Erlang/OTP
2009-12-13
Change the expected return value for on_load functions
Björn Gustavsson
2009-12-11
beam_bool: Fix generation of code that does not validate
Björn Gustavsson
2009-12-10
Fix crash in beam_bool
Björn Gustavsson
2009-12-09
compiler: Teach 'slim' to omit compilation info
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP