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

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.67: 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.66: preferred, unified
Changes since revision 1.66: +2 -2 lines
Copyright year updated

Revision 1.66: 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.65: preferred, unified
Changes since revision 1.65: +4 -4 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Sep 7 16:30:27 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +2 -3 lines
Array::Iterator unified with Hash::Iterator, has_next() replaced with operator bool (related to feature #930)

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Sep 7 15:01:38 2024 UTC (20 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +2 -2 lines
Array class extended, Array::Iterator added and used (related to feature #930)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:11 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +3 -3 lines
copyright, authors actualized

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Jan 2 23:01:11 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +9 -5 lines
@conf[] +CLASS-GETTER-PROTECTED, +LOCALS. $main -> $MAIN in exception texts (implements feature #1207)

Revision 1.61: 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
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +2 -2 lines
Copyright year updated

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

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Feb 2 22:52:30 2018 UTC (8 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +7 -9 lines
"Property can not be created, already exists field with that name" exception removed (implements feature #1183)

Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Jan 18 23:06:51 2018 UTC (8 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +5 -1 lines
CLASS_GETTER_UNPROTECTED commented define added (related to feature #1157)

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu May 25 15:37:45 2017 UTC (9 years ago) by moko
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +6 -8 lines
no more "this property has no setter method" when setting $o.prop without setter (implements feature #1157)

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

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Sep 13 16:12:55 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +13 -4 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.54: 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.53: preferred, unified
Changes since revision 1.53: +3 -3 lines
name() removed from VStateless_class, type() is used instead (related to feature #1051)

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

Revision 1.52: 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.51: preferred, unified
Changes since revision 1.51: +2 -2 lines
hash_json_string argument can be null (fixes bug #1029)

Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Apr 8 18:08:53 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +4 -3 lines
removed most of the clang compiler warnings (closes issue #1018)

Revision 1.50: 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.49: preferred, unified
Changes since revision 1.49: +8 -1 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.49: 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.48: preferred, unified
Changes since revision 1.48: +6 -3 lines
GET_default, SET_default now works properly not only in objects, but in classes as well (closes issue #903)

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

Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jun 8 02:04:11 2012 UTC (13 years, 11 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +2 -2 lines
- method get_hash is added to vclass. now class fields can be accessible as a hash: $h[^hash::create[$asd:CLASS]]

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue May 29 23:22:11 2012 UTC (14 years ago) by moko
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +11 -9 lines
removed "property has no getter method" exception when GET_DEFAULT present (fixes #269)

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

Revision 1.44: 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.43: preferred, unified
Changes since revision 1.43: +6 -6 lines
default setter support + anti-recursive default getter support ( new feature: #13 )

Revision 1.43: 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.42: preferred, unified
Changes since revision 1.42: +21 -6 lines
- methods get_fields were added

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Aug 14 10:39:31 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +7 -3 lines
- exception if base on sytem class

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Aug 11 23:54:29 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +4 -4 lines
- little optimisation

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 11 10:18:43 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +27 -26 lines
- problems with properties in new classes implementation were fixed

Revision 1.39: 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.38: preferred, unified
Changes since revision 1.38: +64 -88 lines
- new classes implementation

Revision 1.38: 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.37: preferred, unified
Changes since revision 1.37: +3 -3 lines
- create object for storing object's fields only for parser objects

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:41:35 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +3 -3 lines
- normalizing todo-comments: '@todo' now

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jun 16 12:42:20 2008 UTC (17 years, 11 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +8 -4 lines
- register scalar if method @GET[] was specified

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 5 13:31:14 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +23 -16 lines
- register default getter if defined
- get default getter if requested field not found

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:30:49 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.33: preferred, unified
Changes since revision 1.33: +3 -3 lines
- "parser.runtime" strings were removed

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

Revision 1.32: 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.31: preferred, unified
Changes since revision 1.31: +11 -11 lines
. merged VJunction(new Junction) optimization from 3.1.4

Revision 1.20.12.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
CVS tags: release_3_1_6
Diff to: previous 1.20: preferred, unified; next MAIN 1.21: preferred, unified
Changes since revision 1.20: +2 -2 lines
. 2005 ;)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jul 29 07:14:34 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +4 -4 lines
. shaped up error messages a bit

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jul 29 07:10:09 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +13 -7 lines
+ property getter can now be overridden

Revision 1.29: 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.28: preferred, unified
Changes since revision 1.28: +30 -14 lines
! bug fix: static parent fields were not replaced in case $derived:field[put]
+ property setter can now be overridden

Revision 1.28: 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.27: preferred, unified
Changes since revision 1.27: +32 -26 lines
+ 3.2.0 beta: merged from dynamic_fields_join

Revision 1.27.2.7: download - view: text, markup, annotated - select for diffs
Thu Jul 28 10:02:26 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.27.2.6: preferred, unified; next MAIN 1.28: preferred, unified
Changes since revision 1.27.2.6: +13 -8 lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties

Revision 1.27.2.6: download - view: text, markup, annotated - select for diffs
Wed Jul 27 14:25:27 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.27.2.5: preferred, unified
Changes since revision 1.27.2.5: +3 -3 lines
! changed to GET_ SET_ prefixes. for there is some old code containing @set_name $name

Revision 1.27.2.5: download - view: text, markup, annotated - select for diffs
Wed Jul 27 10:57:52 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.27.2.4: preferred, unified
Changes since revision 1.27.2.4: +3 -3 lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)

Revision 1.27.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 27 10:39:40 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.27.2.3: preferred, unified
Changes since revision 1.27.2.3: +17 -23 lines
joined_dynamic_fields: dynamic get/set works with overriding props [alpha2]

Revision 1.27.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 27 09:23:28 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.27.2.2: preferred, unified
Changes since revision 1.27.2.2: +12 -15 lines
joined_dynamic_fields: dynamic get/set works [alfa]

Revision 1.27.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.27.2.1: preferred, unified
Changes since revision 1.27.2.1: +27 -17 lines
joined_dynamic_fields: just compiled

Revision 1.27.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.27: preferred, unified
Changes since revision 1.27: +3 -3 lines
joined_dynamic_fields: started

Revision 1.27: 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.26: preferred, unified
Changes since revision 1.26: +4 -3 lines
. object setters [only started, does not work yet]

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jul 26 12:59:09 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +2 -2 lines
no message

Revision 1.25: 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.24: preferred, unified
Changes since revision 1.24: +30 -16 lines
. properties: set works [alpha1]

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 25 09:39:54 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +29 -4 lines
. properties: started, get works [alpha1, other approach]

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jul 25 08:53:12 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +4 -3 lines
. properties: started, get works [alpha2]

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jul 25 07:44:02 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +20 -22 lines
. properties: started, get works [alpha]

Revision 1.21: 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.20: preferred, unified
Changes since revision 1.20: +24 -5 lines
+ started property [getters work but think of changing them too to precaching]

Revision 1.20: 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
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.19: preferred, unified
Changes since revision 1.19: +2 -2 lines
2004

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

Revision 1.18: 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.17: preferred, unified
Changes since revision 1.17: +3 -3 lines
resurrected: pool idea. now only for destructing objects at request processing end

Revision 1.17: 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_1, release_3_1_0
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +10 -10 lines
moved tempate_gc to HEAD

Revision 1.16.2.5.2.3: download - view: text, markup, annotated - select for diffs
Mon Mar 24 12:08:09 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.16.2.5.2.2: preferred, unified; next MAIN 1.17: preferred, unified
Changes since revision 1.16.2.5.2.2: +2 -2 lines
pa_vcookie.C compiled

Revision 1.16.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.16.2.5.2.1: preferred, unified
Changes since revision 1.16.2.5.2.1: +8 -8 lines
introducing StringBody [C++ CORD wrapper]

Revision 1.16.2.5.2.1: download - view: text, markup, annotated - select for diffs
Tue Mar 18 15:14:20 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.16.2.5: preferred, unified
Changes since revision 1.16.2.5: +3 -3 lines
started porting to gc:
PA_Object done
lots of replacements also

Revision 1.16.2.5: 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.16.2.4: preferred, unified; branchpoint 1.16: preferred, unified; next MAIN 1.17: preferred, unified
Changes since revision 1.16.2.4: +2 -2 lines
libtypes.a compiled gcc

Revision 1.16.2.4: 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.16.2.3: preferred, unified; branchpoint 1.16: preferred, unified
Changes since revision 1.16.2.3: +4 -4 lines
vobject compiled

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

Revision 1.16.2.2: 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.16.2.1: preferred, unified; branchpoint 1.16: preferred, unified
Changes since revision 1.16.2.1: +3 -3 lines
grammar compiled

Revision 1.16.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.16: preferred, unified
Changes since revision 1.16: +3 -3 lines
started main: compile_tools

Revision 1.16: 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
CVS tags: release_3_0_8
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
2002->2003

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 31 15:01:54 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.14: preferred, unified
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:13 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.14: preferred, unified; next MAIN 1.15: preferred, unified
Changes since revision 1.14: +2 -2 lines
static call $self fixed

Revision 1.14: 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.13: preferred, unified
Changes since revision 1.13: +3 -3 lines
$form:CLASS resurrected [wes killed in action]

Revision 1.13: 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.12: preferred, unified
Changes since revision 1.12: +5 -5 lines
VObject & VClass
get_element
now first looks to fields, next to methods & co
todo: the rest
reason: more speed

Revision 1.12: 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.11: preferred, unified
Changes since revision 1.11: +5 -5 lines
is->as

Revision 1.11: 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.10: preferred, unified
Changes since revision 1.10: +10 -3 lines
is now works with VObject & VClass

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 13 16:27:53 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -12 lines
allow override parent variables, useful for form descendants

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 13 16:10:38 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +12 -2 lines
checked: form[vclass]fields can be overwritten in derived(table)

Revision 1.8: 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.7: preferred, unified
Changes since revision 1.7: +3 -3 lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]

Revision 1.7: 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
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +37 -15 lines
reorganized modules
todo: fix bug with put endless recoursion
todo: check 'as'

Revision 1.6
Sat Mar 24 09:44:20 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
thrown away freeze mech.
no danger now for you can't do ^request:process[@new-method[]
body]
trick anymore.
still remains $some_instance.process[@new-method[]
possibility]
but would leave it as a feature.
see index for sample

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: +5 -48 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: +5 -48 lines
$ENV: re 0, stateless classes

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 12:00:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +19 -3 lines
freeze, ^table:create[] -1

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:44:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +17 -1 lines
add_native_method helper

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:37 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:45 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: