CVS log for parser3/src/classes/hashfile.C
Up to [parser3project] / parser3 / src / classes
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.69: 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.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.68: 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.67: preferred, colored
Changes since revision 1.67: +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.67: download - view: text, markup, annotated - select for diffs
Fri Dec 6 23:20:04 2024 UTC (17 months, 3 weeks ago) by moko
Branches: MAIN
CVS tags: release_3_5_1,
release_3_5_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
params.as_file_name(N) added and used instead of params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate (implements feature #1121)
Revision 1.66: 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
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Copyright year updated
Revision 1.65: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:05 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -3 lines
copyright, authors actualized
Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:28 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Copyright year updated
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Nov 10 22:42:24 2020 UTC (5 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
r.absolute -> r.full_disk_path
Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:27 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Copyright year: 2015->2017
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Jan 13 13:50:28 2017 UTC (9 years, 4 months ago) by moko
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -3 lines
Request::SKIP_INTERRUPTED, Request::SKIP_RETURN added and implemented,
Request::SKIP_* now checked after each possible process/execute call (fixes bug #1077)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Nov 1 23:10:40 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -4 lines
cleanup: r.write_pass_lang, r.write_no_lang -> r.write (implements feature #1091)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Oct 6 19:41:36 2016 UTC (9 years, 7 months ago) by moko
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
params.get now returns Value&, not Value*
Revision 1.58: download - view: text, markup, annotated - select for diffs
Thu Sep 29 18:49:42 2016 UTC (9 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
optimization: StringOrValue removed as it just slows down and adds complexity (implements feature #1020)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Mar 31 21:46:19 2016 UTC (10 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
optimizaion: *_base_class removed (related to feature #1051)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:21:54 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Copyright year updated
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Oct 17 22:26:10 2013 UTC (12 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_3
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +3 -3 lines
hopefully last part of issue #948 fix
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Oct 4 21:21:54 2013 UTC (12 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -3 lines
optimization: put_element no longer has "bool areplace" argument, related to issue #903
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:07 2012 UTC (14 years, 2 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_2
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Oct 21 15:06:27 2010 UTC (15 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -4 lines
used_directly() now true by default
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:20 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -7 lines
- new classes implementation
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Jul 29 05:01:33 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -7 lines
- break in cycles was optimized
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Jul 24 09:29:15 2009 UTC (16 years, 10 months ago) by misha
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -5 lines
no message
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Jun 16 07:36:01 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +5 -9 lines
- fixed bug which was introduced with OPTIMIZE_SINGLE_STRING optimization
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jun 14 00:33:36 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
- create object for storing object's fields only for parser objects
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu May 14 11:27:23 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
- hash_code caching was implemented (seaches should be faster now)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 5 10:06:57 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -3 lines
- little optimisation: somewhere length() was replaced by is_empty()
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon May 19 08:56:59 2008 UTC (18 years ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +16 -9 lines
- optimization: don't create any key or value variable if it's name weren't specified (^hf.foreach[;v]{...})
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 15 09:34:15 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +13 -17 lines
- code reformating (as hash.foreach)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 14 10:20:05 2008 UTC (18 years ago) by misha
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +11 -4 lines
- incorrect vars context calculation for ^hashfile.foreach[;]{} fixed
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Aug 20 10:02:51 2007 UTC (18 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
- some duplicate exceptions' text strings removed
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 23 14:45:23 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2
lines
- little comment changes
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:18:32 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4
lines
- with .clear[] called files_delete() now.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Apr 20 10:20:03 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +22 -3
lines
- ^hashfile.cleanup[], ^hashfile.release[] were added
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:46 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +12 -3
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Aug 9 08:14:47 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.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
2005
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Aug 8 09:24:27 2005 UTC (20 years, 9 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +21 -3
lines
. merged ! second hashfile::open would cause an exception
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:23:01 2005 UTC (20 years, 10 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4
lines
+ 3.2.0 beta: merged from dynamic_fields_join
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Feb 11 15:33:12 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.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
2004
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:23 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1
lines
static const char * const IDENT
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:29 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Nov 10 06:51:05 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -2
lines
^hashfile.delete[] removes files altogether [and dir, if could]
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Nov 7 13:59:21 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
resurrected: pool idea. now only for destructing objects at request processing end
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 6 11:13:24 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4
lines
hashfile: foreach
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 6 11:12:44 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +47 -38
lines
hashfile: foreach
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 6 10:25:40 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -6
lines
hashfile: hash
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Nov 6 10:09:33 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -12
lines
hashfile: delete
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Nov 6 08:22:48 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +39 -120
lines
hashfile: started again with sdbm from apache
Revision 1.23
Fri Feb 22 10:11:31 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
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
Fri Feb 8 08:30:10 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
name spelling
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:40 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
2002
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:18:47 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +9 -22
lines
merged from r17 - hashfile without logfiles
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Dec 24 09:05:34 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +19 -28
lines
read from cache size check updated
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 19 16:19:11 2001 UTC (24 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
^hashfile.open DB_HOME now relative
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:46 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +11 -10
lines
merged from r14_simple_cache
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:37 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +8 -8
lines
merged from _0014, 1
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:20 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
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Nov 1 15:11:36 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +45 -1
lines
^hashfile.foreach[key|value]{body}[[separator]|{separator}]
prev were hash.foreach
Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
DB2 ifdefs
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 27 10:14:45 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +18 -15
lines
^hashfile.clear[]
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Oct 26 13:48:18 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -22
lines
db connections & tables now cached at create time & multithreaded
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 26 07:06:34 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
db: child transaction commit/rollback responsibility left to parent [as it sould - else there were a bug with double free]
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +35 -33
lines
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 24 11:06:26 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +24 -18
lines
hashfile 1
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:49:47 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +41 -5
lines
hashfile.cache 0
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:26:16 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
hashfile expired deleted from db when get & iterate
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 23 14:43:44 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -5
lines
^hashfile.hash[]
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +13 -7
lines
ifdefs so it compiled without db
Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +64 -12
lines
^hashfile.transaction{code}
^hashfile:clear[filename]
^hashfile.delete[key]
Revision 1.2: 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
hashfile 0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 22 12:30:24 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
hashfile -100
E-mail: