Lines Matching refs:tm

86 11-05-13 tm/tminit.c: tweak tzname[] prototype
106 11-01-27 tm/tmxfmt.c,tmpoff.c: %_z for SHH:MM
123 10-11-12 tm/tmlocale.c: ast TM_* extensions default to C locale
192 10-03-06 tm/tvtouch.c: use runtime fallback if utimensat() fails with ENOSYS
221 09-12-11 tm/tminit.c: fix _tzset_environ logic
222 09-12-09 tm/tmlocale.c: include "ast_nl_types.h" to pull nl_langinfo in!
224 09-12-03 tm/tmxdate.c: fix 'next month final day' for dec -> jan
251 09-05-25 tm/tmxduration.c: add
256 09-04-15 tm/tmxdate.c: handle "4th thursday in november"
260 09-03-04 tm/tmxmake.c: add tmxtm() with zone override
261 09-03-03 tm/tmxfmt.c: add %(...)<c>, specifically %(...)z for output zone
262 09-02-22 tm/tmxdate.c: add iso P... durations
278 08-12-30 tm/tmxdate.c,include/tm.h: add TM_WORK { "workday" "working" "work" }
280 08-12-21 tm/tmdata.c: add 2008-12-31+23:59:60-0000 leap second event
281 08-12-19 tm/tmxdate.c: check for dates near the epoch rolling back to the future
282 08-12-19 tm/tmxfmt.c: change %s for now==0 to be the epoch
284 08-12-07 tm/tmxfmt.c: add %[_][EO]K for [space pad] [full|long] iso
301 08-08-11 tm/tmxfmt.c: handle %10N and %010N
310 08-06-24 tm/tmxfmt.c: fix %z to handle tm_isdst -- doh
313 08-06-09 tm/tmlocale.c: use _DATE_FMT if defined for TM_DEFAULT
319 08-05-22 tm/tmxdate.c: fix a few ordinal/last/this/next bugs
322 08-05-11 tm/tmxfmt.c: :NOOPTIMIZE:, otherwise %Q/../../ fails
323 08-05-01 tm/tmxdate.c: mon 1..12 => mon[13] -- doh
338 08-02-11 tm/tmxdate.c,tmdata.c: handle more ISO 8601:2000 forms
373 07-07-16 tm/tmdata.c: add 2005-12-31, drop 1999-12-31 (where did that come from?)
374 07-05-21 tm/tmxfmt.c,tmxscan.c: %F => %L (TM_DEFAULT); %F => %Y-%m-%d
388 07-04-13 tm/tmxdate.c,tm/tmzone.c: handle [-+]0000 UTC zone offset
398 07-03-11 tm/tmxscan.c,regex/regnexec.c: fix strict-alias transgressions
416 07-01-17 tm/tmxfmt.c: fix terminating nil logic which clobbered size-1
421 06-12-26 tm/tmxdate.c: handle nn*.nnnn* == sec.ns
475 06-09-07 misc/optget.c,tm/tmfix.c: fix uninitialzed var refs
555 05-04-11 tm/tmxscan.c: handle yyy.mm.dd[-+.]hh.mm.ss.nnnnnn
569 05-03-01 tm/tminit.c: add tmlocaltime() for tzset() getenv() override workaround
572 05-02-18 tm/tmxmake.c: fix <0 west of GMT bug that warped to 1800's -- wow
582 features/tvlib,tm/tvtouch.c: check for utimets()
586 05-01-09 tm/tmxfmt.c: fix %6N for n<100000000
588 05-01-05 tm/*: fix { %U %V %W } logic -- my head hurts
589 04-12-30 tm/tmxtime.c: fix tm_isdst<0 loop
594 04-12-01 tm/tmsleep.c: add
596 tmx.h,tmx*.c,tmx.3: add high resolution tm(3) counterparts
607 tm/tmfix.c: fix tm_mon<0 logic
608 04-10-22 tm/tmdate.c: handle 'final day feb 2004'
625 04-09-14 tm/tmscan.c: add %| alternation and %& => tmdate()
652 04-04-15 tm/tmdate.c,include/tm.h: fix specific and ordinal days
656 04-03-30 tm/tminit.c: GMT => UCT only if tz.daylight not defined
732 tm/tmdate.c: fix > 1 year of seconds arithmetic
733 tm/tmfix.c: fix leap year adjustments
785 03-04-21 tm/tmdate.c: fix next hour/min logic
820 tm/tmfmt.c: add %Q<delim>recent<delim>distant<delim>
852 03-02-05 tm/tmdate.c,tm/tmword.c,string/strelapsed.c: '_' treated like ' '
855 03-01-30 include/tm.h: add tmisleapyear() macro
921 tm/tmlocale.c: { C POSIX en } == unix dadgummit
957 include/tm.h: tmset() now calls tminit() directly
958 tm/tminit.c: check ast.env_serial for env change
959 tm/tmfix.c: speed up for large values of tm_mday
975 02-05-16 tm/tmfix.c: fix '60+n min/sec ago' bug for n min/sec after the hour
991 02-04-05 tm/tmfmt.c: add %u
1051 02-01-12 tm/tmlocale.c: override win32 default date for {C,POSIX,en} locales
1058 tm/tmdate.c: handle YYYY/MM/DD
1074 01-10-30 tm/tmdate.c: fix cron specs when both wday and mday are specified
1108 01-09-16 tm/tmlocale.c: add compiled in defaults for C locale
1115 tm/tmlocale.c: fix old ascii LC_TIME load
1125 tm/tmlocale.c: fix native C locale default
1160 tm/tmlocale.c: check for UTF-8 encoded LC_TIME files
1185 tm.h: TM_*_3 => TM_*_ABBREV
1219 include/tm.h: #undef daylight for _WIN32
1340 tm: Tm_zone_t.daylight=0 for standard time within zone
1372 99-05-21 tm*: add TM_WINDOW==69 for consistent century windowing guard year
1457 tmtime: preserve Tm_t*tm when calling tminit()
1479 97-11-11 tm: handle 0 return from gmtime(),localtime() (dos negative time_t)
1483 tm: tmtime() now calls tmfix() and adjusts tm_isdst too=>mtime() works
1800 95-01-11 change tm/*.c tmset(0) to tmset(tm_info.zone) to keep user setting