summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_term_hashing.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into masterSverker Eriksson2023-04-261-14/+53
* Update copyright yearErlang/OTP2023-03-211-1/+1
* [erts] Option 'local' of term_to_binary/2 and term_to_iovec/2Rickard Green2023-03-151-4/+186
* Merge pull request #6072 from rickard-green/rickard/mandatory-dflags-otp-26/O...Rickard Green2022-06-141-16/+55
|\
| * Make version 4 external node container types mandatoryRickard Green2022-06-131-16/+55
* | erts: Various fixes in internal hashingJohn Högberg2022-06-091-2/+4
|/
* erts: Fix build issue on MacOSJohn Högberg2022-06-081-8/+8
* erts: Improve internal hashingJohn Högberg2022-06-031-0/+28
* erts: Break out hash routines to a separate moduleJohn Högberg2022-06-031-0/+1724