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

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 26 01:56:54 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +2 -2 lines
VString(const char *avalue) added and used to optimize new VString(*new String(i.key(), String::L_TAINTED)) (related to feature #1277)

Revision 1.30: 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.29: preferred, unified
Changes since revision 1.29: +2 -2 lines
Copyright year updated

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Oct 5 01:28:08 2023 UTC (2 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +2 -2 lines
+ VSimple_stateless_object, "element can not be fetched from" for them, "field not found" for all other types (related to bug #1227)

Revision 1.28: 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.27: preferred, unified
Changes since revision 1.27: +3 -3 lines
copyright, authors actualized

Revision 1.27: 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
CVS tags: release_3_4_6
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +2 -2 lines
Copyright year updated

Revision 1.26: 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.25: preferred, unified
Changes since revision 1.25: +3 -5 lines
optimization: PUT_ELEMENT_REPLACED_ELEMENT no longer used in object-prototype mode

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 8 22:34:37 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +4 -2 lines
minor optimization: #ifndef OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to feature #1051)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 6 22:11:43 2016 UTC (10 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +9 -22 lines
classes hash now contains only VStateless_class derived objects, .CLASS is also allways VStateless_class derived object (related to feature #1051).

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

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 6 22:27:27 2015 UTC (11 years, 1 month ago) by moko
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2 lines
new(UseGC) replaced with new, malloc/strdup/free replaced with pa_ version and checks for accidental use of non-pa_ version added (related to issue #1018)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 16 09:47:35 2015 UTC (11 years, 2 months ago) by misha
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +4 -2 lines
- $var.CLASS & $var.CLASS_NAME now have special opcodes. This can be switched off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL on pa_opcode.h ( new feature: #844 )

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

Revision 1.18: 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
CVS tags: release_3_4_2
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.17: 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
CVS tags: release_3_4_1, release_3_4_0
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +3 -3 lines
- new classes implementation

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 11 03:21:21 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +4 -6 lines
- small optimisation

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 10 11:38:15 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +14 -4 lines
- $console:CLASS and $console:CLASS_NAME were added

Revision 1.13: 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_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +3 -3 lines
- "parser.runtime" strings were removed

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:10:17 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +11 -2 lines
- console class have bool flag now which marked as 'true' if class was used.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 7 15:50:51 2007 UTC (19 years, 3 months ago) by misha
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -3 lines
- little optimization

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:54 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.9: preferred, unified
Changes since revision 1.9: +2 -2 lines
2005

Revision 1.9: 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.8: preferred, unified
Changes since revision 1.8: +2 -2 lines
. merged VJunction(new Junction) optimization from 3.1.4

Revision 1.5.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.5: preferred, unified; next MAIN 1.6: preferred, unified
Changes since revision 1.5: +2 -2 lines
. 2005 ;)

Revision 1.8: 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.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
+ 3.2.0 beta: merged from dynamic_fields_join

Revision 1.7.2.3: 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.7.2.2: preferred, unified; next MAIN 1.8: preferred, unified
Changes since revision 1.7.2.2: +2 -2 lines
! restored put_element('replace' param), and restored its checks in vobject.put_element->static fields | dynamic properties

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

Revision 1.7.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.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
joined_dynamic_fields: just compiled

Revision 1.7: 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.6: preferred, unified
Changes since revision 1.6: +2 -2 lines
. properties: set works [alpha1]

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

Revision 1.5: 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.4: preferred, unified
Changes since revision 1.4: +2 -2 lines
2004

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

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

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 10 10:24:14 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -1 lines
flush

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 10 09:28:35 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
$console:line read/write  [for nntp]

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: