summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Parser.h
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* More lex Scanner fixesJose2014-10-30
|
* 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
|
* IceGrid parser fixesJose2012-10-20
|
* Fixed ICE-4591, better acceptor tracingBenoit Foucher2012-10-18
|
* Minor fix for VS2010 buildsJose2012-10-18
|
* Fixed ICE-4868: processors is now either 'threads' or 'sockets', as appropriateBernard Normier2012-10-15
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fix for bug 3234 - Initial support for getting processor socket count with ↵Benoit Foucher2009-12-08
| | | | IceGrid
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Added support for service commands to icegridadmin (bug 1775)Benoit Foucher2007-12-05
|
* Bug 2446Benoit Foucher2007-11-16
|
* Squashed commit of the following:Matthew Newhook2007-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit d74cec9e6c77e70b33883f517b1bb6f97b2ffa5e Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:33:06 2007 +0800 updates. commit 643b31f979a00ea5397206ca59f20bb58c62660e Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:32:35 2007 +0800 added some .gitignore rules. commit 1510d38798976753b435f32308e79acd9fcd2722 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:05:10 2007 +0800 removed bogus use of 127.0.0.1 commit 3c91e89b01af20a0dacfdbc1fbeca1c67c796656 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 14:01:43 2007 +0800 Verify that cygwin python is used under Windows. commit ff160725c051eedb28a42d9dd69f0d8aa297e522 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:55:03 2007 +0800 bump timeout for the node to terminate. killing the node leaves the servers running under cygwin commit ec3bddb58e861f906bf39aee1fa818c3e9a50000 Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:48:55 2007 +0800 added back accidently removed files. commit f9ea2f552d7f576ebfa878669925f4184a89257b Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 13:47:47 2007 +0800 http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2427, http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2422 commit 8a309ca0036dba7ecbd577edb2d737fa41174a5a Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 10:06:53 2007 +0800 added ruby support to the expect scripts. commit 34597c1ee6d80d6754c9e925bd376125dd104a5f Author: Matthew Newhook <matthew@zeroc.com> Date: Fri Aug 24 09:26:10 2007 +0800 added pexpect to git repository. commit 4bd2e1f2b52bcb9906b03ac216db686b8229b545 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 18:49:51 2007 +0800 numerous UNIX expect script fixes. commit 25ab4a812f45a6e908d5d2d7ab03e557d79afa9f Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 16:47:08 2007 +0800 generate configuration files for IceGrid icebox/iceboxd commit 6bb57bf7ed21d7256963c228aaf0b20657367a47 Author: Matthew Newhook <matthew@zeroc.com> Date: Thu Aug 23 15:16:55 2007 +0800 added python & C# support to the expect scripts. commit 08f1a59971ad3a52a4357069554dcc309b2d062b Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Aug 22 14:23:53 2007 +0800 java expect scripts complete. commit 3918f4ff3beea3005001bc55c5502c0825d8b7ea Author: Matthew Newhook <matthew@zeroc.com> Date: Wed Aug 22 13:30:31 2007 +0800 first set of expect changes.
* Fixed exception handlingBenoit Foucher2007-03-14
|
* Bug 1991, improved grammar to provide better error reporting and allowBenoit Foucher2007-03-13
| | | | keywords to be used as arguments
* Replacted "dump" with "show"Benoit Foucher2007-01-24
|
* FixesBenoit Foucher2007-01-12
|
* Improved icegridadmin helpBenoit Foucher2007-01-12
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added support for server log files, "property" attribute in object element.Benoit Foucher2006-12-13
| | | | | Fixed a bug in the locator implemntation where an incorrect timeout was used.
* icegridadmin doesn't use anymore Ice::Application and handle Ctrl-C itselfBenoit Foucher2006-11-21
|
* Added support for viewing stderr/stdout files from nodes, registries,Benoit Foucher2006-11-17
| | | | servers.
* Improved observers, refactored topic manager and initialization AddedBenoit Foucher2006-09-04
| | | | icegridadmin commands to examine the registries
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1274Matthew Newhook2006-08-29
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Fixed application patching to ensure that failures to patch on some nodesBenoit Foucher2006-05-30
| | | | are always reported.
* Updated copyrightDwayne Boone2006-03-14
|
* Improved error messagesBenoit Foucher2005-12-08
|
* Fix for bug #664Bernard Normier2005-11-23
|
* Added method to get node load, fixed bugs.Benoit Foucher2005-10-19
|
* Added support for enabling/disabling servers.Benoit Foucher2005-10-05
|
* Fixes to support a little more information for nodes.Benoit Foucher2005-09-27
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=199Matthew Newhook2005-09-02
|
* Added support for defining patch data at the application level, other minorBenoit Foucher2005-08-23
| | | | fixes.
* Added initial IcePatch2 support in IceGrid.Benoit Foucher2005-08-19
|
* More IceGrid adapter replication support.Benoit Foucher2005-07-13
|
* More fixesBenoit Foucher2005-06-14
|
* Added support for targets attribute of the application, server and serviceBenoit Foucher2005-06-02
| | | | descriptors Ported IcePack fixes (configurable identities).
* Replaced "server" with "server-instance"Benoit Foucher2005-05-31
| | | | | Fixed describe admin commands Fixed instantiate server template command.
* New template implementation.Benoit Foucher2005-05-27
|
* Fixed bugs, added method to instantiate a server with the admin interface.Benoit Foucher2005-04-29
|
* FixBenoit Foucher2005-04-01