2009-09-21 Albrecht Gebhardt * DESCRIPTION, INDEX, R/zzz.R, man/tri.Rd: fixes to pass R CMD check version 2.10.0 2009-08-24 Albrecht Gebhardt * man/triangles.Rd, man/tritest.Rd: small fixes for public release 2009-06-10 Albrecht Gebhardt * LICENSE: License clarification 2009-03-05 Albrecht Gebhardt * COPYING: sort out LICENSE mismatches * R/plot.voronoi.R: pass '...' to points() 2009-02-02 Albrecht Gebhardt * man/circles.Rd: new 2009-01-30 Albrecht Gebhardt * man/plot.tri.Rd, man/tri.find.Rd: more documentation fixes 2009-01-25 Albrecht Gebhardt * man/add.constraint.Rd, man/convex.hull.Rd, man/in.convex.hull.Rd, man/neighbours.Rd, man/on.convex.hull.Rd, man/plot.voronoi.Rd, man/print.summary.tri.Rd, man/print.summary.voronoi.Rd, man/print.tri.Rd, man/print.voronoi.Rd, man/summary.tri.Rd, man/summary.voronoi.Rd, man/tri.mesh.Rd, man/voronoi.Rd, man/voronoi.findrejectsites.Rd: fix documentation errors 2007-10-09 Albrecht Gebhardt * data/tritest2.R, man/identify.tri.Rd, man/plot.voronoi.polygons.Rd: fix 2007-09-21 Albrecht Gebhardt * R/plot.aw.voronoi.R, src/awvor.f: small function fixes 2006-12-21 Albrecht Gebhardt * R/aw.voronoi.mosaic.R: more work on special cases 2006-12-14 Albrecht Gebhardt * R/hyperbola.R: use different start values for dsos in special cases 2006-11-27 Albrecht Gebhardt * work: bug hunting 2006-04-13 Albrecht Gebhardt * R/plot.tri.R, man/aw.voronoi.mosaic.Rd, src/init.c: small fixes 2006-02-09 Albrecht Gebhardt * R/voronoi.mosaic.R, src/inhull.f, src/voronoi.f: use circumcircle radius also for ordinary voronoi mosaic * data/awtest.R, src/tripack.h: debug infinite loop in onhull 2005-06-13 Albrecht Gebhardt * R/on.convex.hull.R: use EPSilon instaed of == to decide "onhull" 2005-04-26 Albrecht Gebhardt * R/circles.R, src/dsos.f, src/func.f: some progress with awv 2004-05-25 Albrecht Gebhardt * man/cells.Rd, man/voronoi.area.Rd: small fixes for R 1.9 2003-09-10 Albrecht Gebhardt * R/cells.R: new cell information function for voronoi mosaics 2003-04-01 Albrecht Gebhardt * man/voronoi.polygons.Rd: docu * R/plot.voronoi.polygons.R, R/voronoi.polygons.R: new polygon extraction functions from Denis White 2002-10-13 Albrecht Gebhardt * data/00Index: keyword change for dataset 2002-07-02 alge * man/tri.dellens.Rd: last T -> TRUE fixes 2002-01-01 Albrecht Gebhardt * R/add.constraint.R, R/convex.hull.R, R/tri.mesh.R, R/triangles.R, R/voronoi.area.R, R/voronoi.findrejectsites.R: checkTnF cleanup 2001-12-30 Albrecht Gebhardt * R/identify.tri.R, R/print.summary.tri.R, R/print.summary.voronoi.R, R/print.tri.R, R/print.voronoi.R, R/summary.tri.R, R/summary.voronoi.R, man/outer.convhull.Rd, man/tripack-internal.Rd: changes for R 1.4.0 2001-08-09 Albrecht Gebhardt * R/tri.dellens.R, man/voronoi.mosaic.Rd: cvsroot recovery 2001-01-10 Albrecht Gebhardt * R/in.convex.hull.R, R/neighbours.R, R/tri.find.R: PACKAGE = "tripack" added to all .Fortran calls 2000-06-04 Albrecht Gebhardt * data/index.doc: last changes for R CMD build to succeed 2000-06-03 Albrecht Gebhardt * README: Next release for CRAN, passes CMD check with R 1.0.1 and 1.1.0(devel) 2000-05-30 Albrecht Gebhardt * src/troutq.f: modified TRPRINT from Roger 2000-04-27 alge * orig/TRIPACK.shar: latest original version of TRIPACK added 2000-03-18 alge * src/qsort.f, src/tripack.f, src/troutp.f: new version of tripack, working. errors for small number od points: maybe because then all triangles are border triangles. the nodes are no circumcircle centres then! why? 1999-09-07 Albrecht Gebhardt * src/Makefile, src/tritest.f: Makefile and standalone examples removed, it prevented tripack.so to be correctly linked (missing references to libg2c on a SuSE system) 1998-08-19 Albrecht Gebhardt * src-c/voronoi.c, src-c/Makefile, src-c/inhull.c, src-c/tripack.c, src-c/tritest.c: src-c tree removed (that means it will now only work with R >= 0.62.x) 1998-06-01 Albrecht Gebhardt * TITLE: new functions for voronoi mosaic 1998-05-24 Albrecht Gebhardt * ChangeLog: *** empty log message *** 1998-05-04 Albrecht Gebhardt * R/outer.convhull.R: additional functions using convex hull 1998-03-01 Albrecht Gebhardt * .cvsignore, data/tritest.R, orig/751, orig/tripack.bib: New file.