summaryrefslogtreecommitdiff
path: root/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* debug print for DERChristos Zoulas2016-01-191-1/+2
* Fix printing of dates (Jan Kaluza)Christos Zoulas2015-07-161-5/+5
* - stop doing time gymnastics for daylight savings.Christos Zoulas2015-01-091-24/+7
* pass the original 64 bit value to the cdf_ converted to avoid truncation.Christos Zoulas2015-01-061-3/+7
* Bug + portability fixes from the NetBSD build.Christos Zoulas2015-01-021-1/+2
* better debugging printfsChristos Zoulas2013-02-261-11/+11
* add name and use keywords. Welcome to version 9.Christos Zoulas2012-10-301-1/+5
* use ctime_r, asctime_r.Christos Zoulas2012-05-151-11/+12
* include cdf.hChristos Zoulas2012-05-071-1/+3
* - add windows date formats: {be,le,}qwdateChristos Zoulas2012-04-031-7/+18
* - print the line number of the ruleChristos Zoulas2011-09-201-3/+21
* eliminate non-literal format strings.Christos Zoulas2011-08-141-3/+2
* mingw32 and escaping fixesChristos Zoulas2010-07-211-2/+2
* fix for broken ctime/asctime.Christos Zoulas2009-11-181-3/+7
* Allow bintest overrides.Christos Zoulas2009-10-191-5/+5
* fix include files.Christos Zoulas2009-02-031-3/+1
* make sure that we always include "file.h" first which includes config.hChristos Zoulas2008-11-041-4/+5
* cleanups for non BSD compilation.Christos Zoulas2008-10-201-3/+4
* Enforce range in search (use default non-zero value if not given inReuben Thomas2008-02-171-3/+3
* Debian Fixes via rrt@Christos Zoulas2008-02-041-4/+6
* Various cleanups from OpenBSD and gcc warnings.Christos Zoulas2007-12-271-4/+3
* float and double formats from behanw@websterwood.com (Behan Webster)Christos Zoulas2007-11-081-1/+11
* patches from NetBSD for LP64 problems.Christos Zoulas2007-03-051-4/+4
* 1) Add a "default" type to print a message if nothing previouslyAnon Ymous2007-01-161-19/+33
* Use File id.Christos Zoulas2007-01-121-1/+1
* - store print the line number of the magic entry for debugging.Christos Zoulas2006-12-081-2/+2
* cast to quad types to long long, so that we don't have to use the ugly PRIChristos Zoulas2006-11-011-3/+5
* - quad datesChristos Zoulas2006-10-311-3/+15
* add a truncation warning and fix some size_t/int confusiog.Christos Zoulas2006-10-271-3/+1
* more quad format fixes.Christos Zoulas2006-06-081-5/+6
* finish quad support.Christos Zoulas2006-06-081-1/+6
* print some of the new formatsChristos Zoulas2006-03-021-4/+7
* Middle endian additions, from Diomidis SpinellisChristos Zoulas2005-10-201-1/+4
* use the constant arrays from the header install of hand-rolling them.Christos Zoulas2005-10-121-8/+4
* check gmtime and localtime() for NULL. Apparently windows returns NULLChristos Zoulas2005-03-141-2/+6
* Print the filename and linenumber on syntax errors.Christos Zoulas2004-11-131-3/+4
* Remove advertising clauses, with Ian's permission.Christos Zoulas2004-09-111-6/+1
* minor fixesChristos Zoulas2003-09-121-1/+2
* - pass lint.Christos Zoulas2003-03-261-6/+7
* constant name protection.Christos Zoulas2003-03-241-20/+20
* update copyrights.Christos Zoulas2003-03-231-24/+33
* reorgChristos Zoulas2003-03-231-64/+18
* remove varargs.hChristos Zoulas2002-07-091-6/+2
* Add compile_onlyChristos Zoulas2002-07-031-1/+5
* - de __P()Christos Zoulas2002-07-031-44/+7
* Solaris compilation cleanups.Christos Zoulas2002-06-111-3/+1
* - pt_note elf additions from NetBSDChristos Zoulas2002-05-161-2/+3
* better daylight/tm_isdst etc. detection.Christos Zoulas2001-08-071-2/+16
* - magic fixesChristos Zoulas2001-07-221-23/+55
* add compiled formatChristos Zoulas2001-03-111-4/+4