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
/
src
Age
Commit message (
Expand
)
Author
2010-05-20
Remove stray support for the bs_bits_to_bytes2/2 instruction
Björn Gustavsson
2010-05-20
Remove the bs_bits_to_bytes/3 instruction
Björn Gustavsson
2010-05-20
beam_bool: Remove a clause in live_regs/1 that cannot match
Björn Gustavsson
2010-05-20
beam_bool: Remove a clause in initialized_regs/2 that cannot match
Björn Gustavsson
2010-05-20
beam_block: Remove a clause that will never be executed
Björn Gustavsson
2010-05-20
compile: Remove code that is only executed on Solaris
Björn Gustavsson
2010-05-20
Merge branch 'pan/otp_8217_binary' into dev
Erlang/OTP
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-05-12
Merge branch 'bg/compiler-attributes' into dev
Erlang/OTP
2010-05-12
Remove opaque declarations from the attributes
Björn Gustavsson
2010-05-12
Merge branch 'bg/opt-receive' into dev
Erlang/OTP
2010-05-11
Optimize selective receives in the presence of a large message queue
Björn Gustavsson
2010-05-11
Introduce the new recv_mark/1 and recv_mark/1 instructions
Björn Gustavsson
2010-04-27
Merge branch 'bg/compiler-suppress-result-ignored' into dev
Erlang/OTP
2010-04-19
beam_type: Improve coalescing of fmove/2 and move/2 instructions
Björn Gustavsson
2010-04-15
Silence warnings for expressions that are assigned to "_"
Björn Gustavsson
2010-04-01
Merge branch 'bg/compiler-inliner' into dev
Erlang/OTP
2010-03-26
Consistently rewrite an inlined function_clause exception to case_clause
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-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-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
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/compiler-bopt-bug' into ccase/r13b04_dev
Erlang/OTP
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