source: git/libpolys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @546e3e   10 years Oleksandr Added doxygen hierarchycal descriptions (as subpages) spielwiese
(edit) @152e71c   10 years Oleksandr Fixed ratGB compilation&linkage (if HAVE_RATGRING) spielwiese
(edit) @2b7e8f   10 years hannes chg: nGcd ->n_Gcd spielwiese
(edit) @118d806   10 years hannes removed S_ROOT_DIR,S_UNAME from libpolys/misc/auxiliary.h.in ... spielwiese
(edit) @b73e0e   10 years Oleksandr Fix libpolys/misc/auxiliary.h.in spielwiese
(edit) @a8d371   10 years hannes improve OrdSgn detection (tr.577) spielwiese
(edit) @c8e7d63   10 years hannes fix: setting minpoly twice with invalid minpolys (tr.579) spielwiese
(edit) @ae07a1   10 years max Fix bug in nAEpInpMult This was uncovered by a compiler warning. spielwiese
(edit) @0a703ea   10 years max Some code formatting tweaks spielwiese
(edit) @95eeda   10 years max Silence warning about implicit typecast spielwiese
(edit) @654726   10 years max Silence some warnings about unused code spielwiese
(edit) @f3703e   10 years max Remove some dead code and unused variables spielwiese
(edit) @2e2f8f   10 years max Fix warnings about unused arguments spielwiese
(edit) @5d25c42   10 years Oleksandr Merge pull request #503 from fingolfin/cleanup-mmInit Get rid of mmInit() spielwiese
(edit) @db6ce3   10 years Oleksandr Fix linker flags for dynamic/shared version of libpoly spielwiese
(edit) @6352ad   10 years hannes fix: rComposeC spielwiese
(edit) @4bb0d7   10 years Oleksandr Cleaup PACKAGES and TESTDIRS from Makefile.am's fix: compiler warning spielwiese
(edit) @3a7e239   10 years max Get rid of SI_DONT_HAVE_GLOBAL_VARS spielwiese
(edit) @e6f615   10 years max Get rid of empty mmInit() functions spielwiese
(edit) @2b6e44   10 years max Get rid of initializeGMP() spielwiese
(edit) @09ab5b2   10 years hannes fix: typo spielwiese
(edit) @0c82f43   10 years hannes fix: raise an error if mpf_set_str fails spielwiese
(edit) @5c9f02   10 years hannes removed empty libpolys/coeffs/OPAPQ.cc spielwiese
(edit) @9bc6bcb   10 years max Fix warnings about nested block comments spielwiese
(edit) @b1cb63   10 years max Fix typo in poly_mon_mult This was caught by a compiler warning -- ... spielwiese
(edit) @3918fd   10 years max Add const qualifier to some methods Note that Q_poly::is_equal() was ... spielwiese
(edit) @e04494c   10 years max Change windows line ends to unix spielwiese
(edit) @e9d3c3   10 years max Fix warnings about missing return values in non-void functions These ... spielwiese
(edit) @1626ee5   10 years hannes Merge pull request #487 from mmklee/factory_flint24_sw Factory flint24 sw spielwiese
(edit) @181954   10 years hannes fix: transz.ext -> alg.ext mapping spielwiese
(edit) @ce6d1a   10 years martinlee84 chg: due to removal of old factorization code spielwiese
(edit) @4e4e24b   10 years hannes fix: map alg/trans. extensions: undefined memory spielwiese
(edit) @c90e04   10 years hannes add; rHas_c_Ordering spielwiese
(edit) @8e2389   10 years hannes fix: rAssure_SyzComp: ringorder_c is sufficient spielwiese
(edit) @5c8e18f   10 years hannes fix: access to chinese remainder, normalization of results spielwiese
(edit) @616d685   10 years hannes add: farey for alg./trans. extensions spielwiese
(edit) @e79e26   10 years hannes add: chinese remainder for alg./trans. extensions spielwiese
(edit) @190da3   10 years hannes add: ssi for alg. and trans. extensions spielwiese
(edit) @14086c2   10 years hannes add: provide fetch and imap for Z/p(a) <--> Q(a) spielwiese
(edit) @7c0d57d   10 years Oleksandr Cleanup autogenerated config headers spielwiese
(edit) @44f78d3   10 years martinlee84 fix: conversion to libfac in char series and neworder spielwiese
(edit) @e61c3b   10 years hannes fix: debug version spielwiese
(edit) @996cc8   10 years Oleksandr Fixing the problem of regeneration of config headers spielwiese
(edit) @276a00   10 years Oleksandr Use @SINGULAR_CFLAGS@ instead of '-D(SING|OM)_NDEBUG' in ... spielwiese
(edit) @eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS spielwiese
(edit) @974aa2   10 years Oleksandr Fix warning "C++ deprecated conversion from string constant to ... spielwiese
(edit) @933be8   10 years Oleksandr Cleanup + warning elimination spielwiese
(edit) @9a6ff99   10 years Oleksandr Merge sublibraries into bigger ones (packages) libpolys: libmisc, ... spielwiese
(edit) @997a5b2   10 years Oleksandr Added the generation and installation of pkgconfig (*.pc) files + ... spielwiese
(edit) @934108   10 years Oleksandr Fixing compiler warning spielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... spielwiese
(edit) @c70920   10 years Oleksandr Better BS: use libtool dependency libs and LIBADD automake feature + ... spielwiese
(edit) @b3d84d   10 years Oleksandr Enable automake MAINTAINER_MODE spielwiese
(edit) @a5275ef   10 years Oleksandr Commented out obsolete 'initializeGMP' spielwiese
(edit) @0955dc   10 years Oleksandr Fixed lib*-config NOTE: libdir needs exec_prefix by default spielwiese
(edit) @af659e   10 years Oleksandr Added FLINT flags to lib*-config scripts spielwiese
(edit) @b89c22f   10 years Oleksandr Use @prefix@, @includedir@ and @libdir@ in lib*-config scripts NOTE: ... spielwiese
(edit) @6e256c   10 years Oleksandr Fixed lib*-config scripts spielwiese
(edit) @458fe5   10 years Oleksandr Added '--cflagswithdebug' option for *-config scripts (for more ... spielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro spielwiese
(edit) @667d33   10 years Oleksandr Only test once (no more dynamic AND static tests) chg: also BS cleanup spielwiese
(edit) @882d5f   10 years Oleksandr Replaced "readlink -f" with shell code (due to Mac OS X) spielwiese
(edit) @ac6113   10 years hannes fix: version numbers, removed S_VERSION1 spielwiese
(edit) @b0857ee   10 years Oleksandr Removed tailing '/' for directory specs in Makefile.am-s spielwiese
(edit) @7e2f2d   10 years Christian Eder fixes wrong code indention spielwiese
(edit) @3a9e92a   10 years Christian Eder 1. adds/brings back p_ExpVectorAddSub() which is useful in sba 2. uses ... spielwiese
(edit) @405407   10 years hannes fix: libcoeffs tests and gcc 4.8: inline routines exist several times ... spielwiese
(edit) @7258bd   10 years hannes fix: more charstr stuff (tr.237): Z/(n^m) spielwiese
(edit) @0acf3e   10 years hannes fix: more charstr stuff (tr.237) spielwiese
(edit) @45cc512   10 years hannes chg: rCharstr is now a wrapper for r->cf->cfCoeffString fixes also: ... spielwiese
(edit) @5b5409b   10 years hannes flint stuff: move optional parts to the end in coeffs spielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC spielwiese
(edit) @7bb7da5   10 years hannes chg: r_IsRingVar (extensions may not be singular rings, but uuse ... spielwiese
(edit) @40971d   10 years hannes chg: simplified npNegM spielwiese
(edit) @e8cd08   10 years boehm Fix for Cygwin: cast to pointer from integer of different size spielwiese
(edit) @a2f79c   10 years hannes fix: compiler warning spielwiese
(edit) @601105   10 years hannes chg: use syzComp in initenterstrongPairs spielwiese
(edit) @805db88   10 years Oleksandr Avoid "if ((P)) " since clang treats such statements specially spielwiese
(edit) @a97ac0   10 years hannes chg: messages about assign/conversion/calling: option(warn) -> TRACE ... spielwiese
(edit) @757616   10 years hannes chg: moved char_ptr_bin to ring.cc because of tests spielwiese
(edit) @394d507   11 years hannes chg: use LIBEXEC_DIR/PREFIX for resources spielwiese
(edit) @e2202ee   11 years hannes fix: compiler warnings (64bit/const char*) spielwiese
(edit) @17bdb2   11 years Oleksandr Don't use -release PKG_VER for all libraries spielwiese
(edit) @56aaae   11 years hannes fix: handle undefined rings in ssi (from master) spielwiese
(edit) @b19f81   11 years hannes fix: removed wrong assumes spielwiese
(edit) @25761d   11 years Oleksandr Fix BS: AM_SILENT_RULES([yes]) spielwiese
(edit) @319eab   11 years hannes chg: singuname stuff -> standard defines spielwiese
(edit) @040c71   11 years hannes g: prefer StringAppendS over StringAppend (from master) spielwiese
(edit) @f29e22   11 years hannes chg: warn, if rat. funct. cannot be mapped to polynomials (n_PermNumber) spielwiese
(edit) @eb76e8   11 years Oleksandr fix: AMLDFLAGS -> AM_LDFLAGS spielwiese
(edit) @1ab8c4   11 years martinlee84 chg: comment about simple_Alloc spielwiese
(edit) @17887d2   11 years martinlee84 chg: editing spielwiese
(edit) @ecf4a6a   11 years martinlee84 chg: added has_simple_Inverse to init in algext and transext spielwiese
(edit) @c4e9ea   11 years martinlee84 chg: put make monic into p_ProjectiveUnique spielwiese
(edit) @0b4a87   11 years martinlee84 chg: make monic if not over transcendental extension spielwiese
(edit) @4609b7   11 years martinlee84 chg: extra treatment of transcendental extensions in p_Content spielwiese
(edit) @9030ce   11 years martinlee84 chg: make monic only if simple inverse spielwiese
(edit) @a0dfbc   11 years martinlee84 fix: compiliation error in debug mode spielwiese
(edit) @4254a7f   11 years martinlee84 chg: make denominator monic if over a transcendental field extension ... spielwiese
(edit) @12d617   11 years Oleksandr Merge pull request #373 from mmklee/projunique chg: deleted ... spielwiese
Note: See TracRevisionLog for help on using the revision log.