index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-07-09
factor: primes_diff idx type consistency
Paul Eggert
-2
/
+2
2025-07-09
factor: omit q from mp_factor_using_division
Paul Eggert
-6
/
+0
2025-07-09
factor: mp insert multiplicity too
Paul Eggert
-25
/
+20
2025-07-09
factor: prefer non-macros
Paul Eggert
-9
/
+17
2025-07-09
factor: let builder specify MR_REPS
Paul Eggert
-1
/
+3
2025-07-09
factor: add comments
Paul Eggert
-1
/
+11
2025-07-09
factor: factor insertion simplifications
Paul Eggert
-41
/
+28
2025-07-09
factor: check unsigned char counts
Paul Eggert
-2
/
+17
2025-07-09
factor: fix comment
Paul Eggert
-2
/
+2
2025-07-09
factor: paren cleanup
Paul Eggert
-13
/
+10
2025-07-09
factor: simplify longlong.h setup
Paul Eggert
-18
/
+13
2025-07-09
factor: prefer uuint to two words in a couple of places
Paul Eggert
-12
/
+9
2025-07-09
factor: FALLTHROUGH instead of break
Paul Eggert
-2
/
+1
2025-07-09
factor: remove wide_uuint
Paul Eggert
-127
/
+124
2025-07-09
factor: use same word size as GMP
Paul Eggert
-40
/
+41
2025-07-09
factor: unsigned long → mp_bitcnt_t
Paul Eggert
-4
/
+4
2025-07-09
factor: generalize BIG_POWER_OF_10
Paul Eggert
-7
/
+13
2025-07-09
factor: remove wide_int
Paul Eggert
-9
/
+3
2025-07-09
factor: add platform sanity check
Paul Eggert
-0
/
+6
2025-07-09
factor: squfof cleanup
Paul Eggert
-485
/
+1
2025-07-09
factor: don’t used uninitialized uu[0]
Paul Eggert
-3
/
+4
2025-07-05
build: avoid make distcheck error
Pádraig Brady
-0
/
+4
2025-07-05
build: fix non parallel VPATH builds
Pádraig Brady
-3
/
+1
2025-07-04
maint: prefer endian.h macros to WORDS_BIGENDIAN, part 2
Collin Funk
-1
/
+2
2025-07-04
maint: prefer endian.h macros to WORDS_BIGENDIAN
Collin Funk
-10
/
+7
2025-06-30
od: port to Apple clang 14
Paul Eggert
-10
/
+16
2025-06-30
build: fix VPATH builds with --enable-single-binary
Pádraig Brady
-1
/
+1
2025-06-30
od: reinstate half float validation check
Pádraig Brady
-1
/
+3
2025-06-30
maint: avoid sc_prohibit-quotearg failure
Pádraig Brady
-1
/
+1
2025-06-29
od: more minor fixes for offsets
Paul Eggert
-8
/
+12
2025-06-29
od: refactor parse_old_offset
Paul Eggert
-23
/
+9
2025-06-29
od: pacify gcc -Wduplicated-cond
Paul Eggert
-21
/
+35
2025-06-28
od: be more consistent re sizeof
Paul Eggert
-9
/
+9
2025-06-28
od: fix integer overflow with large pseudos
Paul Eggert
-1
/
+6
2025-06-28
od: speed up -S
Paul Eggert
-1
/
+1
2025-06-28
od: check sign bit more often
Paul Eggert
-9
/
+3
2025-06-28
od: simplify away one loop copy
Paul Eggert
-36
/
+19
2025-06-28
od: simpler static initialization
Paul Eggert
-30
/
+18
2025-06-28
od: minor lcm tuning
Paul Eggert
-2
/
+4
2025-06-28
od: omit some duplicate code
Paul Eggert
-70
/
+55
2025-06-28
od: replace lookup tables with simple arithmetic
Paul Eggert
-46
/
+7
2025-06-28
od: support uintmax_t too
Paul Eggert
-13
/
+23
2025-06-28
od: initialize type-size tables statically
Paul Eggert
-40
/
+49
2025-06-28
od: prefer intmax_t to uintmax_t
Paul Eggert
-48
/
+55
2025-06-28
od: fix '+N.' bug
Paul Eggert
-4
/
+27
2025-06-28
od: fix some unlikely integer overflows
Paul Eggert
-32
/
+64
2025-06-28
od: prefer idx_t to size_t
Paul Eggert
-33
/
+24
2025-06-28
od: don’t assume no holes in wide unsigned
Paul Eggert
-5
/
+5
2025-06-28
maint: assume long long int
Paul Eggert
-19
/
+4
2025-06-28
od: fix another off-by-one issue with --strings
Paul Eggert
-3
/
+3
[prev]
[next]