CVS log for parser3/src/include/pa_types.h

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


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

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Jan 6 13:07:58 2026 UTC (4 months, 3 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -10 lines
pa_int.h/pa_int.C added and all related code moved there, pa_wint and related functions added, another preparation for feature #1273

Revision 1.59: 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.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Copyright year updated

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Nov 18 16:00:23 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
minor

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Nov 16 23:54:54 2023 UTC (2 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +10 -9 lines
clip2int,clip2uint added to sync double->int overflow behavour under different architectures (fixes bug #1232)

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

Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:32 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Copyright year updated

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

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Dec 29 15:24:49 2016 UTC (9 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +20 -3 lines
pa_file_size_limit added, ^math:random fixed for upper limit and limits more then 0x7FFFFFFF, limits now declared in pa_types.h (related to feature #1014)

Revision 1.52: 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.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Copyright year updated

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:11 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.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated

Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Nov 27 09:55:06 2007 UTC (18 years, 6 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_1, release_3_4_0, release_3_3_0, release_3_2_3, release_3_2_2
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -1 lines
- constant with buffer size for parser3.log added

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:50 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.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
2005

Revision 1.48.14.1: download - view: text, markup, annotated - select for diffs
Fri Aug 5 13:03:00 2005 UTC (20 years, 10 months ago) by paf
Branches: release_3_1_5
CVS tags: release_3_1_6
Diff to: previous 1.48: preferred, colored; next MAIN 1.49: preferred, colored
Changes since revision 1.48: +2 -2 lines
. 2005 ;)

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

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

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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Jul 24 11:31:22 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.44: preferred, colored
Changes since revision 1.44: +2 -26 lines
moved tempate_gc to HEAD

Revision 1.44.2.3.2.1: download - view: text, markup, annotated - select for diffs
Thu Apr 3 09:18:46 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.44.2.3: preferred, colored; next MAIN 1.44.4.1: preferred, colored
Changes since revision 1.44.2.3: +1 -15 lines
exception handling done. now we have error columns
todo: test it

Revision 1.44.4.1: download - view: text, markup, annotated - select for diffs
Mon Mar 17 14:48:05 2003 UTC (23 years, 2 months ago) by paf
Diff to: previous 1.44: preferred, colored; next MAIN 1.45: preferred, colored
Changes since revision 1.44: +1 -5 lines
libgc attempt

Revision 1.44.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 8 12:39:09 2003 UTC (23 years, 3 months ago) by paf
Diff to: previous 1.44.2.2: preferred, colored; branchpoint 1.44: preferred, colored; next MAIN 1.45: preferred, colored
Changes since revision 1.44.2.2: +1 -2 lines
charsets: fixed problems when transcode from charset A to A.

Revision 1.44.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 31 12:34:32 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.44.2.1: preferred, colored; branchpoint 1.44: preferred, colored
Changes since revision 1.44.2.1: +2 -2 lines
grammar compiled

Revision 1.44.2.1: download - view: text, markup, annotated - select for diffs
Thu Jan 23 15:38:06 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -10 lines
aint that easy

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jan 21 15:51:12 2003 UTC (23 years, 4 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_8
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
2002->2003

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:16 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0007, release_3_0_0006, release_3_0_0005
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
$Date: now$

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:26:48 2002 UTC (23 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
ident.C* removed

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Jun 18 09:51:36 2002 UTC (23 years, 11 months ago) by paf
Branches: MAIN
CVS tags: release_3_0_0004, release_3_0_0003
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -1 lines
pack configure.in detection simplified.
figured out that gcc on sparc not that stupid as thought previously:
on sparc: when it sees packed class it modifies it's field-access-code to byte operations [stb, ldub] instead of 4byte operations [st, lduh]
so packed must be all parts of packed class, i.e. it's parents&fields(classes).
for now it's only String that packed and what was wrong is that it's parent - Pooled, were not packed. fixed that.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Apr 17 14:26:13 2002 UTC (24 years, 1 month ago) by paf
Branches: MAIN
CVS tags: release_3_0_0002, release_1_0_0001
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
dox updated to current state, PTHROW freshen to throw & co

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Feb 21 14:36:54 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +9 -1 lines
STRING_*FOREACH_ROW
changed to stop at append_row, not at link zero
now string to string appending works

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Feb 20 09:13:07 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -4 lines
strign to string append optimiziation idea and estimates

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:14 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
name spelling

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:45 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
2002

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Dec 13 13:02:23 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +7 -1 lines
msvc head debugging flag

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Nov 19 12:17:06 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -4 lines
UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Nov 16 14:25:02 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -3 lines
removed 8 bytes from String, 2 bytes from string::chunk::row::item

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Nov 16 12:38:43 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -1 lines
introducing estimating String::cstr_bufsize, 0

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:26 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
$status:db
fixed used not initialized in db_connection & db_table

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Oct 30 07:41:29 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -8 lines
String & Origin packed with #pragma pack

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Oct 29 16:56:31 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +11 -2 lines
memory hunging
#pragma pack(1)

16 419 844
13 169 394

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Oct 19 14:42:53 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -1 lines
first c++ exceptions result: can free up xalandomstring resulting from pool::transcode

Revision 1.27: 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.26: preferred, colored
Changes since revision 1.26: +10 -5 lines
switched to c++ exceptions 0

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Sep 26 10:32:25 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
added ident.awk and main.dsp splitted to main+classes+types along to .am

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 26 10:16:03 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
module [and, guess, isapi] connection caching fixed.
request-pooled-url were stored into global connectioncache

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 5 11:01:55 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1 lines
mysql 0

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 23 13:08:09 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -11 lines
cgi: reinvent document_root and request_uri under iis. autoconf updated. introducing ap_config_includes

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Mar 22 11:19:10 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -6 lines
config of auto.p path: parser_root_auto_path parser_site_auto_path

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Mar 19 21:39:32 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -13 lines
\ to /  and ^file:save

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 19 19:17:43 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -5 lines
^table:set{default level: TABLE}

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:56:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -1 lines
renamed Hash::Value to Val so to doxygen would finlly stop confusing those Value-s

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:13 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -2 lines
z

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 19 15:29:38 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +12 -5 lines
doxygen include/, Value

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 18 20:31:26 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -7 lines
cookie class

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 14 16:47:29 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
request_info -1

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 14 09:02:51 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -8 lines
PATH_DELIMITER_CHAR

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 14 08:50:01 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +10 -2 lines
global handler, exceptions in parser3

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 13 12:07:15 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
z

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 12 21:54:19 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
think constructing flag as is  is bad

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 12 09:08:48 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
^process. actual names to store param and  check_actual_numbered_params for better place diagnostics

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 11 08:16:33 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
headers updated

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 10 16:34:35 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
sources header

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 10 11:03:48 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
^lang prepare0

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 21 12:43:41 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
string.operator==(char*)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 21 06:21:19 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
.y to c++
hierarchy output fix.
compiler works ok

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 20 18:45:51 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +13 -6 lines
bison[yacc] first time compiled.
execute=dump for now

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jan 29 20:10:32 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Request
Error
Table

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jan 29 15:56:04 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +17 -0 lines
Table started
would test
template Array now

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 27 10:02:59 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
uint, and added pa_types & pa_hash[forgotten]

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: