summaryrefslogtreecommitdiff
path: root/sexp-format.c
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer sign warnings in sexp_vformat.Niels Möller2016-08-291-13/+20
* Update copyright headers for dual licensing.Niels Möller2014-04-121-23/+31
* Replaced use of old gmp-1 type MP_INT.Niels Möller2013-05-021-1/+1
* Use size_t rather than unsigned for base16, base64, nettle_bufer and sexp rel...Niels Möller2013-04-261-20/+20
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Removed conditioning on HAVE_LIBGMP.Niels Möller2009-10-121-8/+1
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-4/+4
* (sexp_vformat): Handle %( and %).Niels Möller2003-02-111-0/+8
* * sexp-format.c (sexp_vformat): Allow whitespace in format string.Niels Möller2003-02-101-1/+4
* (format_string): New function.Niels Möller2003-02-101-23/+35
* (format_length_string): Deleted function.Niels Möller2002-12-041-129/+175
* (sexp_vformat): For %i, output a leading zero whenNiels Möller2002-11-151-8/+13
* (sexp_vformat): Abort if format string containsNiels Möller2002-11-101-3/+7
* (sexp_format): Return length of output. AllowNiels Möller2002-11-071-51/+159
* renamed fileNiels Möller2002-11-031-0/+154