Timeline



Nov 24, 2015:

6:00 PM Changeset in git [c448cd]spielwiese by Stephan Oberfranz <oberfran@…>
bug fix
5:16 PM Changeset in git [5067a3]spielwiese by Hans Schoenemann <hannes@…>
fix: graal.lib: PROCEDURES
5:00 PM Changeset in git [d4284f]spielwiese by Hans Schoenemann <hannes@…>
fix version string of graal.lib
4:42 PM Changeset in git [b06842]spielwiese by Hans Schoenemann <hannes@…>
fix: ntDBTest
2:37 PM Changeset in git [ff27b2e]spielwiese by Hans Schoenemann <hannes@…>
fix: rank for lift
11:56 AM Changeset in git [992bde]spielwiese by Hans Schoenemann <hannes@…>
fix: handling of transz. ext. as coeffs
11:26 AM Changeset in git [4668c1]spielwiese by Hans Schoenemann <hannes@…>
fix: off-by-1 in semaphore handling

Nov 23, 2015:

6:30 PM Changeset in git [8b96775]spielwiese by Hans Schoenemann <hannes@…>
fix version string of graal.lib
6:27 PM Changeset in git [1d06d1]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #736 from YueRen/graal_lib chg: cleanup for next Singular release
6:21 PM Changeset in git [6ba950]spielwiese by Yue Ren <ren@…>
chg: cleanup for next Singular release
5:52 PM Changeset in git [86f1dc]spielwiese by Hans Schoenemann <hannes@…>
fix: some assume violations in debug mode

Nov 20, 2015:

11:48 AM Ticket #748 (missing results when searching the manual) closed by steenpass
fixed: Thank you for reporting this. It seems that Google was confused by the …

Nov 19, 2015:

8:23 AM Ticket #748 (missing results when searching the manual) created by slaplagne@…
When I search "quotient" in the Search manual only field, the entry …

Nov 17, 2015:

11:13 PM Changeset in git [c760c28]spielwiese by Stephan Oberfranz <oberfran@…>
manual merge

Nov 16, 2015:

9:58 PM Changeset in git [c7f4330]spielwiese by Stephan Oberfranz <oberfran@…>
update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese Conflicts: Singular/LIB/rwalk.lib

Nov 15, 2015:

6:25 PM Changeset in git [a2c2e35]spielwiese by Stephan Oberfranz <oberfran@…>
fix bug
5:36 PM Changeset in git [6a52475]spielwiese by Stephan Oberfranz <oberfran@…>
change intermediate output
4:19 PM Changeset in git [53aa95a]spielwiese by Stephan Oberfranz <oberfran@…>
changed optional arguments in the walk

Nov 13, 2015:

4:57 PM Changeset in git [66b765e]spielwiese by Hans Schoenemann <hannes@…>
ESingular: new libs
1:45 PM Changeset in git [9eb1e8]spielwiese by Hans Schoenemann <hannes@…>
activate: system("std_syz",<module>,<int>) for KVequiv.lib

Nov 12, 2015:

3:45 PM Changeset in git [6da2d6]spielwiese by Hans Schoenemann <hannes@…>
omalloc: disable debug stuff unless configured with --enable-debug remove --with-debug (being consistent with the main configure) From info file of GCC/ C Extensions On some machines it may be impossible to determine the return address of any function other than the current one; in such cases, or when the top of the stack has been reached, this function returns 0 or a random value. In addition, __builtin_frame_address may be used to determine if the top of the stack has been reached. Calling this function with a nonzero argument can have unpredictable effects, including crashing the calling program. As a result, calls that are considered unsafe are diagnosed when the -Wframe-address option is in effect. Such calls should only be made in debugging situations.
2:39 PM Changeset in git [2bf04b]spielwiese by Hans Schoenemann <hannes@…>
format
11:57 AM Changeset in git [412c61]spielwiese by Hans Schoenemann <hannes@…>
improved example of Gnd::desingularization
11:26 AM Changeset in git [fe18132]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #731 from adipopescu/StdBugs add: test
11:24 AM Changeset in git [5cf889]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #734 from adipopescu/GND changed examples in gnd
11:21 AM Changeset in git [b530c2e]spielwiese by Adi Popescu <adi_popescum@…>
changed examples in gnd

Nov 11, 2015:

6:35 PM Changeset in git [78528e]spielwiese by Hans Schoenemann <hannes@…>
better test for __builtin_return_address in omDebug.c
6:01 PM Changeset in git [f094e7]spielwiese by Hans Schoenemann <hannes@…>
new libs -> doc
6:01 PM Changeset in git [f6d615]spielwiese by Hans Schoenemann <hannes@…>
fix: format
5:59 PM Changeset in git [b0ca1e8]spielwiese by Hans Schoenemann <hannes@…>
fix: removed dupl. rwalk entry in header
5:44 PM Changeset in git [a4d870]spielwiese by Hans Schoenemann <hannes@…>
fix: return type of sagbiNF
4:45 PM Changeset in git [3fd9d7f]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
4:37 PM Changeset in git [437adb]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
3:46 PM Changeset in git [6ba258f]spielwiese by Hans Schoenemann <hannes@…>
update: chern.lib
11:06 AM Changeset in git [2b14db]spielwiese by Stephan Oberfranz <oberfran@…>
update Merge branch 'spielwiese' of github.com:Singular/Sources into spielwiese

