index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
factor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
build: avoid link failure in devmsg() on older linkers
Pádraig Brady
1
-1
/
+17
2013-02-10
maint: consolidate developer debug messages
Pádraig Brady
1
-24
/
+13
2013-01-07
factor: apply a more general fix to enable correct assembly
Pádraig Brady
1
-1
/
+8
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2012-12-04
maint: remove a redundant odd sized alloc from factor.c
Pádraig Brady
1
-2
/
+2
2012-11-18
build: fix compilation failure on x32
Daniel Schepler
1
-1
/
+1
2012-11-18
maint: correct indentation of W_TYPE_SIZE-defining cpp directives
Jim Meyering
1
-7
/
+7
2012-11-13
maint: avoid unnecessary #include to fix syntax-check failure
Jim Meyering
1
-1
/
+0
2012-11-12
factor: maintainer builds primes.h, not builder
Paul Eggert
1
-0
/
+11
2012-11-04
build: don't assume uintmax_t is 64 bits
Pádraig Brady
1
-1
/
+10
2012-11-04
build: don't rely on support for '%j' printf format
Pádraig Brady
1
-1
/
+1
2012-10-23
factor: add comments
Jim Meyering
1
-1
/
+5
2012-10-23
build: avoid warnings about unused variables and macros
Pádraig Brady
1
-4
/
+13
2012-10-23
build: avoid compile warnings in factor.c on some systems
Pádraig Brady
1
-3
/
+3
2012-10-09
factor: fix integer validation and GMP fallback
Pádraig Brady
1
-5
/
+33
2012-10-08
build: support older GMP versions
Pádraig Brady
1
-0
/
+24
2012-10-07
maint: avoid warning from gcc's -Wunused-macros
Jim Meyering
1
-0
/
+6
2012-10-04
factor: 25% speed-up, on output
Jim Meyering
1
-1
/
+5
2012-10-04
factor: merge with preexisting factor; integrate tests; avoid warnings
Jim Meyering
1
-293
/
+2170
2012-09-07
factor: don't ever declare composites to be prime
Torbjörn Granlund
1
-3
/
+6
2012-01-27
maint: use single copyright year range
Jim Meyering
1
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
1
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
1
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
1
-1
/
+2
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
1
-1
/
+1
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
1
-3
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
1
-1
/
+1
2009-12-12
factor: add a missing va_end
Jim Meyering
1
-0
/
+1
2009-10-08
maint: use X2NREALLOC in more places
Eric Blake
1
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
1
-1
/
+1
2009-09-13
maint: use consistent cpp indentation in all .c files
Jim Meyering
1
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
1
-85
/
+85
2009-05-17
maint: use ARRAY_CARDINALITY more
Jim Meyering
1
-1
/
+1
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
1
-3
/
+1
2008-12-01
seq: plug a leak
Jim Meyering
1
-0
/
+1
2008-10-25
factor: avoid compilation failure without libgmp
Jim Meyering
1
-0
/
+8
2008-10-25
factor: remove --bignum and --no-bignum options
Paul Eggert
1
-118
/
+65
2008-08-11
factor: remove duplicate docstring; use the more detailed one
Benno Schulenberg
1
-6
/
+2
2008-08-04
factor: credit Torbjörn Granlund
James Youngman
1
-2
/
+2
2008-08-01
factor arbitrarily large numbers
James Youngman
1
-41
/
+452
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
1
-1
/
+0
2008-06-03
use gnulib's progname module
Jim Meyering
1
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
1
-1
/
+1
2008-05-26
adjust copyright dates
Jim Meyering
1
-1
/
+1
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
1
-1
/
+1
2007-08-30
Use PACKAGE_NAME instead of GNU_PACKAGE.
Eric Blake
1
-2
/
+2
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
1
-5
/
+4
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
1
-1
/
+1
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
1
-1
/
+1
[next]