Commit Graph

4 Commits

Author SHA1 Message Date
David Capello
5b543a995b Added memory leak detection for MSVC. 2009-07-12 20:29:16 +00:00
David Capello
8e498470d5 Fixed bug #2511762 (thanks to Clayton Enga for the patch).
Added the feature #2419098 (David Campo idea).
2009-01-24 00:41:01 +00:00
David Capello
6562d7071a Now the file-system core routines use jstring (std::string) instead of char*.
Overloaded new and delete when MEMLEAK is activated (to use jmalloc and
jfree so memory leaks can be detected).
2008-10-13 21:43:41 +00:00
David Capello
a587132ffe Project converted to C++. 2008-09-30 21:01:54 +00:00