Timeline



Mar 23, 2012:

8:26 PM Changeset in git [393c47]spielwiese by Oleksandr Motsak <motsak@…>
fix the usage of minpoly in *.lib: only to string may be used
5:00 PM Changeset in git [d92248]spielwiese by Martin Lee <martinlee84@…>
fix: multiply A with right multiple of denominators of factors
2:09 PM Changeset in git [286be1f]spielwiese by Martin Lee <martinlee84@…>
chg: changes due to building with FLINT
2:09 PM Changeset in git [8944cc]spielwiese by Martin Lee <martinlee84@…>
chg: include config.h
2:08 PM Changeset in git [631bc19]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #89 from mmklee/eigenvalfix fix: undef HAVE_EIGENVAL

Mar 22, 2012:

8:14 PM Changeset in git [8ecb43]spielwiese by Oleksandr Motsak <motsak@…>
due to legacy Singular: if HAVE_DYNAMIC_LOADING was defined then no HAVE_EIGENVAL & HAVE_GMS should be defined
7:52 PM Changeset in git [47dcc3c]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #88 from ederc/sp-devel-texring fix for Manual/texring.tst:
7:52 PM Changeset in git [8c8dba]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #85 from ederc/sp-devel fix for Manual/size.tst NOTE: minideal will be replaced by qideal at AlgExt. soon
7:23 PM Changeset in git [faf350]spielwiese by Oleksandr Motsak <motsak@…>
enable rDecompose over the same alg.extension, disable for qrings
6:54 PM Changeset in git [7e9f12]spielwiese by Oleksandr Motsak <motsak@…>
removed minimal ideal from AlgExtInfo infavour of qring chg: algext. expects a qring (qideal != NULL) and uses it directly
6:30 PM Changeset in git [16c400]spielwiese by Oleksandr Motsak <motsak@…>
fix rDelete should delete qideal!
3:51 PM Changeset in git [c2a8b6]spielwiese by Martin Lee <martinlee84@…>
chg: set interface back to official FLINT 2.3.alpha2
3:30 PM Changeset in git [c848e3]spielwiese by Hans Schoenemann <hannes@…>
chg: re-enable system("cpu"), change setting of semaphore 0 (cherry picked from commit 71871dcf30b201439f1a4885b5dd9f6ecd140938) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
3:25 PM Changeset in git [a5450a8]spielwiese by Martin Lee <martinlee84@…>
fix: use smaller bound for sieving factors
2:14 PM Changeset in git [8baf483]spielwiese by Martin Lee <martinlee84@…>
chg: use squarefree factorization instead of squarefree part
2:12 PM Changeset in git [6caa2a6]spielwiese by Martin Lee <martinlee84@…>
chg: avoid adding of constant factors to squarefree factorization chg: divide out contents first in squarefree factorization
1:57 PM Changeset in git [1f4998]spielwiese by Martin Lee <martinlee84@…>
fix: undef HAVE_EIGENVAL

Mar 21, 2012:

8:29 PM Changeset in git [3c0498]spielwiese by Hans Schoenemann <hannes@…>
fix: minpoly in ringlist (Manaul/elimRing.tst)
7:02 PM Changeset in git [f630e4]spielwiese by Oleksandr Motsak <motsak@…>
set coeffs::nNULL if needed...
6:48 PM Changeset in git [dd668f]spielwiese by Oleksandr Motsak <motsak@…>
use minideal (instead of qideal) in rCompose chg: use qideal instead of minideal for alg_ext TODO: remove direct access to extRing from outside
6:40 PM Changeset in git [1cbc28]spielwiese by Oleksandr Motsak <motsak@…>
updated test according to legacy Singular + new lists of tests
3:38 PM Changeset in git [9ebec2]spielwiese by Martin Lee <martinlee84@…>
fix: stupid bug in lattice recombination
9:37 AM Changeset in git [619d03]spielwiese by Christian Eder
fix for Manual/texring.tst: Adds initialization of r->cf->nNULL

Mar 20, 2012:

