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/Parameter.java
Rev. | Date | Author | Message |
---|---|---|---|
31552 | 2008-09-18 | desruisseaux | Provide an alternative to deprecated constructors. |
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 |
28267 | 2007-12-06 | desruisseaux | GeoTools trunk now build against GeoAPI 2.2-SNAPSHOT. |
28252 | 2007-12-04 | desruisseaux | More MosaicImageReader work. As a side effect, moved Utilities.getShort[Class]Name in a separated utilities class named 'Classes'. Also added a couple of @Override annotations. |
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). |
26802 | 2007-08-31 | desruisseaux | Merged changes from the 2.4 branch relative to the retrofitting of ImagingParametersDescriptor functionalities in its ImagingParameters parent class. |
24701 | 2007-03-07 | desruisseaux | Fixed a build failure on Java 6. Also fixed many small details in the referencing framework. |
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. |
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) |
15299 | 2005-08-11 | desruisseaux | Added CRS.VALID.AREA formula in OpenOffice addin / Added convenience methods for fetching GeographicBoundingBox and for fetching coordinate operation accuracy / Bug fix for parameter using dimensionless unit in EPGS database |
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 |
14175 | 2005-06-08 | desruisseaux | Imaging parameters tunning |
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. |
13376 | 2005-05-05 | desruisseaux | First working version of WarpTransform2D |
12957 | 2005-04-03 | desruisseaux | Removed J2SE 1.5 dependency |
12952 | 2005-04-03 | desruisseaux | Updated metadata implementation for GeoAPI changes (GEO-51 and GEO-56) |
12020 | 2005-03-11 | desruisseaux | First working version of Resampler2D port (side effect: GEOT-390 fix) |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
10105 | 2004-12-30 | desruisseaux | Improved Console implementation / Fixed erroneous conversion of dimensionless unit / Javadoc fixes |
9653 | 2004-12-11 | desruisseaux | Mark the API as in need to be revisited / fixed a potential NullPointerException |
9354 | 2004-11-30 | rschulz | changed how doubleValue() deals with null values |
9346 | 2004-11-30 | desruisseaux | First working version of CoordinateOperationFactory |
9203 | 2004-11-19 | desruisseaux | WKT debugging / cleaning |
9118 | 2004-11-14 | desruisseaux | Mercator projection port completed (but untested) as a use case for other projection ports |
8726 | 2004-10-21 | desruisseaux | Various bug fixes in parameter handling |
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 |
7857 | 2004-09-09 | jgarnett | name to getName().toString( null ) |
7846 | 2004-09-08 | jgarnett | Cleaned up opengis/geotools split |
7837 | 2004-09-08 | jgarnett | Updated handling of values/params in parametervaluegroup |
7836 | 2004-09-08 | jgarnett | First round of resync with geoapi |
7704 | 2004-08-31 | jgarnett | Extended with parse( text ), and text() |
6565 | 2004-06-26 | desruisseaux | First draft of a MapProjection port |
6383 | 2004-06-11 | desruisseaux | Search for parameters and operation methods by identifiers |
6371 | 2004-06-09 | desruisseaux | Added test cases for parameters |
6362 | 2004-06-08 | desruisseaux | Initial work for an OperationProvider |
6325 | 2004-06-04 | desruisseaux | Added MathTransform implementations |
6098 | 2004-05-23 | desruisseaux | Partial implementation of GeoAPI referencing package |