0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Leak/overrun fix More... over 15 years ago
Warning fix - extern the constants More... over 15 years ago
Writing in delphi makes you stupid! = -> == in C++ (:= -> =). Bad Volca, bad! More... over 15 years ago
Fixed the bug where mNegativeArray[0] was not being initialized under VC and as a result wreaked havoc on the arrays and got OPDE's havoc wreaked. More... over 15 years ago
fixes for VC++, another set More... over 15 years ago
Seems to fix visual studio problems with Array template (damned VC++) More... over 15 years ago
log loading time More... over 15 years ago
use the same function name everywhere More... over 15 years ago
Transitioned the inheritors to Array<> and BitArray More... over 15 years ago
Comment removed More... over 15 years ago
removing some debug code More... over 15 years ago
Two minor optimizations. More... over 15 years ago
Ooops. Sizeof was missing in the alloc statements More... over 15 years ago
Moved the array exception into the opdeException.h More... over 15 years ago
comment fix More... over 15 years ago
A negative index capable, fixed size, growable array More... over 15 years ago
segv fix More... over 15 years ago
Use fixed-size array for the cell fragment lists. A decent speedup! More... over 15 years ago
Export CaseLessFileSystemArchiveFactory. More... over 15 years ago
Got rid of a warning. More... over 15 years ago
Added a comment. More... over 15 years ago
A usage example More... over 15 years ago
CustomImageHooks cond. build removed (now fixed) More... over 15 years ago
Forgotten std::cerr removed More... over 15 years ago
Tree app heavily improved (now usable) More... over 15 years ago
Adding label More... over 15 years ago
Updating python bindings More... over 15 years ago
Updating python bindings More... over 15 years ago
Use the proxyarchive More... over 15 years ago
some doc changes More... over 15 years ago