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
*
Merge branch 'bjorn/compiler/inline-and-on_load/OTP-9910' into maint
Björn Gustavsson
2012-02-16
3
-1
/
+47
|
\
|
*
compiler: Teach the inliner to preserve on_load functions
Björn Gustavsson
2012-02-13
3
-1
/
+47
*
|
Fix typo in `compile' doc: unmatched parenthesis
Ricardo Catalinas Jiménez
2012-02-04
1
-1
/
+1
|
/
*
compile_SUITE: Eliminate race condition
Björn Gustavsson
2012-01-25
1
-3
/
+3
*
compiler: Correct live calculation when get/1 is used in try...catch
Björn Gustavsson
2012-01-18
2
-4
/
+25
*
compile_SUITE: Add test of 'sys_pre_attributes'
Björn Gustavsson
2012-01-11
2
-2
/
+58
*
Correct syntax in compiler.cover
Björn Gustavsson
2012-01-05
1
-1
/
+1
*
Cover v3_kernel:get_line/1
Björn Gustavsson
2012-01-04
2
-2
/
+52
*
core_SUITE: Cover the nomatch_shadow warning in v3_kernel
Björn Gustavsson
2012-01-04
2
-2
/
+31
*
core_SUITE: Cover v3_kernel:build_match/2
Björn Gustavsson
2012-01-04
2
-16
/
+37
*
bs_match_SUITE: Add a test case to cover bsm_ensure_no_partition_2/5
Björn Gustavsson
2012-01-04
2
-3
/
+10
*
core_fold_SUITE: Cover sys_core_fold:is_safe_bool_expr_1/3
Björn Gustavsson
2012-01-04
1
-0
/
+14
*
core_SUITE: Cover sys_core_fold:eval_is_boolean/2
Björn Gustavsson
2012-01-04
2
-2
/
+26
*
core_SUITE: Cover sys_core_fold:make_effect_seq/2
Björn Gustavsson
2012-01-04
2
-2
/
+55
*
beam_validator_SUITE:beam_files/1: Validate modules in parallel
Björn Gustavsson
2012-01-04
1
-15
/
+12
*
compilation_SUITE: Compile compiler modules in parallel
Björn Gustavsson
2012-01-04
1
-3
/
+6
*
compilation_SUITE: Prevent cover from being run on slave nodes
Björn Gustavsson
2012-01-04
1
-9
/
+14
*
test_lib:p_run/2: Be careful about how many parallel processes we use
Björn Gustavsson
2012-01-04
1
-1
/
+8
*
Remove part_eval_SUITE
Björn Gustavsson
2012-01-04
3
-207
/
+0
*
Add the beam_except pass to optimize exceptions
Björn Gustavsson
2012-01-04
7
-2
/
+240
*
Eliminate the match_fail primop in v3_kernel and later passes
Björn Gustavsson
2012-01-04
4
-79
/
+30
*
Prepare release
Erlang/OTP
2011-12-12
2
-1
/
+100
*
Update copyright years
Björn-Egil Dahlberg
2011-12-09
16
-16
/
+16
*
beam_validator: Fix type for failure label for bs_start_match2/5
Björn Gustavsson
2011-12-06
1
-2
/
+12
*
inline_SUITE: Add the comma_splitter/1 test case
Björn Gustavsson
2011-12-06
2
-1
/
+20
*
Teach the compiler the 'no_dead' option
Björn Gustavsson
2011-12-06
5
-63
/
+93
*
compiler: Turn calls to math:pi/0 into constant values
Björn Gustavsson
2011-11-30
1
-0
/
+1
*
Merge branch 'bjorn/compiler/options/OTP-9752'
Björn Gustavsson
2011-11-28
2
-21
/
+53
|
\
|
*
compiler: Don't include {cwd,_} in module_info(compile)
Björn Gustavsson
2011-11-24
1
-10
/
+18
|
*
compiler: Don't include source code options in module_info(compile)
Björn Gustavsson
2011-11-24
2
-9
/
+27
|
*
hipe: Teach hipe to handle slim or stripped BEAM files
Björn Gustavsson
2011-11-24
1
-2
/
+8
*
|
Merge branch 'bjorn/major-release-cleanups'
Björn Gustavsson
2011-11-28
1
-0
/
+2
|
\
\
|
*
|
Teach the compiler the 'r14' option
Björn Gustavsson
2011-11-24
1
-0
/
+2
|
|
/
*
|
sys_expand_pmod: Handle external funs in parameterized modules
Björn Gustavsson
2011-11-24
3
-0
/
+7
|
/
*
Revert "Update version numbers for pre-release of R15"
Björn-Egil Dahlberg
2011-11-22
1
-1
/
+1
*
Update version numbers for pre-release of R15
OTP_R15A
Björn Gustavsson
2011-11-22
1
-1
/
+1
*
Merge branch 'bjorn/line-numbers/OTP-9468'
Björn Gustavsson
2011-11-08
1
-0
/
+2
|
\
|
*
beam_type: Improve FP optimizations in the presence of line numbers
Björn Gustavsson
2011-11-04
1
-0
/
+2
*
|
Merge branch 'bjorn/fun-improvements/OTP-9667'
Björn Gustavsson
2011-11-07
4
-49
/
+64
|
\
\
|
*
|
sys_pre_expand: Remove incorrect comment
Björn Gustavsson
2011-11-07
1
-1
/
+0
|
*
|
compiler: Eliminate use of deprecated erlang:hash/2
Björn Gustavsson
2011-11-07
2
-26
/
+19
|
*
|
beam_asm: Fix broken NewIndex in fun entries
Björn Gustavsson
2011-11-07
2
-6
/
+8
|
*
|
beam_asm: Strenghten the calculation of Uniq for funs
Björn Gustavsson
2011-11-07
2
-22
/
+43
*
|
|
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-11-07
3
-6
/
+64
*
|
|
Test calling a parameterized module within a fun
Björn Gustavsson
2011-11-02
1
-0
/
+4
|
|
/
|
/
|
*
|
Remove unused */doc/src/make.dep files
Björn Gustavsson
2011-10-27
1
-19
/
+0
*
|
Allow noncharacter code points in unicode encoding and decoding
Björn Gustavsson
2011-10-13
1
-21
/
+0
|
/
*
Automatically generate 'behaviour_info' function from '-callback' attributes
Stavros Aronis
2011-10-07
1
-2
/
+34
*
Add '-callback' attribute to language syntax
Stavros Aronis
2011-10-07
1
-0
/
+2
*
Merge branch 'dev' into major
Björn-Egil Dahlberg
2011-10-04
2
-1
/
+29
|
\
[next]