11:19 PM Changeset in git [4e17e7]spielwiese by Martin Lee <martinlee84@…>
fix: multi instead of biFactorize
6:42 PM Changeset in git [fd4146]spielwiese by Martin Lee <martinlee84@…>
fix: bug in evaluation point search
4:30 PM Changeset in git [2d2c99c]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #87 from mmklee/rSum_fix R sum fix
3:50 PM Changeset in git [823e1a]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #86 from mmklee/bigint_fix chg: added cfInit_bigint for GF NOTE: bigint -> number seems to work now up to the 32bit vs 64 bit gmp issue while converting to machine float: < 99999999999999999999999999 --> number 1.000e+26 -- > 99999999999999999999999999 --> number 1.593e+19
3:44 PM Changeset in git [28b503]spielwiese by Oleksandr Motsak <motsak@…>
avoid rebuilding of Singular due to plural_cmd.inc & iparith.inc dependency & update
3:33 PM Changeset in git [bcfd11a]spielwiese by Oleksandr Motsak <motsak@…>
elimination of rMinpolyIsNULL in favour of nCoeff_is_algExt fix rMinpolyIsNULL (idIs0) TODO: remove rMinpolyIsNULL it completely!
3:05 PM Changeset in git [d42add3]spielwiese by Martin Lee <martinlee84@…>
fix: rSum for Zp(a)+Z, Q(a)+Q
1:39 PM Changeset in git [d4fa60]spielwiese by Martin Lee <martinlee84@…>
chg: added cfInit_bigint for GF
12:38 PM Changeset in git [9c4a7d]spielwiese by Christian Eder
fix for Manual/size.tst
11:52 AM Changeset in git [dc390c]spielwiese by Martin Lee <martinlee84@…>
fix: swap variables before return after LucksWangSparseHeuristic fix: remove contents in extNonMonicFactorRecombination
11:49 AM Changeset in git [92add1]spielwiese by Martin Lee <martinlee84@…>
fix: deleted duplicate function declaration
11:47 AM Changeset in git [2f6b737]spielwiese by Martin Lee <martinlee84@…>
fix: getTerms2 and patch for coeffs
11:46 AM Changeset in git [f53120]spielwiese by Martin Lee <martinlee84@…>
fix: seperate char= 0 and char>p

Mar 19, 2012:

8:54 PM Changeset in git [1090a98]spielwiese by Oleksandr Motsak <motsak@…>
fix n_Int of ZERO number over extension fields (alg & trans)
6:56 PM Changeset in git [6f84e21]spielwiese by Oleksandr Motsak <motsak@…>
fix: "? wrong type declaration. type 'help poly;'" was due to making 'denominator' & 'numerator' - reserved words (kernel functions)
6:49 PM Changeset in git [6725bc3]spielwiese by Oleksandr Motsak <motsak@…>
fix "? f is undefined in kill" after setting minpoly in finvar.lib::molien
6:09 PM Changeset in git [bbe954]spielwiese by Oleksandr Motsak <motsak@…>
distributing 'template.lib' as an experimental library
12:17 PM Changeset in git [837495]spielwiese by Martin Lee <martinlee84@…>
fix: ifdef's for FLINT

Mar 18, 2012:

2:11 AM Ticket #413 (Fix (a single) hardcoded 'g++' (in Singular 3-1-3-3)) created by not.really@…
In factory/GNUmakefile.in, $(CXX) should be used instead of g++: …

Mar 16, 2012:

