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/math/Line.java
Rev. | Date | Author | Message |
---|---|---|---|
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 |
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 |
28500 | 2007-12-24 | desruisseaux | Added a new GridGeometry implementation (ImageGeometry) has a lightweight placeholder for 'gridRange' as a Rectangle and 'gridToCRS' as an AffineTransform. Used by TileBuilder. |
27864 | 2007-11-12 | desruisseaux | Use more Java 5 features. Also fixed a test which failed randomly. |
27575 | 2007-10-22 | desruisseaux | Converted Java source files from ISO-LATIN-1 encoding to UTF-8 (GEOT-1516). |
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 |
17672 | 2006-01-19 | desruisseaux | Added @source tag. |
17660 | 2006-01-18 | desruisseaux | Fixed SVN attributes, including the addition of URL attribute. |
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 |
13925 | 2005-05-30 | desruisseaux | Added @since javadoc tag |
11001 | 2005-02-02 | desruisseaux | Fixed wrong encoding in main/src |
10796 | 2005-01-28 | dzwiers | imports cleaned |
6284 | 2004-06-01 | desruisseaux | Bug fix for horizontal line on y=0 |
6255 | 2004-05-31 | desruisseaux | Bug fix for horizontal and vertical line colinear with an axis |
6210 | 2004-05-27 | desruisseaux | Javadoc fixes / Added Id keyword property |
6047 | 2004-05-23 | jgarnett | resources moved to main |
5774 | 2004-05-23 | jgarnett | geotools-src serves as the start of our new module directory (the data access modules will escape off to plugin directory soon) |
5769 | 2004-05-23 | jgarnett | Project renamed to gt |
5619 | 2004-05-13 | (pas d'auteur) | Move repository under gt. |
3813 | 2003-08-28 | desruisseaux | Implements a Cloneable interface with a 'clone()' method |
3812 | 2003-08-28 | desruisseaux | Implements a Cloneable interface with a 'clone()' method |
3607 | 2003-08-04 | desruisseaux | PMD fixes |
3436 | 2003-07-23 | desruisseaux | Removed unused variable |
2858 | 2003-05-13 | desruisseaux | Added PMC owner to copyright notice |
2249 | 2003-02-05 | desruisseaux | Fixed dead lock in Resources; improved formatting |
2244 | 2003-02-04 | desruisseaux | Modified isoscelesTriangleBase method (I'm not happy with its name actually) |
2242 | 2003-02-04 | desruisseaux | Added a mathematic package |