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/metadata/src/main/java/org/geotools/metadata/iso/citation/Citations.java
Rev. | Date | Author | Message |
---|---|---|---|
30852 | 2008-07-03 | desruisseaux | PropertyMap now converts automatically from String to a variety of types (InternationalString, File, Number...) and add singleton to collection. UML identifier name are now accepted as well as property name inferred from method name. |
30640 | 2008-06-12 | acuster | Copyright headers: lib/metadata, this time with feeling (and the el in Toolkit) |
30519 | 2008-06-05 | acuster | Metadata header cleanup and copyright review. |
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 |
29776 | 2008-04-03 | desruisseaux | More predefined CRS constants, especially for TemporalCRS. |
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 |
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). |
27525 | 2007-10-17 | desruisseaux | Merged changes from 2.4 branch. Slight renaming in parameterized types. Removed deprecated Singleton class. |
25668 | 2007-05-29 | desruisseaux | Fixed a bug that prevented EsriExtension to be chained with other EPSG factories. |
25189 | 2007-04-17 | desruisseaux | Removed useless import statements. |
25098 | 2007-04-10 | desruisseaux | Review of metadata changes. |
24868 | 2007-03-22 | jgarnett | clean up metadata and referencing in response to GEO-93 |
24164 | 2007-02-03 | desruisseaux | Implemented the fallback for additional CRS beyong the ones defined in the EPSG database (GEOT-774) |
24097 | 2007-01-29 | desruisseaux | Implemented authority factory for codes of the form http://www.opengis.net/ (GEOT-1136) |
23632 | 2006-12-29 | desruisseaux | GEOT-859: Refactored the URN syntax adapter for CRS factories. The adapter now apply to any factory. Some progress toward version management (but not yet there). NOTE: this new implementation forces axis order "as specified in the database", which is different from the original "URNEPSGAdapter" implementation which used (x,y) order. Various changes in many corners of "org.geotools.referencing.factory" as a side-effect of this work. Minor opportunist javadoc fixes in other modules. |
22443 | 2006-10-27 | desruisseaux | Splitted referencing, extracting metadata in their own module (GEOT-983). As a side effect, replaced some calls of CRSUtilities.foo(...) by CRS.foo(...). |
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 |
18851 | 2006-03-29 | desruisseaux | Bug fixes and enhancements in DisjointLists. |
17672 | 2006-01-19 | desruisseaux | Added @source tag. |
17660 | 2006-01-18 | desruisseaux | Fixed SVN attributes, including the addition of URL attribute. |
17038 | 2005-11-28 | desruisseaux | Copied the AutoTest. Tuned AutoCRSFactory implementation (GEOT-773) |
16985 | 2005-11-25 | desruisseaux | Javadoc fixes |
16984 | 2005-11-25 | desruisseaux | Javadoc fixes |
16982 | 2005-11-25 | desruisseaux | Copied AUTO factory from plugin/epsg-wkt to module/referencing (GEOT-773). Not yet tested neither enabled. |
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 |
14657 | 2005-07-01 | desruisseaux | Ongoing work for the port of grid coverage operations from 'legacy' to 'main' (GEOT-413): ported SampleDimensionSelect |
14564 | 2005-06-20 | desruisseaux | Initial implementation of GEOT-589. Partially tested, more tests to come |
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 |
13778 | 2005-05-25 | desruisseaux | Initial draft of EPSG-HSQL plugin (database not yet included) |
13752 | 2005-05-23 | desruisseaux | Added the 'Impl' suffix to direct implementations of all metadata interfaces; deprecated the old implementations (not yet deleted). |
12958 | 2005-04-04 | desruisseaux | Constructor tuning in metadata |
12952 | 2005-04-03 | desruisseaux | Updated metadata implementation for GeoAPI changes (GEO-51 and GEO-56) |
11363 | 2005-02-12 | desruisseaux | Milestone in EPSG factory port: Datum now fully supported |
11144 | 2005-02-07 | desruisseaux | Fixed GEOT-400 (create appropriate instance of Operation subclasses) |
11137 | 2005-02-05 | desruisseaux | Tune CRS tests (e.g. allow different tolerance level for assertions in different projections) |
11099 | 2005-02-04 | desruisseaux | Slight editions |
11096 | 2005-02-04 | jgarnett | Updated AUTO, AUTO2 and EPSG metadata with appropriate identifier and contact info |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
9146 | 2004-11-17 | desruisseaux | Work on WKT parsing of CRS objects |
9120 | 2004-11-15 | desruisseaux | New metadata implementations |
9119 | 2004-11-14 | desruisseaux | Fixed Mercator projection so that it pass the ProjectionTest |
9118 | 2004-11-14 | desruisseaux | Mercator projection port completed (but untested) as a use case for other projection ports |
8875 | 2004-10-27 | desruisseaux | Miscellaneous cleaning |
8842 | 2004-10-26 | desruisseaux | Temporary commented out reference to a missing piece of GeoAPI |
8841 | 2004-10-26 | desruisseaux | org.geotools.referencing.Identifier implementation implements GenericName as well, for use as alias |
8831 | 2004-10-25 | desruisseaux | Added the 'extent' subpackage |
8518 | 2004-10-11 | desruisseaux | Apply changes voted in OGC meeting at Southampton: use of Identifier and GenericName |
8362 | 2004-10-04 | desruisseaux | Temporary roll back of too early commit |
8358 | 2004-10-04 | desruisseaux | Added main Metadata class |
8167 | 2004-09-23 | desruisseaux | Added new metadata implementations |
8102 | 2004-09-21 | desruisseaux | Added new metadata implementations |
8073 | 2004-09-20 | desruisseaux | Added new metadata implementations |
7136 | 2004-07-21 | desruisseaux | Refactored new ISO 19115 implementations |
7133 | 2004-07-21 | desruisseaux | Added support for unmodifiable metadata |
7098 | 2004-07-20 | desruisseaux | Refactored iso19115.AbstractMetadata as MetadataEntity |
7073 | 2004-07-20 | desruisseaux | Removed deprecated Cloneable interface and EqualsUtils |
6978 | 2004-07-19 | jgarnett | use of InternationalString |
6977 | 2004-07-19 | jgarnett | Switched to InternationalString and SetOf |
6888 | 2004-07-14 | desruisseaux | Update for GeoAPI changes (Info --> IdentifiedObject) |
6440 | 2004-06-13 | desruisseaux | Added GeocentricTransform / Added registry service in TransformFactory / Refactored JUnit tests |
6376 | 2004-06-10 | desruisseaux | Added pre-defined citations |
6098 | 2004-05-23 | desruisseaux | Partial implementation of GeoAPI referencing package |