Timeline
Jul 23, 2015:
- 2:50 PM Changeset in git [47362dc]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 2:48 PM Changeset in git [654a23]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 11:11 AM Ticket #714 (example crashes by repeated call to primdecGTZ(). Memory management bug?) closed by
- fixed: fixed with 4132ee2e5b539d15463dcf3db09fbf9aa7c00877 and previous
- 11:09 AM Changeset in git [4132ee]spielwiese by
- fix: tr. #714 (wp,wp is not a weighted ordering, but a block ordering)
Jul 21, 2015:
- 3:53 PM Changeset in git [0017fd]spielwiese by
- fix: texinfo syntax
- 3:07 PM Changeset in git [78845eb]spielwiese by
- doc: ~(break point) activates debug mode
Jul 20, 2015:
- 5:31 PM Changeset in git [adc60bd]spielwiese by
- active debug mode, if a breakpoint (~) is used
- 2:32 PM Changeset in git [9adfe5]spielwiese by
- plan for serialization of cone
- 11:47 AM Changeset in git [dbe481]spielwiese by
- pfister: changed/extended sagbi
- 12:13 AM Ticket #731 (problem with latex.lib) created by
- Liebes Singular-Team, ich habe gerade ein Problem mit latex.lib …
Jul 17, 2015:
- 5:33 PM Changeset in git [b33f5c0]spielwiese by
- grobcov::setglobalrings is now static
- 5:26 PM Changeset in git [423198]spielwiese by
- heuristicGcdCancellation: remove also gcd of monomials
Jul 16, 2015:
- 6:48 PM Ticket #697 (improve Normal::normalityTest()) closed by
- fixed: preimage and eliminate are internally the nearly same: preimage has a …
- 6:45 PM Ticket #267 (preimage versus eliminate) closed by
- fixed: preimage and eliminate are internally the nearly same: preimage has a …
- 5:31 PM Changeset in git [5f3ec1]spielwiese by
- activate sdb again
Jul 15, 2015:
- 3:47 PM Changeset in git [415851]spielwiese by
- new grobcov.lib
- 3:46 PM Changeset in git [19e294]spielwiese by
- fix: syntax
- 9:33 AM Changeset in git [91fb73]spielwiese by
- conversion ( module-> ) matrix->ideal
Jul 14, 2015:
- 2:49 PM Ticket #726 (Interrupt "r" gives "fatal flex scanner internal error--end of buffer ...) closed by
- fixed: fixed with 8e884e9df7639b696d044f972162a1cc15b54838 (in branch …
- 2:46 PM Changeset in git [8e884e]spielwiese by
- cntrlc handling: fix tr. #726
- 10:44 AM Changeset in git [b9d42e]spielwiese by
- doc: TRACE
- 10:26 AM Changeset in git [472153]spielwiese by
- Merge pull request #720 from steenpass/modstd allow modules in Modstd::reduce_parallel
Jul 13, 2015:
- 6:33 PM Changeset in git [4454fb7]spielwiese by
- allow modules in Modstd::reduce_parallel
- 4:41 PM Changeset in git [8af20e]spielwiese by
- cntrlc handling: flush input
- 10:30 AM Changeset in git [456eb62]spielwiese by
- fix: diff and crash tests still to solve: ringlocal - infinte reduction as in Yue's Bug ringmodn - not really a bug: no diff modulo but really a lot to check ringmod2m - it takes a while bug_tr690 - memory leak equising_s / esStratum - looks fine but a second view would be better
Jul 11, 2015:
- 10:21 AM Changeset in git [38301d]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
Jul 9, 2015:
- 12:58 PM Changeset in git [add269]spielwiese by
- fix all tests
- 12:28 PM Changeset in git [e9478b]spielwiese by
- format
- 12:10 PM Changeset in git [6497fd]spielwiese by
- fix: kutil.cc part 2
- 11:48 AM Changeset in git [cfb769]spielwiese by
- fix: kutil.cc
- 9:59 AM Changeset in git [35a23c9]spielwiese by
- fix: std over Z tests with global ordering. Still have to check the memory leaks from preIntegerCheck
Jul 8, 2015:
- 6:41 PM Changeset in git [ba52f58]spielwiese by
- Better Error output (more particulars) in ntTest
- 6:40 PM Changeset in git [3f2942]spielwiese by
- Simplification of nlIsInteger
- 5:21 PM Changeset in git [fc2acf]spielwiese by
- Testing correctness in trans ext
- 5:20 PM Changeset in git [f0e1f6]spielwiese by
- opt. preimage (improved ordering)
Jul 7, 2015:
- 4:30 PM Changeset in git [c0bd77]spielwiese by
- fix; option(mem)
- 3:51 PM Changeset in git [6eb218]spielwiese by
- fix: delete non existing polys
- 3:31 PM Changeset in git [d0e703d]spielwiese by
- fix: misplaced ),} and endifs
- 3:09 PM Changeset in git [1d85ccd]spielwiese by
- fix: changed pLmDivBy to test just the lm (not LT)
- 3:08 PM Changeset in git [1c3860b]spielwiese by
- add: more debug output add: preIntegerCheck strategy (deactivated)
- 3:01 PM Changeset in git [f32df1]spielwiese by
- fix: initenterpairs
- 2:38 PM Changeset in git [802336]spielwiese by
- fix: kFindDivisibleByInS, updated: kPosInLDependsOnLength add: debug ouput in enterpairs
- 2:08 PM Changeset in git [5ce551]spielwiese by
- fix: updateResult
- 2:01 PM Changeset in git [41aecf]spielwiese by
- fix: enterOneStrongPoly
- 1:48 PM Changeset in git [3d3ab7]spielwiese by
- cleaned: enterOnePairRing
- 1:28 PM Changeset in git [6d11d2]spielwiese by
- fix: enterOnePairRing git diff made it harder to see the diffs: the big picture: the procedure used before is in #if0 block and the new one in the #else block. This commit is followed by one "cleaning" commit.
- 12:56 PM Changeset in git [22d119e]spielwiese by
- fix: redRing
- 12:51 PM Changeset in git [535b07]spielwiese by
- add: debug outputs in kstd1.cc add: finalReduceByMon in bba
- 12:36 PM Changeset in git [d762df9]spielwiese by
- fix: hutil.h
- 12:25 PM Changeset in git [4d5a3e]spielwiese by
- add: ADIDEBUG output in bba fix: kFindDivisibleByInT and kFindDivisibleByInS
- 12:09 PM Changeset in git [a3cc8cd]spielwiese by
- fix: preIntegerCheck memory leaks
- 11:40 AM Changeset in git [ae0188]spielwiese by
- removed system random from tests
- 11:15 AM Changeset in git [109e385]spielwiese by
- fix: redMoraNF
- 10:55 AM Changeset in git [3ffb5ca]spielwiese by
- fix: redRiloc (red for local and mixed ord rings)
- 9:39 AM Ticket #730 (CTRL-C sometimes interrupts command *after* interrupt) created by
- (Context: we are working in Sage to improve interrupting in Singular, …
- 9:28 AM Ticket #729 (Interrupt option "a" does not always return to prompt) created by
- Despite what was claimed at #725, interrupt option "a" does not just …
Jul 6, 2015:
- 2:38 PM Ticket #727 (CTRL-C sometimes interrupts command *after* interrupt) closed by
- need more information: This depends (probably) on the current input method: readline, …
- 2:28 PM Ticket #725 (Interrupt option to just return to prompt) closed by
- fixed: a: abort after the current kernel command and return to the Singular …
- 1:39 PM Changeset in git [3d2cb9]spielwiese by
- m2_end: close anon. links
- 1:30 PM Changeset in git [63d199]spielwiese by
- cleanup p_GetShortExpVector
- 12:09 PM Changeset in git [f7db36]spielwiese by
- fix: clearS for ZZ
- 12:01 PM Changeset in git [83b334]spielwiese by
- add tests (don't run them yet till i am ready with pshing all the changes into spielwiese)
- 11:02 AM Changeset in git [81f40d7]spielwiese by
- fixed push
- 9:45 AM Changeset in git [ddc193]spielwiese by
- Merge pull request #719 from surface-smoothers/fix.zz.warning.primdec change for zz is number warning
- 9:39 AM Changeset in git [105eb27]spielwiese by
- fix: ddiv vs. / in crypto.lib
Jul 4, 2015:
- 6:46 PM Changeset in git [988b95c]spielwiese by
- fixed zz is number warning
Jul 3, 2015:
- 1:35 PM Changeset in git [a469814]spielwiese by
- add functions used in std computation over ZZ posInLRing and posInL11Ring preIntegerCheck postReduceByMon finalReduceByMon
- 11:57 AM Changeset in git [1550eca]spielwiese by
- push cleaning
- 10:56 AM Changeset in git [7036d0]spielwiese by
- Merge pull request #716 from steenpass/nfmodstd add: include benchmark problems in nfmodstd.lib
- 9:57 AM Changeset in git [43b04d]spielwiese by
- Added rAssure_c_dp(ring r)
Jul 2, 2015:
- 7:33 PM Changeset in git [8d7ca0]spielwiese by
- computation of intermediate weight adapted
- 7:32 PM Changeset in git [bbfc4a8]spielwiese by
- update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
- 12:00 PM Changeset in git [f34cd44]spielwiese by
- fix: fetch/imap via p_PermPoly (not maEval) (in maApplyFetch)
Jun 30, 2015:
- 12:33 PM Changeset in git [74dcead]spielwiese by
- fix: div by constant while mapping transExt.
Jun 29, 2015:
- 4:41 PM Ticket #723 (fetch() hangs when mapping from char 0 to char p > 0) closed by
- fixed: fixed with 2a4231766997cb703074cd965636c35b364d526d (and prev.)
- 4:40 PM Changeset in git [2a4231]spielwiese by
- fix: tr. #723
- 4:33 PM Ticket #728 (Search doesn't work with manual) closed by
- invalid: cannot be reproduced
- 3:37 PM Changeset in git [8e18cc]spielwiese by
- writemon/p_Write0/p_String opt. (p. 2): n_Normalize for Q_transExt
Jun 28, 2015:
- 3:15 AM Ticket #728 (Search doesn't work with manual) created by
- Search in the online manual always gives error 404
Note: See TracTimeline
for information about the timeline view.