CVS log for parser3/src/include/pa_operation.h
Up to [parser3project] / parser3 / src / include
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Copyright year updated
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:07 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
copyright, authors actualized
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:31 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Copyright year updated
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:35 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Copyright year: 2015->2017
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:56 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Copyright year updated
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:09 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3,
release_3_4_2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 15 15:25:03 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1,
release_3_4_0,
release_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- opcodes were moved to separate namespace
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:49 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.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
2005
Revision 1.5.14.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:02:59 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, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5: +2 -2
lines
. 2005 ;)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:14 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, colored
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:25 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
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:30 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -5
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
Thu Jul 24 11:31:21 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.1: preferred, colored
Changes since revision 1.1: +68 -0
lines
moved tempate_gc to HEAD
Revision 1.1.2.6.2.5: download - view: text, markup, annotated - select for diffs
Thu Apr 3 15:34:01 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.6.2.4: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.6.2.4: +25 -27
lines
debug info format simplified, now it's:
OP_VALUE
Operation::Origin << here
value*
higher limits:
file number (max: 255)
line number (max: 64535)
column number (max: 255)
Revision 1.1.2.6.2.4: download - view: text, markup, annotated - select for diffs
Wed Apr 2 16:05:19 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.6.2.3: preferred, colored
Changes since revision 1.1.2.6.2.3: +19 -9
lines
debug info: started using.
todo:complete
Revision 1.1.2.6.2.3: download - view: text, markup, annotated - select for diffs
Wed Apr 2 14:16:17 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.6.2.2: preferred, colored
Changes since revision 1.1.2.6.2.2: +9 -8
lines
prepared debug info
todo:use it
Revision 1.1.2.6.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 2 12:42:42 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.6.2.1: preferred, colored
Changes since revision 1.1.2.6.2.1: +15 -4
lines
strange mistake fixed: forgot to return Operation class->union after switching from autoptrs.
Revision 1.1.2.6.2.1: download - view: text, markup, annotated - select for diffs
Fri Mar 21 13:42:29 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.1.2.6: preferred, colored
Changes since revision 1.1.2.6: +6 -6
lines
introducing StringBody [C++ CORD wrapper]
Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Mon Feb 3 15:57:43 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1.2.5: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.5: +3 -3
lines
started gcc compiling
pa_common compiled
Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Fri Jan 31 16:45:26 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1.2.4: preferred, colored
Changes since revision 1.1.2.4: +3 -3
lines
started last file from main library: execute
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:30 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1.2.3: preferred, colored
Changes since revision 1.1.2.3: +2 -2
lines
grammar compiled
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Thu Jan 30 11:00:41 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1.2.2: preferred, colored
Changes since revision 1.1.2.2: +16 -23
lines
compile_tools compiled
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:34:30 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1.2.1: preferred, colored
Changes since revision 1.1.2.1: +8 -4
lines
started compile_tools. vagues ideas of how to free compiled code
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 30 09:14:57 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +51 -0
lines
no message
Revision 1.1
Thu Jan 30 09:14:57 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
FILE REMOVED
file pa_operation.h was initially added on branch autoptr.
E-mail: