Timeline



Jul 4, 2013:

11:21 AM Changeset in git [778b36]spielwiese by Hans Schoenemann <hannes@…>
chg: simplified nlDiv from master
11:16 AM Changeset in git [90e49f7]spielwiese by Hans Schoenemann <hannes@…>
chg: simplified nlNormalize from master
11:11 AM Changeset in git [8487b7]spielwiese by Hans Schoenemann <hannes@…>
chg: simplified luDecomp from master

Jul 3, 2013:

4:12 PM Changeset in git [c8e115]spielwiese by Yue Ren <ren@…>
chg: print routines for polyhedral cones corresponds to a2e8ff135c1975091940c626c92759347447fa73 in master
4:11 PM Changeset in git [f80a530]spielwiese by Yue Ren <ren@…>
chg: print routines for polyhedral fans corresponds to 7add05a9a5fb7b1e61023a1b6873e366d004d453 in master
2:23 PM Changeset in git [358f9d7]spielwiese by Hans Schoenemann <hannes@…>
add: M[iv,i], M[i,iv], M[iv,iv] for bigintmat M, int i, intvec iv
12:04 PM Changeset in git [e44b149]spielwiese by Yue Ren <ren@…>
fix: missed assume for allowing empty bigintmats
9:38 AM Ticket #495 (factorize crashes) closed by hannes
wontfix: minpoly is not irreducible: […]

Jul 2, 2013:

4:50 PM Ticket #495 (factorize crashes) created by steenpass
[…]

Jun 26, 2013:

10:23 PM Changeset in git [ea5f3f6]spielwiese by Oleksandr Motsak <motsak@…>
Improved BS (configuring)
5:39 PM Changeset in git [82e0a7]spielwiese by Oleksandr Motsak <motsak@…>
Enable static factory library!

Jun 25, 2013:

3:25 PM Changeset in git [473102]spielwiese by Martin Lee <martinlee84@…>
various changes/fixes to documentation

Jun 24, 2013:

6:32 PM Changeset in git [0641d2]spielwiese by Hans Schoenemann <hannes@…>
fix: syntax
5:26 PM Changeset in git [76cb29]spielwiese by Hans Schoenemann <hannes@…>
add: setting minpoly clears variables
4:33 PM Changeset in git [26fc59]spielwiese by Martin Lee <martinlee84@…>
chg: got rid of Farey in chinrem_gcd
1:38 PM Changeset in git [3fa147]spielwiese by Hans Schoenemann <hannes@…>
fix: path for p_Procs: now relativ to %b
11:04 AM Changeset in git [00efe1]spielwiese by Hans Schoenemann <hannes@…>
fix: path names for modules: p_Procs in %d/libexec/singular/MOD, %b/MOD

Jun 21, 2013:

7:26 PM Changeset in git [96c5cb]spielwiese by Hans Schoenemann <hannes@…>
chg: search p_Procs in %P and %b/MOD, report last try on failure
6:48 PM Changeset in git [fe2e01]spielwiese by Oleksandr Motsak <motsak@…>
Minor improvement of top-level Makefile.am NOTE: only SUBDIRS is necessary!
6:46 PM Changeset in git [83192d]spielwiese by Oleksandr Motsak <motsak@…>
Fixing the including of "config.h"-files before any other headers + include reordering... fix: also syzextra
6:43 PM Changeset in git [f88e07]spielwiese by Oleksandr Motsak <motsak@…>
Explicit template instantiation
5:22 PM Changeset in git [95330f]spielwiese by Oleksandr Motsak <motsak@…>
Switched-off suspicious kernel's functionality: eigenvals and gms NOTE: it seems that kernel's eigenval&gms are not tested in master and may produce wrong results (see https://github.com/Singular/Sources/issues/336) Suspicious tests include: Manual/fouriersystem.tst, Manual/Gauss-Manin_connection_1.tst, Manual/goodBasis.tst, Manual/monodromy.tst, Manual/qepcadsystem.tst, Manual/spectrum.tst, Manual/sppairs.tst, Manual/tmatrix.tst, Manual/vfilt.tst, Manual/vwfilt.tst + the following which run out of time: Manual/Gauss-Manin_connection.tst, Manual/monodromyB.tst, Manual/bernstein.tst, Short/gaussm_ex.tst, Short/monodromy_s.tst

Jun 20, 2013:

10:43 AM Changeset in git [7f807d]spielwiese by Martin Lee <martinlee84@…>
fix: issues when building factory standalone

Jun 19, 2013:

5:43 PM Changeset in git [586895]spielwiese by Hans Schoenemann <hannes@…>
fix: bad generation
5:01 PM Changeset in git [3422dc]spielwiese by Hans Schoenemann <hannes@…>
fix: removed type_of_LIB from mod_raw.cc
4:31 PM Changeset in git [3c3685]spielwiese by Hans Schoenemann <hannes@…>
fix: changed test result because of chnages in id-list
4:01 PM Changeset in git [10b169]spielwiese by Hans Schoenemann <hannes@…>
chg: changed test results because fixed libs
3:43 PM Changeset in git [adc0a4]spielwiese by Hans Schoenemann <hannes@…>
chg: moved type_of_LIB for Singular/mod_lib.*
3:24 PM Changeset in git [c6fd6a]spielwiese by Martin Lee <martinlee84@…>
fix: typo
3:23 PM Changeset in git [9af5e1f]spielwiese by Martin Lee <martinlee84@…>
chg: instantiate more templates for NTL 6.0.0 Conflicts: factory/ftmpl_inst.cc
3:11 PM Changeset in git [593701]spielwiese by Hans Schoenemann <hannes@…>
chg: changed test results because changed libs
2:39 PM Ticket #494 (Bug in der spielwiese) created by barakat
Eine Variable verschwindet in der spielwiese. Hat es mit dem Einlesen …
1:10 PM Ticket #477 (fault/Bus error occurred) closed by boehm
invalid

Jun 18, 2013:

6:24 PM Changeset in git [3426545]spielwiese by Oleksandr Motsak <motsak@…>
Misc. osx/no-implicit-templates/static build-related changes
6:21 PM Changeset in git [b7f609]spielwiese by Oleksandr Motsak <motsak@…>
Correct resource path for emacs
10:52 AM Changeset in git [ee15d5]spielwiese by Oleksandr Motsak <motsak@…>
Removed '-pedantic' from default compiler flags for debugging builds NOTE: Singular + older compiler + this flag = no way :(
10:51 AM Changeset in git [0d25fc]spielwiese by Oleksandr Motsak <motsak@…>
Fixed static mod_init handling (on OSX / clang) fix: wrong function declaration fix: typo

Jun 17, 2013:

11:13 PM Changeset in git [ecfee2]spielwiese by Oleksandr Motsak <motsak@…>
Removed auto-generated Makefile.in
5:45 PM Changeset in git [e350a6]spielwiese by Oleksandr Motsak <motsak@…>
Revert "fix: no dependency on debug stuff" NOTE: there is no need in adding extra switches like this any more!!! This reverts commit 3b01ed783db35afd5270bfe16dea279f1986b73e.
5:22 PM Changeset in git [3b01ed]spielwiese by Hans Schoenemann <hannes@…>
fix: no dependency on debug stuff
5:16 PM Changeset in git [380a17b]spielwiese by Hans Schoenemann <hannes@…>
fix: new version numbers for libs
4:57 PM Changeset in git [4c20ee]spielwiese by Hans Schoenemann <hannes@…>
fix: new version numbers for libs
4:37 PM Changeset in git [a38e457]spielwiese by Oleksandr Motsak <motsak@…>
Factory BS : cleanup of configure.ac
3:34 PM Changeset in git [84dc03b]spielwiese by Oleksandr Motsak <motsak@…>
Fixed 'make check' without syzextra.so (no infinite idle wait)
1:01 PM Changeset in git [8968e8e]spielwiese by Oleksandr Motsak <motsak@…>
Fixed and improved BS
9:08 AM Changeset in git [f0f0cea]spielwiese by Oleksandr Motsak <motsak@…>
Dynamic modules should be built before the main Singular module (for the case of static building)

Jun 13, 2013:

5:23 PM Changeset in git [d775e5]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #335 from mschulze/spielwiese variable folders in desktop files (using @datadir@ etc.)
12:41 PM Changeset in git [e7cb20]spielwiese by Hans Schoenemann <hannes@…>
chg: staticdemo: demo of a statically linked C-module
11:17 AM Changeset in git [731d94d]spielwiese by Hans Schoenemann <hannes@…>
add: missing interpreter features from master (multi-index for bigintmat etc.)
10:24 AM Changeset in git [05cefc]spielwiese by Mathias Schulze <mschulze@…>
variable folders in desktop files (using @datadir@ etc.)

Jun 12, 2013:

8:40 PM Changeset in git [452315]spielwiese by Hans Schoenemann <hannes@…>
fix: multi-index for bigintmat

Jun 11, 2013:

4:33 PM Changeset in git [78c0dbe]spielwiese by Hans Schoenemann <hannes@…>
add: initial stuff for apply from master

Jun 10, 2013:

4:36 PM Changeset in git [4fb517c]spielwiese by Hans Schoenemann <hannes@…>
add: docu. for load(<string>,"with")
3:59 PM Changeset in git [e3f523]spielwiese by Oleksandr Motsak <motsak@…>
Misc changes to BS and others fix: GMP-checking will looks at CPATH add: remarks due to C. Fieker

Jun 4, 2013:

6:44 PM Changeset in git [92644b]spielwiese by Hans Schoenemann <hannes@…>
fix: version checks for header removed Singular/version.h (define now in config.h) new check for S_UNAME: uname -m uname -s remmoved feVersionId
Note: See TracTimeline for information about the timeline view.