Timeline



Nov 9, 2016:

8:22 PM Changeset in git [a6574c3]spielwiese by Yue <ren@…>
fix: memoryleak due to missing deallocation of cddlib global variables
4:25 PM Changeset in git [ebfa7a]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #804 from jgmbenoit/debian/4.0.3-p5+ds-1/lintian/spelling correct spelling errors as detected by Lintian
4:24 PM Changeset in git [cf3505]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: QQ[x,y,z,t], (ZZ/p)[x..]
2:59 PM Changeset in git [9c7c96]spielwiese by jgmbenoit <quatermaster@…>
correct spelling errors as detected by Lintian
2:05 PM Changeset in git [e49df2]spielwiese by Hans Schoenemann <hannes@…>
fix: less dependecies

Nov 8, 2016:

5:13 PM Changeset in git [7b91e9f]spielwiese by Hans Schoenemann <hannes@…>
chg: prepare for 4_1 (hnoether.lib) p2
4:40 PM Changeset in git [e4b8c88]spielwiese by Hans Schoenemann <hannes@…>
chg: prepare for 4_1 (realclassify.lib)
3:30 PM Changeset in git [939ae03]spielwiese by Hans Schoenemann <hannes@…>
chg: prepare for 4_1 (hnoether.lib)
3:09 PM Changeset in git [d0ba26]spielwiese by Hans Schoenemann <hannes@…>
add: hasZp_aCoefficient
2:54 PM Changeset in git [06443d]spielwiese by Hans Schoenemann <hannes@…>
doc: keyword
2:46 PM Changeset in git [92e132]spielwiese by Hans Schoenemann <hannes@…>
fix: size(r) for GF-coeffs

Nov 7, 2016:

1:27 PM Changeset in git [33baf2]spielwiese by Hans Schoenemann <hannes@…>
doc: singular-libs
1:26 PM Changeset in git [07b0587]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'ederc-spielwiese' into spielwiese
1:25 PM Changeset in git [5566c3]spielwiese by Hans Schoenemann <hannes@…>
add: doc+example to HHnormalForm
1:23 PM Changeset in git [9c2e7c6]spielwiese by Hans Schoenemann <hannes@…>
fix: static for local procedures, normalForm -> HHnormalForm
12:39 PM Ticket #783 (Singular includes should be absolute (from $prefix/include)) created by jdemeyer@…
It should be possible to build libraries against Singular without …
11:26 AM Changeset in git [3a8cca9]spielwiese by Christian Eder
Fixes bugs in classify_aeq.lib; changes done by Gerhard Pfister

Nov 5, 2016:

9:32 PM BadContent edited by hannes
(diff)

Nov 4, 2016:

6:05 PM Changeset in git [9d19c1]spielwiese by Hans Schoenemann <hannes@…>
compiler warings: unused variables, parameters, functions
12:18 PM Changeset in git [23ca7b7]spielwiese by Hans Schoenemann <hannes@…>
fix: removed unused stuff
12:14 PM Changeset in git [bd8dc07]spielwiese by Hans Schoenemann <hannes@…>
fix: nr2mCoeffName, more static, no forward decl. in rmodulo2m.cc

Nov 2, 2016:

5:03 PM Ticket #552 (bug in primdecEHV?) closed by hannes
invalid: primdecEHV is obsolete: no bug fixes for that.
5:02 PM Ticket #769 (excessive optimization with gcc6) closed by hannes
postponed: the quick fix (using a compiler option) works.
5:00 PM Ticket #687 (standard bases over integers yield redundant basis elements) closed by hannes
fixed: fixed in 4.0.3p5
4:40 PM Changeset in git [446a69]spielwiese by Hans Schoenemann <hannes@…>
fix: piKill needs "in use" checks only for LIB proc.
2:18 PM Changeset in git [61141fd]spielwiese by Hans Schoenemann <hannes@…>
4.0.3p5
2:17 PM Changeset in git [19bb75]spielwiese by Hans Schoenemann <hannes@…>
fix time stamps for autoconfigure files
12:30 PM Changeset in git [5a5292]spielwiese by Hans Schoenemann <hannes@…>
improved/fixed description of degree functions
11:58 AM Ticket #781 (memleak in using intvec expressions in square brackets) closed by hannes
duplicate: duplicate of #780, fixed with 76a7291160a6ba0f7e662bf112de635f35663c1d
11:57 AM Ticket #780 (memleak in addition of strings) closed by hannes
fixed: fixed with 76a7291160a6ba0f7e662bf112de635f35663c1d
11:57 AM Ticket #782 (memleak in return(list(newstruct))) closed by hannes
fixed: fixed with c7f40ebe9eb6ca4bba278ba0b69b3af89f834fa2
11:55 AM Changeset in git [c7f40eb]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #782 (memory leak in list(p(newstruct)))
11:54 AM Changeset in git [dd940b]spielwiese by Hans Schoenemann <hannes@…>
lcm: delete as monomial
11:53 AM Changeset in git [d69ebc4]spielwiese by Hans Schoenemann <hannes@…>
consistent names: pWeight(i), p_Weight(i,R)
11:52 AM Changeset in git [3b2f18]spielwiese by Hans Schoenemann <hannes@…>
avoid checking coef in isInV for constant lcm
10:06 AM Changeset in git [76a7291]spielwiese by Hans Schoenemann <hannes@…>
fix: move CleanUp of args to the innermost iiExprArith* this fixes tr. #780 and tr. #781
9:26 AM Changeset in git [1f2e178]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #802 from YueRen/customstdInSingular-Libs fix: added customstd.lib to singular-libs

Nov 1, 2016:

3:52 PM Ticket #782 (memleak in return(list(newstruct))) created by ren
Example: […] Noticed the same leak with objects of type cone, I …
1:58 PM Changeset in git [5f687a]spielwiese by Yue Ren <ren@…>
fix: memleak in containsInSupport, containsRelatively, coneLink
1:21 PM Ticket #781 (memleak in using intvec expressions in square brackets) created by ren
Examples: […] or […]
9:43 AM Changeset in git [ce1674]spielwiese by Yue <ren@…>
fix: added customstd.lib to singular-libs
9:30 AM Ticket #780 (memleak in addition of strings) created by ren
Example: […] This became very noticeable in a GIT-Fan …

Oct 31, 2016:

4:41 PM Changeset in git [d7f7f4]spielwiese by Hans Schoenemann <hannes@…>
removed size restriction on matrix
4:40 PM Changeset in git [b672d2]spielwiese by Hans Schoenemann <hannes@…>
fix: maxdeg is now a proc from poly.lib
4:39 PM Changeset in git [94e4fc8]spielwiese by Hans Schoenemann <hannes@…>
fix: system("gcd") does not depend on PLURAL, but factory
3:45 PM Changeset in git [63f46d]spielwiese by Yue <ren@…>
new: tropicalNewton.lib
1:48 PM Ticket #778 (radical is wrong) closed by hannes
fixed: fixed with 56568dcfc25daafc9aafd671858b9a144cb35b17
1:43 PM Changeset in git [e9aafc7]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #801 from YueRen/gfanlibInSingular-Libs fix: added missing gfan.lib in singular-libs
1:42 PM Changeset in git [56568dc]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #778 (G.Pfister)
11:47 AM Ticket #779 (strict comparison over function field is symmetric) created by ren
Not sure whether that constitutes as a bug, but mathematically I think …

Oct 30, 2016:

9:46 AM Changeset in git [74c42ae]spielwiese by Yue <ren@…>
fix: added missing gfan.lib in singular-libs

Oct 27, 2016:

6:02 PM Changeset in git [11a1ef]spielwiese by Yue <ren@…>
new: convexIntersection for list of cones
4:38 PM Changeset in git [a1fca5]spielwiese by Yue <ren@…>
new: gitfan.so

Oct 26, 2016:

