~ubuntu-branches/ubuntu/trusty/libmath-geometry-voronoi-perl/trusty

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Package Import Robot
  • Author(s): Florian Schlichting
  • Date: 2013-05-23 21:40:53 UTC
  • Revision ID: package-import@ubuntu.com-20130523214053-1reukv29881hn1o4
Tags: upstream-1.3
ImportĀ upstreamĀ versionĀ 1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Revision history for Perl extension Math::Geometry::Voronoi.
 
2
 
 
3
1.3
 
4
 
 
5
     - Added code to create polygons that intersect with the
 
6
       boundaries. (Adam Thomas)
 
7
 
 
8
     - Included example CGI code in examples/ directory.
 
9
 
 
10
1.2
 
11
 
 
12
     - [Bug Fix] Fix compilation on 64-bit machines. (Dov Grobgeld)
 
13
 
 
14
1.1
 
15
 
 
16
     - [Enhancement] changed underlying C code to use doubles instead
 
17
       of floats, extending range and reducing errors
 
18
 
 
19
     - [Bug Fix] Stop skipping the last point.
 
20
 
 
21
     - [Bug Fix] changed filenames to work on case-insensitive systems
 
22
 
 
23
1.0  Tue Jun 10 09:44:46 2008
 
24
 
 
25
     - first version released
 
26