CVS log for parser3/src/types/pa_vdate.h
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.74: 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.73: preferred, unified
Changes since revision 1.73: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Jan 7 14:27:35 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +2 -2 lines
warnings war
Revision 1.72: 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.71: preferred, unified
Changes since revision 1.71: +2 -2 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.71: 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.70: preferred, unified
Changes since revision 1.70: +2 -2 lines
Copyright year updated
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Nov 26 16:02:41 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +6 -1 lines
double,int,bool methods added for date class (implements feature #1235)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Oct 7 01:12:26 2023 UTC (2 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +2 -2 lines
volatile added to sync behavour with other OP_NUM_*, related to bug #1230
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Oct 6 20:02:51 2023 UTC (2 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +5 -2 lines
force double operands to be converted to double to avoid 80 bit operations in x87 mode (fixes bug #1230)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:12 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +3 -3 lines
copyright, authors actualized
Revision 1.66: 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.65: preferred, unified
Changes since revision 1.65: +2 -2 lines
Copyright year updated
Revision 1.65: 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.64: preferred, unified
Changes since revision 1.64: +2 -2 lines
Copyright year: 2015->2017
Revision 1.64: 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.63: preferred, unified
Changes since revision 1.63: +4 -1 lines
$date.field(value) now supported for y/m/d/h/m/s (implements feature #1066)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Mar 30 19:45:37 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +2 -1 lines
TZ can be specified in ^date::create[], TZ is kept during ^date::create[$dt] (implements feature #1048)
Revision 1.62: 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.61: preferred, unified
Changes since revision 1.61: +3 -2 lines
^date.iso-string options $.colon(true) $.z(true) $.ms(false) added (implements feature #1065)
Revision 1.61: 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.60: preferred, unified
Changes since revision 1.60: +2 -2 lines
fix for $date.week changed date (fix for bug #1067)
Revision 1.60: 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.59: preferred, unified
Changes since revision 1.59: +2 -2 lines
Copyright year updated
Revision 1.59: 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.58: preferred, unified
Changes since revision 1.58: +4 -3 lines
ISO 8601 dates support added, ^date::create[string] constructor formalized, ^date.iso-string[] added (implements feature #1032)
Revision 1.58: 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.57: preferred, unified
Changes since revision 1.57: +30 -26 lines
new double date implementation with internal support for extended 0..9999 year range, default timezone support (related to feature #36)
Revision 1.57: 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.56: preferred, unified
Changes since revision 1.56: +5 -47 lines
logic moved to pa_vdate.C
Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Aug 5 22:07:17 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +18 -123 lines
pa_vdate.C added
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon May 28 19:47:52 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_3,
release_3_4_2
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +3 -3 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:40 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +2 -2 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:17 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 6 07:38:28 2012 UTC (14 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +18 -5 lines
- get_sql_string now can print datetime, date and time
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Sep 16 23:33:52 2010 UTC (15 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +18 -1 lines
- method get_json_string was added to Value & Co
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Sep 16 23:29:19 2010 UTC (15 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +11 -1 lines
- methods get_gmt_string and get_sql_string were added
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:21 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +3 -3 lines
- new classes implementation
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:37:33 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +3 -3 lines
- normalizing todo-comments: '@todo' now
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:36:14 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +3 -3 lines
- exceptions while checking date range not typeless anymore
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Jul 4 11:18:24 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +5 -1 lines
- is_evaluated_expr returning true added so now ^date::create[date object] works
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Apr 17 08:42:43 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +6 -3
lines
- start adding unsetenv("TZ");
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Mar 22 13:38:40 2007 UTC (19 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +41 -8
lines
- date.week was fixed
- date.weekyear was added
Revision 1.38.6.5: download - view: text, markup, annotated - select for diffs
Wed Nov 30 15:48:35 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.38.6.4: preferred, unified; next MAIN 1.39: preferred, unified
Changes since revision 1.38.6.4: +10 -3
lines
merged from HEAD:
! bugfix: to drop TZ on win32 must putenv("TZ="), on unix works only putenv("TZ")
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Nov 30 15:47:46 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +10 -3
lines
! bugfix: to drop TZ on win32 must putenv("TZ="), on unix works only putenv("TZ")
Revision 1.38.6.4: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:30:37 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.38.6.3: preferred, unified
Changes since revision 1.38.6.3: +3 -6
lines
no message
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:30:06 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +3 -6
lines
! date TZ save/restore stored pointer to getenv-ed variable, which does not work both on win32&unix. copied old TZ value now
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:27:32 2005 UTC (20 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +10 -4
lines
merged from 3.1.5:
! date TZ save/restore stored pointer to getenv-ed variable, which does not work both on win32&unix. copied old TZ value now
Revision 1.38.6.3: download - view: text, markup, annotated - select for diffs
Tue Nov 22 14:26:41 2005 UTC (20 years, 6 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.38.6.2: preferred, unified
Changes since revision 1.38.6.2: +10 -4
lines
! date TZ save/restore stored pointer to getenv-ed variable, which does not work both on win32&unix. copied old TZ value now
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 26 12:36:58 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +21 -13
lines
merged + date.week
Revision 1.38.6.2: download - view: text, markup, annotated - select for diffs
Fri Aug 26 12:35:55 2005 UTC (20 years, 9 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.38.6.1: preferred, unified
Changes since revision 1.38.6.1: +21 -13
lines
+ date.week
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:54 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -2
lines
2005
Revision 1.38.6.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:04 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -2
lines
. 2005 ;)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Apr 25 12:17:37 2005 UTC (21 years, 1 month ago) by paf
Branches: MAIN
Branch point for: release_3_1_5
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +8 -4
lines
! getenv("TZ")==0? TZ environment restored correctly
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Apr 19 11:39:27 2005 UTC (21 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +2 -2
lines
bugfix: initial $date.TZ is 0, that results in VString violating invariant!!
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 19 10:59:38 2005 UTC (21 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +2 -2
lines
bugfix: TZ now restored after roll if were getenv("TZ")==null
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 23 08:49:59 2005 UTC (21 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +22 -16
lines
! bugfix: ^date.sql-string now takes TZ into account
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jul 27 09:07:10 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +5 -1
lines
check: for invalid datetime after temporary TZ shift
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jul 27 08:57:44 2004 UTC (21 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +2 -2
lines
bugfix: time checked not only at set_time but also in ctor
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 19 15:38:00 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_3,
release_3_1_2
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +26 -2
lines
feature: date::create from bad datetime in spring daylightsaving hole now OK for all platforms [on some platforms it failed]
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:17 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +2 -2
lines
2004
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:07:44 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +2 -2
lines
more warnings --
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:28 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +1 -1
lines
static const char * const IDENT
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:32 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +2 -2
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 30 13:16:53 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +33 -2
lines
merged from 3.0.8: ^date.roll[TZ;GMT] $date.hour
Revision 1.24.6.2: download - view: text, markup, annotated - select for diffs
Tue Sep 2 07:26:01 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.24.6.1: preferred, unified; next MAIN 1.25: preferred, unified
Changes since revision 1.24.6.1: +4 -2
lines
forgot initializer
Revision 1.24.6.1: download - view: text, markup, annotated - select for diffs
Mon Sep 1 12:27:27 2003 UTC (22 years, 9 months ago) by paf
Branches: release_3_0_8
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +28 -1
lines
$date.TZ
^date.roll[TZ;new zone]
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 19 12:07:35 2003 UTC (22 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +2 -2
lines
bark intefrace obsoleted, simplified a little
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:25 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_0
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +13 -18
lines
moved tempate_gc to HEAD
Revision 1.24.2.5.2.4: download - view: text, markup, annotated - select for diffs
Wed Apr 2 09:32:12 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.24.2.5.2.3: preferred, unified; next MAIN 1.24.6.1: preferred, unified
Changes since revision 1.24.2.5.2.3: +2 -2
lines
more locally scoped vars in execute (more easily optimizable)
Revision 1.24.2.5.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 24 09:39:56 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.24.2.5.2.2: preferred, unified
Changes since revision 1.24.2.5.2.2: +4 -6
lines
file.C
table.C compiled
Revision 1.24.2.5.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:33 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.24.2.5.2.1: preferred, unified
Changes since revision 1.24.2.5.2.1: +18 -18
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.24.2.5.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:21 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.24.2.5: preferred, unified
Changes since revision 1.24.2.5: +2 -2
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.24.2.5: download - view: text, markup, annotated - select for diffs
Mon Feb 17 17:05:04 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.24.2.4: preferred, unified; next MAIN 1.25: preferred, unified
Changes since revision 1.24.2.4: +2 -2
lines
fixed all remained bugs of unitialized simple-typed field
Revision 1.24.2.4: download - view: text, markup, annotated - select for diffs
Tue Feb 4 11:29:09 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.24.2.3: preferred, unified
Changes since revision 1.24.2.3: +2 -2
lines
libtypes.a compiled gcc
Revision 1.24.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:42 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.24.2.2: preferred, unified
Changes since revision 1.24.2.2: +3 -3
lines
grammar compiled
Revision 1.24.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:49 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.24.2.1: preferred, unified
Changes since revision 1.24.2.1: +2 -2
lines
ConstStringPtr died, long live StringPtr
Revision 1.24.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:20:50 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +22 -25
lines
vrequest compiled
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:18 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
Branch point for: release_3_0_8
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +2 -2
lines
2002->2003
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:55 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +2 -2
lines
static fix merged
Revision 1.22.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:14 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.22: preferred, unified; next MAIN 1.23: preferred, unified
Changes since revision 1.22: +2 -2
lines
static call $self fixed
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Sep 2 12:22:20 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -2
lines
*** empty log message ***
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Sep 2 12:21:36 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -3
lines
removed debug
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 2 12:20:57 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +4 -2
lines
happy now only install-exec
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 15 12:05:37 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -2
lines
$response:field[date]
$response:field[$.xxx[date]]
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 15 10:21:43 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -2
lines
few barks:
bark("%s field not found", 0, &aname)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:29 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +3 -3
lines
is now works with VObject & VClass
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:43 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +3 -3
lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:41 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +5 -5
lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 12 10:32:53 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +1 -6
lines
killed VAliased [redundant], moved $CLASS to VObject only [parser class instance]
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 8 12:02:21 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +3 -1
lines
$date.yearday
$date.daylightsaving
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:22 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1
lines
$Date: now$
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:54 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -2
lines
ident.C* removed
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 18 15:33:33 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004,
release_3_0_0003,
release_3_0_0002,
release_1_0_0001
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +4 -2
lines
fclass_real lowered from VStateless_class to VObject
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 28 14:26:49 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +8 -2
lines
^cache[file][date]{
^cache(seconds)
^cache[date]
}
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:19 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2
lines
name spelling
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:52 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2
lines
2002
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:32 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 24 14:34:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +3 -3
lines
merged3 with before_xml
[merge2 actually didn't happen - i've created tags on wrong branch. so this merge is in fact re-merge]
Revision 1.3.4.1: download - view: text, markup, annotated - select for diffs
Thu Sep 20 07:47:50 2001 UTC (24 years, 8 months ago) by parser
Diff to: previous 1.3: preferred, unified; next MAIN 1.4: preferred, unified
Changes since revision 1.3: +3 -3
lines
some 'const's added
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 20 09:40:46 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +3 -3
lines
only ^class:method dynamic calls allowed.
^BASE.method call disabled.
BASE element globally removed
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jul 7 17:59:02 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -3
lines
date roll
table calendar
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jul 7 16:38:02 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
date now set $fields roll string. todo: sql, calendar
E-mail: