CVS log for parser3/src/types/pa_vhashfile.C
Up to [parser3project] / parser3 / src / types
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.78: 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.77: preferred, unified
Changes since revision 1.77: +2 -2 lines
Copyright year updated, websites links changed to https://
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon May 26 00:52:15 2025 UTC (12 months, 1 week ago) by moko
Branches: MAIN
Diff to: previous 1.76: preferred, unified
Changes since revision 1.76: +2 -2 lines
implements feature #1277
String::Body(const char *abody) now explicit
but HashString::put(const char *str, V value) added for simplicity
optimizations:
HASH_PUT_CSTR used where hash.put called several time during execution;
caching String::Body::uitoa used at all pash.put(<uint> calls.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Nov 4 03:53:26 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.75: preferred, unified
Changes since revision 1.75: +2 -2 lines
Copyright year updated
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Sep 13 04:01:23 2024 UTC (20 months, 2 weeks ago) by moko
Branches: MAIN
Diff to: previous 1.74: preferred, unified
Changes since revision 1.74: +3 -3 lines
optimization: Value::as() removed as dynamic_cast is faster, Value::is() is still required for is operator.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Sep 26 20:49:12 2023 UTC (2 years, 8 months ago) by moko
Branches: MAIN
Diff to: previous 1.73: preferred, unified
Changes since revision 1.73: +3 -3 lines
copyright, authors actualized
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Jan 16 15:47:06 2021 UTC (5 years, 4 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_6
Diff to: previous 1.72: preferred, unified
Changes since revision 1.72: +1 -2 lines
^memory:auto-compact(N) added (implements feature #1209)
Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Dec 15 17:10:41 2020 UTC (5 years, 5 months ago) by moko
Branches: MAIN
Diff to: previous 1.71: preferred, unified
Changes since revision 1.71: +2 -2 lines
Copyright year updated
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Feb 7 22:00:48 2017 UTC (9 years, 3 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_5
Diff to: previous 1.70: preferred, unified
Changes since revision 1.70: +2 -2 lines
Copyright year: 2015->2017
Revision 1.70: download - view: text, markup, annotated - select for diffs
Wed Nov 30 20:43:40 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.69: preferred, unified
Changes since revision 1.69: +9 -10 lines
file_name included in exception (related to bug #1113)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed Nov 30 20:08:26 2016 UTC (9 years, 6 months ago) by moko
Branches: MAIN
Diff to: previous 1.68: preferred, unified
Changes since revision 1.68: +12 -29 lines
whitespace
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Oct 26 01:22:01 2015 UTC (10 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_4
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +2 -2 lines
Copyright year updated
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Sep 4 10:36:54 2015 UTC (10 years, 9 months ago) by moko
Branches: MAIN
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +2 -2 lines
warning war
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:18:26 2015 UTC (11 years, 2 months ago) by moko
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +2 -2 lines
C++11 compilation errors fixed (related to ticket #958)
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Dec 11 05:50:24 2014 UTC (11 years, 5 months ago) by misha
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +8 -5 lines
- check if key is not empty before access ( bug fix: #1005 )
Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Mar 16 09:24:17 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.63: preferred, unified
Changes since revision 1.63: +3 -3 lines
ident now works under Linux + ident displays filenames (closes issue #818)
Copyright updated
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Nov 28 14:08:35 2010 UTC (15 years, 6 months ago) by moko
Branches: MAIN
CVS tags: release_3_4_1
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +44 -44 lines
apr -> pa
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sat Aug 8 13:30:21 2009 UTC (16 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_4_0
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +2 -2 lines
- new classes implementation
Revision 1.61: download - view: text, markup, annotated - select for diffs
Mon Jul 6 12:10:09 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +2 -2 lines
- cstr(params) and cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m] should be used
Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Jul 6 08:48:24 2009 UTC (16 years, 11 months ago) by misha
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +2 -2 lines
- optimizations and simplification of string.cstr(...)
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu May 14 08:10:09 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +3 -3 lines
- String constructors don't have that stupid true/false param which means 'tainted'. they accept lang instead.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed May 13 07:35:27 2009 UTC (17 years ago) by misha
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +2 -2 lines
- result optimisation
- helper_length parameter removed from string constructors
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Apr 22 12:23:07 2009 UTC (17 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +18 -8 lines
- coder friendly exception about exceeding record size was added
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:36:46 2008 UTC (17 years, 9 months ago) by misha
Branches: MAIN
CVS tags: release_3_3_0
Diff to: previous 1.55: preferred, unified
Changes since revision 1.55: +5 -5 lines
- some exceptions while operations with files not typeless anymore
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu May 24 09:58:42 2007 UTC (19 years ago) by misha
Branches: MAIN
CVS tags: release_3_2_3,
release_3_2_2
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +1 -13
lines
- not needed code removed
Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu Apr 26 10:33:21 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +37 -27
lines
- while ::open the real files doesn't opened in place anymore
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Apr 23 14:45:05 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +2 -2
lines
- don't open hashfile files until 1st access
Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Apr 23 10:17:57 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +4 -3
lines
- .clear() removed.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Apr 20 10:17:57 2007 UTC (19 years, 1 month ago) by misha
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +35 -17
lines
- hashfile can auto reopen now
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:38:48 2006 UTC (20 years, 1 month ago) by paf
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +11 -8
lines
+ ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/hashfile.foreach
Revision 1.48.14.1: download - view: text, markup, annotated - select for diffs
Fri Jan 20 11:37:29 2006 UTC (20 years, 4 months ago) by paf
Branches: release_3_1_6
Diff to: previous 1.48: preferred, unified; next MAIN 1.49: preferred, unified
Changes since revision 1.48: +19 -8
lines
. merged hashfile.foreach memory economy fix
Revision 1.48.16.1: download - view: text, markup, annotated - select for diffs
Thu Jan 19 12:11:30 2006 UTC (20 years, 4 months ago) by paf
Branches: release_3_2_1
Diff to: previous 1.48: preferred, unified; next MAIN 1.49: preferred, unified
Changes since revision 1.48: +19 -8
lines
. merged hashfile.foreach memory economy fix
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jan 17 14:41:17 2006 UTC (20 years, 4 months ago) by paf
Branches: MAIN
CVS tags: paf_left
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +19 -8
lines
! hashfile.foreach: counted pairs before reading them. got rid of reallocs = became quicker and less fragmentated
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Dec 23 15:01:03 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
CVS tags: release_3_2_0,
release_3_1_5,
release_3_1_4
Branch point for: release_3_2_1,
release_3_1_6
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +8 -2
lines
beauty: hashfile::open now creates dir for new file
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Dec 23 14:15:49 2004 UTC (21 years, 5 months ago) by paf
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +2 -2
lines
bugfix: reading empty string from hashfile produced bad cord
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Sep 14 11:09:19 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.45: preferred, unified
Changes since revision 1.45: +4 -1
lines
bugfix: hashfile.clear deleted only part
bugfix: hashfile.foreach iterated only part if hashfile were modified inside
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Sep 13 09:06:24 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +3 -2
lines
beauty: not reproduced $hashfile.key[$novalue] bug [reported by motorin],
inserted safety-check
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Sep 13 08:57:43 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +1 -1
lines
change: empty keys now error in parser [not something obscure from sdbm lib]
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Sep 13 08:56:47 2004 UTC (21 years, 8 months ago) by paf
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +6 -1
lines
bugfix: error numbers now from errno.h = strerror now returnes something and we can properly report that to client
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jun 25 12:04:00 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +6 -10
lines
bugfix: hashfile deserialize accessed int on odd address
[prev bugfix failed due to superwize optimizer, which turned memcpy into same 'ld' asm command]
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 25 11:18:31 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +13 -6
lines
bugfix: hashfile deserialize accessed int on odd address
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue May 25 06:20:48 2004 UTC (22 years ago) by paf
Branches: MAIN
CVS tags: release_3_1_3
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +3 -2
lines
bugfix: hashfile unknown errors reported and not cause SIGSEGV now
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Mar 29 07:43:19 2004 UTC (22 years, 2 months ago) by paf
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +2 -2
lines
bugfix: empty key on hashfile.get causes gpf
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Nov 20 17:07:44 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_2
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +2 -2
lines
more warnings --
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Nov 20 16:34:29 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +1 -1
lines
static const char * const IDENT
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:35:32 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +1 -3
lines
turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
found several unitialized vars
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 10 07:06:13 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +32 -23
lines
add: hashfile old serialize version and exipire now removes entries
Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Nov 10 06:51:06 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.33: preferred, unified
Changes since revision 1.33: +53 -11
lines
^hashfile.delete[] removes files altogether [and dir, if could]
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Nov 10 06:15:10 2003 UTC (22 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +4 -3
lines
sdbm: exception type change to file.access [regretfull can't split it to different exceptions without modifying sdbm source wich would prefer not to]
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Nov 6 12:58:27 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +59 -14
lines
hashfile: clear & expiration [time in value. todo: move time to key]
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Nov 6 12:14:01 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +1 -2
lines
no message
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 6 12:11:51 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +14 -16
lines
hashfile: foreach body can bodify $self
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 6 12:07:11 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +11 -5
lines
hashfile: clear now works [were trying to do that in foreach, no errors, but surely wrong]
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 6 11:53:54 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +4 -8
lines
no message
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 6 11:53:06 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +57 -15
lines
hashfile: clear and proper locking
Revision 1.26: 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.25: preferred, unified
Changes since revision 1.25: +16 -8
lines
hashfile: foreach
Revision 1.25: 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.24: preferred, unified
Changes since revision 1.24: +23 -20
lines
hashfile: hash
Revision 1.24: 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.23: preferred, unified
Changes since revision 1.23: +13 -5
lines
hashfile: delete
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 6 09:56:17 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +31 -17
lines
hashfile implemented get/put [raw]
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Nov 6 08:22:50 2003 UTC (22 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +35 -9
lines
hashfile: started again with sdbm from apache
Revision 1.21
Fri Feb 22 10:11:34 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
FILE REMOVED
Changes since revision 1.20: +1 -1
lines
removed hashfile support for now
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:32:34 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +2 -2
lines
name spelling
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 8 08:31:32 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -2
lines
name spelling
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Feb 8 07:27:53 2002 UTC (24 years, 3 months ago) by paf
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +2 -2
lines
2002
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:18:49 2002 UTC (24 years, 4 months ago) by paf
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +4 -4
lines
merged from r17 - hashfile without logfiles
Revision 1.16.6.1: download - view: text, markup, annotated - select for diffs
Thu Jan 24 17:05:59 2002 UTC (24 years, 4 months ago) by paf
Diff to: previous 1.16: preferred, unified; next MAIN 1.17: preferred, unified
Changes since revision 1.16: +4 -4
lines
hashfile:
removed use of transactions
[libdb removed DB_INIT_LOCK, DB_INIT_LOG, DB_INIT_TXN init bits,
thus got rid of huge log files, which cluttered disk without huge need]
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Dec 7 15:24:48 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +0 -0
lines
merged from r14_simple_cache
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 23 12:56:38 2001 UTC (24 years, 6 months ago) by paf
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2
lines
merged from _0014, 1
Revision 1.14.6.1: download - view: text, markup, annotated - select for diffs
Fri Nov 23 11:53:03 2001 UTC (24 years, 6 months ago) by paf
Diff to: previous 1.14: preferred, unified; next MAIN 1.15: preferred, unified
Changes since revision 1.14: +2 -2
lines
hashfile bugfix2 more wrong sizes.
^cache behaviour changed: if ^cache(33) would change
0660 bits in file_write & hashfile create
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 5 11:46:33 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -2
lines
$status:db
fixed used not initialized in db_connection & db_table
Revision 1.13: 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.12: preferred, unified
Changes since revision 1.12: +5 -3
lines
^hashfile.foreach[key|value]{body}[[separator]|{separator}]
prev were hash.foreach
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 27 13:00:10 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +2 -2
lines
DB2 ifdefs
Revision 1.11: 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.10: preferred, unified
Changes since revision 1.10: +7 -11
lines
db connections & tables now cached at create time & multithreaded
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 25 13:17:54 2001 UTC (24 years, 7 months ago) by paf
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +4 -5
lines
started db_home [multiple, cached]
todo: autorecover [tried, but not succeded, yet]
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:09:13 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +2 -2
lines
hashfile expiring 1
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 24 10:04:54 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +27 -13
lines
hashfile expiring 0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:40:01 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +3 -2
lines
db_connection not bothers with key when not returning expired data
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:36:52 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -2
lines
db_cursor constructor public now
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 24 09:34:26 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +11 -6
lines
hashfile data stamped, todo: put_element analize
Revision 1.4: 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.3: preferred, unified
Changes since revision 1.3: +16 -3
lines
^hashfile.hash[]
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 22 16:44:43 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +11 -114
lines
hashfile 0
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 22 13:52:20 2001 UTC (24 years, 7 months ago) by parser
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +3 -3
lines
z
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: