summaryrefslogtreecommitdiff
path: root/mpf/set_str.c
Commit message (Expand)AuthorAgeFilesLines
* * mpf/set_str.c, cxx/ismpf.cc: Use localeconv for decimal point.Kevin Ryde2001-11-151-5/+38
* * mpn/generic/tdiv_qr.c, mpq/get_d.c, mpf/div.c, mpf/set_q.c,Kevin Ryde2001-05-111-2/+2
* Fix typo in last change.tege2001-01-031-1/+1
* #include stdlib.h (for strtol).tege2001-01-031-3/+2
* Add a copyright year.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-021-13/+0
* * mpn/generic/sqrtrem.c, mpz/pow_ui.c, mpz/powm_ui.c, mpf/get_str.c,Kevin Ryde2000-12-241-1/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* Use new *_SWAP macros.Kevin Ryde2000-04-291-4/+1
* Provide dual ANSI/K&R function definitions.Kevin Ryde2000-04-291-0/+4
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* Remove old assert macro.Kevin Ryde2000-03-051-1/+0
* Let `prec' determine precision used in exponentialization code;tege1997-07-251-5/+14
* Allow a number to start with a period, if next position contains a digit.tege1996-08-271-4/+8
* (swapptr): New #define.tege1996-08-081-21/+30
* In exp_in_base==0 case, add madj to msize for EXP field.tege1996-08-071-1/+1
* Ignore excess limbs in MP,MSIZE.tege1996-08-071-28/+25
* Initial revisiontege1996-05-081-0/+302