Commit Graph

  • 82aa0f2f20 Bump version master 0.3.15 Laurence Withers 2015-06-12 11:01:21 +0100
  • 2e610c4db3 Add 2015-06-30 leap second to built-in table Laurence Withers 2015-06-12 10:55:53 +0100
  • dd3fe182af Update build system (Doxyfile) Laurence Withers 2015-06-12 10:53:31 +0100
  • 0d5c2078b3 Bump version 0.3.14 Laurence Withers 2013-04-05 09:35:19 +0000
  • 6b25293f35 Fix build system ordering Laurence Withers 2013-04-05 09:32:22 +0000
  • dcb15f2081 Bump version 0.3.13 Laurence Withers 2012-01-07 17:42:57 +0000
  • 4c470ec1e9 Bump version Laurence Withers 2012-01-07 17:42:57 +0000
  • ba81c458e1 Update for 2012-06-30 leap second Laurence Withers 2012-01-07 17:42:44 +0000
  • 49536349f7 Bump version Laurence Withers 2011-11-18 12:19:09 +0000
  • c7b38eab5a Bump version Laurence Withers 2011-11-18 12:19:09 +0000
  • c198eaf34b Remove accidental variable definition Laurence Withers 2011-11-16 12:04:15 +0000
  • b622223b64 Remove unneeded nonnull attribute Laurence Withers 2011-11-16 09:58:21 +0000
  • 81df4e8a05 Add C++ extern C include guards Laurence Withers 2011-11-15 16:49:22 +0000
  • 7a5f30bfcd Update build system Laurence Withers 2011-11-15 16:46:53 +0000
  • d910e88bc3 Bump version 0.3.11 Laurence Withers 2010-08-02 12:01:43 +0000
  • 2aa3d5aaac Bump version Laurence Withers 2010-08-02 12:01:43 +0000
  • d013bff263 Remove incorrect nonnull attribute Laurence Withers 2010-08-02 12:00:20 +0000
  • 8cc71fb069 Bump version 0.3.10 Laurence Withers 2010-06-18 12:49:36 +0000
  • 2d9621e0a5 Bump version Laurence Withers 2010-06-18 12:49:33 +0000
  • 944331702f Cope with negative C library timestamps Laurence Withers 2010-06-18 12:47:38 +0000
  • 0d56edd890 Bump version 0.3.9 Laurence Withers 2010-01-28 16:22:46 +0000
  • 65fe613272 Bump version Laurence Withers 2010-01-28 16:22:39 +0000
  • 64e06d17c4 Add explicit note on params which may be null Laurence Withers 2010-01-28 16:22:03 +0000
  • cd9a2d252a iso8601_difference(): incorrect nonnull attribute Laurence Withers 2010-01-28 16:17:53 +0000
  • ed05b5c872 Bump version 0.3.8 Laurence Withers 2010-01-08 19:26:21 +0000
  • bd4ddd7621 Write brief description for library Laurence Withers 2010-01-08 19:25:58 +0000
  • 420df40a5b Bring C code up to coding standards Laurence Withers 2010-01-08 19:22:36 +0000
  • 9f3fbd4116 Minor build system update Laurence Withers 2010-01-08 18:49:50 +0000
  • 6285d214aa Documentation and annotation updates Laurence Withers 2010-01-08 18:46:34 +0000
  • e504a722f5 Bump version 0.3.7 Laurence Withers 2009-05-29 14:52:52 +0000
  • 1a0553e083 Bump version Laurence Withers 2009-05-29 14:52:52 +0000
  • 7ba82a2988 Add default path for iso8601_leap_table_load() Laurence Withers 2009-05-29 14:51:26 +0000
  • b7d039a32c Add iso8601_elapsed_divide() Laurence Withers 2009-05-29 14:51:14 +0000
  • dcfc699af0 Bump version 0.3.6 Laurence Withers 2009-04-06 14:58:26 +0000
  • 47ccc537b8 Bump version Laurence Withers 2009-04-06 14:58:26 +0000
  • 1d9447dcd2 Add iso8601_cmp(), comparison function for qsort() Laurence Withers 2009-04-06 14:58:05 +0000
  • d09e55e8ae Update build system Laurence Withers 2009-04-06 14:56:00 +0000
  • 3309803b9e Bump version 0.3.5 Laurence Withers 2009-02-12 02:32:14 +0000
  • 076d215860 Bump version Laurence Withers 2009-02-12 02:32:14 +0000
  • 6937f2f12b Bugfix in rounding of iso8601_add_elapsed() Laurence Withers 2009-02-12 02:31:04 +0000
  • c4679ded38 Bump version 0.3.4 Laurence Withers 2009-01-03 19:40:43 +0000
  • 557c7e1efb Bump version Laurence Withers 2009-01-03 19:40:43 +0000
  • 711872660b Add documentation for leap second table functions Laurence Withers 2009-01-03 19:40:16 +0000
  • ddaa9a8f8d Link to enumerations correctly in documentation Laurence Withers 2009-01-03 19:34:17 +0000
  • 394dc40b97 Add mechanism to free old leap table Laurence Withers 2009-01-03 19:33:24 +0000
  • 73df6f836d Remove stale pkgconfig file Laurence Withers 2009-01-03 19:22:21 +0000
  • a0f747067d Add functions to load/set leap second table Laurence Withers 2009-01-03 19:21:46 +0000
  • e908febba2 Move -std=gnu99 to correct place, use _GNU_SOURCE Laurence Withers 2009-01-03 19:21:25 +0000
  • 2c016208f2 Use dynamic table for leap second days Laurence Withers 2009-01-03 19:08:21 +0000
  • 849744bb07 Use std=gnu99 Laurence Withers 2009-01-03 19:04:54 +0000
  • 2d51d09c83 Upgrade build system Laurence Withers 2008-12-20 22:36:28 +0000
  • cad2283f6a Add iso8601_add_multiple() Laurence Withers 2008-12-11 15:37:12 +0000
  • d431f68054 Add leap second for 2008-12-31 Laurence Withers 2008-12-10 18:24:32 +0000
  • 0d504baaee Bump version 0.3.3 Laurence Withers 2008-01-07 13:17:17 +0000
  • 93efb6294d Bump version Laurence Withers 2008-01-07 13:16:22 +0000
  • 6246f8ebcd Fix missing null termination when tz_sec = 0, add test for it Laurence Withers 2008-01-07 13:16:18 +0000
  • 048196532e Bump version 0.3.2 Laurence Withers 2008-01-04 22:47:16 +0000
  • 1f43445813 Fix bug where iso8601_print() could overrun... If a date with a timezone offset of 0 had a length exactly matching the buffer size, we would write past the end of the buffer. Laurence Withers 2008-01-04 22:47:10 +0000
  • 69628be83e Bump version 0.3.1 Laurence Withers 2007-12-05 17:45:34 +0000
  • a4e99696a1 Update build system Laurence Withers 2007-12-05 17:45:23 +0000
  • 21adf7acf0 Add setisodate utility. This utility is capable of setting the system clock, taking its argument in ISO8601 format. 0.3.0 Laurence Withers 2007-09-13 11:16:23 +0000
  • 64c5ce0d65 Add the isodate utility. This utility provides a way to display dates in ISO8601 format. The exact output format can be controlled. It can either display dates passed on the commandline or it can display the current date/time. Laurence Withers 2007-09-13 11:09:32 +0000
  • 07a31fd8f7 Add doxygen markup for date/time precision enumerations Laurence Withers 2007-09-13 11:08:51 +0000
  • c47e0e241f Add functions for converting to/from a struct timespec, and for setting the system clock Laurence Withers 2007-09-13 11:05:51 +0000
  • 2a51412ade Upgrade build system, bump version Laurence Withers 2007-09-13 10:25:31 +0000
  • 7d35697775 Bump version 0.2.3 Laurence Withers 2007-08-21 09:54:57 +0000
  • f49b80de01 Add iso8601_difference() Laurence Withers 2007-08-21 09:54:51 +0000
  • 4deda83c58 Bump version 0.2.2 Laurence Withers 2007-07-29 11:58:18 +0000
  • 6ae62fb796 Bump version Laurence Withers 2007-07-29 11:58:18 +0000
  • ec6c9a41f7 Fix up elapsed manipulation Laurence Withers 2007-07-29 11:57:13 +0000
  • e59586b265 Add an RPN date manipulator Laurence Withers 2007-07-29 11:53:55 +0000
  • 124df16711 Bump version 0.2.1 Laurence Withers 2007-07-24 11:50:54 +0000
  • 1a92252640 Add doxygen documentation Laurence Withers 2007-07-24 11:50:45 +0000
  • 6d9df9927d Bump version 0.2.0 Laurence Withers 2007-07-24 11:46:05 +0000
  • 1f44765f0b Bump version Laurence Withers 2007-07-24 11:46:05 +0000
  • a46057ef49 Fix up leap second manipulations Laurence Withers 2007-07-24 11:45:21 +0000
  • 35c4455bc2 Further WIP on tidy up and merge beginning of new manipulation infrastructur Laurence Withers 2007-07-23 16:55:13 +0000
  • 603b067310 Further WIP on tidy up Laurence Withers 2007-07-23 15:00:08 +0000
  • f82859fa78 Make iso8601_print() return a pointer to its output buffer. This breaks the ABI. Laurence Withers 2007-07-23 14:47:49 +0000
  • d08f81a6cf Clean up printing Laurence Withers 2007-07-23 14:45:11 +0000
  • 5d73f2f004 Pull in sys/time.h for gettimeofday Laurence Withers 2007-07-23 14:44:43 +0000
  • 8d7988a0c4 Remove todo and add comment about whitespace stripping Laurence Withers 2007-07-23 14:41:05 +0000
  • a0bc1e3d06 Clean up C library functions. Add fallback to gettimeofday() if clock_gettime() fails. Laurence Withers 2007-07-23 14:40:20 +0000
  • 47f35dc992 Clean up iso8601_valid() et al. into iso8601_invalid(). Laurence Withers 2007-07-23 14:30:18 +0000
  • 674e705d05 Fix up whitespace skipping Laurence Withers 2007-07-23 14:22:40 +0000
  • 1b6343e474 Add whitespace stripping to parser Laurence Withers 2007-07-23 14:13:48 +0000
  • e9d29f4792 Begin cleanup of source files Laurence Withers 2007-07-23 13:47:53 +0000
  • 5643e388ee Upgrade build system Laurence Withers 2007-07-23 13:19:39 +0000
  • 0cb46591e9 Bump version 0.1.2 Laurence Withers 2007-07-23 12:15:04 +0000
  • 5c358ce21d Bump version Laurence Withers 2007-07-23 12:15:04 +0000
  • a0800d0ed2 Add iso8601_add_nanoseconds, add define for BILLION Laurence Withers 2007-07-23 12:14:41 +0000
  • 20a7d92d1c Bump version 0.1.1 Laurence Withers 2007-05-23 13:25:31 +0000
  • 16e76a257f Bump version Laurence Withers 2007-05-23 13:25:30 +0000
  • 728d0b6151 Fix bug in comparison functions, add equality test Laurence Withers 2007-05-23 13:25:18 +0000
  • be475c5dc1 Bump version 0.1.0 Laurence Withers 2007-05-22 11:41:46 +0000
  • f90b0ea300 Bump version Laurence Withers 2007-05-22 11:41:10 +0000
  • b6f832ebea Bump version Laurence Withers 2007-05-22 11:41:09 +0000
  • 7aace3d8e3 Add some more leap second support Laurence Withers 2007-05-22 11:40:40 +0000
  • 4bd50f62e2 Fix filename in comment Laurence Withers 2007-05-22 10:07:20 +0000
  • db23c34449 Remove final 86401 reference from parser Laurence Withers 2007-05-22 10:01:36 +0000