aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src/common/erl_printf_format.c
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-02-13Fix size of fmt_double()'s format_str[] bufferMikael Pettersson
2018-01-15erts: Fix buffer overflow bug in erts_printf %fSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2015-06-24erts: Remove halfword relative printfBjörn-Egil Dahlberg
2015-06-24erts: Remove halfword in lib_srcBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-22Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson
2013-02-21erts: Correct term type for printf %TR. Blaine Whittle
2013-02-21erts: Correct internal printf integer type for win64R. Blaine Whittle
2013-02-13Fix memory leak in error caseLukas Larsson
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-21erts: Fix bug in erts_printf for %s with precisionSverker Eriksson
2011-05-24Fix use of logical operator && with constant operand instead of bitwise &.Cristian Greco
2011-05-06erts_printf %R for relative ets-terms in halfword-vmSverker Eriksson
2011-03-16erts_printf %be to print integers of size EtermSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP