summaryrefslogtreecommitdiff
path: root/java/src/Ice/PropertiesI.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Fix for ICE-5321: Ice.Config set to empty value (C++, Java, C#)Bernard Normier2014-06-17
* Fix for ICE-5539 (bug with trailing space in prop values) in C#, Java and JSBernard Normier2014-06-16
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5393 - Java / C# load properties doesn't correctly parse Ice.Config...Jose2013-07-29
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* ICE-4804 - Properties and case-mismatchJose2012-08-03
* Also fixed property cloning for defaults propertiesBenoit Foucher2012-04-26
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* 4987 - preserve exception causeMark Spruiell2011-03-30
* Minor fix - Java Configuration files and UTF-8 BOMJose2011-03-15
* 5033 - Configuration files and UTF-8 BOMJose2011-03-14
* Updated copyright to 2010Dwayne Boone2010-01-07
* Fixed bug 4514 - Ice/facets test failureBenoit Foucher2009-12-20
* Fix for read windows registry properties C# and Java.Jose2009-12-09
* Bug 2754 - read properties from Windows registryDwayne Boone2009-05-29
* Fixed performance issues reported by FindBugs. Made correspondingMichi Henning2009-05-14
* bug 564 - Java resource leakMark Spruiell2009-04-08
* bug 849 - load properties from JAR fileMark Spruiell2009-04-07
* removing Java2 mappingMark Spruiell2009-04-03
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Make sure result is initialized if getProperty throws SecurityExceptionDwayne Boone2008-12-22
* Added try/catch blocks around calls to System.getProperty to be more applet f...Dwayne Boone2008-12-22
* Handle \\ in config file parsingDwayne Boone2008-03-20
* Allow esacpae of leading/trailing whitespaceDwayne Boone2008-03-10
* Bug 1373 - no leading/trailing whitespace for propertiesDwayne Boone2008-03-07
* Fixed errors indtoduced with adding getPropertyAsListDwayne Boone2008-02-19
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
* Bug 1373 - allowable property names in config filesDwayne Boone2008-02-05
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* - Fixed bug 2482Benoit Foucher2007-12-21
* Fixed bug 2512Benoit Foucher2007-11-29
* Squashed commit of the following:Bernard Normier2007-09-26
* bug 1728 - print warning is numeric property not set to numeric valueDwayne Boone2007-07-26
* Changed LocalObject mappingBernard Normier2007-06-04
* Implementation of enhancements described inBrent Eagles2007-05-24
* 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
* Load properties with UTF-8 encodingDwayne Boone2006-12-19
* Fix for bugs #542 and #1015 (default properties)Bernard Normier2006-06-08
* Updated copyrightDwayne Boone2006-03-14
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=508Matthew Newhook2005-10-12
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=238Matthew Newhook2005-10-10
* Added support for Ice::FileExceptionBenoit Foucher2005-06-22