CVS log for parser3/src/main/Attic/pa_hash.C

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.54
Thu Jul 24 11:31:24 2003 UTC (22 years, 10 months ago) by paf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.53: +1 -1 lines
moved tempate_gc to HEAD

Revision 1.53.2.2
Thu Jan 23 11:37:27 2003 UTC (23 years, 4 months ago) by paf
FILE REMOVED
Changes since revision 1.53.2.1: +1 -1 lines
no message

Revision 1.53.2.1: download - view: text, markup, annotated - select for diffs
Wed Jan 22 15:39:08 2003 UTC (23 years, 4 months ago) by paf
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +8 -8 lines
started auto_ptr.
PA_Object is base: contains references_count.
auto_ptr template calls add_ref/release

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

Revision 1.52.4.1: download - view: text, markup, annotated - select for diffs
Fri Oct 25 08:02:09 2002 UTC (23 years, 7 months ago) by paf
Diff to: previous 1.52: preferred, colored; next MAIN 1.53: preferred, colored
Changes since revision 1.52: +37 -1 lines
saving for maybe-future

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Aug 1 11:41:19 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.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
$Date: now$

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

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:30:16 2002 UTC (24 years, 3 months 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.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
name spelling

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

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Nov 12 10:00:32 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +11 -3 lines
hash now does not containt 0 values. put 0 actullay removes.
no check on 0 value in foreach now required

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

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Nov 1 17:21:52 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
removed old extra include

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Nov 1 15:45:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
hash locking
disabled changing of hash inside of foreach

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Nov 1 10:59:26 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +17 -8 lines
^hash.delete[key]

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Oct 29 13:04:46 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
debuggging memory.
string::as_int/double now usually uses stack, not heap [200K out of 17M :)]
VString(String&) not copies reference [29M -> 17M]

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:48:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +9 -1 lines
db connections & tables now cached at create time & multithreaded

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Oct 5 08:20:26 2001 UTC (24 years, 8 months ago) by parser
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +7 -4 lines
Hash::size() calculated wrong. fixed it

Revision 1.40: 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.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
added ident.awk and main.dsp splitted to main+classes+types along to .am

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Sep 7 11:05:02 2001 UTC (24 years, 9 months ago) by parser
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +11 -2 lines
z

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Aug 6 16:18:26 2001 UTC (24 years, 10 months ago) by parser
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4 lines
class_path

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:44:17 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -3 lines
*/
static const char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp $";

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jun 28 07:41:59 2001 UTC (24 years, 11 months ago) by parser
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
static char *RCSId="$Id$";

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu May 17 19:33:33 2001 UTC (25 years ago) by parser
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -3 lines
#include "pa_config_includes.h"
removed from most .C

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 23 08:52:24 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -1 lines
untaint - 	@test mail-header

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Apr 12 14:50:29 2001 UTC (25 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
hash bug fixed

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 9 13:21:13 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
exec env 0

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Apr 5 16:30:42 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -11 lines
hash now not thread-safe.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 4 10:50:36 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +8 -8 lines
connect&sql -1000 just compiled

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Mar 24 10:54:46 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
cyclic uses ignored. defaulted default content-type

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

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

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

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 19 16:44:02 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
auto @brief

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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 18 13:22:06 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -1 lines
proper @exceptions params tainting

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 18 12:10:56 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
response fields to header

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Mar 18 11:37:52 2001 UTC (25 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -1 lines
$response: 0  request::core exception rethrow

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

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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Mar 7 11:14:12 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +20 -20 lines
expr def in -f

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 25 13:23:02 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +33 -4 lines
virtuals2

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Feb 23 14:18:27 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +16 -1 lines
started call. store param, vframe done

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 22 11:08:25 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
TRY...

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 22 10:43:46 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
removed exception from request

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 21 11:13:16 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -5 lines
no message

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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 11 11:27:25 2001 UTC (25 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -6 lines
:pooled

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 29 22:34:58 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Table
more like C++ style
hence lots of 'const'

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 29 20:46:22 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
added forgotten

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +9 -9 lines
Request
Error
Table

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 29 12:21:35 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
no message

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 29 12:16:08 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -7 lines
no message

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 29 12:13:15 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -5 lines
made local Hash-es not thread safe=quicker by
SYNCHRONIZED(thread_safe)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 29 11:53:42 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -4 lines
decided on one global_mutex, like PHP
as I can see: needed only in global Hash now,
made Hash:: put/get SYNCHRONIZED

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 27 15:00:04 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Array 0

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 27 12:04:43 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +40 -34 lines
String(&String)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 27 10:03:31 2001 UTC (25 years, 4 months ago) by paf
Branches: MAIN
added pa_hash.C [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: