summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2110 from NattyNarwhal/aix-fixes/OTP-15866Lukas Larsson2019-06-191-1/+1
|\
| * AIX needs this for mallopt tooCalvin Buckley2019-05-291-1/+1
* | Support sharing of fun entries in the runtime systemBjörn Gustavsson2019-06-141-5/+5
|/
* Make erlang:phash2/1 and erlang:phash2/2 yieldKjell Winblad2019-05-271-147/+576
* Fix out of memory bug in the implementation of mapsKjell Winblad2019-03-291-4/+4
* Merge branch 'maint'Siri Hansen2019-03-041-1/+1
|\
| * [logger] Change timestamp from erlang:system_time to os:system_timeSiri Hansen2019-02-221-1/+1
* | erts: Fix so that externals with creation 0 compare equal to allLukas Larsson2019-02-221-1/+2
* | erts: Add ERL_NODE_BOOKKEEP to node tables refcLukas Larsson2019-02-221-1/+1
* | Merge branch 'maint'Lukas Larsson2019-01-151-55/+0
|\ \ | |/
| * erts: Remove dead gdb functions from codeLukas Larsson2019-01-151-55/+0
* | Merge branch 'maint'John Högberg2019-01-101-19/+36
|\ \ | |/
| * Accept base in all integer-printing functionsStanislav Mayorov2019-01-101-19/+36
* | Merge branch 'maint'John Högberg2018-11-021-59/+5
|\ \ | |/
| * Inline erts_cmpJohn Högberg2018-10-261-59/+5
* | Merge branch 'maint'Rickard Green2018-08-091-1/+1
|\ \ | |/
| * Fixed #Ref ordering bugSimon Cornish2018-08-071-1/+1
* | Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Merge branch 'lukas/kernel/logger-config/OTP-13295'Lukas Larsson2018-06-111-1/+1
|\
| * erts: Fix emulator log messages to use erlang:system_timeLukas Larsson2018-06-051-1/+1
* | erts: Refactor usage of am_atom_put to ERTS_MAKE_AMSverker Eriksson2018-06-041-4/+3
|/
* Remove error_logger process and add logger processSiri Hansen2018-04-261-76/+86
* mikpe/erts-logger-integer-truncation/PR-1795/OTP-15032Lukas Larsson2018-04-241-8/+8
|\
| * fix integer truncation bugs in error logger pathMikael Pettersson2018-04-211-8/+8
* | New process_info() implementation using signalsRickard Green2018-04-121-0/+1
* | Optimize non-strict equality check of binaries differing in sizePhilip Stears2018-02-081-0/+3
* | Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-7/+12
* | Merge branch 'maint' into john/erts/merge-zlib-and-vector-qJohn Högberg2017-09-061-0/+1
|\ \ | |/
| * Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maintJohn Högberg2017-09-061-0/+1
| |\
| | * erts: Add nif ioqLukas Larsson2017-09-051-0/+1
* | | Merge branch 'maint'Rickard Green2017-08-231-0/+46
|\ \ \ | |/ /
| * | Merge branch 'rickard/unicode-display_string/OTP-14545' into maintRickard Green2017-08-231-0/+46
| |\ \
| | * | Unicode support for erlang:display_string/1Rickard Green2017-08-231-0/+46
* | | | Merge branch 'maint'Sverker Eriksson2017-08-231-26/+34
|\ \ \ \ | |/ / /
| * | | Merge branch 'sverker/halt-unicode-slogan/OTP-14553' into maintSverker Eriksson2017-08-231-26/+34
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * erts: Refactor erts_unicode_list_to_bufSverker Eriksson2017-07-061-26/+34
* | | erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-46/+1
* | | erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-55/+0
|/ /
* | Make lock counter info independent of the locks being countedJohn Högberg2017-05-181-0/+1
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Merge PR1413 from g-andrade/feature/phash2_nifSverker Eriksson2017-04-281-5/+5
|\
| * erts: Discontinue salted use of enif_hash/phash2Guilherme Andrade2017-04-241-15/+15
| * erts: Support custom salt in enif_hashGuilherme Andrade2017-04-221-20/+20
| * erts: Remove enif_phash2_rangedGuilherme Andrade2017-04-201-10/+0
| * erts: Add enif_phash2 and enif_phash2_rangedGuilherme Andrade2017-04-191-0/+10
* | erts: Optimize make_internal_hash for mapsSverker Eriksson2017-04-271-37/+6
* | Merge branch 'sverker/refactor'Sverker Eriksson2017-04-251-1/+1
|\ \ | |/ |/|
| * erts: Introduce struct binary_internalsSverker Eriksson2017-04-121-1/+1
* | Merge branch 'rickard/pcre-8.40'Rickard Green2017-04-111-0/+47
|\ \ | |/ |/|