summaryrefslogtreecommitdiff
path: root/cpp/src/IceXML/Parser.cpp
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* Updated copyright to 2015Dwayne Boone2015-01-05
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
* Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)Bernard Normier2012-08-11
* Remove BCC supportJose2012-07-19
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed 3962 - Berkeley DB, problems with unicode paths.Jose2009-11-10
* 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