Timeline



Jul 19, 2022:

6:10 PM Changeset in git [45fd39]spielwiese by Hans Schoenemann <hannes@…>
fix: spasm_kernel
6:10 PM Changeset in git [7ff47e]spielwiese by Hans Schoenemann <hannes@…>
fix: spasm_kernel

Jul 18, 2022:

5:55 PM Changeset in git [2faf9e]spielwiese by Hans Schoenemann <hannes@…>
use long: arith. nad output + tests
5:55 PM Changeset in git [606608]spielwiese by Hans Schoenemann <hannes@…>
use long: arith. nad output + tests

Jul 17, 2022:

2:43 PM Changeset in git [911cde]spielwiese by Hans Schoenemann <hannes@…>
fix: conv Sing<->Factory for flintcf_Zn not impleted (Issue #1147)
2:43 PM Changeset in git [be3597]spielwiese by Hans Schoenemann <hannes@…>
fix: conv Sing<->Factory for flintcf_Zn not impleted (Issue #1147)
1:14 PM Changeset in git [1a2a74]spielwiese by Hans Schoenemann <hannes@…>
moved distrib.h to libpolys/misc for dError.cc
1:14 PM Changeset in git [b270e37]spielwiese by Hans Schoenemann <hannes@…>
moved distrib.h to libpolys/misc for dError.cc
12:57 PM Changeset in git [172481]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1148 from jengelh/walias src: resolve strict-aliasing violation in ndbm.cc
12:54 PM Changeset in git [b3fc092]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1146 from jengelh/build build: repair -DMAKE_DISTRIBUTION build
10:03 AM Changeset in git [38a6c4]spielwiese by Jan Engelhardt <jengelh@…>
build: repair -DMAKE_DISTRIBUTION build ``` CXX dError.lo dError.cc: In function 'int dReportError(const char*, ...)': dError.cc:126:121: error: expected ';' before 'vfprintf' 126 | fprintf(stderr, "// !!! Please, email the input\n// and the following error message to singular@mathematik.uni-kl.de") | ^ | ; 127 | vfprintf(stderr, fmt, ap); | ~~~~~~~~ ```
10:03 AM Changeset in git [8e73e0]spielwiese by Jan Engelhardt <jengelh@…>
build: repair -DMAKE_DISTRIBUTION build ``` CXX dError.lo dError.cc: In function 'int dReportError(const char*, ...)': dError.cc:126:121: error: expected ';' before 'vfprintf' 126 | fprintf(stderr, "// !!! Please, email the input\n// and the following error message to singular@mathematik.uni-kl.de") | ^ | ; 127 | vfprintf(stderr, fmt, ap); | ~~~~~~~~ ```

Jul 13, 2022:

11:46 AM Changeset in git [838f56]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1144 from jgmbenoit/debian/4.3.1-p1+ds-1/README_pkg-Debian update Debian material in README.pkg

Jul 9, 2022:

8:44 PM Changeset in git [741a18]spielwiese by jgmbenoit <quatermaster@…>
update Debian material in README.pkg Description: upstream update: README_pkg: Debian entry Update information concerning Debian packaging support provided by Debian. Origin: debian Author: Jerome Benoit <calculus@rezozer.net> Last-Update: 2022-07-09

Jul 6, 2022:

4:20 PM Changeset in git [c894d1]spielwiese by Hans Schoenemann <hannes@…>
move test: parallel_s : ok_s.lst -> Short.lst
3:49 PM Changeset in git [1dc0144]spielwiese by Hans Schoenemann <hannes@…>
Wolrams comments to doc
11:31 AM Changeset in git [da3bc3a]spielwiese by Hans Schoenemann <hannes@…>
commnt: sispasm also have rref

Jul 5, 2022:

3:26 PM Changeset in git [c4baba]spielwiese by Hans Schoenemann <hannes@…>
move test: ffmodstd_s : ok_s.lst -> Short.lst
1:32 PM Changeset in git [16c27a]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'kwankyu-fix-corner-case-locnormal' into spielwiese
12:13 PM Changeset in git [c9cd73]spielwiese by Hans Schoenemann <hannes@…>
opt: removed unnneeded std, added example
12:10 PM Changeset in git [9b83e9]spielwiese by Hans Schoenemann <hannes@…>
update date
12:07 PM Changeset in git [167a15]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1142 from slap/integral-basis Integral basis
12:05 PM Changeset in git [919e5c]spielwiese by Hans Schoenemann <hannes@…>
changed tests: integralbasis.lib-> paraplan.tst
6:43 AM Changeset in git [1e1107]spielwiese by Kwankyu Lee <ekwankyu@…>
Return unit ideal if already normal

Jul 4, 2022:

8:21 PM Changeset in git [36b837d]spielwiese by slap <slaplagne@…>
Changes in documentation Algorithm and strategy interchanged.
2:52 PM Changeset in git [3747de2]spielwiese by Hans Schoenemann <hannes@…>
internal help: show also url
2:50 PM Changeset in git [aa37e4]spielwiese by Hans Schoenemann <hannes@…>
fix: integralbasis: do not change options

Jul 1, 2022:

3:08 PM Changeset in git [cd8555]spielwiese by Hans Schoenemann <hannes@…>
fix: use HAVE_QSORT_R, alternative for os with it (musl)

Jun 30, 2022:

4:42 PM Changeset in git [423f4e]spielwiese by Hans Schoenemann <hannes@…>
allow (some)help in restricted mode
4:24 PM Changeset in git [3ec443e]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
4:17 PM Changeset in git [138392]spielwiese by Hans Schoenemann <hannes@…>
allow dummy-help in restricted mode

Jun 29, 2022:

1:51 PM Changeset in git [4210da]spielwiese by Hans Schoenemann <hannes@…>
fix: qsort_r: BDS_SOURCE and __CYGWIN__
1:40 PM Changeset in git [296fda]spielwiese by Hans Schoenemann <hannes@…>
update emacs/hlp-cmpl.el to 4.3.1
1:39 PM Changeset in git [d0c2e3]spielwiese by Hans Schoenemann <hannes@…>
fix: qsort_r: some linux define __BSD_SOURCE

Jun 28, 2022:

3:23 PM Changeset in git [52f77c]spielwiese by Hans Schoenemann <hannes@…>
make_tar: 4.3.1
3:10 PM Changeset in git [5824be]spielwiese by Hans Schoenemann <hannes@…>
fix: recover.lib: use LLL
1:45 PM Changeset in git [2a869f]spielwiese by Hans Schoenemann <hannes@…>
fix: cov to/from flint for bigint
1:39 PM Changeset in git [5f42b9]spielwiese by Hans Schoenemann <hannes@…>
fix: ccluster (uses CC, configure also)
1:37 PM Changeset in git [df4e8b]spielwiese by Hans Schoenemann <hannes@…>
LLL changed in Flint
11:24 AM Changeset in git [13640e]spielwieseRelease-4-3-1 by Hans Schoenemann <hannes@…>
4-3-1

Jun 27, 2022:

4:08 PM Changeset in git [e1c65f]spielwiese by Hans Schoenemann <hannes@…>
use bimAdd,bimSub.bimMult with long
4:07 PM Changeset in git [86de52]spielwiese by Hans Schoenemann <hannes@…>
bigintmat: int->long

Jun 24, 2022:

9:33 PM Changeset in git [8ec24e]spielwiese by Hans Schoenemann <hannes@…>
fix: test (Short/vdim_overflow)
1:54 PM Changeset in git [6133f6e]spielwiese by Hans Schoenemann <hannes@…>
scMult0Int: 64bit

Jun 23, 2022:

3:03 PM Changeset in git [306b29]spielwiese by Hans Schoenemann <hannes@…>
fix: qsort_r for cygwin
1:26 PM Changeset in git [cba9b3]spielwiese by Hans Schoenemann <hannes@…>
apapt to --htmdir option to configure, build a different doc.tbz2
11:03 AM Changeset in git [5f6252]spielwiese by Hans Schoenemann <hannes@…>
Merge branch 'kiwifb-htmldir' into spielwiese

Jun 22, 2022:

12:37 PM Changeset in git [7e644c]spielwiese by Hans Schoenemann <hannes@…>
fix: build without flint
10:07 AM Changeset in git [14fd84]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1141 from Singular/dependabot/pip/Singular/dyn_modules/machinelearning/ml_python/numpy-1.22.0 build(deps): bump numpy from 1.21.0 to 1.22.0 in /Singular/dyn_modules/machinelearning/ml_python
6:52 AM Changeset in git [439519]spielwiese by dependabot[bot] <49699333+dependabot[bot]@…>
build(deps): bump numpy Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
6:52 AM Changeset in git [de0fe24]spielwiese by dependabot[bot] <49699333+dependabot[bot]@…>
build(deps): bump numpy Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2:30 AM Changeset in git [e99528]spielwiese by François Bissey <frp.bissey@…>
restore the original install location as done by the current installation procedure
2:16 AM Changeset in git [db3d4e]spielwiese by François Bissey <frp.bissey@…>
Remove code comments that break autoreconf
2:03 AM Changeset in git [ce7435]spielwiese by François Bissey <frp.bissey@…>
Make htmldir properly configurable by having its value used in feResource.cc. To make relocation possible, the location value is made relative to "%D".

Jun 21, 2022:

11:02 AM Changeset in git [55c189]spielwiese by Hans Schoenemann <hannes@…>
opt: hdegree.cc: hIndep, hCheckIndep
11:02 AM Changeset in git [b347d6]spielwiese by Hans Schoenemann <hannes@…>
opt: hdegree.cc: hIndep, hCheckIndep

Jun 20, 2022:

8:19 PM Changeset in git [4d503b7]spielwiese by Hans Schoenemann <hannes@…>
stairc.h: comments
8:19 PM Changeset in git [8d8c973]spielwiese by Hans Schoenemann <hannes@…>
stairc.h: comments
Note: See TracTimeline for information about the timeline view.