Steve Checkoway
|
cd5a0546b0
|
Fix compile on newer gcc.
|
2006-05-20 05:38:23 +00:00 |
|
Chris Danford
|
d76876d1db
|
CString -> RString
make string params const (stepping into RString constructors makes for frustrating debugging)
|
2005-12-28 03:09:53 +00:00 |
|
Chris Danford
|
37f82b43f7
|
remove CStringArray #define
|
2005-12-09 21:36:22 +00:00 |
|
Glenn Maynard
|
4a37f2ecdc
|
cleanup
|
2005-11-02 15:53:02 +00:00 |
|
Glenn Maynard
|
f9005f72b9
|
cleanup
|
2005-09-03 18:40:21 +00:00 |
|
Glenn Maynard
|
97277824d9
|
comment, cleanup (dear god this is boring)
|
2005-02-13 03:50:51 +00:00 |
|
Glenn Maynard
|
ec19545327
|
add FilenameDB::GetFileSetCopy
|
2005-01-27 02:00:55 +00:00 |
|
Glenn Maynard
|
acc6d10d7c
|
Threadsafe FilenameDB: allows concurrent fill requests, so reading from
a CD (which may block for long periods of time) doesn't stop other threads
|
2004-11-08 21:55:00 +00:00 |
|
Glenn Maynard
|
ed9e25b2b1
|
remove AddFileSet
|
2004-09-05 04:12:42 +00:00 |
|
Glenn Maynard
|
99994a55cd
|
split out FilenameDB::DelFileSet
|
2004-09-05 03:49:45 +00:00 |
|
Glenn Maynard
|
0bfb1d5058
|
add FilenameDB::GetFilePriv
|
2004-09-05 03:40:19 +00:00 |
|
Glenn Maynard
|
9fac7fdc6d
|
NullFilenameDB
|
2004-09-05 03:34:18 +00:00 |
|
Glenn Maynard
|
463c81d7f1
|
const
|
2004-08-30 04:49:57 +00:00 |
|
Glenn Maynard
|
f9f10e2372
|
more license updates
|
2004-05-06 02:40:33 +00:00 |
|
Glenn Maynard
|
74eb8a43ee
|
comment
|
2004-02-27 06:24:26 +00:00 |
|
Glenn Maynard
|
05b5ab8a1d
|
remove TTYPE_FILE, TTYPE_DIR, TTYPE_NONE
|
2004-01-06 05:44:28 +00:00 |
|
Glenn Maynard
|
b2f375f4ec
|
add FilenameDB::DelFile
|
2003-12-16 07:22:43 +00:00 |
|
Glenn Maynard
|
4f5be11174
|
optimize
|
2003-12-15 05:36:27 +00:00 |
|
Glenn Maynard
|
cdb4dbc03b
|
replace GetFileModTime with GetFileHash
|
2003-12-10 07:07:42 +00:00 |
|
Glenn Maynard
|
990dfb570a
|
Allow storing private pointer in FilenameDB.
Add GetFile.
|
2003-12-10 04:58:47 +00:00 |
|
Glenn Maynard
|
d62570c1fc
|
add FilenameDB::AddFile
|
2003-12-08 00:04:47 +00:00 |
|
Steve Checkoway
|
ed1b541a23
|
Make FilenameDB dtor virtual.
|
2003-12-07 07:00:36 +00:00 |
|
Glenn Maynard
|
eb70b6aefd
|
make AddFileSet public
|
2003-12-07 06:14:27 +00:00 |
|
Glenn Maynard
|
e74808574a
|
Generalize FilenameDB.
Automatically create directories.
|
2003-12-07 04:14:52 +00:00 |
|
Glenn Maynard
|
18a45487ab
|
Cache mtimes.
|
2003-09-23 00:09:10 +00:00 |
|
Chris Danford
|
571a21eff8
|
ResolvePath() in DerefRedir() to fix path problems on non-Win platforms
|
2003-07-10 11:47:28 +00:00 |
|
Glenn Maynard
|
524c29c1e2
|
split off FDB
|
2003-07-03 02:41:27 +00:00 |
|