summaryrefslogtreecommitdiff
path: root/cpp/src/IceXML/Parser.cpp
Commit message (Expand)AuthorAge
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
* Fixed ice_name return typeDwayne Boone2005-04-25
* Changed ice_name() to return const char*Dwayne Boone2005-04-22
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
* Updated copyrights to 2005Bernard Normier2005-02-16
* Fixed compiler warnings about unused variables when doing optimized build.Michi Henning2004-05-19
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Changed Ice::Exception::ice_name() to return const string&.Michi Henning2003-12-16
* adding line number supportMark Spruiell2003-10-22
* Fixed freeze bugsBernard Normier2003-09-12
* - Removed dependency on Xerces.Mark Spruiell2003-09-11