Daniel Russel
|
961dee39fb
|
properly handle event times which don't support infinity
|
2008-09-29 16:59:08 +00:00 |
|
Daniel Russel
|
562b62e0a3
|
don't make intervals with inf
|
2008-09-26 19:18:11 +00:00 |
|
Andreas Meyer
|
c1d1609af1
|
replaced CGAL_assertion( false* and CGAL_assertion( 0*
with CGAL_error/CGAL_error_msg
|
2007-11-08 00:27:20 +00:00 |
|
Daniel Russel
|
5684bc8d55
|
removed variadic macro
|
2007-10-04 11:14:00 +00:00 |
|
Daniel Russel
|
faf373778d
|
allow the retrieval of current event key:
|
2007-08-16 23:10:46 +00:00 |
|
Daniel Russel
|
8a107b364b
|
fixed qt problem--too fancy with overloading
|
2007-07-10 22:09:27 +00:00 |
|
Daniel Russel
|
6cee3cddc1
|
get latest changes into build
|
2007-07-09 23:10:13 +00:00 |
|
Daniel Russel
|
a183e20905
|
moved gui stuff to new listeners
|
2007-06-14 21:50:44 +00:00 |
|
Daniel Russel
|
c258f48911
|
ACCESSOR to GET
|
2007-06-12 22:08:14 +00:00 |
|
Daniel Russel
|
3f28242466
|
macros for listeners
|
2007-06-11 01:43:55 +00:00 |
|
Daniel Russel
|
81ccf38256
|
things build after log move
|
2007-06-11 00:08:13 +00:00 |
|
Daniel Russel
|
7d9a1eaf8c
|
libCGAL builds
|
2007-06-10 23:46:47 +00:00 |
|
Daniel Russel
|
c1fd50a09b
|
pre global replace
|
2007-06-10 23:05:03 +00:00 |
|
Daniel Russel
|
adf89ba0af
|
moved logs
|
2007-06-09 02:38:13 +00:00 |
|
Daniel Russel
|
a8ce13422d
|
some steps towards handling duplicate points in RT3, I need to get to other things now
|
2007-02-27 22:45:58 +00:00 |
|
Daniel Russel
|
e87704cc3d
|
odds and sods
|
2007-02-02 19:52:18 +00:00 |
|
Daniel Russel
|
dca595a3b8
|
simplified Delaunay_3 to try to track down bug in regular
|
2007-01-31 03:15:14 +00:00 |
|
Daniel Russel
|
238f8df4b4
|
minor tweaks
|
2007-01-30 02:06:49 +00:00 |
|
Daniel Russel
|
47b722e592
|
fix return type in specialization
|
2007-01-26 01:55:09 +00:00 |
|
Daniel Russel
|
5e30af4a00
|
missing return in Sturm
|
2007-01-26 01:53:00 +00:00 |
|
Daniel Russel
|
a4090e42b6
|
fixing next_time_as_rational at end of time
|
2007-01-25 01:45:29 +00:00 |
|
Daniel Russel
|
22e52fc307
|
can't check against double()
|
2007-01-25 00:32:06 +00:00 |
|
Daniel Russel
|
deb0ad36b8
|
added random check
|
2007-01-24 19:11:31 +00:00 |
|
Daniel Russel
|
13660ff8d5
|
fixed a bug in solver and added regular_expression_inexact_traits
|
2007-01-24 04:44:16 +00:00 |
|
Daniel Russel
|
3eb2e7079a
|
removed random delc of to_interval
|
2007-01-23 17:02:20 +00:00 |
|
Daniel Russel
|
e28894d30a
|
cleaned up names in KK and FK
|
2007-01-22 18:36:00 +00:00 |
|
Daniel Russel
|
6180995091
|
fixed audit bug
|
2007-01-22 01:15:48 +00:00 |
|
Daniel Russel
|
43cf28218c
|
core working
|
2007-01-20 21:39:01 +00:00 |
|
Daniel Russel
|
02ccc9c36f
|
before trying to clean things up for new number type stuff
|
2007-01-18 23:26:44 +00:00 |
|
Daniel Russel
|
fa295ec3cd
|
Newton working well and everything else working. Will remove old solver to clean things up
|
2006-11-06 23:57:15 +00:00 |
|
Daniel Russel
|
33f9e109d4
|
trying to merge allmove
|
2006-10-24 18:52:12 +00:00 |
|
Daniel Russel
|
af905f81a2
|
updating works well, about try remove locking of points
|
2006-10-18 00:39:13 +00:00 |
|
Daniel Russel
|
ab5383d9ab
|
general cleanup of Delaunay_2
|
2006-09-10 10:33:07 +00:00 |
|
Daniel Russel
|
85d981fa26
|
patching beats rebuilding on some data :-)
|
2006-09-08 16:41:39 +00:00 |
|
Daniel Russel
|
c42aa8607d
|
Lazy computation working in the update delaunay!!!! Still a bit slower than rebuilding though.
|
2006-08-24 15:54:13 +00:00 |
|
Andreas Fabri
|
4689d357fc
|
Fixed min max problem
|
2006-07-30 13:08:25 +00:00 |
|
Daniel Russel
|
d8a7da8a8c
|
minor changes
|
2006-07-24 15:53:06 +00:00 |
|
Daniel Russel
|
31602a6f0c
|
cleaned output
|
2006-07-14 08:08:19 +00:00 |
|
Daniel Russel
|
a986bfc9e1
|
Added support for final events
|
2006-07-14 07:35:42 +00:00 |
|
Daniel Russel
|
5f50d4683f
|
little things
|
2006-07-13 15:12:52 +00:00 |
|
Daniel Russel
|
f4d1c3163c
|
changes to allow auditing with inexact arithmetic
|
2006-07-13 15:00:05 +00:00 |
|
Daniel Russel
|
3f9487d86a
|
changing Simulator to Default_simulator
|
2006-07-05 08:12:40 +00:00 |
|