summaryrefslogtreecommitdiff
path: root/cpp/src/icegriddb/IceGridDB.cpp
Commit message (Collapse)AuthorAge
* Port Glacier2, IceBox, IceBridge, IceDB, IceXML, icegriddbJoe George2021-02-01
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix whitespacesBenoit Foucher2018-10-01
|
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Renamed optional invocation context parameter in Python, Ruby and PHPBernard Normier2017-01-09
| | | | | new name: context old name: _ctx Fixed macOS build
* Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
|
* Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
|
* Fixed streamFilename bugBernard Normier2016-07-11
|
* Removed IceUtilInternal ifstream and ofstreamBernard Normier2016-07-08
|
* Restored icegriddb + other small fixesBernard Normier2016-05-26