Timeline



Sep 7, 2016:

6:16 PM Changeset in git [e4ac9d]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese
6:16 PM Changeset in git [5600a4]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #784 from steenpass/modular chg: update modular.lib
5:37 PM Changeset in git [e1ccd67]spielwiese by Hans Schoenemann <hannes@…>
removed LObject::CopyGetP
2:55 PM Ticket #772 (Gröbner walk changes ideal, returns no Gröbner Basis) created by ren
The following problem arose when Tommy and I tried to compute a point …
2:21 PM Changeset in git [a88bbe]spielwiese by Andreas Steenpass <steenpass@…>
chg: make chinrem() and farey() work for lists in modular.lib
2:21 PM Changeset in git [af7c47]spielwiese by Andreas Steenpass <steenpass@…>
fix: sort the indices returned by deleteUnluckyPrimes()
1:48 PM Changeset in git [78321f]spielwiese by Hans Schoenemann <hannes@…>
recusive versions of chinrem and farey
10:13 AM Changeset in git [033ee4c]spielwiese by Hans Schoenemann <hannes@…>
cleanup dArith2 for FAREY

Sep 5, 2016:

7:19 PM Changeset in git [86ce45]spielwiese by Hans Schoenemann <hannes@…>
change: iiExprArith*Intern do not clean args (iiExprArith* does iti for them)

Sep 1, 2016:

5:09 PM Changeset in git [12b719]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: table cleanup
5:01 PM Changeset in git [00e195]spielwiese by Hans Schoenemann <hannes@…>
chg: memeory(0)
4:19 PM Changeset in git [d5a88c]spielwiese by Hans Schoenemann <hannes@…>
fix make check: handle "gftables not found"
4:18 PM Changeset in git [a807c5]spielwiese by Hans Schoenemann <hannes@…>
fix make check: if unusual libs are used indirectly
12:49 PM Changeset in git [6d8067]spielwiese by Hans Schoenemann <hannes@…>
fix (JP Flori): ring construction im mprimdec.lib
12:48 PM Changeset in git [d4e6a9]spielwiese by Hans Schoenemann <hannes@…>
fix: enabling line number in omalloc debug routines
10:48 AM Changeset in git [a3a6a0]spielwiese by Hans Schoenemann <hannes@…>
change library name: libresources -> libsingular_resources

Aug 31, 2016:

5:55 PM Changeset in git [f7a7431]spielwiese by Hans Schoenemann <hannes@…>
typo
5:44 PM Changeset in git [9bef6e5]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1:fix n2pCoeffname
5:25 PM Changeset in git [c2d595]spielwiese by Hans Schoenemann <hannes@…>
simplify SINGULAR_4_1 macro
5:21 PM Changeset in git [b5cf9a]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: forbid to kill ZZ,QQ, etc.
3:48 PM Changeset in git [9927a9a]spielwiese by Hans Schoenemann <hannes@…>
doc: arr.lib, ellipticcovers.lib, orbitparam.lib -> regular libs
3:41 PM Ticket #762 (hres() crashes) closed by hannes
fixed: fixed with 23ca1f7da923b9cd2662a14a6ae562c743794970
3:40 PM Changeset in git [83408f]spielwiese by Hans Schoenemann <hannes@…>
tests for tr. #762
3:05 PM Changeset in git [9a1960]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: CoeffName
2:53 PM Changeset in git [23ca1f7]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #762 (hres(ideal(1),0))
9:55 AM Changeset in git [e180f5]spielwiese by Hans Schoenemann <hannes@…>
fix typo in xalloc (Jean-Pierre Flori)
8:39 AM BadContent edited by hannes
(diff)
12:30 AM Changeset in git [c7ae4d]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: parent(..)

Aug 30, 2016:

5:36 PM Changeset in git [7e2307]spielwiese by Hans Schoenemann <hannes@…>
fix: memeory leak: ssi ring construction: names
4:43 PM Changeset in git [c37f6e]spielwiese by Hans Schoenemann <hannes@…>
fix: (memory leak ssi): if d->r similiar to currRing, clean it and use currRing
3:26 PM Changeset in git [c20f9f]spielwiese by Hans Schoenemann <hannes@…>
search for memory leaks in ssiLink.cc
12:29 PM Changeset in git [8f95fa]spielwiese by Hans Schoenemann <hannes@…>
opt: omalloc_debug

Aug 29, 2016:

6:18 PM Changeset in git [3c4fc4]spielwiese by Hans Schoenemann <hannes@…>
removed s_free (now incloded in s_close)
5:49 PM Changeset in git [1ebbdc]spielwiese by Hans Schoenemann <hannes@…>
Revert "fix: memory leak in sslink::s_open" This reverts commit 8c38af481ca33e7eabaf73ab8152d41b20ed8669.
5:23 PM Changeset in git [6e11aa9]spielwiese by Hans Schoenemann <hannes@…>
pLength: int -> unsigned
4:27 PM Changeset in git [77c252]spielwiese by Hans Schoenemann <hannes@…>
update InternalUsedBytesMalloc
4:26 PM Changeset in git [e13075]spielwiese by Hans Schoenemann <hannes@…>
better buffer length (n*4k-SIZEOF_LONG)
3:51 PM Changeset in git [967895]spielwiese by Hans Schoenemann <hannes@…>
fix: count omalloc-internal small blocks from malloc
3:46 PM Changeset in git [79a3ee]spielwiese by Hans Schoenemann <hannes@…>
fix: count omalloc-internal small blocks from malloc
3:27 PM Changeset in git [22fabf]spielwiese by Hans Schoenemann <hannes@…>
error message
3:26 PM Changeset in git [8c38af4]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in sslink::s_open
2:26 PM Ticket #771 (numerical solve -> crash) closed by hannes
need more information: Please report the complete example (including ring definition and …

Aug 27, 2016:

7:57 PM Ticket #771 (numerical solve -> crash) created by martin@…
Version 3-1-1 Feb 2010, accessed on a UNIX server. Trying to solve a …

Aug 26, 2016:

6:47 PM Changeset in git [117ae9]spielwiese by Hans Schoenemann <hannes@…>
opt: prefer unsigned over int in for loops
6:46 PM Changeset in git [f5e732]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings

Aug 25, 2016:

6:01 PM Changeset in git [c1d8f3e]spielwiese by Andreas Steenpass <steenpass@…>
fix: handle syStrategy->length correctly in fres()

Aug 24, 2016:

5:18 PM Changeset in git [6e28802]spielwiese by Hans Schoenemann <hannes@…>
opt: use id_Delete in syz1.cc
4:42 PM Changeset in git [84963d]spielwiese by Hans Schoenemann <hannes@…>
opt: NULL in syResolvente->*res

Aug 23, 2016:

4:28 PM Changeset in git [4c6e9d4]spielwiese by Andreas Steenpass <steenpass@…>
chg: replace TCacheKey_test and TCacheValue_test by poly
4:24 PM Changeset in git [5919a7]spielwiese by Andreas Steenpass <steenpass@…>
chg: merge TraverseTail(poly, poly) into ComputeImage()
4:02 PM Changeset in git [74eafe]spielwiese by Andreas Steenpass <steenpass@…>
chg: move IsDivisible
4:01 PM Changeset in git [836c32]spielwiese by Andreas Steenpass <steenpass@…>
chg: simplify FindReducer()

Aug 22, 2016:

4:04 PM Changeset in git [495258]spielwiese by Hans Schoenemann <hannes@…>
removed wrong warning (see Tst/Plural/doc-module-ops.tst)
4:03 PM Changeset in git [32e84f]spielwiese by Hans Schoenemann <hannes@…>
removed AlgDep-qso3-dp.tst from Plural/short.lst: also in Plural.lst

Aug 19, 2016:

4:56 PM Changeset in git [a070b84]spielwiese by Hans Schoenemann <hannes@…>
Singular 4.0.3p3
4:34 PM Changeset in git [961c76]spielwiese by Hans Schoenemann <hannes@…>
chg: n_IsMOne for Z/2: maybe n_Zp, n_Zn, n_Z2m
3:54 PM Changeset in git [261ee2]spielwiese by Hans Schoenemann <hannes@…>
add: module customstd
3:28 PM Changeset in git [105802]spielwiese by Hans Schoenemann <hannes@…>
typo

Aug 18, 2016:

5:18 PM Changeset in git [0e5cd36]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
5:05 PM Changeset in git [f6b8d2e]spielwiese by Hans Schoenemann <hannes@…>
fix: handling of qring in newstruct
4:57 PM Changeset in git [780c1b]spielwiese by Hans Schoenemann <hannes@…>
format
4:18 PM Changeset in git [e6fba31]spielwiese by Hans Schoenemann <hannes@…>
fix: graal.lib (qring(r))
3:33 PM Changeset in git [41ca410]spielwiese by Hans Schoenemann <hannes@…>
doc: customstd_so, satstd
2:48 PM Changeset in git [d2fc5c5]spielwiese by Hans Schoenemann <hannes@…>
removed unused test for QRING_CMD
11:18 AM Changeset in git [c12c262]spielwiese by Hans Schoenemann <hannes@…>
remove internal type QRING_CMD (except for iiDeclCommand): it is always RING_CMD

Aug 17, 2016:

4:37 PM Changeset in git [7b347b2]spielwiese by Hans Schoenemann <hannes@…>
add: new attribute "cf_class" for ring
4:33 PM Changeset in git [91788d2]spielwiese by Hans Schoenemann <hannes@…>
porting: gcc>4.9 and gmp<5.3.1
2:13 PM Changeset in git [b412eeb]spielwiese by Hans Schoenemann <hannes@…>
reintroduce nlDelete (for SAGE) into longrat.h

Aug 16, 2016:

5:10 PM Changeset in git [64f1f2]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1 some lib changes
4:14 PM Changeset in git [0b6a542]spielwiese by Hans Schoenemann <hannes@…>
prepare for Singular_4_1: CoeffWrite/CoeffString
4:11 PM Changeset in git [cb0e293]spielwiese by Hans Schoenemann <hannes@…>
fix: char (23003->32003) in facstd
11:23 AM Changeset in git [f8735a]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: some new CoeffString routines
10:47 AM Changeset in git [e54c6ee]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: new names; Ring. Matrix, Number, construction cf[x], ....

Aug 15, 2016:

3:38 PM Changeset in git [3238c1]spielwiese by Hans Schoenemann <hannes@…>
add: test script for trac #768
1:08 PM Changeset in git [bd183c]spielwiese by Hans Schoenemann <hannes@…>
Revert "fix: test changes for tr. #768" This reverts commit f5ec00a55ff7271253ab3a87defe94cc73d18291.
12:01 PM Changeset in git [300563]spielwiese by Hans Schoenemann <hannes@…>
Revert "fix: tr. #768 by Thomas Markwig" This reverts commit 1941b83b2fcbbef848fd4975c0409310bd714f15.
12:00 PM Ticket #768 (problem in proc semigroup from lib alexpoly.lib) reopened by hannes

Aug 12, 2016:

5:16 PM Changeset in git [e009ef]spielwiese by Hans Schoenemann <hannes@…>
doc/opt: sba over Z, Z/m, std over Z,Z/m with local/mixed ordering
4:52 PM Changeset in git [46380a3]spielwiese by Hans Schoenemann <hannes@…>
chg: Singular_4_1 opt.
3:59 PM Changeset in git [c6a876]spielwiese by Hans Schoenemann <hannes@…>
chg: format, minor opt.
3:33 PM Changeset in git [0c669f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #771 from adipopescu/SigDrop Signature Standard Bases over Z and Z_m
2:24 PM Changeset in git [9aab97]spielwiese by Adi Popescu <adi_popescum@…>
memory leaks solved.
11:42 AM Changeset in git [9005c8]spielwiese by Adi Popescu <adi_popescum@…>
trying to solve memory leak
11:17 AM Changeset in git [e2ef6f5]spielwiese by Hans Schoenemann <hannes@…>
fix: copy/paste typo
11:10 AM Changeset in git [16120f]spielwiese by Hans Schoenemann <hannes@…>
fix: calling wrong init routine for integers etc as coeffs
11:02 AM Changeset in git [6d0515d]spielwiese by Hans Schoenemann <hannes@…>
chg: use real values for better readability in assume
11:01 AM Changeset in git [75b12a]spielwiese by Hans Schoenemann <hannes@…>
fix: calling wrong init routine for integers etc as coeffs

Aug 11, 2016:

4:41 PM Changeset in git [109e13a]spielwiese by Hans Schoenemann <hannes@…>
Singular_4_1: n_polyExt
4:31 PM Changeset in git [7d1e80]spielwiese by Adi Popescu <adi_popescum@…>
Christians sba fixed
1:49 PM Changeset in git [d5d857]spielwiese by Adi Popescu <adi_popescum@…>
add debug output to solve sba_s

Aug 10, 2016:

5:12 PM Changeset in git [bb3cb8b]spielwiese by Hans Schoenemann <hannes@…>
test: warning: dim(..) may be wrong for mixed orderings
12:41 PM Changeset in git [cc94f7e]spielwiese by Adi Popescu <adi_popescum@…>
Merge branch 'spielwiese' of github.com:Singular/Sources into SigDrop Conflicts: kernel/GBEngine/kstd2.cc
12:36 PM Changeset in git [e40da9f]spielwiese by Adi Popescu <adi_popescum@…>
trying to fix Christian sba algorithm
10:15 AM Changeset in git [41b9d0]spielwiese by Hans Schoenemann <hannes@…>
r->MixedOrder -> rHasMixedOrdering(r)
9:56 AM Changeset in git [64a676]spielwiese by Hans Schoenemann <hannes@…>
warning: dim(..) may be wrong for mixed orderings

Aug 9, 2016:

5:25 PM Changeset in git [0e98e8]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'test' into spielwiese
4:28 PM Changeset in git [8a2706]spielwiese by Hans Schoenemann <hannes@…>
fix: @sc cannot be used in libs (or requires @tex)
3:47 PM Changeset in git [9a0f215]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'tropicallib' of https://github.com/YueRen/Sources into test
3:38 PM Changeset in git [1a596a]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #780 from YueRen/maximalGroebnerConeFix fix: maximalGroebnerCone for ideals with generator 0 or monomial
3:24 PM Changeset in git [c25bc58]spielwiese by Yue <ren@…>
chg: new tropical.lib from Thomas
2:43 PM Changeset in git [7436e9]spielwiese by Hans Schoenemann <hannes@…>
fix: C++11 check
9:51 AM Changeset in git [c6279a]spielwiese by Hans Schoenemann <hannes@…>
chg: support gfanlib with gcc 4.3..4.8

Aug 8, 2016:

5:51 PM Changeset in git [76d8bb]spielwiese by Yue <ren@…>
fix: maximalGroebnerCone for ideals with generator 0 or generator monomial
4:35 PM Changeset in git [ce2c61]spielwiese by Hans Schoenemann <hannes@…>
fix: support polymake 2.14r1
2:19 PM Changeset in git [0d1bcb]spielwiese by Hans Schoenemann <hannes@…>
doc: gfanlib 0.6
2:16 PM Changeset in git [7cc3fd]spielwiese by Hans Schoenemann <hannes@…>
t push origin spielwieseMerge branch 'YueRen-gfanlib0.6' into spielwiese
2:16 PM Changeset in git [15813d]spielwiese by Hans Schoenemann <hannes@…>
format
2:14 PM Changeset in git [47a774]spielwiese by Hans Schoenemann <hannes@…>
fix: includes, dd_global_constants
2:14 PM Changeset in git [f73b0d]spielwiese by Hans Schoenemann <hannes@…>
gfanlib: test for dd_free_global_constants
Note: See TracTimeline for information about the timeline view.