9:31 PM Changeset in git [da5d77]spielwiese by Oleksandr Motsak <motsak@…>
minor changes to ParDeg chg: ndParDeg is a static function add: nfParDef in ffields.cc (GF!) add: n_ParDeg(ring) wrapper add: added standard assumes to wrappers for ChineseRemainder, Farey, ParDeg
9:28 PM Changeset in git [66b967]spielwiese by Oleksandr Motsak <motsak@…>
gmp_float::is(One|MOne|Zero) are const methods
9:26 PM Changeset in git [7fee876]spielwiese by Oleksandr Motsak <motsak@…>
moved prarameter-handling to coeffs from rings.* and related fixes chg: removed complex_parameter, m_nfParameter add: n_NumberOfParameters, n_ParameterNames, n_Param(coeffs) fix: par(1) (n_Param) for n_GF & n_long_C fix/chg: n_long_C is an Extension as well (rIsExtension) fix: n_long_C ngcCoeffWrite: additional space needed for compatibility with legacy Singular fix: complexToStr over non-C coeffs! fix: rRenameVars renames _new_ VARIABLES instead of _old_ parameters! fix: coeff construction was broken in walk.cc add/fix: nfKillChar, ngcKillChar chg: cleanup of headers & tests chg: parameter output during "make check"
8:22 PM Changeset in git [ce1f78]spielwiese by Oleksandr Motsak <motsak@…>
fixed short/long output of coeffs depending on ShortOut/CanShortOut options of rings Note: the ugly ShortOut correction p_String0Short/p_String0Long is due to Hans
7:42 PM Changeset in git [5a72fe]spielwiese by Oleksandr Motsak <motsak@…>
added a print-out test over rings with parameters
7:01 PM Changeset in git [da0565b]spielwiese by Oleksandr Motsak <motsak@…>
fix "equal coeffs test" in preimage.
5:13 PM Ticket #412 (vdim does not give a warning in case of internal int overflow) created by steenpass
[…]
4:27 PM Changeset in git [8066cd9]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #83 from mmklee/bug_fixes_sw fix: idIsZeroDim
4:08 PM Changeset in git [f9da5e]spielwiese by Martin Lee <martinlee84@…>
chg/fix: handling of minpolys over Q[t]\Z[t]
3:24 PM Changeset in git [a82c308]spielwiese by Martin Lee <martinlee84@…>
fix: idIsZeroDim

Mar 15, 2012:

7:43 PM Changeset in git [4d94c97]spielwiese by Oleksandr Motsak <motsak@…>
improved n[at]CoeffIsEqual chg: they should test the *equality* of underlying rings, e.g. in order to assure the coeffs of the following rings are the same:Q(P)[X],Q(P)[Y]
7:37 PM Changeset in git [90934a]spielwiese by Oleksandr Motsak <motsak@…>
better rEqual & rSamePolyRep fix: they both should test the equality of coeffs directly (NOT via type & rPar/Minpoly) fix: rEqual should use rSamePolyRep chg: moved documentation to header in doxygen style
7:33 PM Changeset in git [55e2df0]spielwiese by Oleksandr Motsak <motsak@…>
added p_EqualPolys for elements over _equal_ rings
7:31 PM Changeset in git [2c0c30]spielwiese by Oleksandr Motsak <motsak@…>
fix: rDelete didn't care about reference counter... should it? NOTE: since the use of ring' reference counter is very inconsistent this might lead to heavy memory leaks
7:27 PM Changeset in git [cd9796]spielwiese by Oleksandr Motsak <motsak@…>
added real const pointers due to typedefs NOTE: http://stackoverflow.com/questions/2253738/c-typedef-interpretation-of-const-pointers
5:26 PM Changeset in git [dad9fb]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #82 from mmklee/bug_fixes_sw Bug fixes sw
5:05 PM Changeset in git [788fdf]spielwiese by Hans Schoenemann <hannes@…>
fix: p_deg/p_GetOrder for ordering am
3:55 PM Changeset in git [d841a1]spielwiese by Martin Lee <martinlee84@…>
fix: use changevar() from ring.lib in changeoriginalvar()
2:59 PM Changeset in git [cc50e4]spielwiese by Martin Lee <martinlee84@…>
fix: ringlist error in sagbi.lib

Mar 14, 2012:

4:14 PM Changeset in git [662167]spielwiese by Martin Lee <martinlee84@…>
chg: enable letterplace together with plural
11:19 AM Changeset in git [28216f]spielwiese by Martin Lee <martinlee84@…>
fix: ntGetDenom & ntGetNumerator

Mar 13, 2012:

2:58 PM Changeset in git [801d2b]spielwiese by Hans Schoenemann <hannes@…>
add: help for modules, "static" modules - part 1
12:42 PM Changeset in git [90f57e]spielwiese by Martin Lee <martinlee84@…>
fix: n_PermNumber
10:48 AM Changeset in git [7089a9]spielwiese by Martin Lee <martinlee84@…>
fix: init of short reals from bigint

Mar 12, 2012:

6:11 PM Changeset in git [a02f4c]spielwiese by Martin Lee <martinlee84@…>
fix: init of complex numbers (set precision to at least SHORT_REAL_LENGTH)
4:25 PM Changeset in git [af0a55]spielwiese by Hans Schoenemann <hannes@…>
fix: system("cpu) -> system("--cpus")
3:48 PM Changeset in git [7d63e1]spielwiese by Hans Schoenemann <hannes@…>
fix: auto-set --cpus depending on machine (cherry picked from commit a105120f52f4e741b4e7ce0e3c6054111859f429) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>

Mar 9, 2012:

2:18 PM Changeset in git [39af60]spielwiese by Martin Lee <martinlee84@…>
fix: rSumInternal for Z/p+Z/p(a) and Q+Q(a) or Q+Z/p(a)
12:47 PM Changeset in git [b4af1b]spielwiese by Martin Lee <martinlee84@…>
chg: coeff bound for factorization over Q(a), now Hensel lifting is done over ZZ_p^k[t]/(f) for suitable p and k
12:46 PM Changeset in git [41fea7]spielwiese by Martin Lee <martinlee84@…>
fix: divisibility testing chg: coeff bound for factorization over Q(a)
12:43 PM Changeset in git [ca058c]spielwiese by Martin Lee <martinlee84@…>
fix: some minor bugs chg: reverseSubstQa now takes an additional argument a polynomial variable
12:13 PM Changeset in git [1ddcde9]spielwiese by Martin Lee <martinlee84@…>
chg: some typos
12:09 PM Changeset in git [062583]spielwiese by Martin Lee <martinlee84@…>
chg: shift factors of the norm instead of factors over Q(a)
12:08 PM Changeset in git [24c6177]spielwiese by Martin Lee <martinlee84@…>
chg: mapdomain() now maps BaseDomains

Mar 8, 2012:

6:00 PM Ticket #356 (Crash with std in char 62003 (prime) and alg extension) closed by hannes
fixed: The test polynomial is reducible in char 353: …
5:56 PM Changeset in git [8df232]spielwiese by Martin Lee <martinlee84@…>
fix: init of real and complex numbers from bigints
5:50 PM Ticket #391 (Problem with example part and map definition) closed by hannes
wontfix: This works as intended: all variables defined in an example are loca …

Mar 7, 2012:

5:08 PM Ticket #405 (C-c does not work as expected) closed by hannes
fixed: solved with rev. 655fe5d
4:19 PM Ticket #409 (please add a way to tag examples in .lib files) closed by hannes
fixed: fixed with rev. c73968b
2:56 PM Ticket #400 (variables is errornous if the the first entry of an ideal is zero) closed by hannes
fixed: fixed, although it was NOT a ticket for somebody.
2:54 PM Changeset in git [160f439]spielwiese by Hans Schoenemann <hannes@…>
fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from master)
2:42 PM Ticket #411 (libfac/Makefile recreates object files in every run) closed by mlee
fixed: fixed with ce708016ad
2:41 PM Ticket #407 (please tag all examples using MP) closed by hannes
fixed: We do not want system("with"... in any example but the example to …
12:48 PM Ticket #403 (generic initial ideals berechnen) closed by decker
wontfix: Forwarded message from Viktor Levandovskyy …

Mar 6, 2012:

9:48 PM Changeset in git [ad0177]spielwiese by Martin Lee <martinlee84@…>
chg: use uniFdivides in factorRecombination chg: take care of GF in uniFdivides and univariate *,/,% chg: switch on SW_RATIONAL if necessary
1:58 PM Changeset in git [71e402]spielwiese by Oleksandr Motsak <motsak@…>
one should better not manipulate "am" ordering directly NOTE: use 'am' if correct induced degrees are needed
1:11 PM Ticket #411 (libfac/Makefile recreates object files in every run) created by brlink@…
libfac/Makefile.in puts object files into the OPTOBJ directory, which …
12:13 PM Changeset in git [54af8a5]spielwiese by Martin Lee <martinlee84@…>
chg: added divisibility test over Q(a)
12:04 PM Changeset in git [4a0a303]spielwiese by Martin Lee <martinlee84@…>
chg: added diophantine equation solver over Q(a) using p-adic lifting
12:03 PM Changeset in git [5f92d8]spielwiese by Martin Lee <martinlee84@…>
chg: added coeff bound for polys over Q(a) chg: renamed find_good_prime to findGoodPrime chg: added coeffBound and findGoodPrime to facBivar.h
11:37 AM Changeset in git [4e6d2a]spielwiese by Martin Lee <martinlee84@…>
chg: use a big prime instead of a small prime in coeff bound fix: map recResult in Z/p in diophantineHensel
10:35 AM Changeset in git [2fbb9e6]spielwiese by Martin Lee <martinlee84@…>
chg: make minimal polynomial an element of Z[t]

Mar 5, 2012:

11:56 PM Changeset in git [51aa162]spielwiese by Martin Lee <martinlee84@…>
chg: do not compute p^k in FLINT
10:31 PM Changeset in git [69fdf90]spielwiese by Martin Lee <martinlee84@…>
chg: do not require coeff bound to be const
10:09 PM Changeset in git [47dc5ea]spielwiese by Martin Lee <martinlee84@…>
chg: *,/,% for univariate polys over Z_p^k[x]/(f) via NTL
10:05 PM Changeset in git [c729f2]spielwiese by Martin Lee <martinlee84@…>
chg: conversion to NTL ZZ_pX now allows non-word size p chg: added conversion of NTL ZZ_pEX to CanonicalForm and back
9:45 PM Changeset in git [b78a13]spielwiese by Martin Lee <martinlee84@…>
chg: faster reversion of Kronecker substitution
8:43 PM Changeset in git [5020a6]spielwiese by Oleksandr Motsak <motsak@…>
Added unused GetAMPos/GetAMData helper functions to syzextra
8:43 PM Changeset in git [3a8a0d9]spielwiese by Oleksandr Motsak <motsak@…>
fixes to _am ordering add: additional int* weights_m pointer in struct sro_am fix: rO_WMDegree should not mess around with start/end fix: rCompose: _am ordering was not treated (fixed also by Hans)
8:30 PM Changeset in git [5dc555]spielwiese by Oleksandr Motsak <motsak@…>
better .gitignore
8:29 PM Changeset in git [4c6c938]spielwiese by Oleksandr Motsak <motsak@…>
added a new experimental library: schreyer.lib for working with Schreyer orderings NOTE: the library requires the dynamic module: syzextra
5:24 PM Changeset in git [fc2746]spielwiese by Oleksandr Motsak <motsak@…>
fix the usage of iiWriteMatrix NOTE: trailing (int)0 have been treated wrongly as (ring)NULL...
3:10 PM Ticket #410 (hidden submakes in doc) closed by hannes
fixed: fixed as proposed.
1:33 PM Changeset in git [dd39bd]spielwiese by Hans Schoenemann <hannes@…>
fix: parallel build for doc ((tr 410, patch by Bernhard R. Link)
12:51 PM Ticket #410 (hidden submakes in doc) created by brlink@…
If doc/Makefile is called with -jN (N >=2), one get warnings from …
11:37 AM Ticket #406 (some common spelling mistakes) closed by hannes
Thanks for spell checking
10:57 AM Ticket #408 (buffer overrun in dummy help browser) closed by hannes
fixed: Thanks for the patch: the buffer in question is part of another buffer …
10:54 AM Changeset in git [ac1f9c]spielwiese by Hans Schoenemann <hannes@…>
fix: help browser dummy (tr 408, patch by Bernhard R. Link)
10:42 AM Changeset in git [6a9f2e]spielwiese by Hans Schoenemann <hannes@…>
fix: shiftgb::p_mLPshift by Benjamin Schnitzler

Mar 4, 2012:

6:25 PM Ticket #409 (please add a way to tag examples in .lib files) created by brlink@…
In order to be able to build the documentation even with some programs …
6:20 PM Ticket #408 (buffer overrun in dummy help browser) created by brlink@…
the internal help browser segfaults when viewing the help and …

Mar 3, 2012:

3:16 PM Ticket #407 (please tag all examples using MP) created by brlink@…
Attached patch adds tags to all MPtcp or MPfile using examples, so the …
3:03 PM Ticket #406 (some common spelling mistakes) created by brlink@…
lintian found some common spelling mistakes: assigment, choosen, …
10:21 AM Changeset in git [522906]spielwiese by Bernhard R. Link <brlink@…>
tag more examples Add a way to tag all examples from a .lib file included. Use this new feature to tag some libs needed external programs, special features or significant memory usage in order to be able to build documentation on more machines. Make DOC2TEX_EXAMPLE_EXCLUSIONS a make variable, so that this setting can also be overridden at make invocation time.

Mar 2, 2012:

5:24 PM Changeset in git [9b1590]spielwiese by Oleksandr Motsak <motsak@…>
made rSetISReference to copy leading term only
3:29 PM Changeset in git [ecf019]spielwiese by Hans Schoenemann <hannes@…>
chg: consider lists with only DEF_CMD as empty lists(print, delete)(from master)
12:13 PM Changeset in git [ece1ce]spielwiese by Hans Schoenemann <hannes@…>
fix: rCompose/NegOffset for ordering am/

Feb 29, 2012:

7:49 PM Changeset in git [f93c5e9]spielwiese by Hans Schoenemann <hannes@…>
add: new order am: weights on vars and gens
7:12 PM Changeset in git [9e26458]spielwiese by Martin Lee <martinlee84@…>
fix: avoid wrong registration of coeffs 'integer' fix: removed an unneccessary p_Test
5:18 PM Changeset in git [f323dd1]spielwiese by Hans Schoenemann <hannes@…>
chg: move feResource to findexec lib
5:16 PM Changeset in git [42d26c]spielwiese by Martin Lee <martinlee84@…>
fix: need to check more than just characteristic
4:20 PM Changeset in git [daaa28]spielwiese by Martin Lee <martinlee84@…>
fix: create ringlist in compatible ring

Feb 28, 2012:

8:11 PM Changeset in git [f3461d]spielwiese by Oleksandr Motsak <motsak@…>
removed componentWeights from IS-ordering NOTE/TODO: the induced degrees must be implemented separately (via an extendable variable and module components weight-vector)
7:37 PM Changeset in git [443b19]spielwiese by Oleksandr Motsak <motsak@…>
Pass homogenizing weights to kStd
7:36 PM Changeset in git [986225e]spielwiese by Oleksandr Motsak <motsak@…>
minor changes to syzextra chg: variable function installation (ADD) add: listvar to the test
7:33 PM Changeset in git [de0a2a]spielwiese by Oleksandr Motsak <motsak@…>
minor improvements to IS ordering chg: better rDebugPrint output chg: better pSetm_General (assumes on better places)
7:14 PM Changeset in git [d8b0f69]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #76 from mmklee/factory_libfac_sw chg: use libfac's neworder if we have libfac
6:59 PM Changeset in git [8d8cd94]spielwiese by Hans Schoenemann <hannes@…>
fix: return value of enterid for packages
6:36 PM Changeset in git [52d480]spielwiese by Hans Schoenemann <hannes@…>
fix: qring for rings with cf=ring
6:05 PM Changeset in git [d90109]spielwiese by Hans Schoenemann <hannes@…>
fix: memeory leak in pmLastVblock() (kernel/shiftgb.cc)
3:13 PM Changeset in git [7ee1907]spielwiese by Hans Schoenemann <hannes@…>
chg: update to ssi-3
2:39 PM Changeset in git [42af505]spielwiese by Martin Lee <martinlee84@…>
chg: skip Q(a) check
2:28 PM Changeset in git [ea1d44c]spielwiese by Martin Lee <martinlee84@…>
chg: count factors only in debug version
2:28 PM Changeset in git [67ed74]spielwiese by Martin Lee <martinlee84@…>
chg: use FLINT for multiplication over Q(a)
12:05 PM Changeset in git [2b76ff]spielwiese by Martin Lee <martinlee84@…>
chg: conversion of NTL ZZ to CanonicalForm
11:30 AM Changeset in git [f89fed]spielwiese by Martin Lee <martinlee84@…>
fix: more fixes to Q(a) check

Feb 27, 2012:

1:15 PM Changeset in git [8db30e]spielwiese by Martin Lee <martinlee84@…>
chg: use libfac's neworder if we have libfac

Feb 24, 2012:

8:14 PM Changeset in git [e80867]spielwiese by Hans Schoenemann <hannes@…>
add: safari as help browser (from master)
6:37 PM Changeset in git [7347df]spielwiese by Hans Schoenemann <hannes@…>
fix: better check for adding package to Top (enterid)
4:10 PM Changeset in git [1a9dc5]spielwiese by Oleksandr Motsak <motsak@…>
fix: avoid redefine of OM_NDEBUG
2:56 PM Changeset in git [7c6f06]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid redefine of OM_NDEBUG
1:18 PM Changeset in git [2ff366]spielwiese by Hans Schoenemann <hannes@…>
fix: removed gfan-templates: already in gfanlib (from master)
12:31 PM Changeset in git [ece30c]spielwiese by Oleksandr Motsak <motsak@…>
Revert "fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h" due to 32bit issues This reverts commit f2d314f4a0cdb2af36b90c37a45c9c938310b60c.
11:24 AM Changeset in git [80c87a]spielwiese by Hans Schoenemann <hannes@…>
fix: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit 1b84dbde061938b92415371f1390ed6c3f31d328) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/table.h
11:22 AM Changeset in git [0d008d]spielwiese by Hans Schoenemann <hannes@…>
fix: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit ee5be4b44ef3710c997a64552e4bf48a604dd4b3) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>