6:06 PM Changeset in git [7a77d6]spielwiese by Hans Schönemann <hannes@…>
doc: fix description of p_WDegree
6:00 PM Changeset in git [bdde5db]spielwiese by Hans Schönemann <hannes@…>
doc for degree functions for poly

Oct 24, 2016:

9:04 AM Ticket #778 (radical is wrong) created by jukka.tuomela@…
When I run the following code the variety of the radical is empty but …

Oct 21, 2016:

10:04 AM Changeset in git [a53d73]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #800 from jgmbenoit/debian/4.0.3-p4+ds-1/lintian/spelling correct spelling errors as detected by Lintian
3:05 AM Changeset in git [71fc0f5]spielwiese by jgmbenoit <quatermaster@…>
correct spelling errors as detected by Lintian

Oct 20, 2016:

9:52 AM BadContent edited by hannes
(diff)

Oct 19, 2016:

5:40 PM Changeset in git [ffeca4]spielwiese by Hans Schoenemann <hannes@…>
doc: port to NTL 10
12:20 PM Changeset in git [861b78]spielwiese by Hans Schoenemann <hannes@…>
fix: NTL <-> factory: port to NTL 10.1

Oct 17, 2016:

2:52 PM Changeset in git [74dc544]spielwiese by Andreas Steenpass <steenpass@…>
chg: do not cache leading term
2:50 PM Changeset in git [a0315d]spielwiese by Hans Schoenemann <hannes@…>
add: sortMonoIdeal_pCompare: sort ideal by _pCompare
2:47 PM Changeset in git [0e633e]spielwiese by Hans Schoenemann <hannes@…>
cleanup: extern currRing
2:45 PM Changeset in git [e2b69ba]spielwiese by Hans Schoenemann <hannes@…>
doc: index entries for primefactor
2:44 PM Ticket #777 (continue in for-loops does not alter control variable) created by ren
Using continue in for-loops does not alter the control variable, which …

Oct 15, 2016:

10:04 AM Changeset in git [d7c080]spielwiese by Hans Schönemann <hannes@…>
fix: make check in GBEngine

Oct 14, 2016:

6:22 PM Changeset in git [c68b06]spielwiese by Hans Schoenemann <hannes@…>
chg: LIB as SYSVAR: empry print, "unknown type"
6:19 PM Changeset in git [f7d268]spielwiese by Hans Schoenemann <hannes@…>
Revert "chg: remove LIB as SYSVAR" This reverts commit 0f36a04cd7db09611bfbd30ad74c8673f5fa6b9a. to allow LIB("..."); (with parentheses)
6:12 PM Changeset in git [0f36a0]spielwiese by Hans Schoenemann <hannes@…>
chg: remove LIB as SYSVAR
6:10 PM Changeset in git [f705f9]spielwiese by Hans Schoenemann <hannes@…>
General::killall: prepare for SINGULAR_4_1
6:10 PM Changeset in git [a85c154]spielwiese by Hans Schoenemann <hannes@…>
fix: ZZ etc only if SINGULAR_4_1
4:20 PM Changeset in git [efcad1]spielwiese by Andreas Steenpass <steenpass@…>
chg: simplify caching code
2:30 PM Changeset in git [90cf60e]spielwiese by Hans Schoenemann <hannes@…>
format
2:24 PM Changeset in git [81fb5ae]spielwiese by Hans Schoenemann <hannes@…>
chg: seperate cring (4_1) from cnumber, cpoly, cmatrix (4_2)
11:22 AM Changeset in git [7ffb4b]spielwiese by Hans Schoenemann <hannes@…>
new version: grobcov.lib

Oct 13, 2016:

