summaryrefslogtreecommitdiff
path: root/cxx/osdoprnti.cc
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Include <stdarg.h> instead of <cstdarg>, there is little point since we do "u...Marc Glisse2013-02-171-2/+2
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * cxx/osdoprnti.cc: Use <cstdarg> and <cstring> rather than <stdarg.h>Kevin Ryde2002-12-211-5/+3
* * gmp-impl.h (gmp_allocated_string): Hold length in a field.Kevin Ryde2002-12-211-2/+2
* * printf/doprnti.c: Use the precision field to print leading zeros.Kevin Ryde2001-10-241-3/+6
* * cxx/*.cc, tests/cxx/t-ostream.cc: Add "use namespace std".Kevin Ryde2001-10-101-0/+2
* Correction, <iostream> not <iostream.h>:Kevin Ryde2001-10-031-1/+1
* * cxx/Makefile.am, cxx/Makefile.in, cxx/osdoprnti.cc, cxx/osfuns.cc,Kevin Ryde2001-10-011-0/+56