]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2025-07-21  Bruno Haibledate: update documentation regarding non-Gregorian...
2025-07-21  Bruno Haibledate: force a Gregorian calendar for options --iso...
2025-07-12  Pádraig Bradytests: sort: add a test for equivalent floats
2025-07-11  Paul Eggerttests: fix fraction comparison in sort-float
2025-07-10  Paul Eggerttests: fix integer overflow in sort-float
2025-07-10  Paul Eggertfactor: remove SINGLE_WORKS
2025-07-10  Paul Eggertfactor: use 64-bit internal counters
2025-07-10  Paul Eggertfactor: fix mp_factor_using_pollard_rho aliasing
2025-07-10  Paul Eggertmaint: fix apostrophe in old NEWS
2025-07-10  Paul Eggertfactor: speed up converting strings to uuint
2025-07-10  Paul Eggertfactor: simplify primes table
2025-07-10  Paul Eggertfactor: prefer false for boolean 0
2025-07-10  Paul Eggertmaint: port speedgen to FreeBSD 15
2025-07-10  Paul Eggertfactor: speed up Pollard-rho loop counters
2025-07-10  Paul Eggertfactor: avoid an mpz init+clear
2025-07-10  Paul Eggertfactor: Pollard-rho a is now mp_limb_t
2025-07-10  Paul Eggertfactor: redo ge2 in terms of lt2
2025-07-10  Paul Eggertfactor: speed up umul_ppmm when !USE_LONGLONG_H
2025-07-10  Paul Eggertfactor: streamline gcd2_odd
2025-07-10  Paul Eggertfactor: faster gcd_odd since 2nd is odd
2025-07-10  Paul Eggertdoc: update ‘factor’ benchmarks
2025-07-10  Paul Eggertfactor: prefer exact division
2025-07-10  Paul Eggertfactor: tune submod2
2025-07-10  Paul Eggertfactor: DELIM and DIVBLOCK no longer macros
2025-07-10  Paul Eggertfactor: simplify by assuming !PROVE_PRIMALITY
2025-07-10  Paul Eggertfactor: simplify by assuming USE_BAILLIE_PSW
2025-07-10  Paul Eggertfactor: prime comments
2025-07-10  Paul Eggertfactor: no ferror+fclose
2025-07-10  Paul Eggertfactor: define SQUARE_OF_FIRST_OMITTED_PRIME
2025-07-10  Paul Eggertfactor: simplify add_ssaaaa default
2025-07-10  Paul Eggertfactor: speed up ge2, gt2
2025-07-10  Paul Eggertfactor: improve millerrabin2 API
2025-07-10  Paul Eggertfactor: put FACTORS first
2025-07-10  Paul Eggertfactor: use 1-word code only when tested
2025-07-10  Paul Eggertfactor: decrement Miller-Rabin tests from 25 to 24
2025-07-10  Paul Eggertfactor: don’t prove primality
2025-07-10  Paul Eggertfactor: add comments to factor.c
2025-07-10  Paul Eggertfactor: always use Baillie-PSW
2025-07-10  Paul Eggertbuild: update gnulib submodule to latest
2025-07-10  Paul Eggertfactor: use mpz_probab_prime_p
2025-07-10  Paul Eggertfactor: don’t give up before last prime in table
2025-07-10  Paul Eggertfactor: move prime_p local in
2025-07-10  Paul Eggertfactor: port back to mini-gmp
2025-07-10  Paul Eggertfactor: speed up multiprecision Pollard’s rho
2025-07-10  Paul Eggertfactor: use function for binv
2025-07-10  Paul Eggertfactor: use a more functional style
2025-07-10  Paul Eggertfactor: use single vector in struct mp_factors
2025-07-10  Paul Eggertfactor: omit unnecessary divisions by small primes
2025-07-10  Paul Eggertfactor: use primes_diff more consistently
2025-07-10  Paul Eggertfactor: refactor to for later performance speedup
2025-07-10  Paul Eggertfactor: switch from mp to single when doable
2025-07-10  Paul Eggertfactor: primes_diff idx type consistency
2025-07-10  Paul Eggertfactor: omit q from mp_factor_using_division
2025-07-10  Paul Eggertfactor: mp insert multiplicity too
2025-07-10  Paul Eggertfactor: prefer non-macros
2025-07-10  Paul Eggertfactor: let builder specify MR_REPS
2025-07-10  Paul Eggertfactor: add comments
2025-07-10  Paul Eggertfactor: factor insertion simplifications
2025-07-10  Paul Eggertfactor: check unsigned char counts
2025-07-10  Paul Eggertfactor: fix comment
2025-07-10  Paul Eggertfactor: paren cleanup
2025-07-10  Paul Eggertfactor: simplify longlong.h setup
2025-07-10  Paul Eggertfactor: prefer uuint to two words in a couple of places
2025-07-10  Paul Eggertfactor: FALLTHROUGH instead of break
2025-07-10  Paul Eggertfactor: remove wide_uuint
2025-07-10  Paul Eggertfactor: use same word size as GMP
2025-07-10  Paul Eggertfactor: unsigned long → mp_bitcnt_t
2025-07-10  Paul Eggertfactor: fix test case name
2025-07-10  Paul Eggertfactor: generalize BIG_POWER_OF_10
2025-07-10  Paul Eggertfactor: remove wide_int
2025-07-10  Paul Eggertfactor: add platform sanity check
2025-07-10  Paul Eggertfactor: squfof cleanup
2025-07-10  Paul Eggertfactor: don’t used uninitialized uu[0]
2025-07-05  Pádraig Bradybuild: avoid make distcheck error
2025-07-05  Collin Funkdoc: fix a dead link
2025-07-05  Pádraig Bradybuild: fix non parallel VPATH builds
2025-07-05  Collin Funkmaint: prefer endian.h macros to WORDS_BIGENDIAN, part 2
2025-07-04  Collin Funkmaint: prefer endian.h macros to WORDS_BIGENDIAN
2025-07-03  Collin Funkmaint: add files generated by 'make ps' to .gitignore
2025-07-03  Collin Funkdoc: remove outdated TODO/FIXME items
2025-07-01  Pádraig Bradytests: cat: add test for O_APPEND bug fix
2025-07-01  Pádraig Bradydoc: remove extraneous double quotes within @samp{}
2025-07-01  Collin Funkdoc: use ``...'' instead of "..."
2025-06-30  Pádraig Bradytests: avoid false failure due to varied ERANGE errors
2025-06-30  Paul Eggertod: port to Apple clang 14
2025-06-30  Pádraig Bradybuild: fix VPATH builds with --enable-single-binary
2025-06-30  Pádraig Bradyod: reinstate half float validation check
2025-06-30  Pádraig Bradymaint: avoid sc_prohibit-quotearg failure
2025-06-30  Paul Eggertod: add test cases for recent fix
2025-06-30  Paul Eggertod: more minor fixes for offsets
2025-06-30  Paul Eggertod: refactor parse_old_offset
2025-06-30  Paul Eggertmaint: fix version in NEWS
2025-06-30  Paul Eggertod: pacify gcc -Wduplicated-cond
2025-06-29  Paul Eggertod: be more consistent re sizeof
2025-06-29  Paul Eggertod: fix integer overflow with large pseudos
2025-06-29  Paul Eggertod: speed up -S
2025-06-29  Paul Eggertod: check sign bit more often
2025-06-29  Paul Eggertod: simplify away one loop copy
2025-06-29  Paul Eggertod: simpler static initialization
2025-06-29  Paul Eggertod: minor lcm tuning
next