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/DefaultParameterDescriptorGroup.java
Rev. | Date | Author | Message |
---|---|---|---|
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 |
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 |
28267 | 2007-12-06 | desruisseaux | GeoTools trunk now build against GeoAPI 2.2-SNAPSHOT. |
28069 | 2007-11-27 | desruisseaux | Java 5 generics in org.geotools.image.io, and partially in org.geotools.parameters. |
27575 | 2007-10-22 | desruisseaux | Converted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516). |
25262 | 2007-04-23 | desruisseaux | Finished review of metadata and factory hints change. Fixed a potential glitch in parameter names handling (some code were disabled in AbstractIdentifiedObject apparently in order to avoid a ClassCastException caused by the spit of org.opengis.metadata.Identifier in two interfaces, Identifier and ReferenceIdentifier. Fixed the exception and reenabled the code). Not sure yet what the consequence was. It may help for the stereographic projection issue, but need to check. |
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 |
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 |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
9119 | 2004-11-14 | desruisseaux | Fixed Mercator projection so that it pass the ProjectionTest |
8701 | 2004-10-20 | desruisseaux | Added the 'remove' operation to ParameterValueGroup |
8621 | 2004-10-14 | desruisseaux | Enforced 'maximumOccurs==1' in ParameterValue implementation |
8610 | 2004-10-13 | desruisseaux | Changed ParameterDescriptorGroup.descriptor(String) return type from 'ParameterValue' to 'GeneralParameterValue' |
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 |
7706 | 2004-08-31 | jgarnett | Change over to parameter descriptor and added parse( text ), text() methods. |
7703 | 2004-08-31 | jgarnett | Renamed from OpperationalParameter |
6888 | 2004-07-14 | desruisseaux | Update for GeoAPI changes (Info --> IdentifiedObject) |
6383 | 2004-06-11 | desruisseaux | Search for parameters and operation methods by identifiers |
6362 | 2004-06-08 | desruisseaux | Initial work for an OperationProvider |
6098 | 2004-05-23 | desruisseaux | Partial implementation of GeoAPI referencing package |