source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c770dc   13 years ranosch FIX: function method cannot return "const char * const" (-> const char *) spielwiese
(edit) @82db91a   13 years ranosch FIX: function-macros should act as functions even if "empty", esp. in ... spielwiese
(edit) @a4b949   13 years ranosch FIX: variables should have English names, e.g. rueckgabe -> result spielwiese
(edit) @14212fa   13 years ranosch FIX: global variable fac_NTL_char should better be of type 'long' spielwiese
(edit) @021751   13 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1) spielwiese
(edit) @975a1d   13 years Oleksandr ADD: full version of the Mohamed's homalg-generated dump. spielwiese
(edit) @b34521   13 years Oleksandr ADD: all New/*.tst go to New.lst in Tst spielwiese
(edit) @7ea62f6   13 years Oleksandr CHG: install MOD under libexec/singular/ spielwiese
(edit) @60dc849   13 years Oleksandr CHG: no extra info for "minpoly=...;" in debug version spielwiese
(edit) @ec27f7   13 years Oleksandr CHG: clean up .gitignore's (LIB/) spielwiese
(edit) @4df5bd   13 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ... spielwiese
(edit) @3af3ca   13 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards! spielwiese
(edit) @4f7f44   13 years Oleksandr FIX: factory_config.h is genereated by configure script BEFORE running ... spielwiese
(edit) @19329d0   13 years Oleksandr RM: LIB/all.lib will be generated by make spielwiese
(edit) @3c56d8   13 years Oleksandr ADD: printing vs typing for rings & coeff.-domains, esp. ... spielwiese
(edit) @03f7b5   13 years Oleksandr ADD: detailed printing vs typing for coeff. domains (mostly - minpoly ... spielwiese
(edit) @5f4015a   13 years Oleksandr ADD: assume (p!=q) for the procedures, which destroy both arguments ... spielwiese
(edit) @f681a60   13 years Oleksandr FIX: another Frank's bug: "A=p_Mult_q(A,A,...)" - never works! spielwiese
(edit) @bb6adf   13 years Oleksandr ADD: modulo test which fails for Mohamed on Mac OS X 10.6.8, with ... spielwiese
(edit) @e08559   13 years Oleksandr ADD: prepearing to use the AX_PREFIX_CONFIG* spielwiese
(edit) @ab788d   13 years Oleksandr CHG: minor build system improvements spielwiese
(edit) @089d1f   13 years Oleksandr ADD: better use of AH_TEMPLATE in factory/configure.ac spielwiese
(edit) @d2f9df   13 years martinlee84 configure changes of factory of Jan Engelhardt spielwiese
(edit) @ab11d3   13 years Oleksandr ADD: Old Singular results for New/print_* tests spielwiese
(edit) @3f8b35   13 years Oleksandr FIX: reverting Old/m6ex due to compatibility fix spielwiese
(edit) @3f5d6f   13 years Oleksandr FIX: printing vs. typing of a quotient ring ADD: tests for printing vs ... spielwiese
(edit) @4a7108c   13 years hannes fix: regenerate Old/m6ex.* fix: removed free -h/sysctl from regress.c: ... spielwiese
(edit) @394beb   13 years Oleksandr CHG: no testSuite reporting from within regress.cmd spielwiese
(edit) @e09787   13 years Oleksandr ADD: test list for Manual/*.tst: Manual.lst spielwiese
(edit) @e1b6326   13 years Oleksandr ADD: lists of tests New.lst Old.lst, Manual.lst, default.lst spielwiese
(edit) @2c86ec   13 years Oleksandr ADD: Old Singular output for New/*.tst ADD: more clear gf_coeff_short ... spielwiese
(edit) @4bb36c5   13 years Oleksandr FIX: canonical form for test spielwiese
(edit) @a78ff81   13 years Oleksandr ADD: in an algebraic extension: Q2 does NOT get reduced (wrt minpoly)... spielwiese
(edit) @e969ab6   13 years burcin GF coeffs now print short by default if the parameter name is < 2 chars. spielwiese
(edit) @b7cad8c   13 years Oleksandr ADD: static handling of DBM links spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @8476c2   13 years burcin Adapt charstr to the new ring data structure. spielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... spielwiese
(edit) @9043345   13 years burcin Add test for short printing when a variable name is the prefix for another. spielwiese
(edit) @fb85f97   13 years Oleksandr FIX: rings are printed with details only via "print(r); " not via "r; ... spielwiese
(edit) @df34cff   13 years Oleksandr ADD: rWrite can print additional details if asked spielwiese
(edit) @77f594   13 years Oleksandr ADD: product/chain criteria test due to Old/cyclic.tst spielwiese
(edit) @172bbb2   13 years Oleksandr ADD: test for setting minpoly if there is a mapi (i.e. a local object) ... spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @bebd746   13 years Oleksandr FIX: removed circullar dependency for LIB/all.lib spielwiese
(edit) @ff7e14a   13 years vbraun.name Fix: Install the singular library to share/singular/LIB spielwiese
(edit) @36ef6e0   13 years hannes fix: naLcm was implemented in a wrong way spielwiese
(edit) @f9a64e   13 years hannes fix: sign in p_Content (as gcd ignores signs) spielwiese
(edit) @09c65d   13 years Oleksandr ADD: short test for par->var mapping (alg. ext) spielwiese
(edit) @90aec7   13 years hannes fix: p_Content for alg.ext. fix: p_Monic spielwiese
(edit) @61a050   13 years burcin Setting ShortOut on the command line now effects coeffient rings as ... spielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers spielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @b38d70   13 years Oleksandr FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. ... spielwiese
(edit) @2c2d03a   13 years Oleksandr ADD: test trans. ext. + imap var -> param... spielwiese
(edit) @80e909   13 years Oleksandr ADD: test for reading numbers/polynomials in a polynomial ring over a ... spielwiese
(edit) @db24361   13 years Oleksandr ADD: test for a GB in a polynomial ring over a transcendental field ... spielwiese
(edit) @3c4a33   13 years burcin Fix more instances of n*Copy() calls instead of n_Copy(). spielwiese
(edit) @2cc7c7   13 years burcin Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc. spielwiese
(edit) @a0acbc   13 years burcin Fix typo where ntCopy() was called instead of n_Copy(). spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @83db8d   13 years Oleksandr CHG: minor cleanup (duplication with coeffs/numbers.h) spielwiese
(edit) @9310cb   13 years Oleksandr FIX: tests should not need to call gmp numeric prescision! spielwiese
(edit) @733d24   13 years Oleksandr FIX: default construction parameters for real/complex number fields spielwiese
(edit) @046a94   13 years Oleksandr FIX: correct small real fields spielwiese
(edit) @d0340f   13 years burcin Attempt to fix parsing of polynomials with constant coefficients where ... spielwiese
(edit) @d56ad87   13 years Oleksandr ADD: readline detection / usage spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @32cc7e   13 years burcin Implement setting precision of real and complex coefficient domains. spielwiese
(edit) @aa98be   13 years hannes fix: p_Content for extention fields spielwiese
(edit) @f3fb4d   13 years hannes fix: overflow checks from trunk spielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... spielwiese
(edit) @b9e11ba   13 years vbraun.name FIX: race with generated include files (in particular feOpt.inc). Some ... spielwiese
(edit) @de7521   13 years ranosch fixed minpoly for this case of inverse spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @c7aad0   13 years Oleksandr FIX: non-commutative (left) GB should now work. NOTE: SCA was disabled ... spielwiese
(edit) @a0a9f0   13 years burcin Try to fix printing of coefficients in transcendental extensions again. spielwiese
(edit) @6f6b9d   13 years hannes fix: naSetMap spielwiese
(edit) @331fd0   13 years hannes fix: naSetMap spielwiese
(edit) @7f10dc   13 years burcin Fix redirection of n_* methods which take ring arguments to coeff ... spielwiese
(edit) @1577ebd   13 years hannes implented: ntGcd, ntLcm spielwiese
(edit) @31c731   13 years hannes fix some mapping stuff: alg.ext -> transz. ext. spielwiese
(edit) @e9039a7   13 years burcin Print number of elements of GF's instead of characteristic. Implement ... spielwiese
(edit) @37e36e   13 years burcin Fix matrix index problem in id_Module2Matrix. spielwiese
(edit) @f16c61c   13 years hannes better test for n_GF while contructing a ring spielwiese
(edit) @69ad7e   13 years Oleksandr FIX: feOpt.inc - issue should be fixed with this! spielwiese
(edit) @a8b8d03   13 years hannes fix: feOptStruct spielwiese
(edit) @e28fc4   13 years hannes fix: multiple definitions of feOptStruct spielwiese
(edit) @79c035   13 years hannes fix: comon stuff for feOpt.h/feOptGen.h -> feOptTab.h spielwiese
(edit) @a195ed   13 years burcin Add a simple implementation of cfKillChar for transcendental extensions. spielwiese
(edit) @a5071b9   13 years burcin Fix printing of coefficients in transcendental extensions. The new ... spielwiese
(edit) @4eb485   13 years vbraun.name Made the conditional for when to use readcf.yy nicer. I also tested ... spielwiese
(edit) @e40a0d   13 years vbraun.name Only compile readcf.yy / readcf.cc if configured --without-Singular ... spielwiese
(edit) @dfc60c8   13 years hannes split feOpt.* to feOptGen.* (to produce feOpt*.inc) and feOpt.* (for ... spielwiese
(edit) @d990001   13 years martinlee84 HAVE_NTL stuff spielwiese
(edit) @f86531   13 years Oleksandr CHG: set empty CFLAGS/CXXFLAGS by default! spielwiese
(edit) @a8516a   13 years hannes fix: option handling during ring change (rChangeCurrRing) spielwiese
(edit) @47719a   13 years Oleksandr FIX: make the message about "minpoly=0;" to a warning spielwiese
(edit) @4eda6b   13 years Oleksandr FIX: "minpoly = 0;" without parameters - should not cause an error for ... spielwiese
(edit) @e8a9f3   13 years Oleksandr CHG: minor fixes + cleanup of *.inc generation in Singular/ spielwiese
Note: See TracRevisionLog for help on using the revision log.