summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.cpp
Commit message (Collapse)AuthorAge
...
* Bug 1373 - allowable property names in config filesDwayne Boone2008-02-05
| | | | Added continue to allDemos scripts
* Updated copyrightDwayne Boone2008-01-23
|
* Bug 2413 - arbitraray config file line limitDwayne Boone2008-01-15
|
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
|
* Squashed commit of the following:Bernard Normier2007-09-26
| | | | | | | | commit 569cd3ce2933b104c980b4bfa8a1d0bc6d3be4c9 Author: Bernard Normier <bernard@zeroc.com> Date: Wed Sep 26 16:36:46 2007 -0400 Implemented admin facet filtering (Ice.Admin.Facets property) and Properties::getPropertyAsList[WithDefault]
* Squashed commit of the following:Bernard Normier2007-09-18
| | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532
* bug 1728 - print warning is numeric property not set to numeric valueDwayne Boone2007-07-26
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2303 - do not call ↵Dwayne Boone2007-07-20
| | | | toUTF8/fromUTF8 with empty string
* Implementation of enhancements described inBrent Eagles2007-05-24
| | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1597
* Windows (VC60) build fixesBernard Normier2007-05-16
|
* Bug 1625 - unused property warningDwayne Boone2007-05-16
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added process loggerDwayne Boone2007-01-04
|
* Fixed bugs #1284 and #1288Bernard Normier2006-08-03
|
* Bug 923 - read config as UTF8 and convert using string converterDwayne Boone2006-06-14
|
* Better handling of multiples argc/argv callsBernard Normier2006-06-08
|
* Better implementationBernard Normier2006-06-08
|
* Fix for bugs #1015 and #542 (default properties)Bernard Normier2006-06-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=238Matthew Newhook2005-10-10
|
* fix for bug 475: removing IcePackMark Spruiell2005-10-07
|
* Added FileExceptionBenoit Foucher2005-06-22
|
* FixBenoit Foucher2005-04-18
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* convert backslashes in ProgramNameMark Spruiell2005-01-14
|
* Added regular expression matching to property checking code.Michi Henning2004-12-08
|
* Fixed bug in parsing for --Ice.Config: previous code dereferenced anMichi Henning2004-12-08
| | | | invalidated STL iterator.
* bug fixMarc Laukien2004-12-06
|
* bug fixMarc Laukien2004-12-06
|
* Changed code to use generated PropertyNames.{cpp,h} file.Michi Henning2004-11-29
|
* IcePatch2Marc Laukien2004-11-23
|
* fixed AllowCategoriesMarc Laukien2004-11-12
|
* adding PublishedEndpoints propertyMark Spruiell2004-11-11
|
* added shutdown function to glacier2Marc Laukien2004-11-08
|
* fixesMarc Laukien2004-11-05
|
* Added Freeze.Trace.TransactionBernard Normier2004-11-03
|
* more glacier2Marc Laukien2004-11-01
|
* started with thread per clientMarc Laukien2004-10-25
|
* Stack size for Ice thread poolsBernard Normier2004-10-22
|
* Glacier2 thread stack size propertiesMarc Laukien2004-10-22
|
* adding Java package propertiesMark Spruiell2004-10-13
|
* fixesMarc Laukien2004-10-05
|
* glacier2 testsMarc Laukien2004-10-02
|
* Ice.StdOut and Ice.StdErrBernard Normier2004-08-13
|
* more updates to supported propertiesMark Spruiell2004-07-16
|
* restoring some propertiesMark Spruiell2004-07-16
|
* Tidied up property inconsistencies. Changed generated C# code to be aMichi Henning2004-07-16
| | | | little more efficient if a default current is required.