5:32 PM Changeset in git [7a5fd5]spielwiese by Hans Schoenemann <hannes@…>
experimental lib: ncHilb.lib
5:00 PM Changeset in git [488bf28]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #787 from shrawant/nchilb Hilbert series of non-comm monomial algebras
3:56 PM Changeset in git [999d8e2]spielwiese by Hans Schoenemann <hannes@…>
doc: grobcov.lib: index tries
3:01 PM Changeset in git [0750b02]spielwiese by Hans Schoenemann <hannes@…>
doc: readline 7
1:55 PM Ticket #776 (Segfaults when no options are given and stdin is not a tty) closed by hannes
fixed: okay: reproducible as soon as I switched to from readline 6.3 to …
1:52 PM Changeset in git [5ad50e]spielwiese by Hans Schoenemann <hannes@…>
fix for readline7: fix tr. #776 use fgets instead of readline if stdin is not a tty
10:12 AM Changeset in git [2f0e59e]spielwiese by Hans Schoenemann <hannes@…>
grobcov.lib: version

Oct 12, 2016:

3:01 PM Changeset in git [31b2a69]spielwiese by Andreas Steenpass <steenpass@…>
chg: call p_MemSum_LengthGeneral() only once in FindReducer()
2:35 PM Changeset in git [2f7f90]spielwiese by Andreas Steenpass <steenpass@…>
chg: remove unnecessary check in FindReducer()
2:05 PM Changeset in git [ebaa0f]spielwiese by Andreas Steenpass <steenpass@…>
chg: remove syzterm in FindReducer()
1:43 PM Changeset in git [a0e24f]spielwiese by Andreas Steenpass <steenpass@…>
chg: remove hash_current_module
1:21 PM Changeset in git [4945c5]spielwiese by Andreas Steenpass <steenpass@…>
fix: do not call update_variables() before the first step
12:57 PM Ticket #776 (Segfaults when no options are given and stdin is not a tty) created by anonymous
This is a follow-up to #775 - I can't figure out how to modify tickets …
12:45 PM Changeset in git [2204ea]spielwiese by Andreas Steenpass <steenpass@…>
fix: check for NULL pointer in insert_first_term()
11:38 AM Ticket #775 (Segfaults when not in batch mode and stdin is not a tty) closed by hannes
need more information: Behavior of -b fixed (see …
11:34 AM Changeset in git [54d522]spielwiese by Hans Schoenemann <hannes@…>
more tests for unusual tty configurations
11:23 AM Changeset in git [65041c]spielwiese by Hans Schoenemann <hannes@…>
additional tests for unusual tty configurations, error msg for -b
12:55 AM Ticket #775 (Segfaults when not in batch mode and stdin is not a tty) created by infinity0@…
[…] At the very least it should not segfault without -b.

Oct 11, 2016:

5:39 PM Changeset in git [3343e0]spielwiese by Sharwan Tiwari <stiwari@…>
add : Tst/Short/nchilb_test1-5.tst
5:14 PM Changeset in git [6865a5]spielwiese by Hans Schoenemann <hannes@…>
doc: announce grobcov.lib
4:42 PM Changeset in git [007710d]spielwiese by Hans Schoenemann <hannes@…>
prepare for 4.0.3p4
4:41 PM Changeset in git [cd8a2b5]spielwiese by Hans Schoenemann <hannes@…>
new singular.idx
4:28 PM Changeset in git [72404e]spielwiese by Hans Schoenemann <hannes@…>
new grobcov.lib
3:38 PM Changeset in git [0dc3cbb]spielwiese by Hans Schoenemann <hannes@…>
tests for exponent overflow
3:34 PM Changeset in git [b68503]spielwiese by Hans Schoenemann <hannes@…>
fix: intered: check for overflow of exponents

Oct 10, 2016:

7:27 PM Changeset in git [4763e2]spielwiese by Hans Schoenemann <hannes@…>
rename TObject_max to TObjec->max_exp
6:25 PM Changeset in git [e0328f]spielwiese by Hans Schoenemann <hannes@…>
comments for ksReducePoly
5:08 PM Changeset in git [7c23b8e]spielwiese by Hans Schoenemann <hannes@…>
tests: alexpoly.lib changed
Note: See TracTimeline for information about the timeline view.