CVS log for parser3/src/types/pa_vdate.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 3 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Jan 7 12:32:56 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +5 -1 lines
reverted, format_double still required here
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:36:39 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +1 -5 lines
feature #1273 core implementation: value::as_wint added, implemented for int/double/string, and used where applicable; vint now holds pa_wint type; format_double moved to pa_int
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:25 2024 UTC (18 months, 4 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +2 -2 lines
Copyright year updated
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 2 22:54:03 2024 UTC (19 months, 4 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +6 -2 lines
format replaced with pa_uitoa where applicable, $.date[unix-timestamp] fixed for handling large dates
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:11 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +3 -2 lines
copyright, authors actualized
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Nov 8 11:44:21 2021 UTC (4 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +2 -2 lines
pa_strncpy added ans used to avoid strncpy drawbacks
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:39 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +2 -2 lines
Copyright year updated
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:10:09 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +2 -2 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:47 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2 lines
Copyright year: 2015->2017
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 26 20:15:01 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +3 -3 lines
warning war continues...
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:53:31 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +3 -3 lines
-wAll warning war
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 21 15:09:24 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +3 -3 lines
vs2015 warning war
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Sep 21 12:09:02 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +5 -1 lines
vs2015 compilation fix
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 22 16:53:46 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +21 -2 lines
$date.field(value) now supported for y/m/d/h/m/s (implements feature #1066)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 27 20:58:18 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
'+' sign for zero offset (related to feature #1065)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 27 20:53:43 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +20 -9 lines
^date.iso-string options $.colon(true) $.z(true) $.ms(false) added (implements feature #1065)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Mar 24 19:46:10 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2 lines
fix for $date.week changed date (fix for bug #1067)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:01 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
Copyright year updated
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 12 14:36:56 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -1 lines
warning war
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 6 20:38:32 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -4 lines
INT_MAX used
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 22 23:35:30 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2 lines
warning war
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 22 23:21:08 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +2 -1 lines
tzset() should be called in Windows after TZ change (related to feature #36)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 22 22:25:55 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
static returned. :)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Sep 22 16:16:14 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2 lines
FreeBSD 10 GPF fix (related to feature #36)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 18 00:08:12 2015 UTC (10 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +39 -18 lines
ISO 8601 dates support added, ^date::create[string] constructor formalized, ^date.iso-string[] added (implements feature #1032)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 4 10:40:26 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +4 -4 lines
warning war
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 3 16:25:05 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +7 -6 lines
FreeBSD fixes + more robust code
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 2 21:29:45 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +434 -79 lines
new double date implementation with internal support for extended 0..9999 year range, default timezone support (related to feature #36)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 15 22:51:17 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +48 -1 lines
logic moved to pa_vdate.C
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 5 22:07:16 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
pa_vdate.C added
E-mail: