Timeline



Dec 3, 2013:

10:03 PM Changeset in git [88bb88]spielwiese by Christian Eder
adds new TOP sba to tests
8:31 PM Changeset in git [e702ac2]spielwiese by Christian Eder
fixes problems with TOP sba computations
6:55 PM Changeset in git [170f07]spielwiese by Andreas Steenpass <steenpass@…>
fix: do not redefine Id in primeList() (cherry picked from commit 27247503cc101d2cbfa1bca0781af8ede3311120) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
6:21 PM Changeset in git [4fb2ef5]spielwiese by Andreas Steenpass <steenpass@…>
chg: use new parallel.lib in other libraries (cherry picked from commit 2ab9e8c38b4fb4d86db2400a6f74d2c5e594d685) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/LIB/modnormal.lib Singular/LIB/modstd.lib Singular/LIB/symodstd.lib
6:16 PM Changeset in git [d9adbe]spielwiese by Andreas Steenpass <steenpass@…>
chg: change line breaks to unix format in symodstd.lib Nothing else is changed. (cherry picked from commit 4f912c9554a38e6cbb1bd3b5234e335eb985d6cb) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/LIB/symodstd.lib
6:01 PM Changeset in git [0635bc4]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
5:46 PM Changeset in git [41db4b]spielwiese by Hans Schoenemann <hannes@…>
doc: more index entries for linear algebra
5:28 PM Changeset in git [8c1285]spielwiese by Andreas Steenpass <steenpass@…>
chg: do not initialize semaphore 0 in kernel (cherry picked from commit 8f25d6cb199cf806699eae7bccad6164df0ca21f) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/tesths.cc
5:21 PM Changeset in git [b3eeb2]spielwiese by Hans Schoenemann <hannes@…>
some adaption to 4-0-0
2:54 PM Changeset in git [0d845f7]spielwiese by Andreas Steenpass <steenpass@…>
chg: add/update tests for resources.lib, tasks.lib, and parallel.lib (cherry picked from commit 2d84bafbea754424246bd96a138b4e45710589df) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
1:55 PM Changeset in git [dc8c23]spielwiese by Andreas Steenpass <steenpass@…>
chg: base parallel.lib on tasks.lib (cherry picked from commit 0cbbf3c2c18164653d67edfd8628967b92fa77cc) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/LIB/parallel.lib
1:55 PM Changeset in git [857ee3]spielwiese by Andreas Steenpass <steenpass@…>
add: resources.lib, tasks.lib (cherry picked from commit 1b24bf8a8157af4cce127446caff60fe84edd35f) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
12:03 PM Changeset in git [e21018]spielwiese by Hans Schoenemann <hannes@…>
better message text in checklibs (texinfo)

Dec 2, 2013:

5:11 PM Changeset in git [9c07fe]spielwiese by Christian Eder
fixes memory leaks for signatures
4:20 PM Changeset in git [11f939]spielwiese by Christian Eder
fixes double memory deletion
3:29 PM Changeset in git [edb60f]spielwiese by Yue Ren <ren@…>
new: reduceInitially(ideal I, const number p, poly g)
2:40 PM Changeset in git [528fa78]spielwiese by Yue Ren <ren@…>
new: reduceInitially(ideal I, const number p)
11:58 AM Changeset in git [8fcfae]spielwiese by Christian Eder
rewrites rewrite criteria in sba

Dec 1, 2013:

8:00 PM Changeset in git [7a4e77]spielwiese by Yue Ren <ren@…>
new: reduceInitially(poly &h, const poly g)
6:20 PM Changeset in git [fa167e]spielwiese by Yue Ren <ren@…>
new: pReduce(poly g, const number p)

Nov 30, 2013:

5:58 PM Changeset in git [a7b37d]spielwiese by Christian Eder
1. some more memory leaks fixed 2. preparation for buchber product criterion check

Nov 29, 2013:

