4 Commits

Author SHA1 Message Date
eap
d45660bd01 make same as in V5_1_main
+  operator char*() const {
+    return (char*)c_str();
+  }
2009-03-03 09:00:32 +00:00
abd
8147092455 Update copyright information 2008-11-27 12:26:11 +00:00
abd
3ef56c2b32 Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.
2008-10-03 11:40:07 +00:00
jfa
79b1ac2b6d Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00