Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm fixes | Joe George | 2021-02-02 |
| | |||
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Remove IcePatch2 (#602) | Bernard Normier | 2021-02-01 |
| | | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI. | ||
* | Use readline only when stdin is a tty (#1230) | Jose | 2021-01-07 |
| | | | | | * Use readline only with TTY terminals * Fix readline usage in IceStorm | ||
* | Add editline support to icegridadmin and icestormadmin (#1223) | Bernard Normier | 2021-01-04 |
| | |||
* | Fix nodiscard warnings report by Visual Studio 2019 (16.4.0) | Jose | 2019-12-04 |
| | |||
* | Improved IceGrid/admin test error detection, fix for #546 | Benoit Foucher | 2019-10-03 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fix build failure related to EOF comparison in Parser files | Jose | 2018-11-29 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Clean C++ exception code to only throw exception types | Jose | 2017-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 headers | Jose | 2017-06-13 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fix issues introduce with 3.6 merge | Jose | 2017-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 |
| | | |||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | | |||
* | | ICE-6692 - Review command line input usage to support unicode on Windows | Jose | 2016-11-08 |
| | | |||
* | | Added support for non-ASCII characters and universal character names | Bernard Normier | 2016-10-20 |
| | | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property. | ||
* | | Move StringConverter API to namespace Ice | Bernard Normier | 2016-08-01 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Refactored string converters and use codecvt_utf8[_utf16] when | Bernard Normier | 2016-06-03 |
|/ | | | | available instead of ConvertUTF | ||
* | Fixed ICE-7150 - support for services using shared communicator in ↵ | Benoit Foucher | 2016-05-18 |
| | | | | icegridadmin/IceGridGUI | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | non Windows build fix | Jose | 2015-08-04 |
| | |||
* | ICE-5731 - Convert icegridadmin output on Windows | Jose | 2015-08-04 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | More lex Scanner fixes | Jose | 2014-10-30 |
| | |||
* | Fixed icegridadmin Unix build issue | Benoit Foucher | 2014-10-13 |
| | |||
* | icegridadmin now converts file contents using the current Windows console CP ↵ | Bernard Normier | 2014-10-10 |
| | | | | when showing files on Windows | ||
* | icegridadmin now converts log messages to the console code page on Windows | Bernard Normier | 2014-10-10 |
| | |||
* | ICE-2400: LoggerAdmin implementation in Java and C# + various fixes to C++ ↵ | Bernard Normier | 2014-09-25 |
| | | | | implementation | ||
* | IceGrid::Admin now provides remote access to IceGrid registry and node Admin ↵ | Bernard Normier | 2014-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 Normier | 2014-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 branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | minor fixes | Mark Spruiell | 2012-11-15 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | IceGrid parser fixes | Jose | 2012-10-20 |
| | |||
* | Fixed ICE-4591, better acceptor tracing | Benoit Foucher | 2012-10-18 |
| | |||
* | Minor fix for VS2010 builds | Jose | 2012-10-18 |
| | |||
* | ICE-4619 - custom enumerator values | Mark Spruiell | 2012-10-17 |
| | |||
* | Fixed ICE-4868: processors is now either 'threads' or 'sockets', as appropriate | Bernard Normier | 2012-10-15 |
| | |||
* | ICE-4774: Merged skype_props enhancement | Benoit Foucher | 2012-08-30 |
| | |||
* | remove VC6 support | Jose | 2012-08-08 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-3793 replace static with anon namespaces | Jose | 2011-12-20 |
| |