0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Jun 03, 2023 — Jun 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fixed :::: occurance in hmap header More... over 12 years ago
- fixed hdir bug More... over 12 years ago
* removed obsolete makefile/autoconf/automake files * added destructors to all exception classes More... over 12 years ago
* more stuff for no filesystem tree file handling fixed More... over 12 years ago
- changed post build events and linking paths for easier editing and convenience - fixed hmap::values compilation bug More... over 12 years ago
- changed post build events and linking paths for easier editing and convenience More... over 12 years ago
* marmelade compatibility completed * support for no file system (eg. marmelade on android) coded More... over 12 years ago
xcode project updated More... over 12 years ago
- added more exception throwing in harray - added more alias functions in harray - optimized some functions in harray More... over 12 years ago
- changed harray::intersect to retain the order of elements from the first harray - made more methods const More... over 12 years ago
- fixed bug caused by previous iterator performance improvement (iterators can change when elements are removed and thereforce cause bugs *facepalm*) More... over 12 years ago
- fixed iterator problems on g++ in harray - added hstring::is_int() - added hstring::is_float() - added hstring::is_hex() - updated unit tests More... over 12 years ago
- fixed typing mistake in harray::dyn_cast More... over 12 years ago
- improved harray performance of functions that access the same data internally multiple times - added "include_nulls" parameter in dyn_cast function More... over 12 years ago
- fixed harray::random(int, bool) bug with unique - added size_error for several harray functions More... over 12 years ago
- added throw when using random (still requires proper exception) More... over 12 years ago
- version info update More... over 12 years ago
- version info update More... over 12 years ago
- small update More... over 12 years ago
- small update More... over 12 years ago
* modified defines More... over 12 years ago
* further added support for tinyxml More... over 12 years ago
- added utility function hmodf More... over 12 years ago
- small update More... over 12 years ago
- fixed a reoccurring typing mistakes in the documentation More... over 12 years ago
xcode project updated More... over 12 years ago
fix More... over 12 years ago
- changed internal split and rsplit calls to always use the method of not removing empty entries More... almost 13 years ago
- changed _MSC_FIX_NPOS to _NO_MSC_FIX_NPOS More... almost 13 years ago
- added remove_empty parameter to string split functions - change HAVE_MARMELADE macro into NO_FS_TREE (except one occurrence that has been changed into _MSC_FIX_NPOS) More... almost 13 years ago