0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
common code in util.h More... almost 14 years ago
- added harray::operator() More... almost 14 years ago
* mac os x 10.4 support * temporarily not building dSYMs on mac, due to a bug in gcc 4.0 support in xcode 3.2.3
Ivan Vučica
as ivucica
More... almost 14 years ago
- fixed spelling mistake and renamed differenciate and differenciated to differentiate and differentiated More... almost 14 years ago
[no comment] More... almost 14 years ago
* mac build now automatically installs Release into /Library/Frameworks
Ivan Vučica
as ivucica
More... almost 14 years ago
* mac Xcode project
Ivan Vučica
as ivucica
More... almost 14 years ago
interpreting "" to false when casting to bool More... almost 14 years ago
- implemented void Array::remove_all(T& element) - implemented void Array::remove_all(const Array<T>& other) More... almost 14 years ago
- added possibility to use as negative as count argument in hltypes::string::operator(start, count) which will take the rest of the string (count becomes std::string::npos) More... almost 14 years ago
- fixed an inconsistency with hstring::operator bool() More... almost 14 years ago
- fixed string::operator[] to allow assignment More... almost 14 years ago
- changed a few substr calls to superclass substr calls in hstring More... almost 14 years ago
- implemented additional string::operator() overloads, string::operator[] and constructor string(const char c) More... almost 14 years ago
- implemented string::operator() More... almost 14 years ago
- fixed a bug with string::split and string::rsplit More... almost 14 years ago
debugging information added in msvc Debug build More... almost 14 years ago
project changes More... almost 14 years ago
- added Release_Win32 build configuration More... almost 14 years ago
- added hsprintf and safer method for long strings hsprintf_s More... about 14 years ago
- added array::iterator_index method More... about 14 years ago
- fixed another stupid bug More... about 14 years ago
- fixed a stupid bug More... about 14 years ago
- added harray::contains(const Array<T>& other) - added harray::contains(const T other[], int count) More... about 14 years ago
- forgot to save the VS2008 solution and project changes before last commit More... about 14 years ago
- renamed array.h to harray.h and updated everything in the projects More... about 14 years ago
beginning file class implementation More... about 14 years ago
vc++ project updated More... about 14 years ago
added util functions and modifed project settings More... about 14 years ago
License file added More... about 14 years ago