Feb 23, 2012:

11:00 PM Changeset in git [6fcb1b3]spielwiese by Oleksandr Motsak <motsak@…>
fixing 32bit via 64bit issues fix: removed typedef for long64 from ring.h as it duplicates the same block in auxiliary.h! TODO: fixing mylimits.h leads to lots of errors in runtime (ring:bitmask gets -1L!!?)
8:19 PM Changeset in git [3b2b4c7]spielwiese by Oleksandr Motsak <motsak@…>
cleaned up the resource search pathes
8:17 PM Changeset in git [1114d2]spielwiese by Oleksandr Motsak <motsak@…>
Dynamic modules: bigintm & syzextra will be built and can be tested with "make check" add: makefile for bigintm & syzextra chg: main configure/Makefile should know about these dynamic modules... add: testing by running built Singular via shell scripts
5:17 PM Changeset in git [2f3764]spielwiese by Oleksandr Motsak <motsak@…>
n_Init and p_ISet take a "long" (instead of "int") argument
4:59 PM Changeset in git [02fe5f]spielwiese by Oleksandr Motsak <motsak@…>
change: n_Init for mpz_t is called n_InitMPZ now
4:29 PM Changeset in git [fe9ee1]spielwiese by Hans Schoenemann <hannes@…>
chg: allow pacakges only within Top (basePack) (from master)
4:06 PM Changeset in git [b311aa]spielwiese by Hans Schoenemann <hannes@…>
fix: allow blackbox within newstruct (from master)
3:14 PM Changeset in git [9c5f766]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #71 from mmklee/factory_without_ntl_sw fix: missing include (in case of build without NTL?!)
2:36 PM Changeset in git [c3ef86f]spielwiese by Martin Lee <martinlee84@…>
chg: use NTL
1:25 PM Changeset in git [2bc7fb]spielwiese by Hans Schoenemann <hannes@…>
chg: allow assignment def=def (for "undefinig" list entries) (cherry picked from commit a5281ab5104ed2cc0fc7a91c462921c5ebe96bbe) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/ipassign.cc
12:57 PM Changeset in git [eacb7aa]spielwiese by Martin Lee <martinlee84@…>
fix: include (in case of build without NTL)

