summaryrefslogtreecommitdiff
path: root/cpp/src/IceXML/Parser.cpp
Commit message (Expand)AuthorAge
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Updated copyright headerDwayne Boone2007-01-08
* Readded previous changeDwayne Boone2006-11-09
* Back out last changeDwayne Boone2006-11-09
* Derive from std::exceptionDwayne Boone2006-11-09
* Bug 1339.Michi Henning2006-08-29
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* Updated copyrightDwayne Boone2006-03-14
* 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