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
/
erts
/
emulator
/
beam
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint' into master
Sverker Eriksson
2023-04-26
1
-6
/
+25
|
\
|
*
Merge branch 'sverker/24/erts/hashmap-collision-nodes' into sverker/25/erts/h...
Sverker Eriksson
2023-04-26
1
-30
/
+81
|
|
\
|
|
*
erts: Implement hashmap collision nodes
Sverker Eriksson
2023-04-26
1
-30
/
+81
|
|
*
erts: Simplify map hashing
John Högberg
2023-04-26
1
-0
/
+11
*
|
|
erts: Modernize K&R-style functions
Frej Drejhammar
2023-04-06
1
-1
/
+1
*
|
|
Update copyright year
Erlang/OTP
2023-03-21
1
-1
/
+1
*
|
|
erts: Remove recursion when comparing flatmaps
Sverker Eriksson
2023-02-15
1
-51
/
+74
*
|
|
erts: Refactor PSTACK to prepare for use by flatmaps also
Sverker Eriksson
2023-02-15
1
-19
/
+29
*
|
|
erts: Fix bug in small map compare introduced in 26.0-rc1
Sverker Eriksson
2023-02-15
1
-14
/
+63
*
|
|
erts: Refactor macros in erts_cmp_compound()
Sverker Eriksson
2023-02-15
1
-11
/
+10
*
|
|
erts: Optimize flatmap internal ordering of atoms
Sverker Eriksson
2023-01-24
1
-27
/
+186
*
|
|
erts: Add support for UTF-8 in atom and string NIF functions.
Andrew Bennett
2022-11-22
1
-4
/
+26
*
|
|
Merge branch 'maint'
Sverker Eriksson
2022-11-17
1
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'sverker/erts/list_to_atom-negative-code-points/OTP-18321' into ...
Sverker Eriksson
2022-11-17
1
-6
/
+6
|
|
\
\
|
|
*
|
erts: Make list_to_atom reject all negative code points
Sverker Eriksson
2022-11-14
1
-6
/
+6
*
|
|
|
erts: Break out hash routines to a separate module
John Högberg
2022-06-03
1
-1693
/
+0
|
/
/
/
*
|
|
erts: Remove MAP4 and MAP5 as they don't work in debug
Lukas Larsson
2022-03-31
1
-33
/
+37
*
|
|
Update copyright year
Erlang/OTP
2022-03-23
1
-1
/
+1
*
|
|
erts: Simplify map hashing
John Högberg
2022-02-11
1
-0
/
+11
*
|
|
Merge branch 'maint'
Rickard Green
2021-12-13
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update copyright year
Rickard Green
2021-12-13
1
-1
/
+1
*
|
|
Fix typos in erts/emulator/beam
Kian-Meng, Ang
2021-11-30
1
-1
/
+1
*
|
|
erts: Keep literal lists in the line table
John Högberg
2021-10-22
1
-9
/
+1
*
|
|
Merge pull request #5254 from jhogberg/john/erts/optimize-fun-calls
John Högberg
2021-10-20
1
-167
/
+204
|
\
\
\
|
*
|
|
erts: Optimize fun calls
John Högberg
2021-10-20
1
-167
/
+204
*
|
|
|
Remove empty tuples from heap and create global empty tuple constant
Kjell Winblad
2021-10-20
1
-4
/
+21
|
/
/
/
*
|
|
Merge branch 'maint'
Sverker Eriksson
2021-06-07
1
-20
/
+9
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'sverker/hashmap-lto-bug/GH-4846/OTP-17477' into maint
Sverker Eriksson
2021-06-07
1
-20
/
+9
|
|
\
\
|
|
*
|
erts: Fix type error for hxnodecmp* callbacks
Sverker Eriksson
2021-06-07
1
-1
/
+0
|
|
*
|
erts: Fix pointer aliasing UB in hashmap internal sort
Sverker Eriksson
2021-06-07
1
-19
/
+9
*
|
|
|
Merge branch 'maint'
Sverker Eriksson
2021-06-01
1
-17
/
+6
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'sverker/erts/qsort-optimization' into maint
Sverker Eriksson
2021-06-01
1
-17
/
+6
|
|
\
\
\
|
|
*
|
|
erts: Optimize erts_qsort_partion_array
Sverker Eriksson
2021-05-26
1
-17
/
+6
|
|
|
/
/
*
|
|
|
Merge pull request #4869 from jhogberg/bjorn/erts/jit-for-arm/OTP-17119
John Högberg
2021-05-26
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
erts: Support frame pointers
John Högberg
2021-05-24
1
-0
/
+1
|
|
/
/
*
|
|
erts: Fix internal hash for external pids/ports
Maxim Fedorov
2021-05-25
1
-10
/
+2
|
/
/
*
|
ets: use initial salt different from phash2
Maxim Fedorov
2021-03-16
1
-4
/
+8
*
|
Make `maps:keys/1` and `maps:values/1` trapping
Kjell Winblad
2021-02-12
1
-13
/
+12
*
|
Generalize erts_qsort optimizations and insertion sort for small arrays
Kjell Winblad
2021-02-12
1
-39
/
+146
*
|
Optimize erts_qsort
Sverker Eriksson
2021-02-12
1
-85
/
+66
*
|
erts_qsort: Use qsort from the C standard library for small arrays
Kjell Winblad
2021-02-12
1
-7
/
+6
*
|
Refactor away YCF trapping boilerplate to general trapping function
Kjell Winblad
2021-02-12
1
-0
/
+136
*
|
Trap `maps:from_keys/2`
Kjell Winblad
2021-02-12
1
-4
/
+0
*
|
Trap `maps:from_list/1`
Kjell Winblad
2021-02-12
1
-0
/
+219
*
|
erts: Fix equality of external ports on 32-bit
Sverker Eriksson
2021-01-26
1
-5
/
+10
*
|
Support of 64-bit ports
Rickard Green
2020-12-16
1
-27
/
+41
*
|
Implement EEP-54 (extended error information)
Björn Gustavsson
2020-12-02
1
-3
/
+1
*
|
Merge branch 'rickard/alias/master/OTP-16718'
Rickard Green
2020-11-12
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'rickard/alias/OTP-16718' into rickard/alias/master/OTP-16718
Rickard Green
2020-11-12
1
-1
/
+1
|
|
\
\
|
|
*
|
Introduce internal references containing pid of creator
Rickard Green
2020-11-03
1
-1
/
+1
[next]