Timeline
Aug 9, 2018:
- 11:30 AM Changeset in git [6408aa]spielwiese by
- fix: more simplification for omalloc/xalloc
Aug 8, 2018:
- 3:52 PM Changeset in git [e6cdad]spielwiese by
- use xalloc if omalloc is disabled
- 11:41 AM Changeset in git [520d90]spielwiese by
- Merge pull request #879 from jdemeyer/includes Add missing <string.h> header
- 10:44 AM Changeset in git [8a01405]spielwiese by
- Add missing <string.h> header
Aug 3, 2018:
- 2:19 PM Changeset in git [bc7382]spielwiese by
- Merge pull request #877 from timokau/ntl-missing Fail hard when ntl is missing although it was specified
- 2:16 PM Changeset in git [b24c04]spielwiese by
- check assign ideal=module
- 2:15 PM Changeset in git [cddac41]spielwiese by
- fix: assignment ideal=module
- 2:07 PM Changeset in git [73727b]spielwiese by
- Merge pull request #878 from steenpass/fres_tests fix: do not input ideals as vectors in tests for fres()
- 2:02 PM Ticket #836 (Confusing version numbers) created by
-
Singular uses version numbers like
4.1.1p3
. These four levels of … - 1:46 PM Changeset in git [1271e8]spielwiese by
- fix: do not input ideals as vectors in tests for fres()
- 11:29 AM Changeset in git [7a95621]spielwiese by
- fix: avoid -std=c++1 from NTL in C files
Aug 2, 2018:
- 2:29 PM Ticket #835 (modStd() yields wrong result) closed by
- fixed: fixed with 8ac0543abc53e49f3dfa217c1250d95fa23928fb
- 2:27 PM Changeset in git [8ac0543]spielwiese by
- fix: tr.#835 (modstd for modules over rings with parameters)
- 12:23 PM Ticket #835 (modStd() yields wrong result) created by
- In the following example, the result of modStd() is wrong: […] Also …
- 10:44 AM Changeset in git [db225a]spielwiese by
- fix: ntl-test: try first without -std=c++11
Aug 1, 2018:
- 4:02 PM Ticket #834 (gcd(2*x, 2) in Z[x] is incorrect) closed by
- fixed: fixed with 55ec4f789df5836f21154a2d6e25c0e9cb8cf814
- 4:01 PM Changeset in git [d8ad37]spielwiese by
- update Tst/README
- 3:35 PM Changeset in git [55ec4f]spielwiese by
- fix: tr. #834 (gcd in Z[x])
- 3:34 PM Changeset in git [8854779]spielwiese by
- fix: force -std=c++11 only for NTL version >=10
- 1:03 PM Ticket #834 (gcd(2*x, 2) in Z[x] is incorrect) created by
- This is a regression in the upgrade 4.1.1p2 -> 4.1.1p3: […] The …
Jul 31, 2018:
- 3:05 PM Changeset in git [b8ce46]spielwiese by
- fix: factory version
- 3:02 PM Changeset in git [c4532ad]spielwiese by
- 4.1.1p3
- 3:02 PM Changeset in git [2542b2]spielwiese by
- doc: 4.1.1p3
- 2:59 PM Changeset in git [c58025]spielwiese by
- doc: missing: libSingular, std(smatrix)
- 2:47 PM Changeset in git [b2a899]spielwiese by
- doc: extend coef(I,m) to ideal I
- 2:42 PM Changeset in git [6d79cf]spielwiese by
- fix: doc typo
- 2:39 PM Changeset in git [eda3b3]spielwiese by
- doc: smatrix
- 1:35 PM Changeset in git [d5fb16b]spielwiese by
- fix: force -std=c++11 for NTL test
- 12:07 PM Ticket #833 (NTL 11.0.0 not recognized) closed by
- fixed: fixed with 4d8cea0593f05b8294ebd7fa3cb8b5a11b049b14 (add pthread tests …
- 11:48 AM Changeset in git [09f6a7]spielwiese by
- Singular -v reports also PTHREAD_CFLAGS, PTHREAD_LIBS
- 10:58 AM Changeset in git [4d8cea]spielwiese by
- fix: add -pthread test to all NTL tests
Jul 30, 2018:
- 9:34 PM Ticket #833 (NTL 11.0.0 not recognized) created by
-
For NTL versions >
10.4.0
(tested11.0.0
and11.2.1
), the NTL … - 9:22 PM Changeset in git [9c31e9]spielwiese by
- Fail hard when ntl is missing although it was specified
- 3:56 PM Changeset in git [cadc89]spielwiese by
- doc: path names for installation
Jul 29, 2018:
- 10:07 PM Changeset in git [88f386c]spielwiese by
- Fix segfault with coeffs
- 9:57 PM Changeset in git [5676fd]spielwiese by
- Add kMergeBintoL to initenterpairsShift as in initenterpairs
- 9:53 PM Changeset in git [f7851f]spielwiese by
- Revert new tests
Jul 27, 2018:
- 9:55 PM Changeset in git [82000a0]spielwiese by
- tests: for fix: 32/64-bit: CoeffName (rmodulo2m.cc)
- 4:53 PM Changeset in git [fe115e]spielwiese by
- extend coef(I,m) to ideal I
Jul 26, 2018:
- 11:55 AM Changeset in git [67b0ec]spielwiese by
- Merge pull request #876 from steenpass/fres_tests fix: break up very long lines in fres test files
- 11:27 AM Changeset in git [e8c9df4]spielwiese by
- fix: break up very long lines in fres test files This caused that the test failed on 32 bit machines.
- 10:34 AM Changeset in git [c63efb]spielwiese by
- tests: for fix: 32/64-bit: CoeffName (rmodulo2m.cc)
- 9:34 AM Changeset in git [9db01c3]spielwiese by
- fix: 32/64-bit: CoeffName (rmodulo2m.cc)
Jul 25, 2018:
- 4:22 PM Changeset in git [1becad6]spielwiese by
- chg: nCoeff_is_Ring_ModN/rField_is_Ring_ModN -> nCoeff_is_Zn/rField_is_Zn
- 3:02 PM Changeset in git [353a42]spielwiese by
- chg: nCoeff_si_Ring_Z/rField_is_Ring_Z -> nCoeff_is_Z/rField_is_Z
- 3:02 PM Changeset in git [149551b]spielwiese by
- factory: avoid the very long tests in factory/test.cc
- 3:01 PM Changeset in git [cfc8ed]spielwiese by
- factory: do not use EZGCD in gcd_mon
- 12:28 PM Changeset in git [16137d4]spielwiese by
- fix: test results from factory for being rational or integer (over ZZ)
- 11:03 AM Changeset in git [502cf8]spielwiese by
- move error handler for factory,NTL to the non-libSingular part (see forum: "NTL error handling", for SAGE)
Jul 24, 2018:
- 3:55 PM Changeset in git [59b7cd]spielwiese by
- Apply changes from Hans
- 3:51 PM Changeset in git [3d752a]spielwiese by
- debug helper: kTst_T, kTest_L, _nlDelete_NoImm
- 11:53 AM Changeset in git [cee69a]spielwiese by
- Merge branch 'spielwiese' into letterplace_kernel_multiplication
Jul 23, 2018:
- 4:27 PM Changeset in git [79d81e5]spielwiese by
- removed: unused variables/code
Jul 20, 2018:
- 3:19 PM Changeset in git [432937c]spielwiese by
- fix: accuracy for sqr/nt_solve (atkins.lib/ntsolve.lib)
- 11:37 AM Changeset in git [603a989]spielwiese by
- fix: prune for "memory leak in factorize (tmp. extensions)"
Jul 19, 2018:
- 4:33 PM Changeset in git [f4f135e]spielwiese by
- opt: factory/variable.cc: prune
- 2:25 PM Changeset in git [2956e79]spielwiese by
- fix: memory leak in factorize (tmp. extensions)
- 12:10 PM Changeset in git [73ca8f3]spielwiese by
- fix: possible out-of-bound in kCheckSpolyCreation
- 10:17 AM Changeset in git [a6b3f6]spielwiese by
- opt: factory/variable.cc: prune
Jul 18, 2018:
- 5:10 PM Changeset in git [d9cbec2]spielwiese by
- opt: redSB/redTail for sba(id,p)
- 2:56 PM Changeset in git [cebb98]spielwiese by
- opt: std(id,p)
- 1:14 PM Changeset in git [d25e3f]spielwiese by
- std(I,p)
Jul 15, 2018:
- 7:41 PM Changeset in git [dce59cc]spielwiese by
- Disable SHIFT_MULT_COMPAT_MODE
Jul 13, 2018:
- 4:18 PM Ticket #831 (stack-buffer-overflow when starting Singular built with sanitize flags) closed by
- fixed: Thanks for the report and the fix. …
- 4:02 PM Changeset in git [55b29f]spielwiese by
- fix: tr. #831 (Benjamin Lorenz)
- 3:51 PM Changeset in git [7ddfab]spielwiese by
- LObject::CanonicalizeP/Normalize
- 3:42 PM Ticket #832 (Potential leak in 'radical') created by
- If building Singular with sanitize flags as in ticket:831 (with the …
- 3:31 PM Ticket #831 (stack-buffer-overflow when starting Singular built with sanitize flags) created by
- We configured Singular with […] i.e. with sanitize flags. Then …
- 11:59 AM Changeset in git [0612fd]spielwiese by
- unified (un)lukely/(UN)LIKELY -> (UN)LIKELY
Jul 12, 2018:
- 5:04 PM Changeset in git [eb1f43]spielwiese by
- compiler warnings
- 2:19 PM Changeset in git [6c8f2b]spielwiese by
- fix: tests
- 1:39 PM Changeset in git [3e5610]spielwiese by
- simplify delete lcm to kDeleteLcm (GBEngine)
- 1:28 PM Changeset in git [ce5acd0]spielwiese by
- fix: KillChar for flintQ, flintZn
- 1:27 PM Changeset in git [ac6d37]spielwiese by
- fix: memory leak in conversion polyBucket->poly
- 11:54 AM Changeset in git [73f3dcc]spielwiese by
- fix: memory leak in conversion polyBucket->poly
- 11:08 AM Changeset in git [5ae803]spielwiese by
- add: KillChar for flintQ, flintZn
Jul 11, 2018:
- 3:13 PM Changeset in git [170190]spielwiese by
- fix: ssi for flintQ(...) polys
Jul 10, 2018:
- 5:14 PM Changeset in git [96694a]spielwiese by
- fix: sscanf
- 5:07 PM Changeset in git [d4e70c]spielwiese by
- test for "ssi: polys over flintZn(p,"a")"
- 4:48 PM Changeset in git [01776f]spielwiese by
- fix: dump for cring
- 4:17 PM Changeset in git [2443ced]spielwiese by
- ssi: polys over flintZn(p,"a")
- 11:59 AM Changeset in git [ccc9da5]spielwiese by
- tests for ssi (polys over Z, Z/n)
Note: See TracTimeline
for information about the timeline view.