index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceXML
/
Parser.cpp
Commit message (
Expand
)
Author
Age
*
Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddb
Joe George
2021-02-01
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Update copyright year to 2018
Jose
2018-02-14
*
Merge remote-tracking branch 'origin/3.6'
Joe George
2017-02-13
|
\
|
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
|
Replace NULL by ICE_NULLPTR
Bernard Normier
2017-01-11
*
|
Added ICE_BUILDING_SRC to make builds
Bernard Normier
2016-07-22
*
|
Fixed streamFilename bug
Bernard Normier
2016-07-11
*
|
Removed IceUtilInternal ifstream and ofstream
Bernard Normier
2016-07-08
*
|
ICE-7176 - Cleanup exception dtor noexcept
Joe George
2016-06-10
*
|
Merge remote-tracking branch 'origin/3.6'
Joe George
2016-03-01
|
\
|
|
*
Update copyright headers
Joe George
2016-03-01
*
|
ice_name/ice_id fixes & simplifications.
Jose
2016-01-20
*
|
adding destroy() method to IceXML classes
Mark Spruiell
2015-11-20
|
/
*
Updated copyright to 2015
Dwayne Boone
2015-01-05
*
Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstring
Bernard Normier
2014-05-16
*
merging javascript branch
Mark Spruiell
2014-03-19
*
Fixed ICE-5179: Fixed copyrights
Benoit Foucher
2013-02-12
*
Fixed (ICE-5181) - unreferenced formal parameter
Jose
2013-01-11
*
Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)
Bernard Normier
2012-09-07
*
Fixed bug #ICE-4845 (ice_clone for IceUtil::Exception is now covariant)
Bernard Normier
2012-08-11
*
Remove BCC support
Jose
2012-07-19
*
Fixed copyrights
Benoit Foucher
2012-04-25
*
updating version & copyright for 3.4.2
Mark Spruiell
2011-05-11
*
Updated copyright to 2010
Dwayne Boone
2010-01-07
*
Fixed 3962 - Berkeley DB, problems with unicode paths.
Jose
2009-11-10
*
Bug 3621 - updated copyright to 2009
Dwayne Boone
2009-01-02
*
Updated copyright
Dwayne Boone
2008-01-23
*
Updated copyright header
Dwayne Boone
2007-01-08
*
Readded previous change
Dwayne Boone
2006-11-09
*
Back out last change
Dwayne Boone
2006-11-09
*
Derive from std::exception
Dwayne Boone
2006-11-09
*
Bug 1339.
Michi Henning
2006-08-29
*
Borland C++Builder port mass commit
Dwayne Boone
2006-08-09
*
Updated copyright
Dwayne Boone
2006-03-14
*
Fixed SunOS C++ compiler warnings (bug 723)
Benoit Foucher
2006-01-06
*
Fixed ice_name return type
Dwayne Boone
2005-04-25
*
Changed ice_name() to return const char*
Dwayne Boone
2005-04-22
*
Get rid of a bunch of 64bit warnings on Sun
Dwayne Boone
2005-03-07
*
Updated copyrights to 2005
Bernard Normier
2005-02-16
*
Fixed compiler warnings about unused variables when doing optimized build.
Michi Henning
2004-05-19
*
Fixed copyright
Bernard Normier
2004-05-18
*
Updated copyright notice
Bernard Normier
2004-05-11
*
Changed Ice::Exception::ice_name() to return const string&.
Michi Henning
2003-12-16
*
adding line number support
Mark Spruiell
2003-10-22
*
Fixed freeze bugs
Bernard Normier
2003-09-12
*
- Removed dependency on Xerces.
Mark Spruiell
2003-09-11