CVS log for parser3/src/types/pa_vvoid.h
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Apr 25 13:38:46 2026 UTC (5 weeks, 4 days ago) by moko
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 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.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Copyright year updated
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:13 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
copyright, authors actualized
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:44 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Copyright year updated
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:52 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Copyright year: 2015->2017
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed May 18 17:47:22 2016 UTC (10 years ago) by moko
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -9 lines
$string.anything works for whitespace strings, ^string.contains added for hash compatibility, $string.method no longer returns stting method (implements feature #1046)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:03 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
Copyright year updated
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jun 29 05:55:35 2014 UTC (11 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +9 -4 lines
- new option $.void[string|null] added to ^json:string[...] ( new feature: #952 )
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 28 20:22:08 2012 UTC (14 years ago) by moko
Branches: MAIN
CVS tags: release_3_4_3,
release_3_4_2
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -2 lines
$STRICT-VARS(true) implemented to check uninitialized values usage (new feature: #154)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon May 28 19:47:53 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed May 23 16:26:41 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri May 11 20:41:28 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +13 -24 lines
is_string now also checked, but get_* - not.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 7 20:05:10 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +35 -1 lines
feature #154 - first empty param now string; defined locals are empty strings; $STRICT-VARS(true) added
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:19 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Oct 21 15:25:07 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -28 lines
void now inherited from string (feature #111)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 12 21:52:17 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -1 lines
void now passed as parameter
Revision 1.32: 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
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -1 lines
- method get_json_string was added to Value & Co
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:22 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +5 -5 lines
- new classes implementation
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:10:09 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Apr 15 04:47:46 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -2 lines
- added get() method for retreave one instance
Revision 1.22.8.2: download - view: text, markup, annotated - select for diffs
Fri Dec 16 14:08:02 2005 UTC (20 years, 5 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.22.8.1: preferred, colored; branchpoint 1.22: preferred, colored; next MAIN 1.23: preferred, colored
Changes since revision 1.22.8.1: +3 -1
lines
merged from HEAD
! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:56 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_3_0,
release_3_2_3,
release_3_2_2,
release_3_2_1,
release_3_2_0,
paf_left
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
2005
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:05:09 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -2
lines
+ ^call[$void] param inside now is void (were: empty string)
! simplified (double) speedup consequent checks in vmethod_frame
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 8 08:41:52 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
. merged VJunction(new Junction) optimization from 3.1.4
Revision 1.22.8.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:06 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
. 2005 ;)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:23:02 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.24.2.3: download - view: text, markup, annotated - select for diffs
Thu Jul 28 10:02:27 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.24.2.2: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24.2.2: +3 -3
lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties
Revision 1.24.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 27 10:57:53 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.24.2.1: preferred, colored
Changes since revision 1.24.2.1: +3 -3
lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)
Revision 1.24.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 27 09:18:33 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
joined_dynamic_fields: just compiled
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:43:06 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
. properties: set works [alpha1]
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jul 15 06:16:42 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
+ started property [getters work but think of changing them too to precaching]
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri May 14 10:29:37 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_1_4,
release_3_1_3
Branch point for: release_3_1_5
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -1
lines
bugfix: void now has vfile value, and $response:body[] works OK
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:19 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
2004
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1
lines
static const char * const IDENT
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:33 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:26 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_1,
release_3_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +16 -21
lines
moved tempate_gc to HEAD
Revision 1.17.2.8.2.3: 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.17.2.8.2.2: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.8.2.2: +2 -2
lines
more locally scoped vars in execute (more easily optimizable)
Revision 1.17.2.8.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:35 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.17.2.8.2.1: preferred, colored
Changes since revision 1.17.2.8.2.1: +9 -9
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.17.2.8.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:22 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.17.2.8: preferred, colored
Changes since revision 1.17.2.8: +4 -4
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.17.2.8: download - view: text, markup, annotated - select for diffs
Mon Feb 17 17:05:05 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.17.2.7: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.7: +2 -2
lines
fixed all remained bugs of unitialized simple-typed field
Revision 1.17.2.7: download - view: text, markup, annotated - select for diffs
Mon Feb 17 09:56:16 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.17.2.6: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.6: +2 -2
lines
class fields of simple type not initialized with zeros :(
while class fields of class types initialized with default constructors.
learn C++
Revision 1.17.2.6: download - view: text, markup, annotated - select for diffs
Tue Feb 4 14:04:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17.2.5: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.5: +3 -3
lines
void compiled :)
Revision 1.17.2.5: download - view: text, markup, annotated - select for diffs
Tue Feb 4 08:29:27 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17.2.4: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.4: +3 -3
lines
yuk: gcc on cygwin yelds "virtual memory exhausted" while trying to compile execute.C [eating up to 127MB]
Revision 1.17.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:46 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17.2.3: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.3: +3 -3
lines
grammar compiled
Revision 1.17.2.3: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:52 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17.2.2: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.2: +4 -4
lines
ConstStringPtr died, long live StringPtr
Revision 1.17.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 29 11:06:45 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17.2.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.1: +3 -4
lines
vrequest,vdouble,vint compiled
Revision 1.17.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 27 16:19:12 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +12 -16
lines
vtable compiled
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:21 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
2002->2003
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 9 15:34:19 2002 UTC (23 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -1
lines
$void.store[now] error
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:57 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
static fix merged
Revision 1.14.4.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:16 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +2 -2
lines
static call $self fixed
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:32 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3
lines
is now works with VObject & VClass
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:45 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:43 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:25 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
$Date: now$
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:57 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
ident.C* removed
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 18 15:33:34 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.8: preferred, colored
Changes since revision 1.8: +3 -3
lines
fclass_real lowered from VStateless_class to VObject
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:21 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
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:55 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
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:34 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
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
Thu Oct 11 10:21:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
untaint lang origins table fixed.
got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
added ident.awk and main.dsp splitted to main+classes+types along to .am
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 24 15:15:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
z
Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +5 -5
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.1.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.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +5 -5
lines
some 'const's added
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:24:18 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
nothing renamed to void
E-mail: