Timeline
Jul 17, 2020:
- 7:21 PM Changeset in git [3b1cda3]spielwiese by
- doc: fix flintQ via flint.so
- 5:48 PM Changeset in git [54b516]spielwiese by
- code cleanup: tgb_interanl.h
- 5:23 PM Changeset in git [97abdf6]spielwiese by
- cross compiling: arguemnts for make
- 2:26 PM Changeset in git [22b75df]spielwiese by
- move npIsZero to modulop_inl.h (fixes debug build)
Jul 16, 2020:
- 1:44 PM Changeset in git [dc69b8]spielwiese by
- Merge pull request #1012 from gergo-b/ffsolve_weighted_degrees fix: tr. #638 (weighted degrees in ffsolve)
- 12:52 PM Changeset in git [9f5139]spielwiese by
- Merge pull request #1019 from fingolfin/mh/github-actions Add basic GitHub Actions CI tests
- 12:35 PM Changeset in git [f8084c]spielwiese by
- IntegerProgramming: removed --help option
- 12:12 PM Changeset in git [d1427e8]spielwiese by
- factory: support FLINT 2.5.2
- 10:31 AM Changeset in git [bc9b1f]spielwiese by
- slimgb for char p with p>32003
Jul 15, 2020:
- 10:47 PM Changeset in git [1c37e0]spielwiese by
- modulo p: npMult,nvMult, npInit -> modulop_inl.h
Jul 14, 2020:
- 12:06 PM Changeset in git [2486f4]spielwiese by
- factory-tests: hide flint-coeffs in (static) flint.so
Jul 13, 2020:
- 5:52 PM Changeset in git [7fdedf]spielwiese by
- factory: check for NTL/FLINT, p2
- 11:35 AM Changeset in git [7c7d26]spielwiese by
- fix: factory
- 11:28 AM Changeset in git [8749841]spielwiese by
- factory: check for NTL/FLINT, p1
- 10:52 AM Changeset in git [08702b]spielwiese by
- chg: remove FACTORYVERSION - factory is always present
Jul 11, 2020:
- 6:20 PM Changeset in git [1c53e5a]spielwiese by
- factory: globaldefs.h
Jul 10, 2020:
- 11:56 AM Changeset in git [b3b0421]spielwiese by
- FLINT 2.6.0 has a bug in fmpz_poly_factor
- 11:25 AM Changeset in git [92ca34]spielwiese by
- factory: factorize char p, extension, univariate (w/o FLINT, w/o NTL)
- 10:59 AM Changeset in git [e73082]spielwiese by
- factory: factorize char 0, univariate (w/o FLINT, w/o NTL)
- 9:56 AM Changeset in git [8ef929]spielwiese by
- fac_berlekamp/fac_cantzass are used gain
- 9:56 AM Changeset in git [19763ff]spielwiese by
- Add basic GitHub Actions CI tests
- 9:43 AM Changeset in git [412d19e]spielwiese by
- Merge pull request #1022 from fingolfin/mh/regress Tst/regress.cmd: avoid multiples of 256 as exit code
Jul 9, 2020:
- 4:54 PM Changeset in git [c1b52b]spielwiese by
- factory: factorize char p, univariate (w/o FLINT, w/o NTL)
- 10:19 AM Changeset in git [22f43f]spielwiese by
- Tst/regress.cmd: avoid multiples of 256 as exit code Running this script gave me a test failure, yet the exit code was 0. Digging closer, it turns out the perl script tried to use exit code 256 for some reason I don't understand. But exit codes are a single byte, so any multiple of 256 gets mapped to 0, giving the false impression that the test suite passes when it actually is failing.
Jul 8, 2020:
- 5:51 PM Changeset in git [afa7755]spielwiese by
- code clean up
- 5:47 PM Changeset in git [845303c]spielwiese by
- fix factory: make check w/o NTL, w.FINT2.5.2
- 1:46 PM Changeset in git [9bd7cb]spielwiese by
- Merge pull request #1020 from fingolfin/mh/make_tar make_tar.sh: always execute using bash; abort on error
- 12:36 PM Changeset in git [4de3dc]spielwiese by
- make_tar.sh: always execute using bash; abort on error
Jul 7, 2020:
- 1:39 PM Changeset in git [914b60]spielwiese by
- t push origin spielwieseMerge branch 'fingolfin-mh/fix-warnings' into spielwiese
- 1:36 PM Changeset in git [5077a3]spielwiese by
- buildinmodules required for "dynamic" modules on windows
- 12:56 PM Changeset in git [d0adb2]spielwiese by
- Merge branch 'mh/fix-warnings' of https://github.com/fingolfin/Singular into fingolfin-mh/fix-warnings
- 12:52 PM Changeset in git [249d81]spielwiese by
- factory: suppoirt FLINT 2.5.2
- 12:51 PM Changeset in git [2570f08]spielwiese by
- add INSTALL_DIR, BUILD_DIR
Jul 6, 2020:
- 10:04 PM Changeset in git [94479b]spielwiese by
- doc/doc.tbz2 is an extra file
- 9:19 PM Changeset in git [ede6da]spielwiese by
- ./make_tar.sh is not executable
- 9:18 PM Changeset in git [ee5b48]spielwiese by
- 'make dist' is broken, use ./make_tar.sh instead
- 9:08 PM Changeset in git [3824816]spielwiese by
- .github/workflows/ci-sage.yml: Add libcdd-dev to DIST_PREREQ
- 9:02 PM Changeset in git [f3d331]spielwiese by
- .github/workflows/ci-sage.yml [cygwin]: Work around errors with tar -c --remove-files for the log artifact
- 8:57 PM Changeset in git [9abf8f]spielwiese by
- .github/workflows/ci-sage.yml [cygwin]: Actually handle TARGETS_OPTIONAL
- 8:54 PM Changeset in git [a72a30]spielwiese by
- .github/workflows/ci-sage.yml: Adjust for singular
- 8:48 PM Changeset in git [d2074d]spielwiese by
- .github/workflows/ci-sage.yml: New (from normaliz)
- 12:30 PM Changeset in git [2ca80a]spielwiese by
- fix: make ceck for factroy w.NTL w/o FLINT
- 10:46 AM Changeset in git [d6c852]spielwiese by
- Merge pull request #1015 from fingolfin/mh/fix-testsuite Move FLINTrandom into factory to fix test suite crashes
- 12:23 AM Changeset in git [f8d27e1]spielwiese by
- Move FLINTrandom into factory to fix test suite crashes Without this, `make check` runs into segfaults in tests that use factory but not the full Singular library, as factory accesses FLINTrandom but does not contain its definition.
Jul 5, 2020:
- 4:13 PM Changeset in git [9e20b9f]spielwiese by
- ichange order: better readability
Jul 4, 2020:
- 4:54 PM Changeset in git [89005e]spielwiese by
- Merge branch 'sachinkm308-execute' into spielwiese
- 3:13 PM Changeset in git [d78356]spielwiese by
- Merge branch 'execute' of https://github.com/sachinkm308/Sources into sachinkm308-execute
- 1:57 PM Changeset in git [7032db]spielwiese by
- factory: more routine does not depend on NTL only
Jul 3, 2020:
- 7:08 PM Changeset in git [67e34d]spielwiese by
- Execute ring changes in hnoether library
- 5:03 PM Changeset in git [b2e2b0]spielwiese by
- Fix a bunch of warnings
- 4:32 PM Changeset in git [cbdf0e]spielwiese by
- changed tests (LLL via FLINT)
- 2:40 PM Changeset in git [8c3e8c]spielwiese by
- factory: find_irreducible
- 2:39 PM Changeset in git [175dfb]spielwiese by
- fix: install si_log2.h
- 1:03 PM Changeset in git [4946e3]spielwiese by
- factory: LL via FLINT
- 11:34 AM Changeset in git [f3adf3]spielwiese by
- factory: clean up: remove unused NTL
- 10:35 AM Changeset in git [b28747]spielwiese by
- fix: factrory with or w/o NTL, FLINT
- 9:46 AM Changeset in git [a8d220b]spielwiese by
- factory: Farey via FLINT
- 1:25 AM Changeset in git [380173]spielwiese by
- factory: clean up: remove unused NTL
Jul 2, 2020:
- 11:41 PM Changeset in git [f5c2fcf]spielwiese by
- renane convertFmpq_t2CF -> convertFmpq2CF
- 11:39 PM Changeset in git [74fc12a]spielwiese by
- add: CanonicalForm convertFmpq2CF (const fmpq_t q)
- 10:28 AM Changeset in git [53acc4]spielwiese by
- add si_log2.h
- 10:22 AM Changeset in git [40094f]spielwiese by
- move SI_LOG2 to factory/si_log2.h
Jul 1, 2020:
- 9:29 PM Changeset in git [45e2d2]spielwiese by
- factory: check FLINT_RELEASE for fq_nmod_poly_roots
- 7:21 PM Changeset in git [ec8f57]spielwiese by
- fix: typo
- 6:11 PM Changeset in git [cc5a86]spielwiese by
- fix: order of args.
- 4:36 PM Changeset in git [2ce3bf]spielwiese by
- fq_nmod_get_nmod_poly/fq_nmod_set_nmod_poly for FLINT < 2.6.1
- 4:16 PM Changeset in git [c1f4d51]spielwiese by
- factory: implement findMinPoly/mapPrimElem and related
- 10:31 AM Changeset in git [f542551]spielwiese by
- factory: more routine does not depend on NTL only
Jun 30, 2020:
- 1:06 PM Changeset in git [e64ec88]spielwiese by
- factory: gauss via FLINT
Jun 29, 2020:
- 5:57 PM Changeset in git [c13ebd]spielwiese by
- factory: discriminant from FLINT
- 2:44 PM Changeset in git [168e13]spielwiese by
- format
- 12:24 PM Changeset in git [dd9c12]spielwiese by
- factory: opt
- 12:23 PM Changeset in git [0f95c48]spielwiese by
- factory: without both NTL and FLINT
Jun 28, 2020:
- 7:20 PM Changeset in git [699fed]spielwiese by
- replacing_execute_with_create_ring17
- 5:12 PM Changeset in git [bcbd967]spielwiese by
- fix: changed tests
- 4:48 PM Changeset in git [3023cd]spielwiese by
- fix: without NTL....
- 4:04 PM Changeset in git [3ecc88f]spielwiese by
- factory: less functions depend on NTL only
- 3:34 PM Changeset in git [1c0d95]spielwiese by
- fix: rOpposite for lp/rp
- 3:10 PM Changeset in git [78242cd]spielwiese by
- factory: FindRoots for FLINT
- 1:03 PM Changeset in git [63df50e]spielwiese by
- factory: use correct first root via flint
- 10:26 AM Changeset in git [21c133]spielwiese by
- fix: tr. #638 (weighted degrees in ffsolve) First example: -y^2 + x^3 + x has indeed only 4 points, the actual Hermitian curve -y^3 + x^2 + x has 8 and all of them are returned. Second example: simplesolver had an assumption about deg which did not hold for weighted degrees. The used method for extending the ring could not handle weighted degrees. Third example: Limitation stemming from factorize.
Jun 27, 2020:
- 11:00 PM Changeset in git [a723558]spielwiese by
- fix: typo
- 10:40 PM Changeset in git [d3c6ce]spielwiese by
- factory: fix Short/bug_tr679.tst
- 10:40 PM Changeset in git [3c175a]spielwiese by
- factory: opt fac_NTL_char
- 5:46 PM Changeset in git [b7cc2b]spielwiese by
- factory: FindRoot via FLINT
Jun 26, 2020:
- 11:45 PM Changeset in git [9084a3]spielwiese by
- fix: univariate factorization over Z/p(alpha) via NTL
- 10:28 PM Changeset in git [f87a54f]spielwiese by
- factory: compile with ntl /without flint
- 6:03 PM Changeset in git [03c742]spielwiese by
- factory: BuildIrred, FLINT/NTL seperation
Jun 25, 2020:
- 4:34 PM Changeset in git [b666c7]spielwiese by
- renamed repo: Sources ->Singular
- 4:31 PM Changeset in git [19f6b5f]spielwiese by
- renamed repo: Sources -> Singular
Jun 21, 2020:
- 3:27 PM Changeset in git [28160bf]spielwiese by
- p_DivRem for nc-rings
- 3:19 PM Changeset in git [a241bd]spielwiese by
- polynomail division via syz for nc-rings
Jun 19, 2020:
- 4:24 PM Changeset in git [b8c4c7]spielwiese by
- changed tests
- 4:23 PM Changeset in git [bbec92]spielwiese by
- seperate NTL (gcd)
- 4:22 PM Changeset in git [3d6980b]spielwiese by
- opt. factorize
- 10:55 AM Changeset in git [4c1fc0]spielwiese by
- Merge pull request #1009 from fingolfin/mh/sigcontext Unify access to sigcontext on Linux + x86
Jun 18, 2020:
- 4:22 PM Changeset in git [a02e2d]spielwiese by
- univariate factorization over Z via FLINT
- 4:13 PM Changeset in git [bd4cb06]spielwiese by
- Unify access to sigcontext on Linux + x86 This fixes compatibility on 32 bit systems with the muslc C library
- 11:15 AM Changeset in git [29b4ca]spielwiese by
- Merge pull request #1008 from fingolfin/mh/deps Ensure that factory.h factoryconf.h are regenerated after configure runs
- 10:56 AM Changeset in git [f74f49]spielwiese by
- Ensure that factory.h factoryconf.h are regenerated after configure runs
- 9:55 AM Changeset in git [a75c5d]spielwiese by
- typo
Jun 17, 2020:
- 10:38 PM Changeset in git [329dd3]spielwiese by
- build factroy also without NTL (not so useful yet)
- 10:17 PM Changeset in git [cac0f8]spielwiese by
- temp. disable factore over Z via FLINT
- 6:16 PM Changeset in git [6e12a4]spielwiese by
- univariate factorization over Z via FLINT
- 4:09 PM Changeset in git [ed6f2b]spielwiese by
- Merge branch 'fingolfin-mh/fix' into spielwiese
- 3:40 PM Changeset in git [e4514d3]spielwiese by
- Merge branch 'mh/fix' of https://github.com/fingolfin/Sources into fingolfin-mh/fix
- 3:34 PM Changeset in git [48e0bcb]spielwiese by
- seperate NTL and FLINT: nulNTL and factorize
- 3:32 PM Changeset in git [95e3732]spielwiese by
- compiler warnings about memset
- 3:31 PM Changeset in git [2d01c0]spielwiese by
- add Init() to idrec class
- 11:56 AM Changeset in git [89fd20]spielwiese by
- unified some .gitignore files
- 11:51 AM Changeset in git [dcceae]spielwiese by
- Merge pull request #1004 from fingolfin/mh/automake Fix an automake warning
- 11:38 AM Changeset in git [36f144]spielwiese by
- Merge pull request #1005 from fingolfin/mh/gitignore Update .gitignore
- 11:20 AM Changeset in git [62d1ab]spielwiese by
- Update .gitignore
- 11:18 AM Changeset in git [02eb92]spielwiese by
- Use C(XX)_FLAGS_FOR_BUILD to compile code generators ... and also adjust LDFLAGS, LIBS as needed, to further improve cross compiling support.
- 11:10 AM Changeset in git [56125f]spielwiese by
- Fix an automake warning
- 11:01 AM Changeset in git [aba274]spielwiese by
- Merge pull request #1003 from fingolfin/mh/fix More cross compiling
- 10:50 AM Changeset in git [aa560b]spielwiese by
- Update ax_prog_cxx_for_build.m4 ... to match changes made to ax_prog_cc_for_build.m4 recently. - save/restore GXX - honor `./configure --build=BUILD` - use AC_LANG_PUSH and AC_LANG_POP to save and restore global variables used for running tests like ac_compile and ac_link - use pushdef/popdef to save and restore ac_tool_prefix, cross_compiling and am_cv_CXX_dependencies_compiler_type (not sure if we need the latter but this mimicks what AX_PROG_CC_FOR_BUILD does) Submitted to upstream, see <https://savannah.gnu.org/patch/?9943>
- 10:21 AM Ticket #866 (Wrong dimension and degree?) closed by
- invalid: Please see reply in forum.
- 8:25 AM Ticket #866 (Wrong dimension and degree?) created by
- Please see www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=2911
- 2:12 AM Changeset in git [68e1603]spielwiese by
- More cross compiling - use CXX_FOR_BUILD for C++ sources - use BUILD_EXEEXT instead of EXEEXT - don't bother settings the unused LD variables (in one case it was set to a bogus value anyway)
Note: See TracTimeline
for information about the timeline view.