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

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

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.23
Fri Feb 22 10:11:32 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.22: +1 -1 lines
removed hashfile support for now

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Feb 20 10:40:08 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
speed uptimized: string::is_empty

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

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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 13 11:29:21 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
couple cache expiratiors were wrong [past/future prob]

Revision 1.18: 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.17: preferred, colored
Changes since revision 1.17: +11 -13 lines
hash now does not containt 0 values. put 0 actullay removes.
no check on 0 value in foreach now required

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 8 14:47:32 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
restructured Cache manager to be simple parent, not second parent [gcc 2.96 strangly refused to call virtual from second parent]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 8 11:04:12 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -6 lines
cache_managers, maybe-expiring every request
todo: apache 'status' class enabler

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 5 17:00:44 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
expiration from debug to normal

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 5 16:07:16 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +9 -8 lines
hence i removed skipping 0 values in hash::for_each-es we need to check cleaned cache items manually. few more checks.

expiring to 0 time was wrong, changed to 'now' time

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 5 14:19:55 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -5 lines
hence i removed skipping 0 values in hash::for_each-es we need to check cleaned cache items manually

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

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:21:27 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +24 -3 lines
started status parser class

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Oct 30 15:08:19 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
cstr(asis) default param removed

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 27 13:00:09 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
DB2 ifdefs

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 27 09:35:12 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
db expiration connection&table [forgotten calls]

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +19 -53 lines
db connections & tables now cached at create time & multithreaded

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 25 13:17:53 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +39 -91 lines
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 25 09:48:18 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
transaction parent passed

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 24 14:11:25 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +21 -2 lines
hashfile setted this:
DB_RMW
Acquire write locks instead of read locks when doing the retrieval. Setting this flag may decrease the likelihood of deadlock during a read-modify-write cycle by immediately acquiring the write lock during the read part of the cycle so that another thread of control acquiring a read lock for the same item, in its own read-modify-write cycle, will not result in deadlock

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 23 12:53:22 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -1 lines
ifdefs so it compiled without db

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 23 12:41:05 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +20 -7 lines
^hashfile.transaction{code}
^hashfile:clear[filename]
^hashfile.delete[key]

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 22 16:44:42 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
hashfile 0

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: