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

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.58: 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.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Copyright year updated, websites links changed to https://

Revision 1.57: 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.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Copyright year updated

Revision 1.56: download - view: text, markup, annotated - select for diffs
Wed Oct 2 21:33:52 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +9 -1 lines
bugfix: detecting possible endless recursion in get_scalar_value inside ^o.GET[]

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Sep 28 14:37:54 2024 UTC (20 months ago) by moko
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
minor error messages spelling fixes

Revision 1.54: 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.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.

Revision 1.53: 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.52: preferred, colored
Changes since revision 1.52: +4 -4 lines
regression fix: object still can be used in file context (fixes bug #1218)

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Oct 2 02:58:01 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +5 -2 lines
"Source: <method name>, Comment: <type> method not found" exception now thrown for all dynamic objects instead of "undefined method" without class name (implements feature #1080)

Revision 1.51: 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.50: preferred, colored
Changes since revision 1.50: +3 -3 lines
copyright, authors actualized

Revision 1.50: 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.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Copyright year updated

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Oct 27 10:10:10 2020 UTC (5 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode

Revision 1.48: 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.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Copyright year: 2015->2017

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Nov 3 16:17:38 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +10 -15 lines
Optimization: VMethodFrame now divided into VNativeMethodFrame, VParserMethodFrame, VLocalParserMethodFrame;
METHOD_FRAME_ACTION, EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added and used (related to feature #1104)

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Sep 29 18:49:43 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
optimization: StringOrValue removed as it just slows down and adds complexity (implements feature #1020)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Sep 13 16:12:56 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
objects now are not class instances, but have class as prototype, can be overridden by $OBJECT-PROTOTYPE(false) in @conf (implements feature #1086)

Revision 1.44: 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.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Copyright year updated

Revision 1.43: 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.42: preferred, colored
Changes since revision 1.42: +13 -1 lines
VObject::get_element copied as VObject::get_element4call to remove extra virtual call

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon Aug 10 23:47:52 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -3 lines
hash_json_string argument can be null (fixes bug #1029)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Mar 17 07:28:44 2015 UTC (11 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -10 lines
- if option $._default[method-name] is specified in ^json:string[], a method with specified name will be called for classes/objects serialization ( new feature: #982 )

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Nov 13 04:48:10 2014 UTC (11 years, 6 months ago) by misha
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
- @GET[def] always returns true. bugfix: #995

Revision 1.39: 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.38: preferred, colored
Changes since revision 1.38: +3 -3 lines
GET_default, SET_default now works properly not only in objects, but in classes as well (closes issue #903)

Revision 1.38: 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.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903

Revision 1.37: 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.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
warning war

Revision 1.36: 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.35: preferred, colored
Changes since revision 1.35: +16 -1 lines
^json:string[$o; $.default[$method]] implemented for VObject (new feature #803)

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

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:18 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Aug 30 10:49:05 2010 UTC (15 years, 9 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
cosmetic optimization in request:execute_method usage

Revision 1.32: 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
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +13 -13 lines
default setter support + anti-recursive default getter support ( new feature: #13 )

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Aug 1 14:49:33 2010 UTC (15 years, 10 months ago) by moko
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -3 lines
optimization:
VMethodFrame(junction, caller) replaced with VMethodFrame(method, caller, self)
op_call(VMethodFrame &frame, bool constructing) removed, construct(class,method) added

Revision 1.30: 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
CVS tags: release_3_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +23 -10 lines
- @GET[] now could be defined with option: the type of requested value

Revision 1.29: 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.28: preferred, colored
Changes since revision 1.28: +34 -75 lines
- new classes implementation

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu May 14 11:27:23 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4 lines
- hash_code caching was implemented (seaches should be faster now)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 26 11:53:43 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
- we must get .CLASS and .CLASS_NAME from last derived object

Revision 1.26: 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
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +31 -3 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.25: download - view: text, markup, annotated - select for diffs
Thu Jun 5 13:32:12 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +11 -5 lines
- get default getter if requested objects' field not found

Revision 1.24: 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.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
2005

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

Revision 1.16.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.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +2 -2 lines
. 2005 ;)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 29 07:04:23 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
! bug fix: static parent fields were not replaced in case $derived:field[put]
+ property setter can now be overridden

Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +14 -30 lines
+ 3.2.0 beta: merged from dynamic_fields_join

Revision 1.20.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.20.2.2: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20.2.2: +5 -3 lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties

Revision 1.20.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.20.2.1: preferred, colored
Changes since revision 1.20.2.1: +2 -2 lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)

Revision 1.20.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.20: preferred, colored
Changes since revision 1.20: +12 -30 lines
joined_dynamic_fields: just compiled

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 27 06:44:38 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +10 -13 lines
. object setters [only started, does not work yet]

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 27 06:15:34 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +21 -10 lines
. object setters [only started, does not work yet]

Revision 1.18: 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.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
. properties: set works [alpha1]

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +5 -5 lines
+ started property [getters work but think of changing them too to precaching]

Revision 1.16: 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.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
2004

Revision 1.15: 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.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
static const char * const IDENT

Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +16 -15 lines
moved tempate_gc to HEAD

Revision 1.12.2.7.2.8: 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.12.2.7.2.7: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.2.7.2.7: +2 -2 lines
more locally scoped vars in execute (more easily optimizable)

Revision 1.12.2.7.2.7: 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.12.2.7.2.6: preferred, colored
Changes since revision 1.12.2.7.2.6: +1 -4 lines
pre-evaluated .count() in some places

Revision 1.12.2.7.2.6: 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.12.2.7.2.5: preferred, colored
Changes since revision 1.12.2.7.2.5: +4 -4 lines
untaint.C L_URI

Revision 1.12.2.7.2.5: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:46:30 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.12.2.7.2.4: preferred, colored
Changes since revision 1.12.2.7.2.4: +3 -3 lines
pa_vstateless_class.C compiled

Revision 1.12.2.7.2.4: 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.12.2.7.2.3: preferred, colored
Changes since revision 1.12.2.7.2.3: +3 -3 lines
pa_request.C 50% compiled

Revision 1.12.2.7.2.3: 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.12.2.7.2.2: preferred, colored
Changes since revision 1.12.2.7.2.2: +13 -13 lines
introducing StringBody [C++ CORD wrapper]

Revision 1.12.2.7.2.2: download - view: text, markup, annotated - select for diffs
Thu Mar 20 08:11:16 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.12.2.7.2.1: preferred, colored
Changes since revision 1.12.2.7.2.1: +3 -3 lines
untaint.C 30%,
pa_common.C [done, without http for now]

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

Revision 1.12.2.7: 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.12.2.6: preferred, colored; branchpoint 1.12: preferred, colored; next MAIN 1.13: preferred, colored
Changes since revision 1.12.2.6: +4 -1 lines
no message

Revision 1.12.2.6: download - view: text, markup, annotated - select for diffs
Tue Feb 4 11:29:10 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.12.2.5: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.5: +3 -3 lines
libtypes.a compiled gcc

Revision 1.12.2.5: 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.12.2.4: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.4: +14 -13 lines
vobject compiled

Revision 1.12.2.4: 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.12.2.3: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.3: +3 -3 lines
grammar compiled

Revision 1.12.2.3: 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.12.2.2: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.2: +2 -2 lines
ConstStringPtr died, long live StringPtr

Revision 1.12.2.2: 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.12.2.1: preferred, colored; branchpoint 1.12: preferred, colored
Changes since revision 1.12.2.1: +3 -3 lines
vrequest compiled

Revision 1.12.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.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
started main: compile_tools

Revision 1.12: 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.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
2002->2003

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:13:32 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.10: preferred, colored
Changes since revision 1.10: +6 -5 lines
object put replaces static parent if any

Revision 1.10: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +20 -41 lines
static fix merged

Revision 1.9.4.4: download - view: text, markup, annotated - select for diffs
Thu Oct 31 14:05:02 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.9.4.3: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9.4.3: +9 -31 lines
killed $virtual_fields in dynamic, but one can reach derived  static[class] variable from base

Revision 1.9.4.3: 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.9.4.2: preferred, colored
Changes since revision 1.9.4.2: +19 -11 lines
fixed statics, left $virtual_fields in dynamic

Revision 1.9.4.2: download - view: text, markup, annotated - select for diffs
Thu Oct 31 13:07:50 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.9.4.1: preferred, colored
Changes since revision 1.9.4.1: +7 -2 lines
realized that one can't remember derivates in base class: there's so many of them.
also there can be no virtual method calls in static classes

Revision 1.9.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.9: preferred, colored
Changes since revision 1.9: +9 -21 lines
static call $self fixed

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 14 11:28:45 2002 UTC (23 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
no message

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 12 11:57:43 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5 lines
VObject & VClass
get_element
now first looks to fields, next to methods & co
todo: the rest
reason: more speed

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +42 -5 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.6: 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.5: preferred, colored
Changes since revision 1.5: +8 -8 lines
is->as

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 13 16:31:31 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -12 lines
allow override parent variables, useful for form descendants [in vobject too, were in vclass]

Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +8 -7 lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:35:45 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +13 -10 lines
no message

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:23:16 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
reorganized modules
todo: fix bug with put endless recoursion
todo: check 'as'

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: