| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to tzcode2012a from munnari.oz.au |  millert | 2012-03-01 | 4 | -20/+36 |
* | Fix several manpage titles, from Lawrence Teo. |  haesbaert | 2012-02-26 | 1 | -3/+3 |
* | POSIX indicates that some fields should be computed even if not |  millert | 2012-01-16 | 1 | -2/+68 |
* | Hook wcsftime(3) to the build; committing on behalf of espie |  stsp | 2011-10-16 | 1 | -3/+3 |
* | put in code for wcstfime, as discussed with millert@ and stsp@ (and tested |  espie | 2011-10-10 | 2 | -0/+605 |
* | Stop defining XPG4_1994_04_09. |  ajacoutot | 2011-10-10 | 1 | -2/+1 |
* | after some thought, i think it unlikely that we will need to specify |  jmc | 2011-09-16 | 2 | -8/+8 |
* | use .St here for ISO 8601 references; ok millert |  jmc | 2011-09-16 | 2 | -9/+21 |
* | RFC-2822 -> RFC 2822 |  jmc | 2011-09-16 | 1 | -3/+3 |
* | only one leap second is permitted, not two; from guenther |  jmc | 2011-08-31 | 2 | -8/+8 |
* | Enable the knob to dynamically allocate (large) state structures. |  millert | 2011-07-01 | 1 | -1/+2 |
* | Update to tzcode2011g from elsie.nci.nih.gov. |  millert | 2011-04-25 | 5 | -69/+165 |
* | Fix typo, %F pattern corresponds to %Y-%m-%d (the ISO 8601 date format), |  landry | 2011-01-19 | 1 | -2/+2 |
* | - missing leading '.' before 'It'. |  jasper | 2011-01-19 | 1 | -3/+3 |
* | replace a large stack buffer with a malloc call, with help from matthew. |  tedu | 2010-11-30 | 1 | -25/+34 |
* | tweak previous; |  jmc | 2010-11-08 | 1 | -3/+3 |
* | Add %F, %g, %G, %u, %z (extended) and %Z. |  jasper | 2010-11-08 | 2 | -9/+334 |
* | Update to tzcode2010m from elsie.nci.nih.gov |  millert | 2010-09-27 | 1 | -1/+47 |
* | update to tzcode2010k from elsie.nci.nih.gov; OK miod@ |  millert | 2010-08-23 | 16 | -105/+233 |
* | clarify that strptime reads, not writes, strings when handling %%. |  tedu | 2010-04-12 | 1 | -3/+3 |
* | blank lines not allowed outside literal context; |  schwarze | 2010-01-03 | 1 | -4/+4 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -9/+1 |
* | maxzis -> maxsize; from Han Boetes |  jmc | 2009-09-09 | 1 | -3/+3 |
* | Pass a pointer to warn2 so the warn2 == IN_ALL would not be an |  millert | 2008-10-31 | 1 | -2/+2 |
* | Reword description of tm_zone and tm_gmtoff fields |  guenther | 2008-10-23 | 1 | -6/+10 |
* | Document that strptime doesn't set the dst flag. |  millert | 2008-10-19 | 1 | -2/+15 |
* | update to tzcode2008g from elsie.nci.nih.gov |  millert | 2008-10-06 | 1 | -6/+6 |
* | Update to tzcode2008e from elsie.nci.nih.gov |  millert | 2008-07-28 | 1 | -4/+7 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 2 | -17/+3 |
* | Update to tzcode 2008a from elsie.nci.nih.gov |  millert | 2008-03-31 | 2 | -14/+21 |
* | update to tzcode2007k from elsie.nci.nih.gov |  millert | 2008-01-07 | 6 | -115/+100 |
* | update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIfication |  millert | 2007-12-29 | 6 | -258/+207 |
* | update to tzcode2007h from elsie.nci.nih.gov |  millert | 2007-10-04 | 1 | -2/+2 |
* | Check snprintf(3) return value for error or truncation. |  moritz | 2007-09-17 | 1 | -3/+8 |
* | Update to tzcode2007f grom elsie.nci.nih.gov; no actual code changes |  millert | 2007-08-22 | 2 | -10/+35 |
* | Update to tzcode2007f from elsie.nci.nih.gov |  millert | 2007-06-30 | 8 | -44/+110 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 8 | -16/+16 |
* | - NOTES -> CAVEATS |  jmc | 2007-02-28 | 1 | -19/+19 |
* | use mdoc macros; |  jmc | 2007-02-28 | 1 | -57/+38 |
* | new sentence, new line; |  jmc | 2007-02-28 | 1 | -20/+25 |
* | Update to tzcode2007c from elsie.nci.nih.gov |  millert | 2007-02-27 | 3 | -11/+79 |
* | tweaks; ok millert |  jmc | 2007-02-07 | 1 | -4/+4 |
* | Update to tzcode2007a. This adds support for 64bit time_t in case |  millert | 2007-02-06 | 18 | -400/+1090 |
* | remove tzset(3) from SYNOPSIS: it has its own man page; |  jmc | 2006-07-23 | 1 | -4/+2 |
* | Update to tzcode2006a; primarily just cast and const fixes. |  millert | 2006-02-18 | 14 | -204/+285 |
* | Re-add the change from tzcode2005c, this time with an added bounds |  millert | 2005-08-09 | 1 | -20/+46 |
* | Back out a change from tzcode2005c that can cause an infinite loop in mktime(). |  millert | 2005-08-09 | 1 | -42/+20 |
* | Do not ignore return value of localsub() in localtime_r() |  millert | 2005-08-09 | 1 | -2/+2 |
* | zap remaining rcsid. |  espie | 2005-08-08 | 9 | -44/+9 |
* | - sync prototypes and header excerpts to reality |  jaredy | 2005-07-22 | 4 | -34/+38 |