source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! fieker-DuValspielwiese
(edit) @80c102   12 years Oleksandr ADD: libtool initialization! fieker-DuValspielwiese
(edit) @eb0708   12 years Oleksandr FIX: preparing dynamic linking: * Singular/utils.cc needs ... fieker-DuValspielwiese
(edit) @615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so fieker-DuValspielwiese
(edit) @6036d90   12 years martinlee84 added heuristic for sparse lifting and updated tests fieker-DuValspielwiese
(edit) @7d58b6   12 years hannes fix: use currRing instead of currRingHdl (from master) fieker-DuValspielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h fieker-DuValspielwiese
(edit) @4e855a7   12 years Oleksandr ADD: distibute LIB/tst.lib for now fieker-DuValspielwiese
(edit) @46e503   12 years Oleksandr ADD: LIB/help.cnf is needed! fieker-DuValspielwiese
(edit) @5f9e7b   12 years Oleksandr ADD: pathes to MOD and LIB for default install. case fieker-DuValspielwiese
(edit) @a27bc9   12 years Oleksandr FIX: correct test environment for make check in kernel/, Singular/ fieker-DuValspielwiese
(edit) @8babe7f   12 years Oleksandr FIX: omMmap.c is needed for building with Valloc with Mmap fieker-DuValspielwiese
(edit) @49ea49   12 years Oleksandr CHG: eliminated omalloc/omlimits.h.in->.h in favour of static ... fieker-DuValspielwiese
(edit) @3826d0   12 years Oleksandr FIX: incompatible .tst and .res.gz.uu (for New/gf_fetch.) fieker-DuValspielwiese
(edit) @ce2576   12 years martinlee84 FIX: conversion over algebraic extensions and partly transcendental ... fieker-DuValspielwiese
(edit) @6051d87   12 years Oleksandr FIX: Manual examples need adaptation to be tests (due to ... fieker-DuValspielwiese
(edit) @61b2e16   13 years Oleksandr FIX: bigints <-> numbers fieker-DuValspielwiese
(edit) @a15586   12 years burcin Remove inline assembly hacks used to get the function return address ... fieker-DuValspielwiese
(edit) @2cba98d   12 years burcin Fix maps between GF fields. We no longer store the number of elements ... fieker-DuValspielwiese
(edit) @50831b   12 years Oleksandr FIX: bbcone.h/bbfan.h were moved from Singular to kernel in legacy Singular fieker-DuValspielwiese
(edit) @b2929e7   12 years Oleksandr FIX: factory/facAlgExt.cc: In AlgExtFactorize: 'sqrFreeZ' was not ... fieker-DuValspielwiese
(edit) @ebdaa1   12 years mohamed.barakat minor fixes after last rebase make works make check works fieker-DuValspielwiese
(edit) @8f4031   12 years mohamed.barakat added missing files: AUTHORS, ChangeLog, NEWS lost during last rebase fieker-DuValspielwiese
(edit) @146c603   12 years hannes fix: nlModP (should not use nvDiv/npDiv implement conversion to/from ... fieker-DuValspielwiese
(edit) @fc4977   12 years hannes fix: conversion of transext to/from factory fieker-DuValspielwiese
(edit) @c3238c9   13 years hannes fix some warnings fieker-DuValspielwiese
(edit) @eafa0ed   13 years hannes fix Old/weight.tst (removed pFDegOld, pLDegOld -> strat->pOrigFDeg etc) fieker-DuValspielwiese
(edit) @0033111   13 years hannes syntax fix fieker-DuValspielwiese
(edit) @a5d181c   13 years hannes fix to tr. 379 (weight.cc::iv2array) fix to tr. 380 (ideals.cc::idLift) fieker-DuValspielwiese
(edit) @a82001e   13 years Oleksandr FIX: error in linalg.lib::inverse fieker-DuValspielwiese
(edit) @6a9698   13 years Oleksandr ADD: fetch over GF fields seems to be broken... fieker-DuValspielwiese
(edit) @380c4c   13 years hannes fix tr. 359 fieker-DuValspielwiese
(edit) @7cc086   13 years hannes fix tr. 357 fieker-DuValspielwiese
(edit) @9fc2688   13 years ranosch CHG: Note that NATNUMBER stands for 'unsigned long' now, and thus its ... fieker-DuValspielwiese
(edit) @d2f720   13 years ranosch CHG: unused variables fieker-DuValspielwiese
(edit) @a30e4d   13 years ranosch CHG: static global variable "intvec * pModW" was deprecated, by moving ... fieker-DuValspielwiese
(edit) @27edeb   13 years ranosch CHG: unused function argument fieker-DuValspielwiese
(edit) @ee1f01   13 years ranosch CHG: commented out unused(!?) functions fieker-DuValspielwiese
(edit) @5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ... fieker-DuValspielwiese
(edit) @ecd9a3e   13 years ranosch ADD: some comments fieker-DuValspielwiese
(edit) @c4682e0   13 years ranosch FIX: In some (inheriting) copy-constructors their base class should be ... fieker-DuValspielwiese
(edit) @c770dc   13 years ranosch FIX: function method cannot return "const char * const" (-> const char *) fieker-DuValspielwiese
(edit) @82db91a   13 years ranosch FIX: function-macros should act as functions even if "empty", esp. in ... fieker-DuValspielwiese
(edit) @a4b949   13 years ranosch FIX: variables should have English names, e.g. rueckgabe -> result fieker-DuValspielwiese
(edit) @14212fa   13 years ranosch FIX: global variable fac_NTL_char should better be of type 'long' fieker-DuValspielwiese
(edit) @021751   13 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1) fieker-DuValspielwiese
(edit) @975a1d   13 years Oleksandr ADD: full version of the Mohamed's homalg-generated dump. fieker-DuValspielwiese
(edit) @b34521   13 years Oleksandr ADD: all New/*.tst go to New.lst in Tst fieker-DuValspielwiese
(edit) @7ea62f6   13 years Oleksandr CHG: install MOD under libexec/singular/ fieker-DuValspielwiese
(edit) @60dc849   13 years Oleksandr CHG: no extra info for "minpoly=...;" in debug version fieker-DuValspielwiese
(edit) @ec27f7   13 years Oleksandr CHG: clean up .gitignore's (LIB/) fieker-DuValspielwiese
(edit) @4df5bd   13 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ... fieker-DuValspielwiese
(edit) @3af3ca   13 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards! fieker-DuValspielwiese
(edit) @4f7f44   13 years Oleksandr FIX: factory_config.h is genereated by configure script BEFORE running ... fieker-DuValspielwiese
(edit) @19329d0   13 years Oleksandr RM: LIB/all.lib will be generated by make fieker-DuValspielwiese
(edit) @3c56d8   13 years Oleksandr ADD: printing vs typing for rings & coeff.-domains, esp. ... fieker-DuValspielwiese
(edit) @03f7b5   13 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... fieker-DuValspielwiese
(edit) @5f4015a   13 years Oleksandr ADD: assume (p!=q) for the procedures, which destroy both arguments ... fieker-DuValspielwiese
(edit) @f681a60   13 years Oleksandr FIX: another Frank's bug: "A=p_Mult_q(A,A,...)" - never works! fieker-DuValspielwiese
(edit) @bb6adf   13 years Oleksandr ADD: modulo test which fails for Mohamed on Mac OS X 10.6.8, with ... fieker-DuValspielwiese
(edit) @e08559   13 years Oleksandr ADD: prepearing to use the AX_PREFIX_CONFIG* fieker-DuValspielwiese
(edit) @ab788d   13 years Oleksandr CHG: minor build system improvements fieker-DuValspielwiese
(edit) @089d1f   13 years Oleksandr ADD: better use of AH_TEMPLATE in factory/configure.ac fieker-DuValspielwiese
(edit) @d2f9df   13 years martinlee84 configure changes of factory of Jan Engelhardt fieker-DuValspielwiese
(edit) @ab11d3   13 years Oleksandr ADD: Old Singular results for New/print_* tests fieker-DuValspielwiese
(edit) @3f8b35   13 years Oleksandr FIX: reverting Old/m6ex due to compatibility fix fieker-DuValspielwiese
(edit) @3f5d6f   13 years Oleksandr FIX: printing vs. typing of a quotient ring ADD: tests for printing vs ... fieker-DuValspielwiese
(edit) @4a7108c   13 years hannes fix: regenerate Old/m6ex.* fix: removed free -h/sysctl from regress.c: ... fieker-DuValspielwiese
(edit) @394beb   13 years Oleksandr CHG: no testSuite reporting from within regress.cmd fieker-DuValspielwiese
(edit) @e09787   13 years Oleksandr ADD: test list for Manual/*.tst: Manual.lst fieker-DuValspielwiese
(edit) @e1b6326   13 years Oleksandr ADD: lists of tests New.lst Old.lst, Manual.lst, default.lst fieker-DuValspielwiese
(edit) @2c86ec   13 years Oleksandr ADD: Old Singular output for New/*.tst ADD: more clear gf_coeff_short ... fieker-DuValspielwiese
(edit) @4bb36c5   13 years Oleksandr FIX: canonical form for test fieker-DuValspielwiese
(edit) @a78ff81   13 years Oleksandr ADD: in an algebraic extension: Q2 does NOT get reduced (wrt minpoly)... fieker-DuValspielwiese
(edit) @e969ab6   13 years burcin GF coeffs now print short by default if the parameter name is < 2 chars. fieker-DuValspielwiese
(edit) @b7cad8c   13 years Oleksandr ADD: static handling of DBM links fieker-DuValspielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. fieker-DuValspielwiese
(edit) @8476c2   13 years burcin Adapt charstr to the new ring data structure. fieker-DuValspielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... fieker-DuValspielwiese
(edit) @9043345   13 years burcin Add test for short printing when a variable name is the prefix for another. fieker-DuValspielwiese
(edit) @fb85f97   13 years Oleksandr FIX: rings are printed with details only via "print(r); " not via "r; ... fieker-DuValspielwiese
(edit) @df34cff   13 years Oleksandr ADD: rWrite can print additional details if asked fieker-DuValspielwiese
(edit) @77f594   13 years Oleksandr ADD: product/chain criteria test due to Old/cyclic.tst fieker-DuValspielwiese
(edit) @172bbb2   13 years Oleksandr ADD: test for setting minpoly if there is a mapi (i.e. a local object) ... fieker-DuValspielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... fieker-DuValspielwiese
(edit) @bebd746   13 years Oleksandr FIX: removed circullar dependency for LIB/all.lib fieker-DuValspielwiese
(edit) @ff7e14a   13 years vbraun.name Fix: Install the singular library to share/singular/LIB fieker-DuValspielwiese
(edit) @36ef6e0   13 years hannes fix: naLcm was implemented in a wrong way fieker-DuValspielwiese
(edit) @f9a64e   13 years hannes fix: sign in p_Content (as gcd ignores signs) fieker-DuValspielwiese
(edit) @09c65d   13 years Oleksandr ADD: short test for par->var mapping (alg. ext) fieker-DuValspielwiese
(edit) @90aec7   13 years hannes fix: p_Content for alg.ext. fix: p_Monic fieker-DuValspielwiese
(edit) @61a050   13 years burcin Setting ShortOut on the command line now effects coeffient rings as ... fieker-DuValspielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers fieker-DuValspielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. fieker-DuValspielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... fieker-DuValspielwiese
(edit) @2c2d03a   13 years Oleksandr ADD: test trans. ext. + imap var -> param... fieker-DuValspielwiese
(edit) @80e909   13 years Oleksandr ADD: test for reading numbers/polynomials in a polynomial ring over a ... fieker-DuValspielwiese
(edit) @db24361   13 years Oleksandr ADD: test for a GB in a polynomial ring over a transcendental field ... fieker-DuValspielwiese
(edit) @3c4a33   13 years burcin Fix more instances of n*Copy() calls instead of n_Copy(). fieker-DuValspielwiese
(edit) @2cc7c7   13 years burcin Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc. fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.