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/coverage/src/main/java/org/geotools/coverage/ScaledColorSpace.java
Rev. | Date | Author | Message |
---|---|---|---|
30643 | 2008-06-12 | acuster | Copyright headers: lib/coverage, this time with feeling (and the el in Toolkit) |
30541 | 2008-06-06 | acuster | Copyright review: update headers on lib/coverage |
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 |
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 |
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. |
27575 | 2007-10-22 | desruisseaux | Converted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516). |
22817 | 2006-11-17 | desruisseaux | Fixed SVN properties for all Java files. |
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'. |
20970 | 2006-08-11 | jgarnett | IP review.txt updated, along with headers |
17672 | 2006-01-19 | desruisseaux | Added @source tag. |
17660 | 2006-01-18 | desruisseaux | Fixed SVN attributes, including the addition of URL attribute. |
16572 | 2005-11-02 | desruisseaux | Moved coverage implementation to its own module (GEOT-745) |
15803 | 2005-09-22 | desruisseaux | Bux fix in automatic axis swapping during GridCoverage(..., Envelope, ...) construction. |
13928 | 2005-05-30 | desruisseaux | Fixed GEOT-482; added a convenience method for loading a matrix from a file |
13925 | 2005-05-30 | desruisseaux | Added @since javadoc tag |
13016 | 2005-04-07 | desruisseaux | Moved 'org.geotools.io.image' to 'org.geotools.image.io' / Continue work on CoverageStack |
11572 | 2005-02-23 | desruisseaux | Initial port of sub-transform, required for some grid coverages |
11549 | 2005-02-22 | desruisseaux | Initial cleaning for restarting GridCoverage work |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
6259 | 2004-05-31 | desruisseaux | Added more implementations for Coverage support |