Commit Graph

8 Commits

Author SHA1 Message Date
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