CVS log for parser3/src/types/pa_vobject.h

[BACK] Up to [parser3project] / parser3 / src / types

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.73: 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.72: preferred, unified
Changes since revision 1.72: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.72: 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.71: preferred, unified
Changes since revision 1.71: +2 -2 lines
Copyright year updated

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Sep 13 04:01:23 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +2 -2 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Mar 15 18:50:58 2024 UTC (2 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +2 -2 lines
regression fix: object still can be used in file context (fixes bug #1218)

Revision 1.69: 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.68: preferred, unified
Changes since revision 1.68: +3 -3 lines
copyright, authors actualized

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:42 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +2 -2 lines
Copyright year updated

Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:50 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +2 -2 lines
Copyright year: 2015->2017

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jul 20 13:57:04 2016 UTC (9 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +2 -1 lines
VHashBase and VHashReference added, allowing ^reflection:fields_reference[] implementation (closes feature #1072)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Fri Apr 1 16:27:32 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +2 -2 lines
name() removed from VStateless_class, type() is used instead (related to feature #1051)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:02 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +2 -2 lines
Copyright year updated

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Oct 26 00:39:37 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +4 -1 lines
VObject::get_element copied as VObject::get_element4call to remove extra virtual call

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Oct 8 21:25:46 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2 lines
GET_default, SET_default now works properly not only in objects, but in classes as well (closes issue #903)

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:57 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +4 -4 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jul 16 15:21:06 2013 UTC (12 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +2 -2 lines
warning war

Revision 1.59: 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_2
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +3 -1 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)

Revision 1.58: 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.57: preferred, unified
Changes since revision 1.57: +2 -2 lines
bool "return string as-is" removed from as_expr_result. ( new feature: #831 )

Revision 1.57: 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.56: preferred, unified
Changes since revision 1.56: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Aug 11 16:21:52 2010 UTC (15 years, 9 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +40 -2 lines
default setter support + anti-recursive default getter support ( new feature: #13 )

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Sep 18 09:16:07 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +2 -1 lines
- methods get_fields were added

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Sep 17 23:31:42 2009 UTC (16 years, 8 months ago) by misha
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +2 -2 lines
- @GET[] now could be defined with option: the type of requested value

Revision 1.53: 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
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +7 -51 lines
- new classes implementation

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jul 7 05:48:24 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +2 -2 lines
- some code cleanup

Revision 1.51: 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.50: preferred, unified
Changes since revision 1.50: +2 -3 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jun 14 00:33:54 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +3 -3 lines
- create object for storing object's fields only for parser objects

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Jun 16 12:47:25 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +4 -2 lines
- get_scalar_value method added which use scalar stateless class method when user object used in scalar context
- use get_scalar_value when user object requested in scalar context

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Jun 5 13:32:13 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +2 -2 lines
- get default getter if requested objects' field not found

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:55 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_3, release_3_2_2, release_3_2_1, release_3_2_0, paf_left
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +2 -2 lines
2005

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Aug 8 08:41:51 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +4 -4 lines
. merged VJunction(new Junction) optimization from 3.1.4

Revision 1.42.12.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:05 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.42: preferred, unified; next MAIN 1.43: preferred, unified
Changes since revision 1.42: +2 -2 lines
. 2005 ;)

Revision 1.45: 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.44: preferred, unified
Changes since revision 1.44: +20 -6 lines
+ 3.2.0 beta: merged from dynamic_fields_join

Revision 1.44.2.5: 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.44.2.4: preferred, unified; next MAIN 1.45: preferred, unified
Changes since revision 1.44.2.4: +3 -3 lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties

Revision 1.44.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 27 14:06:48 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.44.2.3: preferred, unified
Changes since revision 1.44.2.3: +2 -2 lines
. fixed warning

Revision 1.44.2.3: 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.44.2.2: preferred, unified
Changes since revision 1.44.2.2: +3 -3 lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)

Revision 1.44.2.2: 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.44.2.1: preferred, unified
Changes since revision 1.44.2.1: +17 -3 lines
joined_dynamic_fields: just compiled

Revision 1.44.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 27 07:35:51 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +4 -4 lines
joined_dynamic_fields: started

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:43:05 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +2 -2 lines
. properties: set works [alpha1]

Revision 1.43: 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.42: preferred, unified
Changes since revision 1.42: +2 -2 lines
+ started property [getters work but think of changing them too to precaching]

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:18 2004 UTC (22 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_4, release_3_1_3, release_3_1_2
Branch point for: release_3_1_5
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +2 -2 lines
2004

Revision 1.41: 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.40: preferred, unified
Changes since revision 1.40: +1 -1 lines
static const char * const IDENT

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 7 13:59:22 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +3 -3 lines
resurrected: pool idea. now only for destructing objects at request processing end

Revision 1.39: 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.38: preferred, unified
Changes since revision 1.38: +36 -37 lines
moved tempate_gc to HEAD

Revision 1.38.2.10.2.7: download - view: text, markup, annotated - select for diffs
Mon Apr 7 12:30:03 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.10.2.6: preferred, unified; next MAIN 1.39: preferred, unified
Changes since revision 1.38.2.10.2.6: +3 -5 lines
small style change

Revision 1.38.2.10.2.6: 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.38.2.10.2.5: preferred, unified
Changes since revision 1.38.2.10.2.5: +2 -2 lines
more locally scoped vars in execute (more easily optimizable)

Revision 1.38.2.10.2.5: download - view: text, markup, annotated - select for diffs
Wed Mar 26 18:52:51 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.10.2.4: preferred, unified
Changes since revision 1.38.2.10.2.4: +1 -3 lines
pre-evaluated .count() in some places

Revision 1.38.2.10.2.4: download - view: text, markup, annotated - select for diffs
Tue Mar 25 12:10:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.10.2.3: preferred, unified
Changes since revision 1.38.2.10.2.3: +3 -2 lines
untaint.C L_URI

Revision 1.38.2.10.2.3: download - view: text, markup, annotated - select for diffs
Fri Mar 21 15:36:04 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.10.2.2: preferred, unified
Changes since revision 1.38.2.10.2.2: +2 -2 lines
pa_request.C 50% compiled

Revision 1.38.2.10.2.2: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:34 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.10.2.1: preferred, unified
Changes since revision 1.38.2.10.2.1: +8 -9 lines
introducing StringBody [C++ CORD wrapper]

Revision 1.38.2.10.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.38.2.10: preferred, unified
Changes since revision 1.38.2.10: +6 -6 lines
started porting to gc:
PA_Object done
lots of replacements also

Revision 1.38.2.10: download - view: text, markup, annotated - select for diffs
Tue Mar 18 11:54:56 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.9: preferred, unified; branchpoint 1.38: preferred, unified; next MAIN 1.39: preferred, unified
Changes since revision 1.38.2.9: +3 -1 lines
no message

Revision 1.38.2.9: download - view: text, markup, annotated - select for diffs
Thu Mar 13 11:46:18 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.38.2.8: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.8: +8 -8 lines
set_base, set_derived simplified [counter leaks fixed]

Revision 1.38.2.8: download - view: text, markup, annotated - select for diffs
Mon Feb 3 11:46:48 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.7: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.7: +3 -3 lines
vobject compiled

Revision 1.38.2.7: download - view: text, markup, annotated - select for diffs
Mon Feb 3 10:39:09 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.6: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.6: +2 -2 lines
vform compiled

Revision 1.38.2.6: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:44 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.5: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.5: +5 -5 lines
grammar compiled

Revision 1.38.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:51 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.4: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.4: +4 -4 lines
ConstStringPtr died, long live StringPtr

Revision 1.38.2.4: download - view: text, markup, annotated - select for diffs
Thu Jan 30 14:59:45 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.3: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.3: +1 -5 lines
grammar compiled

Revision 1.38.2.3: 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.38.2.2: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.2: +2 -2 lines
vrequest compiled

Revision 1.38.2.2: download - view: text, markup, annotated - select for diffs
Wed Jan 29 09:16:17 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38.2.1: preferred, unified; branchpoint 1.38: preferred, unified
Changes since revision 1.38.2.1: +4 -1 lines
vmath compiled

Revision 1.38.2.1: download - view: text, markup, annotated - select for diffs
Tue Jan 28 15:42:41 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +37 -35 lines
started main: compile_tools

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:20 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +2 -2 lines
2002->2003

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:56 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.36: preferred, unified
Changes since revision 1.36: +9 -7 lines
static fix merged

Revision 1.36.2.2: download - view: text, markup, annotated - select for diffs
Thu Oct 31 13:49:57 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.36.2.1: preferred, unified; next MAIN 1.37: preferred, unified
Changes since revision 1.36.2.1: +16 -11 lines
fixed statics, left $virtual_fields in dynamic

Revision 1.36.2.1: download - view: text, markup, annotated - select for diffs
Thu Oct 31 12:22:15 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +13 -16 lines
static call $self fixed

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Oct 31 10:23:45 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +3 -2 lines
^process[$caller.self]{...}
now compiles to last derived object part of that 'self'

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Oct 14 11:24:00 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +1 -2 lines
$form:CLASS resurrected [wes killed in action]

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 21 10:18:36 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +2 -2 lines
fixed virtual calls

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Aug 15 09:07:49 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +12 -4 lines
instead of type() checking everywhere used Value.as
now user descendants can be used in params.

VObject::as_*, is_defined now taken from bases.
xtable(table)
^if($xtable) now OK

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Aug 15 07:53:07 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -6 lines
is->as

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:18:31 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +7 -3 lines
is now works with VObject & VClass

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:44 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +2 -2 lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:19:40 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +5 -76 lines
reorganized modules
todo: fix bug with put endless recoursion
todo: check 'as'

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Aug 13 14:35:03 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +12 -2 lines
checked: table fields can be overwritten in derived(table)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 13 14:14:44 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +6 -4 lines
derived classes can have fields of their own now

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 13 13:02:42 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +60 -34 lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Aug 12 14:21:52 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +37 -9 lines
^base:create[] dynamic call rewritten
todo: thorough testing

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 12 11:22:55 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +24 -15 lines
VObject ctor now instantates base class, remembers it and saves child in parent
VObject.get_class now returns last child = downward virtual calls OK

Revision 1.23: 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.22: preferred, unified
Changes since revision 1.22: +14 -3 lines
killed VAliased [redundant], moved $CLASS to VObject only [parser class instance]

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 9 14:18:40 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +2 -1 lines
started as()

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 2 10:58:37 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2 lines
opera multipart post fixed

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:24 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +1 -1 lines
$Date: now$

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:56 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -3 lines
ident.C* removed

Revision 1.18: 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.17: preferred, unified
Changes since revision 1.17: +7 -4 lines
fclass_real lowered from VStateless_class to VObject

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 18 13:55:06 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2 lines
VAliased get/set alias now virtual and implemented down in VClass, fclass_alias removed,

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:20 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
name spelling

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:53 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2 lines
2002

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Nov 14 07:46:42 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +1 -2 lines
merged with no_bad_constructors_try

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 14 07:32:00 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.13: preferred, unified; next MAIN 1.14: preferred, unified
Changes since revision 1.13: +1 -2 lines
fixed this:
$bred[^string::length[]]
$bred[^response::clear[]]
$bred[^int::int[]]

now VObject creation moved into overriden VClass::create_new_value, thus 0 from create_new_value means that class has no ctors

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:33 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
$status:db
fixed used not initialized in db_connection & db_table

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 22 08:27:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +6 -1 lines
stack backtrace

Revision 1.11: 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.10: preferred, unified
Changes since revision 1.10: +1 -2 lines
added ident.awk and main.dsp splitted to main+classes+types along to .am

Revision 1.10: 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.9: preferred, unified
Changes since revision 1.9: +2 -2 lines
only ^class:method dynamic calls allowed.
^BASE.method call disabled.
BASE element globally removed

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu May 10 12:42:39 2001 UTC (25 years ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +6 -5 lines
grammar: priorities changes [lowerd && prior]
vobject: now first fields, next methods

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon May 7 14:00:54 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -2 lines
pa_code.h

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:01:52 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +4 -2 lines
code documentation ++

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 26 14:55:35 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +10 -6 lines
code documentation ++

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:43:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +4 -2 lines
$ENV: re 0, stateless classes

Revision 1.4.8.1: download - view: text, markup, annotated - select for diffs
Tue Mar 13 13:40:01 2001 UTC (25 years, 2 months ago) by paf
Diff to: previous 1.4: preferred, unified; next MAIN 1.5: preferred, unified
Changes since revision 1.4: +4 -2 lines
$ENV: re 0, stateless classes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 11 21:23:59 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +5 -5 lines
stateless_object

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 12:22:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +7 -20 lines
VString VDouble VInt base now VObject_base - without fields

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -2 lines
headers updated

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 11 07:52:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
splitted types from include/

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

E-mail: