1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-19 22:59:34 +00:00

Commit Graph

  • dff28f195b Fix a subscript error that accessed uninitialized data. Paul Eggert 2014-09-06 07:18:21 -07:00
  • 488e7a8ed5 * europe (Asia/Novokuznetsk), NEWS: Fix misreading of Shanks. Paul Eggert 2014-09-05 19:18:41 -07:00
  • 7acb816290 * africa (Egypt): Fix date typo in comment. (Thanks to Marcel Telka.) Paul Eggert 2014-09-03 17:29:34 -07:00
  • 62d233adb3 * tz-art.html: Correct recently-introduced misspelling of "Schulz". Paul Eggert 2014-08-29 17:39:18 -07:00
  • 9cd0541edf Release tzcode2014g and tzdata2014g. 2014g Paul Eggert 2014-08-28 12:31:23 -07:00
  • df374d40ff * localtime.c (tzset_unlocked): Don't return a void expression. Paul Eggert 2014-08-27 14:16:34 -07:00
  • 4cc7d12352 * NEWS: Fix misspelled identifier. (Thanks to Brian Inglis.) Paul Eggert 2014-08-26 21:33:25 -07:00
  • 2ba2b160d0 * NEWS: Reorganize recent code news clarity, and mention tzdist. Paul Eggert 2014-08-26 18:49:54 -07:00
  • c72b41e2be * tz-link.htm: Retitle "formats" section to "protocols" Paul Eggert 2014-08-26 18:48:14 -07:00
  • b465e56526 * tz-art.htm: Correct the Peanuts quote. Paul Eggert 2014-08-26 18:15:04 -07:00
  • fee8066ca3 * backzone: Spelling and accent fixes. Paul Eggert 2014-08-26 16:01:25 -07:00
  • 5e7e8dc1b0 * NEWS: Typo fix. Tim Parenti 2014-08-26 17:33:05 -04:00
  • 2423b5b4a3 Add documentation for the core NetBSD-inspired functions. Paul Eggert 2014-08-26 14:10:08 -07:00
  • 9b7dd12d56 * zdump.c (main): Mention "FOO" if tzalloc("FOO") fails. Paul Eggert 2014-08-26 12:49:39 -07:00
  • 3230f367b0 * localtime.c (zoneinit, tzalloc): Return NULL on failure. Paul Eggert 2014-08-26 12:48:16 -07:00
  • 636f5e942c tzalloc(NULL) now acts like tzset() does when TZ is unset. Paul Eggert 2014-08-26 12:01:30 -07:00
  • 741377cc5d localtime.c: two minor 'bool' cleanups Paul Eggert 2014-08-26 11:21:38 -07:00
  • 6a8cac5e89 * CONTRIBUTING: Prefer an https URL, as that's friendlier Paul Eggert 2014-08-26 07:37:17 -07:00
  • c0e8e15430 * NEWS: Coalesce discussions of zdump, localtime_rz, and localtime_r. Paul Eggert 2014-08-26 01:33:06 -07:00
  • bdad90f18f * Makefile, NEWS: Say that backzone's contents are not all low-quality Paul Eggert 2014-08-25 21:58:20 -07:00
  • bfc08e664e Port 'bool' usage to clang 3.4. Paul Eggert 2014-08-25 19:41:21 -07:00
  • 7e8821934e Port C macro defaults to Solaris and Irix. Paul Eggert 2014-08-25 13:35:42 -07:00
  • 9701f8b9cd Port 'bool' usage to Sun C 5.12. Paul Eggert 2014-08-25 13:26:48 -07:00
  • 82f519e703 Port 'make check_time_t_alternatives' to Solaris 10. Paul Eggert 2014-08-25 13:24:12 -07:00
  • 2b935b775c Improve compatibility with NetBSD with respect to null pointers. Paul Eggert 2014-08-25 01:02:07 -07:00
  • 61bdeb997b zdump now uses localtime_rz if available. Paul Eggert 2014-08-24 23:46:36 -07:00
  • f99b8f1414 Add NetBSD-inspired functions for timezone_t objects. Paul Eggert 2014-08-24 19:28:17 -07:00
  • 9f7d50ae1c Add strftime_l to the library. Only the C locale is supported. Paul Eggert 2014-08-24 17:05:48 -07:00
  • 0e1d8b9d99 strftime: remove support for long-obsolete SunOS locale files Paul Eggert 2014-08-24 16:25:42 -07:00
  • 98dea66f9a zdump: use tz library unless USE_LTZ is 0 Paul Eggert 2014-08-24 14:54:30 -07:00
  • da184ab535 mktime: guess better near transitions where tm_isdst does not change Paul Eggert 2014-08-24 11:14:18 -07:00
  • 7c681a8148 zdump: use localtime_r if available Paul Eggert 2014-08-23 19:39:02 -07:00
  • ab1034cab1 zdump: don't use uninitialized storage Paul Eggert 2014-08-23 18:10:54 -07:00
  • d0aac72175 zdump: use TM_ZONE if available Paul Eggert 2014-08-23 15:24:33 -07:00
  • f50d254594 * Makefile (TZDOBJS): Remove ialloc.o. Paul Eggert 2014-08-22 19:49:22 -07:00
  • f4948756b5 Remove CMUCS's gtime function. Paul Eggert 2014-08-22 18:39:01 -07:00
  • b5296f12c9 * localtime.c: Lessen lock overhead for gmtime etc. Paul Eggert 2014-08-22 18:18:03 -07:00
  • b3c8309836 * private.h (asctime_r): Qualify arguments with 'restrict'. Paul Eggert 2014-08-22 17:47:08 -07:00
  • 649397ecb4 Document thread-safe functions in man pages. Paul Eggert 2014-08-22 17:44:10 -07:00
  • 730615ccad Improve commentary for time long ago in India. Paul Eggert 2014-08-21 23:39:21 -07:00
  • 9ccf0e74f1 zdump: Don't silently truncate too-long abbreviations. Paul Eggert 2014-08-21 14:36:10 -07:00
  • 161539d6d9 * zdump.c: Avoid crashes on unlikely integer overflows. Paul Eggert 2014-08-21 14:07:55 -07:00
  • b2290be9d6 Prefer memcpy to strncpy when either will do. Paul Eggert 2014-08-21 12:06:00 -07:00
  • 234c9c3b13 Fix unlikely buffer overrun when setting date across network. Paul Eggert 2014-08-21 12:01:55 -07:00
  • 7eb7c7349c Use bool for boolean. Paul Eggert 2014-08-20 08:13:31 -07:00
  • 96eff14f85 Simplify configuration of TM_GMTOFF and TM_ZONE. Paul Eggert 2014-08-19 18:16:15 -07:00
  • 2f7599d358 Port to GCC 3.4.6, which does not define __LONG_LONG_MIN__ on Irix. Paul Eggert 2014-08-19 15:53:39 -07:00
  • 1f5348d829 Minor library fixes for signed integer overflow. Paul Eggert 2014-08-19 12:51:10 -07:00
  • 13a277175c Fix some bugs and potential crashes with bad data in zone files. Paul Eggert 2014-08-19 12:29:45 -07:00
  • 10ac30643e * Makefile (check_time_t_alternatives): Pass REDO to submake. Paul Eggert 2014-08-19 11:52:51 -07:00
  • 6292f17b4f * localtime.c (tzload): Reject files with out-of-order transitions. Paul Eggert 2014-08-19 11:50:56 -07:00
  • aaebb8e386 Port to platforms with leap seconds and unsigned time_t. Paul Eggert 2014-08-19 11:45:05 -07:00
  • 35bcc1d40a * NEWS: Fix sign typo in Turks & Caicos news. (Thanks to Matt Johnson.) Paul Eggert 2014-08-19 09:15:11 -07:00
  • 23fe9ad77a Simplify new Turks & Caicos rules. Paul Eggert 2014-08-19 01:22:27 -07:00
  • d7c4d73ba3 * northamerica (TC, America/Grand_Turk): Switch from EST/EDT to AST. Paul Eggert 2014-08-19 01:10:19 -07:00
  • 253d158c17 zic: check more consistently for I/O errors and improve diagnostics Paul Eggert 2014-08-18 23:24:44 -07:00
  • 4ad336d57a zdump: check more consistently for output errors Paul Eggert 2014-08-18 23:18:58 -07:00
  • 5bfa967c17 Avoid (void) before calls. Paul Eggert 2014-08-18 19:10:48 -07:00
  • 11f5ff1129 * Makefile (strftime.o): Depend on private.h. Paul Eggert 2014-08-18 08:47:05 -07:00
  • fe7e48bcf5 * localtime.c (tzsetwall): Define only if STD_INSPIRED. Paul Eggert 2014-08-18 07:42:39 -07:00
  • 64399fc596 Make the library thread-safe if THREAD_SAFE is defined. Paul Eggert 2014-08-17 13:24:53 -07:00
  • 4d86b313aa * private.h (timegm, timelocal) [time_tz]: Define replacements. Paul Eggert 2014-08-16 19:37:12 -07:00
  • aedcce3e83 Remove lint when debugging by compiling with -Dtime_tz='whatever'. Paul Eggert 2014-08-16 01:57:33 -07:00
  • 6bc7f54afa * date.c, localtime.c, zdump.c: Simplify prototypes for static functions Paul Eggert 2014-08-15 23:45:46 -07:00
  • a253a3f97e Port to GCC 4.1.3 + NetBSD 5.1. Paul Eggert 2014-08-14 21:52:01 -07:00
  • ad6d5fe9e6 Port to NetBSD when using GCC_DEBUG_FLAGS or defining time_tz. Paul Eggert 2014-08-14 21:32:56 -07:00
  • a95a6ddad1 date: port to Ubuntu 14.04 with -DHAVE_UTMPX_H=1 Paul Eggert 2014-08-14 21:27:54 -07:00
  • 3962fae49c Better align end-of-line comments within Zones. Tim Parenti 2014-08-14 21:28:21 -04:00
  • 247d909702 More spacing fixes within UNTIL fields. Tim Parenti 2014-08-14 21:09:47 -04:00
  • 78e3924ea4 Rename fields of Link lines for clarity. Tim Parenti 2014-08-14 14:40:14 -04:00
  • c3800e77d6 * backzone: Explain Zone columns. Paul Eggert 2014-08-13 21:58:28 -07:00
  • 3b64b02631 * NEWS: Typo fix. Tim Parenti 2014-08-13 13:31:11 -04:00
  • 0a5fcf8d0d * asia, NEWS: Update Philippines commentary. Paul Eggert 2014-08-14 13:32:53 -07:00
  • 7217d26487 * backzone: Fix misspelling (Thanks to Michael Deckers). Paul Eggert 2014-08-13 11:46:39 -07:00
  • 0f4a8f01fc * CONTRIBUTING: Clarify how to repeat the git workflow. Paul Eggert 2014-08-13 08:02:56 -07:00
  • 198708147f Reword so that it does not matter whether the word "data" is plural. Paul Eggert 2014-08-12 22:20:23 -07:00
  • ad420e19ef * time2posix.3, tzfile.5: Use ASCII double-quote only for C strings. Paul Eggert 2014-08-12 19:00:04 -07:00
  • 11be44dce3 The word "data" is plural. Paul Eggert 2014-08-12 18:03:14 -07:00
  • 94f941ebd1 Move out-of-scope UTC+1 African zones to 'backzone'. Paul Eggert 2014-08-12 14:32:38 -07:00
  • ac5bf48519 New data file 'backzone' for out-of-scope and/or poorly-sourced data. Paul Eggert 2014-08-12 13:17:42 -07:00
  • e107ce8107 * Makefile (.PHONY): Add check_white_space. Paul Eggert 2014-08-12 11:30:30 -07:00
  • 3b4c54b5b7 * Makefile (check_character_set): Check CONTRIBUTING like README. Paul Eggert 2014-08-12 01:12:34 -07:00
  • bc9b5b8914 Distribute Theory as part of the tzdata tarball too. Paul Eggert 2014-08-12 01:10:09 -07:00
  • 319a80ff38 Fix misspelling in previous patch. Paul Eggert 2014-08-11 18:46:05 -07:00
  • 62711791c3 tzselect: improve heuristic in Africa Paul Eggert 2014-08-11 18:41:32 -07:00
  • 67d9b6ac6b * tzselect.ksh: Fix typo in implementation of undocumented -t option. Paul Eggert 2014-08-11 17:13:25 -07:00
  • ac652d59bb * CONTRIBUTING: New file. Paul Eggert 2014-08-11 15:51:27 -07:00
  • 3405f9c2fb * tz-link.htm, NEWS: Mention HP-UX (and Windows in another place). Paul Eggert 2014-08-11 15:20:17 -07:00
  • 63ce01cfa8 * europe: Fix some broken British URLs. (Thanks to Lester Caine.) Paul Eggert 2014-08-11 13:01:24 -07:00
  • f02ca7c6ef Shift the load a little between the two tarballs. Paul Eggert 2014-08-11 12:32:48 -07:00
  • 0512625db7 Improve checks for white space. Paul Eggert 2014-08-11 08:22:35 -07:00
  • bdd2d3331b * tz-link.htm: Consolidate and tighten up Windows description. Paul Eggert 2014-08-11 11:53:06 -07:00
  • 1b1a1ecad4 * tz-link.htm: Update info about Microsoft Windows. Matt Johnson 2014-08-10 11:29:23 -07:00
  • 115b6002d8 Adjust pre-1912 Portuguese transitions in the light of the 1911 decree. Paul Eggert 2014-08-11 00:28:13 -07:00
  • 66e421de78 * northamerica: Remove no-longer-working mccsc.edu link. Paul Eggert 2014-08-10 15:28:45 -07:00
  • 0e7d85ca8d * northamerica: Use a better (and active) web page for Indiana map. Paul Eggert 2014-08-10 11:11:01 -07:00
  • f2fd32be74 Don't put spaces before tabs. Paul Eggert 2014-08-09 17:52:45 -07:00
  • 70537d5b96 Commentary fixes, mostly 80-column issues. Tim Parenti 2014-08-09 19:19:03 -04:00
  • 32e8521ff2 Avoid bracketing links when alone on a line. Tim Parenti 2014-08-09 19:07:24 -04:00
  • 4908c6e060 More consistent spacing in UNTIL fields. Tim Parenti 2014-08-09 19:01:09 -04:00