summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_printf_term.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Implement magic referencesRickard Green2017-02-061-1/+4
* erts: Refactor out func_info into structLukas Larsson2016-10-121-3/+3
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Merge branch 'maint'Sverker Eriksson2015-09-071-4/+4
|\
| * Merge branch 'maint' into sverk/trace-process_dump-matchstateSverker Eriksson2015-09-021-63/+178
| |\
| * | erts: Fix bug when tracing with 'process_dump'Sverker Eriksson2015-09-011-5/+4
* | | erts: Remove halfword relative printfBjörn-Egil Dahlberg2015-06-241-10/+5
* | | erts: Remove halfword BINARY RELsBjörn-Egil Dahlberg2015-06-241-1/+1
* | | erts: Remove halfword basic relative heap operationsBjörn-Egil Dahlberg2015-06-241-5/+5
* | | erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg2015-06-241-5/+1
| |/ |/|
* | Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* | erts: Combine flat and hash maps under one unifying tagBjörn-Egil Dahlberg2015-03-251-71/+68
* | erts: Do not treat errors as fatal in erl_printf_termBjörn-Egil Dahlberg2015-03-191-7/+7
* | erts: Refactor maps naming conventionSverker Eriksson2015-03-121-4/+4
* | erts: Remove erl_hashmap.[ch] filesBjörn-Egil Dahlberg2015-03-121-1/+0
* | erts: Fix hashmap head array printf termBjörn-Egil Dahlberg2015-03-121-0/+1
* | Initial Persistent HAMT - Map frameworkBjörn-Egil Dahlberg2015-03-121-8/+68
* | erts: Add compile time assert ERTS_CT_ASSERTSverker Eriksson2014-12-021-1/+1
* | Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson2014-11-031-23/+7
|\ \
| * | erts: Optimize some repeated calls to {E,W}STACK_PUSHSverker Eriksson2014-08-291-24/+8
| |/
* | erts: Make erlang:display show content of binariesSverker Eriksson2014-05-121-7/+79
|/
* erts: Initial Map instructions, type and structureBjörn-Egil Dahlberg2014-01-281-8/+44
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* erts: Correct term type for printf %TR. Blaine Whittle2013-02-211-3/+6
* erts: Correct internal printf integer type for win64R. Blaine Whittle2013-02-211-27/+27
* erts: Make erts_printf accept internal match statesSverker Eriksson2012-02-091-1/+4
* erts_printf %R for relative ets-terms in halfword-vmSverker Eriksson2011-05-061-54/+47
* Make erts_printf %T not recurse on C stackPatrik Nyblom2011-03-171-198/+254
* Merge branch 'pan/otp_8332_halfword' into devErlang/OTP2010-03-221-8/+8
|\
| * Store pointers to heap data in 32-bit wordsPatrik Nyblom2010-03-101-3/+3
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+458