summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/StringUtil.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
|
* - Added IceUtil::SyscallException and cleaned up few IceUtil exceptionsBenoit Foucher2008-01-23
| | | | | | - Added errorToString() and lastErrorToString() functions to IceUtil/StringUtil.h - Replaced multiple implementations of errorToString methods with the IceUtil one. - Fixed bug 2641.
* 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]
* Fixed bug #2440Bernard Normier2007-09-25
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Fixed matchDwayne Boone2007-01-12
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 867.Michi Henning2006-02-21
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=679Matthew Newhook2005-12-16
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed match method to optionally match period (useful for IcePack)Benoit Foucher2005-02-10
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* IcePatch2Marc Laukien2004-11-30
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* moved StringUtil to IceUtil, fixed namesMarc Laukien2004-04-09