summaryrefslogtreecommitdiff
path: root/erts/lib_src/common/erl_printf_format.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearRickard Green2021-12-131-1/+1
* Support of 64-bit portsRickard Green2020-12-161-6/+60
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-6/+0
* Remove remaining VxWorks supportRickard Green2020-02-201-5/+0
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Fix size of fmt_double()'s format_str[] bufferMikael Pettersson2018-02-131-1/+1
* erts: Fix buffer overflow bug in erts_printf %fSverker Eriksson2018-01-151-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* erts: Remove halfword relative printfBjörn-Egil Dahlberg2015-06-241-10/+5
* erts: Remove halfword in lib_srcBjörn-Egil Dahlberg2015-06-241-10/+2
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Merge branch 'sverk/win-64-pointer-fix'Sverker Eriksson2013-02-221-37/+37
|\
| * erts: Correct term type for printf %TR. Blaine Whittle2013-02-211-5/+5
| * erts: Correct internal printf integer type for win64R. Blaine Whittle2013-02-211-32/+32
* | Fix memory leak in error caseLukas Larsson2013-02-131-5/+5
|/
* Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom2013-01-231-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* erts: Fix bug in erts_printf for %s with precisionSverker Eriksson2012-08-211-3/+10
* Fix use of logical operator && with constant operand instead of bitwise &.Cristian Greco2011-05-241-2/+2
* erts_printf %R for relative ets-terms in halfword-vmSverker Eriksson2011-05-061-13/+16
* erts_printf %be to print integers of size EtermSverker Eriksson2011-03-161-2/+25
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+940