CVS log for parser3/src/types/pa_wwrapper.h
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.56: 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.55: preferred, unified
Changes since revision 1.55: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.55: 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.54: preferred, unified
Changes since revision 1.54: +2 -2 lines
Copyright year updated
Revision 1.54: 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.53: preferred, unified
Changes since revision 1.53: +3 -3 lines
copyright, authors actualized
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:45 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
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
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.51: preferred, unified
Changes since revision 1.51: +2 -2 lines
Copyright year: 2015->2017
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:14:08 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +6 -1 lines
WWrapper.get_element returned, as used in $.name.key[value] code (related to feature #1091)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Oct 26 16:40:50 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +7 -7 lines
optimization: L_PASS_APPENDED removed as no longer required (related to feature #1091)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Oct 4 21:10:16 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +3 -10 lines
get_element removed from VCodeFrame and WWrapper as not required
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Sep 21 12:47:33 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +3 -3 lines
vs2015 warning war
Revision 1.47: 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.46: preferred, unified
Changes since revision 1.46: +2 -2 lines
Copyright year updated
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Apr 8 18:08:54 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +2 -1 lines
removed most of the clang compiler warnings (closes issue #1018)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:58 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +5 -5 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:20 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.43: 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_1,
release_3_4_0
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +7 -7 lines
- new classes implementation
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Aug 1 04:59:02 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +1 -2 lines
- OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT can't be disabled with defines any longer
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Jul 4 08:10:08 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +2 -2 lines
- dynamic_cast was removed
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jun 17 01:08:55 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +5 -5 lines
- value param was removed from WContext::WContext
- field wcontext was removed from VCodeFrame (using fparent instead)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 16 08:38:40 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -2 lines
- less calls for get_constructing()
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Jun 13 07:22:36 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +2 -2 lines
no message
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jun 13 07:06:07 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +76 -2 lines
- optimization of single string write
Revision 1.36: 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.35: preferred, unified
Changes since revision 1.35: +2 -2
lines
2005
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 8 08:41:52 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +2 -2
lines
. merged VJunction(new Junction) optimization from 3.1.4
Revision 1.31.12.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
CVS tags: release_3_1_6
Diff to: previous 1.31: preferred, unified; next MAIN 1.32: preferred, unified
Changes since revision 1.31: +2 -2
lines
. 2005 ;)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:23:03 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +3 -3
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.33.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.33.2.2: preferred, unified; next MAIN 1.34: preferred, unified
Changes since revision 1.33.2.2: +3 -3
lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties
Revision 1.33.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.33.2.1: preferred, unified
Changes since revision 1.33.2.1: +3 -3
lines
joined_dynamic_fields: removed unused param from put_method (returned to 3 params)
Revision 1.33.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 27 09:18:34 2005 UTC (20 years, 10 months ago) by paf
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +3 -3
lines
joined_dynamic_fields: just compiled
Revision 1.33: 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.32: preferred, unified
Changes since revision 1.32: +2 -2
lines
. properties: set works [alpha1]
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jul 15 06:16:43 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +2 -2
lines
+ started property [getters work but think of changing them too to precaching]
Revision 1.31: 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_4,
release_3_1_3,
release_3_1_2
Branch point for: release_3_1_5
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +2 -2
lines
2004
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +1 -1
lines
static const char * const IDENT
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:27 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.28: preferred, unified
Changes since revision 1.28: +12 -12
lines
moved tempate_gc to HEAD
Revision 1.28.2.3.2.3: 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.28.2.3.2.2: preferred, unified; next MAIN 1.29: preferred, unified
Changes since revision 1.28.2.3.2.2: +5 -5
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.28.2.3.2.2: download - view: text, markup, annotated - select for diffs
Wed Mar 19 16:28:10 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.28.2.3.2.1: preferred, unified
Changes since revision 1.28.2.3.2.1: +3 -3
lines
started test
Revision 1.28.2.3.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.28.2.3: preferred, unified
Changes since revision 1.28.2.3: +3 -3
lines
started porting to gc:
PA_Object done
lots of replacements also
Revision 1.28.2.3: 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.28.2.2: preferred, unified; branchpoint 1.28: preferred, unified; next MAIN 1.29: preferred, unified
Changes since revision 1.28.2.2: +2 -2
lines
fixed all remained bugs of unitialized simple-typed field
Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:47 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.28.2.1: preferred, unified; branchpoint 1.28: preferred, unified
Changes since revision 1.28.2.1: +3 -3
lines
grammar compiled
Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:10:53 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +12 -12
lines
ConstStringPtr died, long live StringPtr
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:22 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +2 -2
lines
2002->2003
Revision 1.27: 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
CVS tags: release_3_0_0007,
release_3_0_0006
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2
lines
static fix merged
Revision 1.26.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.26: preferred, unified; next MAIN 1.27: preferred, unified
Changes since revision 1.26: +2 -2
lines
static call $self fixed
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 10 12:14:41 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +3 -3
lines
WWrapper which used in constructing objects(second param to sql method) ^...sql{}[$.default{code}]
now has parent, wich helps code in hash to survivi
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Sep 10 12:02:24 2002 UTC (23 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +2 -2
lines
moved junction kill responsibility to wcontext
Revision 1.24: 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.23: preferred, unified
Changes since revision 1.23: +3 -3
lines
is now works with VObject & VClass
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Aug 13 15:55:46 2002 UTC (23 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +3 -3
lines
introduced Value::get_element(..., bool looking_down) [needed to exclude endless recoursion]
Revision 1.22: 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.21: preferred, unified
Changes since revision 1.21: +6 -4
lines
VObject.get/out now looking down/up tree
todo: fix error message on non-constructed parents
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 7 13:24:31 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +3 -3
lines
vcodeframe were mistakenly not completely transparent to object writes.
$hash[^if(1){$hash}] now works
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:26 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0005
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:58 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -2
lines
ident.C* removed
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 18 10:51:02 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: +1 -4
lines
removed Value::fname
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 27 15:30:39 2002 UTC (24 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2
lines
assigned exception types
Revision 1.16: 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.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:56 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
Mon Nov 5 11:46:35 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:07:36 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
debugging memory
WContext
flags to bits
total 5 652 652/158731
total 5 469 332/158731
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Oct 19 12:43:30 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2
lines
switched to c++ exceptions 0
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
Thu Jul 26 12:25:37 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +3 -3
lines
fixing :: realization #1
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 7 14:00:55 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -2
lines
pa_code.h
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 26 15:01:53 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2
lines
code documentation ++
Revision 1.7: 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.6: preferred, unified
Changes since revision 1.6: +9 -6
lines
code documentation ++
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 29 20:53:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -3
lines
table:flip
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 21 14:06:54 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2
lines
shifted apache branch on main trunc
Revision 1.4.8.1: download - view: text, markup, annotated - select for diffs
Tue Mar 20 17:21:57 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: +2 -2
lines
String::UL_
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:21 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +2 -3
lines
think constructing flag as is is bad
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 12 18:13:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +18 -4
lines
^while. switched off wcontext.constructing after write(value) or auto-vhash-constructing
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:39 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/
E-mail: