summaryrefslogtreecommitdiff
path: root/mpn/generic/set_str.c
Commit message (Expand)AuthorAgeFilesLines
* Nailify.tege2002-04-151-3/+3
* Undo this:tege2002-02-101-2/+2
* (mpn_set_str): Use mpn_mul_1c if available.tege2002-02-091-2/+10
* Rename indigits_per_limb => chars_per_limb.tege2002-02-031-15/+14
* * mpn/generic/set_str.c: Use MP_PTR_SWAP and POW2_P, add __GMP_PROTOKevin Ryde2002-02-011-8/+9
* Fix typo in __GMP_FREE_FUNC_LIMBS call.tege2002-02-011-1/+1
* (convert_blocks): Remove unused variable big_base.tege2002-01-301-2/+0
* Add sub-quadratic code.tege2002-01-301-63/+249
* * gmp.texi (Low-level Functions): mpn_set_str requires strsize >= 1.Kevin Ryde2001-05-031-0/+1
* Remove K&R function headers.tege2001-01-021-9/+1
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* * gmp-impl.h, mpn/generic/*.c: Add ASSERTs for various parameterKevin Ryde2000-09-251-0/+3
* *** empty log message ***tege2000-07-241-4/+4
* Provide dual ANSI/K&R function definitions.Kevin Ryde2000-04-291-1/+6
* Clean up spacing and indentation.tege1996-05-241-1/+1
* Initial revisiontege1996-05-081-0/+154