Feb 22, 2012:

9:52 PM Changeset in git [260672]spielwiese by Oleksandr Motsak <motsak@…>
minor cleanup chg: better indentation chg: converted comments into doxygen documentation for some declaration
9:52 PM Changeset in git [f23cce]spielwiese by Oleksandr Motsak <motsak@…>
fix testing libpoly (due to NC&GB thing)
9:51 PM Changeset in git [232bbd5]spielwiese by Oleksandr Motsak <motsak@…>
switchable NC-extensions add/chg: two more non-commutative (special multiplication) extensions and general Plural caching can be switched on&off now
9:48 PM Changeset in git [64f0ca]spielwiese by Oleksandr Motsak <motsak@…>
proper hack for SCA fix: SCA test + initialization fix: GB over a SCA add: "ring-dependent" wrapper of kNF (for SCA test)
9:32 PM Changeset in git [80ca3c]spielwiese by Oleksandr Motsak <motsak@…>
NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help handling the circular dependency (GB&NC) chg: moved stuff around and misc changes
8:36 PM Changeset in git [0917a96]spielwiese by Oleksandr Motsak <motsak@…>
adaptation of dyn_modules/syzextra for spielwiese fix: fixed dyn_modules/syzextra to work with spielwiese chg: use n_Init for long -> bigint conversion NOTE: the resulting bigint may be negative for (implicitly) casted unsigned longs (e.g. for raw poly/vector exponents) chg: further minor adaptations
8:32 PM Changeset in git [860bce]spielwiese by Oleksandr Motsak <motsak@…>
repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: use coeffs_BIGINT for bigints
8:27 PM Changeset in git [9a78eb]spielwiese by Oleksandr Motsak <motsak@…>
FIX: repair dynamic modules (we didn't define HAVE_DYNAMIC_LOADING!)
8:25 PM Changeset in git [f2d314]spielwiese by Oleksandr Motsak <motsak@…>
fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h
8:24 PM Changeset in git [dd156fc]spielwiese by Oleksandr Motsak <motsak@…>
switched compiler some warnings (unused parameter) by using compiler flag: -Wunused-parameter TODO: propagate to all other sources?!
8:18 PM Changeset in git [772990]spielwiese by Oleksandr Motsak <motsak@…>
fix the package install FIX: install all needed headers (e.g. for linking dynamic modules), FIX: kernel/mod2.h is public and must be installed (among others) CHG: don't install Singular/version.h
8:13 PM Changeset in git [762407]spielwiese by Oleksandr Motsak <motsak@…>
config.h is for sources files only FIX: config.h should only be used by source (not from inside kernel/mod2.h!) NOTE: each source file should better include mod2.h right after config.h, while headers should better not include mod2.h.
7:59 PM Changeset in git [1f5565d]spielwiese by Oleksandr Motsak <motsak@…>
added HWeyl add: experimental handling of homogenized Weyl algebras (formulas/detection and related)
7:37 PM Changeset in git [825966]spielwiese by Oleksandr Motsak <motsak@…>
function-to-function/object warnings fix the warnings using a union hack (misc/auxiliary.h.in) NOTE: this is a C/C++-standard issue, see http://www.trilithium.com/johan/2004/12/problem-with-dlsym/
7:26 PM Changeset in git [9840b5]spielwiese by Oleksandr Motsak <motsak@…>
chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly instead of sym-linking them chg: removed the MOD creation/usage in kernel & Singular
7:19 PM Changeset in git [a3aa3f]spielwiese by Hans Schoenemann <hannes@…>
fix: setting pLdeg/pLdegOrig
6:41 PM Changeset in git [e7a487]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #70 from mmklee/factory_configure_options_sw repair factory configure options: enable-timing, enable-debugoutput, enable-assertions (version for SW + improvements: enable-assertions -> disable-assertions)
4:42 PM Changeset in git [ff3a4f]spielwiese by Martin Lee <martinlee84@…>
chg: enable assertions by default
4:26 PM Changeset in git [e2c181]spielwiese by Martin Lee <martinlee84@…>
chg: enable assertions instead of being lazy
2:17 PM Changeset in git [9b8b09]spielwiese by Hans Schoenemann <hannes@…>
fix: debug messages
1:27 PM Changeset in git [43bbd6]spielwiese by Martin Lee <martinlee84@…>
chg: replaced timing.h in libfac by timing.h from factory
12:17 PM Changeset in git [0b618a7]spielwiese by Martin Lee <martinlee84@…>
fix: compilation errors with --enable-timing
11:03 AM Changeset in git [346edc8]spielwiese by Martin Lee <martinlee84@…>
fix: need std::
10:22 AM Changeset in git [f71453]spielwiese by Martin Lee <martinlee84@…>
fix: compilation errors with --enable-assertions
Note: See TracTimeline for information about the timeline view.