Glenn Maynard
|
831cc0cd91
|
cleanup
|
2006-02-15 00:47:18 +00:00 |
|
Glenn Maynard
|
62a0ac1370
|
spacing
|
2006-02-14 11:16:39 +00:00 |
|
Chris Danford
|
ec51af900e
|
CString -> RString for files used by smpackage
|
2005-12-10 08:15:44 +00:00 |
|
Glenn Maynard
|
424205f5a3
|
fix crash in linux
|
2005-09-08 07:04:39 +00:00 |
|
Glenn Maynard
|
fa1966f972
|
avoid reallocating the buffer in case we're being called repeatedly on
a fixed-size buffer
|
2005-09-07 23:33:38 +00:00 |
|
Glenn Maynard
|
6aa187a695
|
cleanup
|
2005-09-03 20:57:58 +00:00 |
|
Glenn Maynard
|
954b1721e6
|
add missing copy ctor (fixes potential crash; reproduced in a test case but may not actually manifest anywhere)
|
2005-05-05 00:17:19 +00:00 |
|
Glenn Maynard
|
36990c4a4c
|
uint32_t crc32s; allow partial checksums
|
2004-12-13 00:19:15 +00:00 |
|
Glenn Maynard
|
b03207d6f5
|
automatic crc32 calc; a couple extra helpers
|
2004-12-12 04:38:17 +00:00 |
|
Glenn Maynard
|
d924734232
|
track file position for writes, too
|
2004-12-11 22:51:07 +00:00 |
|
Glenn Maynard
|
dd18027478
|
optimization
|
2004-12-11 04:03:12 +00:00 |
|
Glenn Maynard
|
614dfefd49
|
make buffering optional, to avoid accumulative overhead
|
2004-12-11 02:53:22 +00:00 |
|
Glenn Maynard
|
31f477b1b8
|
RageBasicFile -> RageFileBasic (sorts better), move it and RageFileObj (probably to be renamed) into a separate file since they're no longer "file driver"-specific
|
2004-12-11 02:21:56 +00:00 |
|