index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare release
OTP_R16B
Erlang/OTP
2013-02-25
2
-1
/
+48
*
Update copyright years
Björn-Egil Dahlberg
2013-02-22
6
-6
/
+6
*
Add float_to_binary and binary_to_float
Lukas Larsson
2013-02-14
1
-0
/
+2
*
Add new binary conversion bifs
Lukas Larsson
2013-02-14
1
-0
/
+2
*
Fix unsafe optimization of funs
Björn Gustavsson
2013-02-09
2
-9
/
+33
*
Merge branch 'bjorn/compiler/dialyzer-warnings'
Björn Gustavsson
2013-02-07
3
-11
/
+11
|
\
|
*
compile: Eliminate warnings for unmatched return values
Björn Gustavsson
2013-02-06
1
-3
/
+3
|
*
beam_receive: Eliminate dialyzer warning for unmatched return
Björn Gustavsson
2013-02-06
1
-1
/
+1
|
*
beam_validator: Eliminate dialyzer warnings for unmatched returns
Björn Gustavsson
2013-02-06
1
-7
/
+7
*
|
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-06
5
-4
/
+61
|
\
\
|
|
/
|
/
|
|
*
Add two tests for unused multiple values in effect context
Anthony Ramine
2013-02-04
3
-2
/
+54
|
*
Forbid multiple values in Core Erlang sequence arguments
Anthony Ramine
2013-02-03
2
-2
/
+7
*
|
Merge branch 'bjorn/compiler/crash/OTP-10794'
Björn Gustavsson
2013-02-04
2
-0
/
+8
|
\
\
|
*
|
Test setelement(1, not_a_tuple, NewValue)
Björn Gustavsson
2013-01-30
1
-0
/
+3
|
*
|
Fix crash in the compiler when compiling element(2, not_a_tuple)
Björn Gustavsson
2013-01-30
2
-0
/
+5
|
|
/
*
|
beam_type: Convert integer to float at compile time
Björn Gustavsson
2013-01-31
1
-4
/
+19
*
|
compiler: Use the literal pool for floating point constants
Björn Gustavsson
2013-01-31
2
-2
/
+7
|
/
*
Prepare release
OTP_R16A_RELEASE_CANDIDATE
Erlang/OTP
2013-01-29
2
-1
/
+52
*
Update copyright years
Björn-Egil Dahlberg
2013-01-25
31
-31
/
+31
*
Make adjustments for Unicode
Hans Bolinder
2013-01-25
2
-20
/
+20
*
Correct recently introduced Unicode related type errors
Hans Bolinder
2013-01-25
1
-2
/
+2
*
Merge branch 'bjorn/warnings-zero-tolerance'
Björn Gustavsson
2013-01-24
1
-1
/
+1
|
\
|
*
Turn warnings to errors on selected applications
Björn Gustavsson
2013-01-23
1
-1
/
+1
*
|
Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'"
Fredrik Gustafsson
2013-01-23
2
-30
/
+19
|
/
*
Merge branch 'bjorn/compiler/binary-syntax-bug/OTP-10724'
Björn Gustavsson
2013-01-23
2
-12
/
+73
|
\
|
*
compiler: Eliminate internal consistency failure in binary matching
Björn Gustavsson
2013-01-18
2
-12
/
+73
*
|
Merge branch 'nox/enable-silent-rules/OTP-10726'
Björn-Egil Dahlberg
2013-01-18
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2013-01-15
1
-5
/
+5
*
|
Merge branch 'bjorn/remove-parameterized-modules/OTP-10616'
Björn Gustavsson
2013-01-18
8
-720
/
+6
|
\
\
|
*
|
Remove support for parameterized modules
Björn Gustavsson
2013-01-18
8
-720
/
+6
*
|
|
Merge branch 'nox/compiler/forbid-locals-in-core-guards/OTP-10706'
Fredrik Gustafsson
2013-01-18
1
-1
/
+2
|
\
\
\
|
*
|
|
Forbid local fun variables in Core Erlang guards
Anthony Ramine
2013-01-16
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'
Fredrik Gustafsson
2013-01-18
2
-19
/
+30
|
\
\
\
|
*
|
|
Remove the reverse eta-conversion from v3_kernel
Anthony Ramine
2012-12-03
2
-19
/
+30
*
|
|
|
Merge branch 'nox/promote-inline_list_funcs/OTP-10690'
Fredrik Gustafsson
2013-01-18
3
-36
/
+145
|
\
\
\
\
|
*
|
|
|
Raise a function_clause error with the right arguments when inlining
Anthony Ramine
2013-01-16
2
-30
/
+38
|
*
|
|
|
Properly guard against badly-typed arguments when inlining
Anthony Ramine
2013-01-16
2
-10
/
+55
|
*
|
|
|
Make inlined list functions fail with function_clause
Anthony Ramine
2013-01-16
2
-10
/
+32
|
*
|
|
|
Document compiler option 'inline_list_funcs'
Anthony Ramine
2013-01-16
1
-0
/
+26
|
*
|
|
|
Silence some wrong warnings triggered by inline_list_funcs
Anthony Ramine
2012-11-03
1
-6
/
+14
*
|
|
|
|
compile: Remove vestiges of package support
Björn Gustavsson
2013-01-16
1
-5
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
compiler: Remove support for packages
Björn Gustavsson
2013-01-09
5
-119
/
+14
*
|
|
|
Prepare OTP files for Unicode as default encoding
Hans Bolinder
2013-01-09
1
-13
/
+14
|
|
_
|
/
|
/
|
|
*
|
|
[stdlib, kernel] Introduce Unicode support for Erlang source files
Hans Bolinder
2013-01-02
1
-10
/
+22
*
|
|
beam_bsm: Improve handling of bs_start_match2 instructions
Björn Gustavsson
2012-11-26
2
-14
/
+64
*
|
|
beam_utils: Improve is_not_used/3 for bit syntax matching
Björn Gustavsson
2012-11-26
1
-13
/
+5
*
|
|
beam_bsm: Make the optimization applicable in more circumstances
Björn Gustavsson
2012-11-26
1
-10
/
+10
*
|
|
beam_jump: Move bs_context_to_binary/1 + exit instruction
Björn Gustavsson
2012-11-26
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge branch 'maint'
Björn-Egil Dahlberg
2012-11-23
1
-1
/
+1
|
\
\
|
*
|
Update copyright years
Björn-Egil Dahlberg
2012-11-23
1
-1
/
+1
[next]