It's been quite some time since I last updated my Delphi freeware stuff so here's the list of latest changes:
- Added support for search depth limitation to DSiEnumFilesEx and DSiEnumFilesToSL.
- Older articles: Four Ways to Detect Vista
- Added TGpReal class.
- Added TGpCountedIntegerList class.
- Added TGpCountedInt64List class.
- Added CustomSort method to the TGpIntegerList and TGpInt64List classes.
- Added EqualTo method to the TGpIntegerList class.
- Added ValuesIdx to the TGpObjectMap class.
- Compiles with Delphi 6 again. Big thanks to Tao Lin and Erik Berry for reporting, diagnosing and fixing the problem.
- Older articles: Sir! Do you need a list? Cheap, just for you!
- Fixed a bug where internal and external file pointer got out of sync in buffered write mode.
- Exposed underlying file's handle as a Handle property from the TGpHugeFileStream class.
- Added support for asynchronous writing.
- Older articles: GpHugeFile 4.0
- Fixed potential accvio in TGpStructuredStorage destructor.
- Big speed optimizations in directory access.
- Older articles: Writing an embedded file system, GpStructuredStorage internals, Viewing composite files in Total Commander
- New class TGpCircularBuffer.
- Newly published on the web, contains some small utilities. See the source.
- Collection of stream helpers, stream descendants and stream utilities. I'm preparing a more detailed description which should be published soon.
Previous updates: Bulk update
No comments:
Post a Comment