Click on the commit message for inspecting the diff
and how the code has been rewritten.
Command line:
svn log -r31996:1 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/parameter/DefaultParameterDescriptor.java
Rev. | Date | Author | Message |
---|---|---|---|
31552 | 2008-09-18 | desruisseaux | Provide an alternative to deprecated constructors. |
31000 | 2008-07-10 | desruisseaux | Avoid usage of 2 deprecated constructors from CRSFactory. Their replacement were tricky and required more sophesticated code in ReferencingFactoryContainer.toGeodetic3D. |
30760 | 2008-06-18 | desruisseaux | Upgrated from JSR-108 to JSR-275 (GEOT-1266). Some opportunist javadoc fixes and @Override annotations in the process. |
30641 | 2008-06-12 | acuster | Copyright headers: lib/referencing, this time with feeling (and the el in Toolkit) |
30521 | 2008-06-05 | acuster | Copyright: Update referencing headers |
30313 | 2008-05-16 | desruisseaux | Changed my mind about Utilities.shallowEquals(Object,Object) and renamed it as equals, since a few tests show that the compiler always select the best overloaded flavor working on primitive types (except if an argument is a boolean and the other a different primitive type). Updated a few references. Fixed a few javadoc warnings by explicit declaration of parameter and return values. |
30258 | 2008-05-08 | acuster | Reshuffle the top level repo: drop uDig, move up trunk, tags, and branches. |
30257 | 2008-05-08 | acuster | Move trunk/gt/ directory contents up to trunk/ and drop gt |
29753 | 2008-04-01 | desruisseaux | Applied parameterized types as a side-effect of hunting for a DimensionMismatchException during reprojection. |
28922 | 2008-01-24 | acuster | Bump the (at)since version to 2.5 since WKTParser was cut from 2.4 |
28540 | 2007-12-29 | acuster | Hide buttons which are not yet used |
28069 | 2007-11-27 | desruisseaux | Java 5 generics in org.geotools.image.io, and partially in org.geotools.parameters. |
28051 | 2007-11-26 | desruisseaux | More Java 5 parameterized types. Include a fix for GEOT-1599 (CitationImpl.getIdentifiers() should returns a set of Identifiers, not a set of Strings). |
27575 | 2007-10-22 | desruisseaux | Converted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516). |
24973 | 2007-03-30 | chorner | GEO-93: GeoTools/GeoAPI ISO 19115 Metadata synchronization |
22327 | 2006-10-23 | desruisseaux | GEOT-982: regroup 'module', 'plugin', 'ext' and 'unsupported' in a common directory. |
22315 | 2006-10-22 | desruisseaux | Reorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'. |
20874 | 2006-08-07 | jgarnett | ip review |
17672 | 2006-01-19 | desruisseaux | Added @source tag. |
17660 | 2006-01-18 | desruisseaux | Fixed SVN attributes, including the addition of URL attribute. |
17229 | 2005-12-08 | desruisseaux | Refactored New Zealand Map Grid (NZMG) projection as a subclass of MapProjection. |
16983 | 2005-11-25 | desruisseaux | Replaced references to static fields and methods of CitationImpl.* by Citations.* |
16205 | 2005-10-11 | desruisseaux | Cleaned javadoc warning. More work done on Maven 2 configuration (GEOT-691) |
15350 | 2005-08-16 | desruisseaux | Merged the 'split-main' branch to trunk (GEOT-662) |
15256 | 2005-08-09 | desruisseaux | Extraction of referencing module from main |
15255 | 2005-08-09 | desruisseaux | Prepare branch for splitting main |
14834 | 2005-07-20 | desruisseaux | Reorganized I18N resources |
14657 | 2005-07-01 | desruisseaux | Ongoing work for the port of grid coverage operations from 'legacy' to 'main' (GEOT-413): ported SampleDimensionSelect |
14550 | 2005-06-16 | desruisseaux | Removed deprecated fields and methods |
14235 | 2005-06-10 | desruisseaux | Replaced _PROPERTY suffix by _KEY as of GEOT-577 |
14157 | 2005-06-07 | desruisseaux | Added parameter wrappers around JAI's ParameterList, for implementation of GridCoverage operations backed by JAI operators |
13925 | 2005-05-30 | desruisseaux | Added @since javadoc tag |
13922 | 2005-05-29 | desruisseaux | Renaming of remainding GeoAPI implementations. Renaming is now finished. |
13906 | 2005-05-28 | desruisseaux | Renamed some 'Default' prefix as 'Abstract' |
13836 | 2005-05-26 | desruisseaux | Added 'Default' suffix to some CRS implementations: partial work |
11816 | 2005-03-07 | desruisseaux | First draft of GridCoverage operation port |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
9346 | 2004-11-30 | desruisseaux | First working version of CoordinateOperationFactory |
9118 | 2004-11-14 | desruisseaux | Mercator projection port completed (but untested) as a use case for other projection ports |
8621 | 2004-10-14 | desruisseaux | Enforced 'maximumOccurs==1' in ParameterValue implementation |
8596 | 2004-10-12 | desruisseaux | Redirected javadoc links toward org.opengis.* instead org.geotools.* when the discussion is general enough |
8518 | 2004-10-11 | desruisseaux | Apply changes voted in OGC meeting at Southampton: use of Identifier and GenericName |
7846 | 2004-09-08 | jgarnett | Cleaned up opengis/geotools split |
7836 | 2004-09-08 | jgarnett | First round of resync with geoapi |
7712 | 2004-08-31 | jgarnett | Intergrate ParameterValueGroup / ParameterGroupDescriptor and InternationalString |
7703 | 2004-08-31 | jgarnett | Renamed from OpperationalParameter |
6888 | 2004-07-14 | desruisseaux | Update for GeoAPI changes (Info --> IdentifiedObject) |
6575 | 2004-06-27 | desruisseaux | MatrixParameters now uses ParameterRealValue / In providers, moved parameters in a static field. |
6362 | 2004-06-08 | desruisseaux | Initial work for an OperationProvider |
6098 | 2004-05-23 | desruisseaux | Partial implementation of GeoAPI referencing package |