summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Parser.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStorm fixesJoe George2021-02-02
|
* IceGrid and IceStormJoe George2021-02-01
|
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Use readline only when stdin is a tty (#1230)Jose2021-01-07
| | | | | * Use readline only with TTY terminals * Fix readline usage in IceStorm
* Add editline support to icegridadmin and icestormadmin (#1223)Bernard Normier2021-01-04
|
* Fix nodiscard warnings report by Visual Studio 2019 (16.4.0)Jose2019-12-04
|
* Improved IceGrid/admin test error detection, fix for #546Benoit Foucher2019-10-03
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix build failure related to EOF comparison in Parser filesJose2018-11-29
|
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Fix copyright headersJose2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Fix issues introduce with 3.6 mergeJose2017-02-14
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | ICE-6692 - Review command line input usage to support unicode on WindowsJose2016-11-08
| |
* | 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.
* | Move StringConverter API to namespace IceBernard Normier2016-08-01
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
|/ | | | available instead of ConvertUTF
* Fixed ICE-7150 - support for services using shared communicator in ↵Benoit Foucher2016-05-18
| | | | icegridadmin/IceGridGUI
* Update copyright headersJoe George2016-03-01
|
* non Windows build fixJose2015-08-04
|
* ICE-5731 - Convert icegridadmin output on WindowsJose2015-08-04
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* More lex Scanner fixesJose2014-10-30
|
* Fixed icegridadmin Unix build issueBenoit Foucher2014-10-13
|
* icegridadmin now converts file contents using the current Windows console CP ↵Bernard Normier2014-10-10
| | | | when showing files on Windows
* icegridadmin now converts log messages to the console code page on WindowsBernard Normier2014-10-10
|
* ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ ↵Bernard Normier2014-09-25
| | | | implementation
* IceGrid::Admin now provides remote access to IceGrid registry and node Admin ↵Bernard Normier2014-09-10
| | | | | | objects, and icegridadmin uses these new operations to show the Ice log file for IceGrid registries and IceGrid nodes (ICE-2400)
* Initial merge for ICE-2400:Bernard Normier2014-08-14
| | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* minor fixesMark Spruiell2012-11-15
|
* Fixed ICE-4884:Bernard Normier2012-10-23
| | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py
* IceGrid parser fixesJose2012-10-20
|
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
|
* Minor fix for VS2010 buildsJose2012-10-18
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Fixed ICE-4868: processors is now either 'threads' or 'sockets', as appropriateBernard Normier2012-10-15
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* remove VC6 supportJose2012-08-08
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-3793 replace static with anon namespacesJose2011-12-20
|