mirror of https://github.com/CGAL/cgal
BigRat.h: Instead of letting mpq_get_str(..) allocate memory we allocate/deallocate it ourselves
This commit is contained in:
parent
1114dc98fb
commit
1a9b289df7
|
|
@ -1,5 +1,6 @@
|
|||
02 February 2006 Andreas Fabri
|
||||
- BigInt.h: Instead of letting mpz_get_str(..) allocate memory we allocate/deallocate it ourselves
|
||||
- BigRat.h: Instead of letting mpq_get_str(..) allocate memory we allocate/deallocate it ourselves
|
||||
|
||||
16 February 2005 Sylvain Pion
|
||||
- core.lib -> core++.lib for _MSC_VER (CORE maintainers notified).
|
||||
|
|
|
|||
Loading…
Reference in New Issue