index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
factor.c
Age
Commit message (
Expand
)
Author
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-08-22
maint: avoid int64_t and similar types unless they're needed
Paul Eggert
2014-05-02
numfmt: improve processing throughput by 800%
Pádraig Brady
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-02-14
build: avoid link failure in devmsg() on older linkers
Pádraig Brady
2013-02-10
maint: consolidate developer debug messages
Pádraig Brady
2013-01-07
factor: apply a more general fix to enable correct assembly
Pádraig Brady
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-12-04
maint: remove a redundant odd sized alloc from factor.c
Pádraig Brady
2012-11-18
build: fix compilation failure on x32
Daniel Schepler
2012-11-18
maint: correct indentation of W_TYPE_SIZE-defining cpp directives
Jim Meyering
2012-11-13
maint: avoid unnecessary #include to fix syntax-check failure
Jim Meyering
2012-11-12
factor: maintainer builds primes.h, not builder
Paul Eggert
2012-11-04
build: don't assume uintmax_t is 64 bits
Pádraig Brady
2012-11-04
build: don't rely on support for '%j' printf format
Pádraig Brady
2012-10-23
factor: add comments
Jim Meyering
2012-10-23
build: avoid warnings about unused variables and macros
Pádraig Brady
2012-10-23
build: avoid compile warnings in factor.c on some systems
Pádraig Brady
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
2012-10-08
build: support older GMP versions
Pádraig Brady
2012-10-07
maint: avoid warning from gcc's -Wunused-macros
Jim Meyering
2012-10-04
factor: 25% speed-up, on output
Jim Meyering
2012-10-04
factor: merge with preexisting factor; integrate tests; avoid warnings
Jim Meyering
2012-09-07
factor: don't ever declare composites to be prime
Torbjörn Granlund
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-12
factor: add a missing va_end
Jim Meyering
2009-10-08
maint: use X2NREALLOC in more places
Eric Blake
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-09-13
maint: use consistent cpp indentation in all .c files
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-05-17
maint: use ARRAY_CARDINALITY more
Jim Meyering
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
2008-12-01
seq: plug a leak
Jim Meyering
2008-10-25
factor: avoid compilation failure without libgmp
Jim Meyering
2008-10-25
factor: remove --bignum and --no-bignum options
Paul Eggert
2008-08-11
factor: remove duplicate docstring; use the more detailed one
Benno Schulenberg
2008-08-04
factor: credit Torbjörn Granlund
James Youngman
2008-08-01
factor arbitrarily large numbers
James Youngman
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
2008-06-03
use gnulib's progname module
Jim Meyering
[next]