Nov 5, 2015:

1:58 PM Changeset in git [aeb0be]spielwiese by Hans Schoenemann <hannes@…>
iTst/Short/dim-test_for_rings_over_integers.tst was missing the fix
11:56 AM Changeset in git [6cb2c6]spielwiese by Hans Schoenemann <hannes@…>
Tst/Short/dim-test_for_rings_over_integers.tst was missing

Nov 4, 2015:

6:38 PM Changeset in git [0f0b30]spielwiese by Hans Schoenemann <hannes@…>
fix: some place of ideal==int
5:18 PM Changeset in git [f2078e]spielwiese by Hans Schoenemann <hannes@…>
add dyn_modules/*/test*sh to default tar
11:35 AM Changeset in git [855bc9]spielwiese by Adi Popescu <adi_popescum@…>
add: test

Nov 3, 2015:

5:43 PM Changeset in git [08fd464]spielwiese by Hans Schoenemann <hannes@…>
undo table.h changes, better tests ideal==int in libs
4:30 PM Changeset in git [0f43c5]spielwiese by Hans Schoenemann <hannes@…>
opt: avoid module==module/ideal==ideal, removed idTransp, ...

Nov 2, 2015:

5:52 PM Changeset in git [f0a16b]spielwiese by Hans Schoenemann <hannes@…>
fix: install doc files
4:07 PM Changeset in git [d336ee3]spielwiese by Hans Schoenemann <hannes@…>
fix: installation/location of help files (idx,hlp,htm)

Oct 29, 2015:

3:05 PM Changeset in git [fe8ff2]spielwiese by Hans Schoenemann <hannes@…>
4-0-2p2: updated emacs files, include singular.hlp/.idx and *.htm
3:05 PM Changeset in git [e57f485]spielwiese by Hans Schoenemann <hannes@…>
simplified building/dependencies of prime.cc
11:41 AM Changeset in git [7a38e1]spielwiese by Adi Popescu <adi_popescum@…>
canceled: changed posinl11rings (it is worse) add: debug output

Oct 28, 2015:

1:51 PM Changeset in git [ca0d3b5]spielwiese by Hans Schoenemann <hannes@…>
simplified debug for facstd: now always via option(teach)

Oct 27, 2015:

4:25 PM Ticket #747 (simple example leads to out of mem in std() over integers) closed by hannes
fixed: fixed with dd60cee30306042915c542cc6ca4c4c35e562571, tests: …
4:24 PM Changeset in git [dd60cee]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #729 from adipopescu/StdBugs Fix: singular trac 747
4:23 PM Changeset in git [e736f71]spielwiese by Hans Schoenemann <hannes@…>
fix: Presolve::elimpart: construction of ring
2:45 PM Changeset in git [d49439]spielwiese by Adi Popescu <adi_popescum@…>
fix: singular trac 747 add: tests danke Hans
12:16 PM Changeset in git [2d223b]spielwiese by Adi Popescu <adi_popescum@…>
funny stuff

Oct 26, 2015:

11:48 AM Changeset in git [5a47333]spielwiese by Hans Schoenemann <hannes@…>
activate more std_integer tests
11:44 AM Ticket #541 (bug in interred over integers? (segfault)) closed by hannes
postponed: interred is (currently) only usuable for field coefficients. To allow …
11:31 AM Ticket #648 (reduce over integers in mixed ordering crashes) closed by hannes
fixed: fixed with 67e0dc31cecb425433f640594911fc9df2b15076 test in …
11:26 AM Ticket #636 (std over integers in local ordering) closed by hannes
fixed: fixed with 67e0dc31cecb425433f640594911fc9df2b15076 test in …
11:20 AM Ticket #629 (bug in std over integers) closed by hannes
fixed: fixed with 67e0dc31cecb425433f640594911fc9df2b15076
11:10 AM Ticket #719 (reduce (integers, mixed ordering) does not terminate) closed by hannes
fixed: fixed with 67e0dc31cecb425433f640594911fc9df2b15076 tests: …
11:08 AM Changeset in git [9f1f3fb]spielwiese by Hans Schoenemann <hannes@…>
test for tr. #719

Oct 25, 2015:

7:54 PM Ticket #747 (simple example leads to out of mem in std() over integers) created by jakobkroeker.academic@…
The following example leads to out of mem for std() over integers: […]
Note: See TracTimeline for information about the timeline view.