Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | Add @Override where possible, and remove trailing white space. | Matthew Newhook | 2014-08-07 |
| | |||
* | Better collocation optimization, fix for ICE-5489, ICE-5484 | Benoit Foucher | 2014-06-27 |
| | |||
* | Fix for ICE-5321: Ice.Config set to empty value (C++, Java, C#) | Bernard Normier | 2014-06-17 |
| | |||
* | Fix for ICE-5539 (bug with trailing space in prop values) in C#, Java and JS | Bernard Normier | 2014-06-16 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5393 - Java / C# load properties doesn't correctly parse ↵ | Jose | 2013-07-29 |
| | | | | Ice.Config with multiple files | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | ICE-4804 - Properties and case-mismatch | Jose | 2012-08-03 |
| | |||
* | Also fixed property cloning for defaults properties | Benoit Foucher | 2012-04-26 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | 4987 - preserve exception cause | Mark Spruiell | 2011-03-30 |
| | |||
* | Minor fix - Java Configuration files and UTF-8 BOM | Jose | 2011-03-15 |
| | |||
* | 5033 - Configuration files and UTF-8 BOM | Jose | 2011-03-14 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Fixed bug 4514 - Ice/facets test failure | Benoit Foucher | 2009-12-20 |
| | |||
* | Fix for read windows registry properties C# and Java. | Jose | 2009-12-09 |
| | |||
* | Bug 2754 - read properties from Windows registry | Dwayne Boone | 2009-05-29 |
| | |||
* | Fixed performance issues reported by FindBugs. Made corresponding | Michi Henning | 2009-05-14 |
| | | | | changes for C# where applicable. | ||
* | bug 564 - Java resource leak | Mark Spruiell | 2009-04-08 |
| | |||
* | bug 849 - load properties from JAR file | Mark Spruiell | 2009-04-07 |
| | | | | | | | | | | Ice now attempts to load a configuration file as a class path resource, and if that fails it opens the file in the local file system. bug 3613 - System properties Ice for Java no longer uses Java system properties as default values for Ice properties. | ||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Make sure result is initialized if getProperty throws SecurityException | Dwayne Boone | 2008-12-22 |
| | |||
* | Added try/catch blocks around calls to System.getProperty to be more applet ↵ | Dwayne Boone | 2008-12-22 |
| | | | | friendly | ||
* | Handle \\ in config file parsing | Dwayne Boone | 2008-03-20 |
| | |||
* | Allow esacpae of leading/trailing whitespace | Dwayne Boone | 2008-03-10 |
| | |||
* | Bug 1373 - no leading/trailing whitespace for properties | Dwayne Boone | 2008-03-07 |
| | |||
* | Fixed errors indtoduced with adding getPropertyAsList | Dwayne Boone | 2008-02-19 |
| | |||
* | Bug 2491 - Use getPropertyAsList | Dwayne Boone | 2008-02-13 |
| | |||
* | Bug 1373 - allowable property names in config files | Dwayne Boone | 2008-02-05 |
| | | | | Added continue to allDemos scripts | ||
* | using Java5 types in Ice core; general cleanup | Mark Spruiell | 2008-01-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | - Fixed bug 2482 | Benoit Foucher | 2007-12-21 |
| | | | | | | | | | - Fixed bug 2589 - Fixed bug in Java/C# implementation of Properties clone. The values were not cloned but shared with the clone. - Fixed bug in IceBox where the properties admin facet was removed only for services that had a communicator. - Added IceBox/configuration tests. | ||
* | Fixed bug 2512 | Benoit Foucher | 2007-11-29 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2007-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] | ||
* | bug 1728 - print warning is numeric property not set to numeric value | Dwayne Boone | 2007-07-26 |
| | |||
* | Changed LocalObject mapping | Bernard Normier | 2007-06-04 |
| | |||
* | Implementation of enhancements described in | Brent Eagles | 2007-05-24 |
| | | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1597 | ||
* | Bug 1625 - unused property warning | Dwayne Boone | 2007-05-16 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Added process logger | Dwayne Boone | 2007-01-04 |
| | |||
* | Load properties with UTF-8 encoding | Dwayne Boone | 2006-12-19 |
| | |||
* | Fix for bugs #542 and #1015 (default properties) | Bernard Normier | 2006-06-08 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=508 | Matthew Newhook | 2005-10-12 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=238 | Matthew Newhook | 2005-10-10 |
| | |||
* | Added support for Ice::FileException | Benoit Foucher | 2005-06-22 |
| |