Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for hidden visibility on AIX/xlC. | Bernard Normier | 2019-07-25 |
| | | | | Link libIceXML with libexpat-static on AIX/xlC. | ||
* | Changed mapping for local classes to protocols | Bernard Normier | 2019-04-22 |
| | |||
* | Add breakBeforeBlock option to IceUtilInternal::Output | Joe George | 2019-03-15 |
| | |||
* | 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 |
| | | |||
* | | C++11 AMI custom mapping support | Bernard Normier | 2016-06-16 |
| | | |||
* | | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Fixed OutputUtil to not use char* in the API | Jose | 2015-03-11 |
| | | | | * Remove setBeginBlock/setEndBlock unused methods | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Undo pragma-once-in-header enhancement | Bernard Normier | 2012-09-05 |
| | |||
* | remove VC6 support | Jose | 2012-08-08 |
| | |||
* | ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵ | Jose | 2012-07-19 |
| | | | | files. | ||
* | 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 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Windows fixes for translator interrupt cleanup | Dwayne Boone | 2008-01-18 |
| | |||
* | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
| | |||
* | bug 1854 - adding int64ToString | Mark Spruiell | 2007-05-22 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | More slice2html changes. | Michi Henning | 2006-12-20 |
| | |||
* | Intermediate check-in for slice2html. | Michi Henning | 2006-11-22 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | Made Ice::Object abstract. | Michi Henning | 2005-07-04 |
| | |||
* | Removed unused methods from IceUtil::Output. | Michi Henning | 2005-06-09 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | - Added isOpen() method to OutputUtil. | Michi Henning | 2004-06-15 |
| | | | | | | | | | - Removed calls to strerror(errno) in slice2cpp and slice2cs because the std::fstream operations do not set errno when something goes wrong, so any error messages always showed "no error" at the end. - Added support for --impl option to slice2cs. - Found two places in slice2java where exceptions where exception handlers were not ordered into derived-to-base order. | ||
* | AIX port | Bernard Normier | 2004-06-08 |
| | |||
* | Backed out previous change. Not sure why this is failing again -- it worked | Michi Henning | 2004-06-03 |
| | | | | | previously. Seems that cleaning the project doesn't remove everything and something goes wrong with template instantiation... | ||
* | Added missing overloaded operator<< for VC++ 7. | Michi Henning | 2004-06-02 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | fix | Marc Laukien | 2004-02-17 |
| | |||
* | more AMI stuff | Marc Laukien | 2004-02-15 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | dos2unix | Marc Laukien | 2002-09-22 |
| | |||
* | thread fixes | Marc Laukien | 2002-09-22 |
| | |||
* | XML enhancements | Mark Spruiell | 2002-08-27 |
| |