7:32 PM Changeset in git [1179b5]spielwiese by Christian Eder
fixes small memory leak in test of sig-safeness in reduction
7:31 PM Changeset in git [2b691c]spielwiese by Christian Eder
fixes overwrite procedure for generation of new syzygies
4:48 PM Changeset in git [d34978]spielwiese by Hans Schoenemann <hannes@…>
chg: procdir path for debian
3:48 PM Changeset in git [493cf3d]spielwiese by Christian Eder
fixes signature computation in TOP for sba
3:41 PM Changeset in git [97c955]spielwiese by Hans Schoenemann <hannes@…>
fix: ring dep. stuff in newstruct: send/receive via links (ssi:6) from master
9:41 AM Changeset in git [be300e]spielwiese by Christian Eder
adjusts documentation for sba according to last commit (adds TOP order)
9:17 AM Changeset in git [f397dc]spielwiese by Christian Eder
adds TOP(term over position) module order in sba

Nov 28, 2013:

8:16 PM Changeset in git [f7f084]spielwiese by Christian Eder
changes incremental flag to sbaOrder, no longer BOOLEAN => preparation in order to introduce more module orders for sba
5:16 PM Changeset in git [faa12b1]spielwiese by Christian Eder
adjusts tests again due to previous commit
5:14 PM Changeset in git [6d77472]spielwiese by Christian Eder
removes debug printing, improves options
4:55 PM Changeset in git [f3e25c]spielwiese by Christian Eder
adjusts tests for sba due to implementing better tail reduction
3:43 PM Changeset in git [f1cef21]spielwiese by Christian Eder
fixes sba tail reduction => enabled by default => speed-up
1:30 PM Changeset in git [c42a9f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #435 from steenpass/waitpid_sw chg: do another waitpid() after nanosleep() succeeded
11:57 AM Changeset in git [c7bc5e]spielwiese by Hans Schoenemann <hannes@…>
fix: return NULL for non-bb-types (op2: 1st OR 2nd op is of bb type)
11:10 AM Ticket #538 (primdec::quotientZ( I, J ) incorrect for J = ideal( 0 )) created by kroeker@…
(I:J) for J zero ideal is (1), but quotientZ() says it is 0: […] …
9:09 AM Changeset in git [cfe30a]spielwiese by Andreas Steenpass <steenpass@…>
chg: do another waitpid() after nanosleep() succeeded (cherry picked from commit 9d9a7faa6bb7522c1db8caabc4c47c0aa0840caf) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
8:17 AM Changeset in git [fbc7cb]spielwiese by Christian Eder
moves sba tail reduction stuff to kstd2

Nov 27, 2013:

7:41 PM Ticket #536 (Links to cygwins setup.exe have to be updated) closed by steenpass
fixed: Thank you for reporting this.
7:03 PM Changeset in git [54e01d]spielwiese by Oleksandr Motsak <motsak@…>
Removed temporary files
6:43 PM Changeset in git [a529d3d]spielwiese by Hans Schoenemann <hannes@…>
chg: singularsurf/surf/display instead of gtk-surf
5:42 PM Changeset in git [6b3f5d]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #433 from steenpass/slClose_sw chg: defer shutdown in slClose()
4:35 PM Changeset in git [6b288b]spielwiese by Andreas Steenpass <steenpass@…>
chg: defer shutdown in slClose() (cherry picked from commit 96d98ec5e074988d6acae83de7646fc65aa7382b) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/silink.cc
2:47 PM Changeset in git [d3063fd]spielwiese by Hans Schoenemann <hannes@…>
fix: wait may be undefined
2:45 PM Changeset in git [f3b9c82]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #431 from steenpass/nanosleep_sw chg: restart nanosleep when interrupted by signal
2:34 PM Changeset in git [c6d3fc4]spielwiese by Hans Schoenemann <hannes@…>
chg: announce Primdec::sep
1:53 PM Changeset in git [d9c46b]spielwiese by Andreas Steenpass <steenpass@…>
chg: restart nanosleep when interrupted by signal (cherry picked from commit f9efe23dee0924e650e1aefea029b4add8fcc7e9) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
12:28 PM Changeset in git [aee346d]spielwiese by Hans Schoenemann <hannes@…>
chg: debug message: also for proc outside of libs

Nov 26, 2013:

6:47 PM Changeset in git [42d464]spielwiese by Hans Schoenemann <hannes@…>
documenation of divisor.lib
5:26 PM Ticket #537 (Windows 64 Bit version) created by wienand@…
Cygwin is now available in an x86 and an x86_64 version. Therefore it …
5:25 PM Ticket #536 (Links to cygwins setup.exe have to be updated) created by wienand@…
Cygwin is now available in an x86 and an x86_64 version. Therefore …
4:51 PM Changeset in git [c91ffe3]spielwiese by Christian Eder
fix for deep sba tail reduction
2:43 PM Changeset in git [5b5409b]spielwiese by Hans Schoenemann <hannes@…>
flint stuff: move optional parts to the end in coeffs
2:09 PM Changeset in git [98e5882]spielwiese by Hans Schoenemann <hannes@…>
fix: gcc optimizer bug: need local number variable

Nov 25, 2013:

4:57 PM Changeset in git [576f5b]spielwiese by Christian Eder
workin sba tail reduction (disabled by default)
4:49 PM Changeset in git [dc4782]spielwiese by Hans Schoenemann <hannes@…>
chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC
4:05 PM Changeset in git [7bb7da5]spielwiese by Hans Schoenemann <hannes@…>
chg: r_IsRingVar (extensions may not be singular rings, but uuse coeffs interface)
11:13 AM Changeset in git [0615d9]spielwiese by Hans Schoenemann <hannes@…>
chg: use imagemagick instead of xv for display from master
10:06 AM Ticket #535 (kerenel) closed by hannes
need more information: I cannot reproduced it: please provide an example. And: kernel was …
9:15 AM Changeset in git [b085fba]spielwiese by Christian Eder
adds experimental sba tailred (disabled by default)

Nov 24, 2013:

7:31 PM Ticket #535 (kerenel) created by anupam.chaudhauri@…
I want to compute the kernel of a ring of homomorphism . I could not …

Nov 22, 2013:

5:41 PM Changeset in git [8275a9]spielwiese by Yue Ren <ren@…>
chg: trying up oldpolymake.lib - renamed procedures that conflicted with procedures in polymake.so - fixed remaining mistakes in library due to bigintmats where previously only intmats were expected - renamed it back to polymake.lib the rename to oldpolymake.lib only happened because initially it was planned to call the polymake kernel interface polymake.lib, since it is easier for the users to not distinguish between interpreter libraries and shared objects and due to a misconception that polymake.lib was a pure interface to polymake. Since both proved to be wrong, I decided to undo the name change.
11:58 AM Changeset in git [40971d]spielwiese by Hans Schoenemann <hannes@…>
chg: simplified npNegM
9:56 AM Changeset in git [f59aaa]spielwiese by Christian Eder
adds new comparison checks in sba: counts also number of steps during the interreduction process of incremental sba variants

Nov 21, 2013:

8:35 PM Changeset in git [fc34c4]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #428 from jankoboehm/spielwiese Fix for Cygwin: cast to pointer from integer of different size
6:42 PM Changeset in git [15b211]spielwiese by Christian Eder
1. adds operation counting in sba 2. enables partial tailred for incremental sba
4:33 PM Changeset in git [fd1101]spielwiese by Adi Popescu <adi_popescum@…>
Problems solved. It remains to test it more and to optimize it
3:03 PM Changeset in git [e8cd08]spielwiese by Janko Boehm <boehm@…>
Fix for Cygwin: cast to pointer from integer of different size
1:21 PM Changeset in git [a2f79c]spielwiese by Hans Schoenemann <hannes@…>
fix: compiler warning
12:07 PM Changeset in git [78aaec]spielwiese by Hans Schoenemann <hannes@…>
fix: assign of derived newstructs
11:15 AM Changeset in git [0de0509]spielwiese by Hans Schoenemann <hannes@…>
chg: better error check and debug stuff for newstruct/blackbox

Nov 20, 2013:

4:54 PM Changeset in git [a9c298]spielwiese by Hans Schoenemann <hannes@…>
format stuff
4:35 PM Changeset in git [9aa61a]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #427 from steenpass/sigkill_sw chg: adjust timeouts in ssiClose()
4:28 PM Changeset in git [8265677]spielwiese by Andreas Steenpass <steenpass@…>
chg: adjust timeouts in ssiClose() (cherry picked from commit be2fdf57a6b3208d836335e6863aaa10834d6629) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
4:07 PM Changeset in git [e212bd]spielwiese by Adrian <adi_popescum@…>
First Version: implemented some a new function that computes hilb, but there are some errors
3:57 PM Changeset in git [e40145]spielwiese by Hans Schoenemann <hannes@…>
fix: assign expr_list to list elements: l[1]=1:2;l[1]=l[1],2;
12:44 PM Changeset in git [3fd3f3]spielwiese by Hans Schoenemann <hannes@…>
more tests for tr 501 (std/syz for modules over qring with ring-coeff)
12:37 PM Ticket #501 (bug in syz for ideal in quotient ring) closed by hannes
fixed: module std over ring coeffs fixed
10:19 AM Changeset in git [448b65]spielwiese by Hans Schoenemann <hannes@…>
chg: normalize extgcd to lc=1

Nov 19, 2013:

6:39 PM Changeset in git [601105]spielwiese by Hans Schoenemann <hannes@…>
chg: use syzComp in initenterstrongPairs

Nov 18, 2013:

7:03 PM Changeset in git [9d864a]spielwiese by Hans Schoenemann <hannes@…>
fix: run mod_init in the package of the library
11:55 AM Changeset in git [5a097e]spielwiese by Hans Schoenemann <hannes@…>
chg: allow digits in package names (during auto-load)
11:21 AM Ticket #534 (Implementation of the "Sums of Powers Algorithm" for the efficient and ...) created by Herbert Möller <herbert.moeller@…>
The Sums of Powers Algorithm (SPA) is the only efficient and …

Nov 15, 2013:

6:10 PM Changeset in git [96e5c4]spielwiese by Oleksandr Motsak <motsak@…>
Fix config-checks: SING_CHECK_POLYMAKE depends on SING_CHECK_GFANLIB
5:14 PM Changeset in git [989d6b]spielwiese by Oleksandr Motsak <motsak@…>
Minor fixes + cleanup
5:13 PM Changeset in git [bbeddf]spielwiese by Oleksandr Motsak <motsak@…>
Fixed BS: gfanlib/cddlib checking/building/embedding fix: cddlib configure checks add: static building-in fix: return code for _mod_init functions
5:09 PM Changeset in git [1684c3]spielwiese by Oleksandr Motsak <motsak@…>
Fix BS to use python-config fix: more default python base-names add: extra python compiler flags
4:45 PM Changeset in git [c6f0451]spielwiese by Oleksandr Motsak <motsak@…>
Ignore build files in source directory
4:06 PM Changeset in git [69d7df]spielwiese by Hans Schoenemann <hannes@…>
fix: handling of potential ring-dep objects (def,list) in newstruct
3:11 PM Ticket #501 (bug in syz for ideal in quotient ring) reopened by kroeker@…
the simple example works now, but the little bit harder not: […]
11:51 AM Changeset in git [3625cb]spielwiese by Hans Schoenemann <hannes@…>
pfister: modstd over algebraic extension fields

Nov 14, 2013:

11:34 PM Changeset in git [2f1fda5]spielwiese by Oleksandr Motsak <motsak@…>
Updated sba test due to Ederc's update
7:57 PM Changeset in git [805db88]spielwiese by Oleksandr Motsak <motsak@…>
Avoid "if ((P)) " since clang treats such statements specially
6:25 PM Changeset in git [b5f27dd]spielwiese by Oleksandr Motsak <motsak@…>
Fix BS: missing rlimit.h in the distro
5:49 PM Changeset in git [7cb76d]spielwiese by Oleksandr Motsak <motsak@…>
Adaptation to FLINT interface changes
4:12 PM Changeset in git [9bee53]spielwiese by Yue Ren <ren@…>
fix: wrong comment on errors in n_Div for Z
4:11 PM Changeset in git [7395dd]spielwiese by Yue Ren <ren@…>
fix: missing -lcddgmp flag when linking libgfan.so
12:55 AM Changeset in git [4b5171]spielwiese by Oleksandr Motsak <motsak@…>
Fix compiler error: "friend declaration specifying a default argument must be a definition" in gfanlib/gfanlib_polyhedralfan.h friend PolyhedralFan refinement(const PolyhedralFan &a, const PolyhedralFan &b, int cutOffDimension=-1, bool allowASingleConeOfCutO... ^

Nov 13, 2013:

7:25 PM Changeset in git [6416f83]spielwiese by Hans Schoenemann <hannes@…>
fix: newstruct, '.', etc. from master
6:52 PM Changeset in git [b207eb]spielwiese by Hans Schoenemann <hannes@…>
chg: tests changed (newstruct stuff)
4:48 PM Changeset in git [39d427]spielwiese by Hans Schoenemann <hannes@…>
chg: allow l[i].j from master
3:47 PM Changeset in git [0e2f8c]spielwiese by Hans Schoenemann <hannes@…>
fix: extgcd(x,x) fails with NTL: try without
10:42 AM Changeset in git [f9d20d7]spielwiese by Christian Eder
adds debug information on number of top s-reductions in sba
10:31 AM Changeset in git [867d59]spielwiese by Hans Schoenemann <hannes@…>
chg: format of error message
10:26 AM Changeset in git [dc0968a]spielwiese by Hans Schoenemann <hannes@…>
add: better error message (ring from list)

Nov 12, 2013:

6:29 PM Changeset in git [dc6101]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
5:45 PM Changeset in git [06bfde]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid setting comp if not neeeded (maybe a ring without comps)
1:42 PM Changeset in git [b3e94aa]spielwiese by Christian Eder
1. implements usage of product criterion in sba (disabled by default, still experimental) 2. adds more detailed debugging printouts for sba (disabled by default)
11:49 AM Changeset in git [5313c0]spielwiese by Christian Eder
enables tracking of product criterion in sba algorithm

Nov 11, 2013:

5:15 PM Changeset in git [e7c7bf]spielwiese by Hans Schoenemann <hannes@…>
fix: syntax in m2_end
5:05 PM Changeset in git [7182af]spielwiese by Hans Schoenemann <hannes@…>
debian: dir for p_Proc*so for deb
5:01 PM Changeset in git [d249727]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #423 from steenpass/init_sem0_sw chg: do not release semaphore 0 while waiting for links
4:36 PM Changeset in git [698762]spielwiese by Andreas Steenpass <steenpass@…>
chg: do not release semaphore 0 while waiting for links (cherry picked from commit 2a070c518144f438f8eefc065884effa6406572f) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
4:20 PM Changeset in git [d0162f6]spielwiese by Hans Schoenemann <hannes@…>
tests for tr.501
4:14 PM Ticket #501 (bug in syz for ideal in quotient ring) closed by hannes
fixed: master: 7bcf6d6a58723203b2225456e5df4ec96dacce59 spielwiese: …
4:11 PM Changeset in git [1e2299]spielwiese by Hans Schoenemann <hannes@…>
fix: module std in qring over ring coeffs (tr.501) from master
1:38 PM Changeset in git [9adaaf]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #421 from steenpass/rlimit_sw fix: avoid int overflow in rlimit.c

Nov 9, 2013:

1:35 PM Ticket #434 (is this acceptable) closed by hannes
wontfix
1:34 PM Ticket #517 (ring command modifies arguments silently) closed by hannes
fixed: invalid characteristics results in an warning (and a charcateristic of …
1:31 PM Changeset in git [1f400b]spielwiese by Hans Schoenemann <hannes@…>
port: freebsd needs uint64_t in rlimit.c

Nov 8, 2013:

6:00 PM Changeset in git [ff8e86]spielwiese by Andreas Steenpass <steenpass@…>
fix: avoid int overflow in rlimit.c (cherry picked from commit 6ace3051babf6d4083ff3aabc1f7e6885356e220) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
5:40 PM Changeset in git [abb12f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #419 from steenpass/rlimit_sw raise RLIMIT_NPROC if necessary for fork()
5:23 PM Changeset in git [85d15b1]spielwiese by Hans Schoenemann <hannes@…>
chg: res changes: ring construction (tr.517)
5:22 PM Changeset in git [70b3ae]spielwiese by Hans Schoenemann <hannes@…>
fix: ring constructions with wrong coeffs (tr.517)
4:22 PM Ticket #533 (typo: double p in duplicate, library checker) closed by hannes
fixed
4:19 PM Changeset in git [1b6725]spielwiese by Hans Schoenemann <hannes@…>
fix: typo in messages of checklibs.c
1:35 PM Changeset in git [bf60110]spielwiese by Andreas Steenpass <steenpass@…>
chg: raise RLIMIT_NPROC if necessary for fork() (cherry picked from commit 4f397cf7bc1b07f8c0dd8cab10d1311de491db21) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
1:32 PM Changeset in git [1101a8]spielwiese by Andreas Steenpass <steenpass@…>
add: create Singular/rlimit.{c,h} for setting resource limits (cherry picked from commit 88e216d8bea3cefdff011bacb24458c88bd1eb32) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
1:07 PM Ticket #501 (bug in syz for ideal in quotient ring) reopened by kroeker@…
Can someone confirm following failing example using recent spielwiese …
10:29 AM Changeset in git [35c264]spielwiese by Hans Schoenemann <hannes@…>
fix: error check for system("install"..)
10:18 AM Changeset in git [bebd13f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #417 from jankoboehm/spielwiese Fixed name conflict INT64 and wrong type (windows port)

Nov 7, 2013:

7:23 PM Changeset in git [13f7b2]spielwiese by Hans Schoenemann <hannes@…>
chg: option(warn) changed
7:19 PM Changeset in git [eab100d]spielwiese by Hans Schoenemann <hannes@…>
fix: default assignment for blackbox
6:42 PM Changeset in git [fd68165]spielwiese by Janko Boehm <boehm@…>
Fixed name conflict INT64 and wrong type
5:40 PM Changeset in git [4a4593a]spielwiese by Hans Schoenemann <hannes@…>
chg: make "=" for newstruct usable with >1 args on rhs
2:06 PM Changeset in git [b38f81]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #416 from steenpass/defer_shutdown_sw chg: defer shutdown in slCleanUp() and slKill()
1:59 PM Changeset in git [a97ac0]spielwiese by Hans Schoenemann <hannes@…>
chg: messages about assign/conversion/calling: option(warn) -> TRACE from master
11:56 AM Changeset in git [dcd92d]spielwiese by Andreas Steenpass <steenpass@…>
chg: defer shutdown in slCleanUp() and slKill() (cherry picked from commit 147e86a78bc224078ef082c481a0eed0a8600d7f) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
10:42 AM Changeset in git [823679]spielwiese by Hans Schoenemann <hannes@…>
chg: new schubert.lib (using parallel.lib)

Nov 6, 2013:

6:07 PM Changeset in git [2fa80a]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #414 from steenpass/resources_sw release acquired semaphores before shutdown
4:34 PM Changeset in git [11d225]spielwiese by Hans Schoenemann <hannes@…>
chg: new version of schubert.lib
3:55 PM Changeset in git [da7eaf]spielwiese by Hans Schoenemann <hannes@…>
add: $LIB_DIR/singular/MOD to module search path
2:53 PM Changeset in git [8d15e5]spielwiese by Hans Schoenemann <hannes@…>
fix: resetting already collected libs
2:53 PM Changeset in git [93fc820]spielwiese by Hans Schoenemann <hannes@…>
fix: pthreads must be the last lib (on some systems)
2:30 PM Changeset in git [8b1af6]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #389 from jankoboehm/spielwiese Gerhards fix for zeroRad und some typos
2:10 PM Changeset in git [2ea781]spielwiese by Oleksandr Motsak <motsak@…>
Fixing BS (due to gfanlib)
2:10 PM Changeset in git [f84f82]spielwiese by Oleksandr Motsak <motsak@…>
Fixing BS
1:45 PM Changeset in git [757616]spielwiese by Hans Schoenemann <hannes@…>
chg: moved char_ptr_bin to ring.cc because of tests
10:04 AM Changeset in git [8c982c3]spielwiese by Hans Schoenemann <hannes@…>
fix: cannot use class in C files
9:31 AM Changeset in git [6008fe]spielwiese by Oleksandr Motsak <motsak@…>
Ignore auto-generated templates

Nov 5, 2013:

7:32 PM Changeset in git [50b5d9]spielwiese by Oleksandr Motsak <motsak@…>
Show MPIR version whenever available with a fallback to GMP
5:19 PM Ticket #533 (typo: double p in duplicate, library checker) created by gorzel
The library checker from …
3:51 PM Changeset in git [29af60]spielwiese by Hans Schoenemann <hannes@…>
chg: structs.h again usable for C and C++
12:51 PM Changeset in git [d600e18]spielwiese by Andreas Steenpass <steenpass@…>
chg: release acquired semaphores before shutdown (cherry picked from commit 0f27f90c69fc9952c3df5edb6dff0b57fd8ff826) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/links/semaphore.c Singular/misc_ip.cc
12:50 PM Changeset in git [659a7a]spielwiese by Andreas Steenpass <steenpass@…>
chg: defer shutdown caused by SIGTERM if necessary (cherry picked from commit a76a64e703bae29ffee8057ab2b16abb20f9158a) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/cntrlc.cc Singular/cntrlc.h Singular/misc_ip.cc
11:08 AM Changeset in git [f2772b]spielwiese by Hans Schoenemann <hannes@…>
fix: typo

Nov 4, 2013:

4:28 PM Changeset in git [1afbfe]spielwiese by Hans Schoenemann <hannes@…>
fix: stdint.h is needed on some systems for intptr_t
4:13 PM Changeset in git [564e39]spielwiese by Hans Schoenemann <hannes@…>
fix: convert ptr to int via intptr_t
3:20 PM Ticket #337 (misinterpretation of numbers as ints (at least over Q)) closed by hannes
fixed: issues a warning: […]
2:46 PM Changeset in git [1e9048]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #411 from mmklee/factory40 Factory40
2:38 PM Ticket #299 (Adding support to an ARM processor) closed by hannes
fixed
2:21 PM Changeset in git [a9b7f7]spielwiese by Martin Lee <martinlee84@…>
fix french accent aigu
2:16 PM Changeset in git [c6b97d]spielwiese by Martin Lee <martinlee84@…>
moved FLINT to non optional part in manual preface
1:18 PM Ticket #154 (Rational Function Field Computations) closed by hannes
fixed: fixed in spielwiese (4-0-0), timing improved by a factor >4
Note: See TracTimeline for information about the timeline view.