summaryrefslogtreecommitdiff
path: root/src/factor.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady1-1/+17
2013-02-10maint: consolidate developer debug messagesPádraig Brady1-24/+13
2013-01-07factor: apply a more general fix to enable correct assemblyPádraig Brady1-1/+8
2013-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2012-12-04maint: remove a redundant odd sized alloc from factor.cPádraig Brady1-2/+2
2012-11-18build: fix compilation failure on x32Daniel Schepler1-1/+1
2012-11-18maint: correct indentation of W_TYPE_SIZE-defining cpp directivesJim Meyering1-7/+7
2012-11-13maint: avoid unnecessary #include to fix syntax-check failureJim Meyering1-1/+0
2012-11-12factor: maintainer builds primes.h, not builderPaul Eggert1-0/+11
2012-11-04build: don't assume uintmax_t is 64 bitsPádraig Brady1-1/+10
2012-11-04build: don't rely on support for '%j' printf formatPádraig Brady1-1/+1
2012-10-23factor: add commentsJim Meyering1-1/+5
2012-10-23build: avoid warnings about unused variables and macrosPádraig Brady1-4/+13
2012-10-23build: avoid compile warnings in factor.c on some systemsPádraig Brady1-3/+3
2012-10-09factor: fix integer validation and GMP fallbackPádraig Brady1-5/+33
2012-10-08build: support older GMP versionsPádraig Brady1-0/+24
2012-10-07maint: avoid warning from gcc's -Wunused-macrosJim Meyering1-0/+6
2012-10-04factor: 25% speed-up, on outputJim Meyering1-1/+5
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering1-293/+2170
2012-09-07factor: don't ever declare composites to be primeTorbjörn Granlund1-3/+6
2012-01-27maint: use single copyright year rangeJim Meyering1-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering1-1/+1
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering1-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2011-05-26maint: accommodate gcc's -Wstrict-overflow optionJim Meyering1-1/+2
2011-01-01maint: update all copyright year number rangesJim Meyering1-1/+1
2010-05-31maint: replace each "for (;;)" with "while (true)"Jim Meyering1-3/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering1-1/+1
2009-12-12factor: add a missing va_endJim Meyering1-0/+1
2009-10-08maint: use X2NREALLOC in more placesEric Blake1-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-1/+1
2009-09-13maint: use consistent cpp indentation in all .c filesJim Meyering1-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-85/+85
2009-05-17maint: use ARRAY_CARDINALITY moreJim Meyering1-1/+1
2009-03-06maint: avoid new unused-macro warnings from gccJim Meyering1-3/+1
2008-12-01seq: plug a leakJim Meyering1-0/+1
2008-10-25factor: avoid compilation failure without libgmpJim Meyering1-0/+8
2008-10-25factor: remove --bignum and --no-bignum optionsPaul Eggert1-118/+65
2008-08-11factor: remove duplicate docstring; use the more detailed oneBenno Schulenberg1-6/+2
2008-08-04factor: credit Torbjörn GranlundJames Youngman1-2/+2
2008-08-01factor arbitrarily large numbersJames Youngman1-41/+452
2008-06-27factor out time_t-to-string conversion idiomJim Meyering1-1/+0
2008-06-03use gnulib's progname moduleJim Meyering1-4/+1
2008-06-02declare program_name consistentlyJim Meyering1-1/+1
2008-05-26adjust copyright datesJim Meyering1-1/+1
2008-05-26convert single-author programs to use proper_nameJim Meyering1-1/+1
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake1-2/+2
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering1-1/+1