1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 18 days ago. based on code collected 18 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed version to 0.9f.
db
More... almost 20 years ago
Updated for 0.9f release.
db
More... almost 20 years ago
Minor correction. More... almost 20 years ago
Minor formatting adjustment. More... almost 20 years ago
Changed version to 0.9e. Cleaned up comments. More... almost 20 years ago
Changed version to 0.9e. More... almost 20 years ago
Changed version to 0.9e. Minor touch-ups, mostly to comments. More... almost 20 years ago
Updated for the 0.9e release. More... almost 20 years ago
Added changes and fixes for version 0.9e. More... almost 20 years ago
Cleanup. Also added optimizations to include initial capacity for BlockMaps and CallStacks. More... almost 20 years ago
Made several optimizations. Mainly to include initial static capacity for new BlockMaps and CallStacks. Also some optimizations to _find() and insert(). More... almost 20 years ago
Changed read-write string pooling to read-only string pooling. More... almost 20 years ago
Minor cleanup. More... almost 20 years ago
Merged work_nostl branch to the trunk. More... almost 20 years ago
Simplified configuration interface by using global variables defined in vld.h instead of using class members and friend functions.
db
More... almost 20 years ago
Fixed VLD_MAX_DATA_DUMP infinite loop bug (when max data dump is zero). Simplified configuration interface by using global variables defined in vld.h instead of using class members and friend functions.
db
More... almost 20 years ago
Cosmetic changes to make the example a bit more exemplary.
db
More... almost 20 years ago
Changed additional library search directory to point to the release directory, instead of the debug directory.
db
More... almost 20 years ago
Cosmetic changes to make the example a little more exemplary.
db
More... almost 20 years ago
Added and changed content for version 0.9d, the initial library version.
db
More... almost 20 years ago
Made some cosmetic changes to comments.
db
More... almost 20 years ago
Converted to explicit linkage with dbghelp.dll, to avoid using the dbghelp.lib import library. A few other cosmetic changes.
db
More... almost 20 years ago
Updated for version 0.9d, the initial library version.
db
More... almost 20 years ago
Added changes for version 0.9d and updated the format to include new features and other non-bugfix changes.
db
More... almost 20 years ago
Change MFC example app version to 1.0.1.
db
More... almost 20 years ago
Changed version to 0.9d.
db
More... almost 20 years ago
Removed VLD configuration preprocessor macros from project.
db
More... almost 20 years ago
Converted MFC project to use VLD as a library.
db
More... almost 20 years ago
Added #include of vld.h for conversion to library. Replaced tabs with spaces.
db
More... almost 20 years ago
Replaced tabs with spaces.
db
More... almost 20 years ago