Timeline
Dec 9, 2022:
- 7:02 PM Changeset in git [16641e0]spielwiese by
- fix: depth(0)
- 3:40 PM Changeset in git [7c3fd48]spielwiese by
- reduce and division uses the same algorithm for Z and ring-cf
- 2:36 PM Changeset in git [44055a]spielwiese by
- tests: fix for various_typos_fixed
- 1:01 PM Changeset in git [c9d548b]spielwiese by
- Merge pull request #1165 from fchapoton/various_typos_fixed fixing various typos (found using egrep)
- 11:43 AM Changeset in git [1e1990]spielwiese by
- fixing various typos (found using egrep)
Dec 8, 2022:
- 11:35 AM Changeset in git [a26d28]spielwiese by
- tests for ring-cf
- 11:34 AM Changeset in git [26597c9]spielwiese by
- more static routines: coeffs
Dec 6, 2022:
- 3:55 PM Changeset in git [96ce32]spielwiese by
- fix: ZZ/n
- 3:54 PM Changeset in git [ea6f5f]spielwiese by
- opt: bigint, ZZ/n
- 3:26 PM Changeset in git [f1e1d6]spielwiese by
- opt: ZZ/n
Dec 5, 2022:
- 4:05 PM Changeset in git [cbf866]spielwiese by
- more static: asciiLink.cc
- 11:27 AM Changeset in git [cda795]spielwiese by
- more static: pipeLink.cc
Dec 1, 2022:
- 1:47 PM Changeset in git [c7e1896]spielwiese by
- some simplification: MinorInterface/MinorProcessor
- 12:05 PM Changeset in git [5cc9977]spielwiese by
- simplify p_polys.cc
- 11:48 AM Changeset in git [359f09]spielwiese by
- simplify ring.cc
Nov 30, 2022:
- 4:20 PM Changeset in git [5a0dde7]spielwiese by
- cleanup some coeffs (compiler warnings)
- 3:27 PM Changeset in git [868d375]spielwiese by
- port: freebsd
- 2:52 PM Changeset in git [0f9b03]spielwiese by
- fix: syzextra
- 2:47 PM Changeset in git [db7f1f]spielwiese by
- simplify syzextra
- 11:33 AM Changeset in git [d64b95]spielwiese by
- doc: choice of GB algorithm
- 11:22 AM Changeset in git [13dbe2]spielwiese by
- fix doc: syntax
Nov 29, 2022:
- 2:47 PM Changeset in git [f4e6d4]spielwiese by
- doic: more examples
- 2:46 PM Changeset in git [82410d]spielwiese by
- simplify: static for cohomo
- 11:58 AM Changeset in git [07fefd]spielwiese by
- Merge pull request #1164 from ssalone/BugFix_symNsym Bug fix symNsym: fix and some comments corrected
- 11:20 AM Changeset in git [a1848a]spielwiese by
- simplify: more static and removed some
Nov 28, 2022:
- 4:48 PM Changeset in git [b3594cb]spielwiese by
- removed unused routines from kstd2
- 4:47 PM Changeset in git [584b82]spielwiese by
- static mytouppper/mytolower
- 1:14 PM Changeset in git [e3fd23]spielwiese by
- simplify: pHeadProc removed
- 1:14 PM Changeset in git [4bd8b0]spielwiese by
- checklibs: cgi-version
Nov 26, 2022:
- 7:17 PM Changeset in git [003f71]spielwiese by
- more fixes for rintegers3
- 2:22 PM Changeset in git [8b6880]spielwiese by
- Bug fix symNsym: fix and some comments corrected * The procedure symNsym is not really used in the library, it was however added as a comfort feature. * The main motivation for having the procedure is to have a possibility to represent a symmetric polynomial in terms of the elementary symmetric polynomials. * It can be discussed whether the remainder feature is reasonable at all, the current code should give a formally correct answer.
Nov 24, 2022:
- 2:36 PM Changeset in git [f7e671]spielwiese by
- some fixes for rintegers3
Nov 22, 2022:
- 9:49 AM Changeset in git [d65cbb5]spielwiese by
- Merge pull request #1163 from fingolfin/mh/ci Update two more CI actions to latest version
Nov 21, 2022:
- 2:30 PM Changeset in git [3d3fd4]spielwiese by
- Update two more CI actions to latest version
Nov 18, 2022:
- 5:57 PM Changeset in git [63d2db]spielwiese by
- removed: posInTrg0
- 5:53 PM Changeset in git [deedf3]spielwiese by
- removed; pCopyL2p, posInLrg0
- 5:51 PM Changeset in git [0661780]spielwiese by
- removed: kFindDivisibleByInS_T_noCF
- 5:43 PM Changeset in git [9a41ab0]spielwiese by
- removed: pMove2CurrTail, pMoveCurrTail2poly
- 5:37 PM Changeset in git [5402db6]spielwiese by
- removed: isInPairsetB
- 5:36 PM Changeset in git [611e44]spielwiese by
- removed: deleteInSSba
- 5:33 PM Changeset in git [088819]spielwiese by
- removed: posInLRing
- 4:59 PM Changeset in git [6b9ca3]spielwiese by
- test: reduce ring-cf
- 3:37 PM Changeset in git [115e3b]spielwiese by
- fix: reduce for ring-cf: minimize cfs
- 2:47 PM Changeset in git [bf6051e]spielwiese by
- add; redtail_NF and other redatail stuff
Nov 17, 2022:
- 2:59 PM Changeset in git [073b8b]spielwiese by
- simplify kBucket_Minus_m_Mult_p
- 12:02 PM Changeset in git [164e05]spielwiese by
- simplify kFind*
- 11:35 AM Changeset in git [4be499]spielwiese by
- compiler warnings
- 10:13 AM Changeset in git [5cf36cb]spielwiese by
- Merge pull request #1161 from fingolfin/mh/ci CI: update various GitHub Actions to latest version
Nov 16, 2022:
- 10:41 PM Changeset in git [1a5a93]spielwiese by
- CI: update various GitHub Actions to latest version
- 5:47 PM Changeset in git [3c6f0f]spielwiese by
- fix: search gmp,flint at default locations
- 5:20 PM Changeset in git [6a1cdff]spielwiese by
- simplify red for Z
- 4:41 PM Changeset in git [47c5e6]spielwiese by
- update some m4/*
- 12:26 PM Changeset in git [fb69c5]spielwiese by
- removed nNew/n_New
- 12:24 PM Changeset in git [c28d7c8]spielwiese by
- removed nNew/n_New
- 12:12 PM Changeset in git [0b0298]spielwiese by
- ndAnn prints a warning
Nov 15, 2022:
- 11:16 AM Changeset in git [c83da8]spielwiese by
- version: olga.lib
- 11:14 AM Changeset in git [4df27e2]spielwiese by
- Merge pull request #1160 from johannes-hoffmann/spielwiese Edge case of total localization in olga.lib
Nov 14, 2022:
- 9:03 PM Changeset in git [08e898]spielwiese by
- fixed edge case of total localization
- 4:32 PM Changeset in git [0a4a20d]spielwiese by
- Merge pull request #1159 from fchapoton/codespell_linter trying to add a codespell linter for kernel/
- 2:36 PM Changeset in git [323776f]spielwiese by
- Revert "fix: gfanlib/configure" This reverts commit f0d4bd4caae9db63763bba2f6c56156355628e8b.
- 12:33 PM Changeset in git [660715]spielwiese by
- doc: n_DivBy/cfDivBy tests also for zero divisor
- 12:24 PM Changeset in git [3ca4d9c]spielwiese by
- Revert "update m4/ax_*" This reverts commit 96fc6774cff6a43918cd7ab4d12e66e053b43e91.
- 12:07 PM Changeset in git [f0d4bd4]spielwiese by
- fix: gfanlib/configure
- 12:00 PM Changeset in git [32c4829]spielwiese by
- final typos removed in kernel/
- 11:56 AM Changeset in git [c57af60]spielwiese by
- again fixing typos in kernel/
- 11:41 AM Changeset in git [6cf934]spielwiese by
- more typos fixed in kernel
- 11:38 AM Changeset in git [53bb34c]spielwiese by
- fix: encoding
- 11:23 AM Changeset in git [96fc67]spielwiese by
- update m4/ax_*
- 11:23 AM Changeset in git [5416d1]spielwiese by
- compiler warnings
- 11:15 AM Changeset in git [c858487]spielwiese by
- fix many typos in kernel/
- 10:58 AM Changeset in git [4a4df3a]spielwiese by
- fix typo in lint.yml
- 10:54 AM Changeset in git [569754d]spielwiese by
- fix typo
- 10:53 AM Changeset in git [4f8fd1d]spielwiese by
- trying to add a codespell linter for kernel/
Nov 13, 2022:
- 4:40 PM Changeset in git [317c14]spielwiese by
- AC_LANG_CPLUSPLUS -> AC_LANG([C++])
- 3:01 PM Changeset in git [bcbcd2]spielwiese by
- Merge pull request #1158 from fingolfin/mh/autoupdate Update configure.ac files, avoid obsolete syntax
- 3:00 PM Changeset in git [c3c704]spielwiese by
- Merge pull request #1157 from orlitzky/c-std-porting C standard porting
Nov 12, 2022:
- 11:07 PM Changeset in git [7afda2]spielwiese by
- Update configure.ac files, avoid obsolete syntax
- 6:37 PM Changeset in git [8e8744]spielwiese by
- fix: (number)0 is not valid for generic cf
Nov 11, 2022:
- 2:59 AM Changeset in git [b6647a7]spielwiese by
- omalloc/omAllocSystem.c: add another include for malloc.h. There are two branches in this file, one for HAVE_MALLOC_SIZE and one for HAVE_MALLOC_USABLE_SIZE. The former includes malloc.h, and the latter needs to too; otherwise, malloc_usable_size() is undefined. This is caught by -Werror=implicit-function-declaration, which is likely to be enabled by default in future versions of GCC and clang.
- 2:37 AM Changeset in git [2e385d]spielwiese by
- */*.{c,h}: fix invalid function prototypes. The C99 standard does not allow function prototypes (or inline definitions) to have an empty argument list, such as int foo(); /* invalid */ This is caught by -Werror=strict-prototypes, which is likely to become the default in later versions of GCC and clang. This commit corrects all(?) of them by adding a "void" parameter.
Note: See TracTimeline
for information about the timeline view.