source: git/Singular/misc_ip.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d2fc5c5   8 years hannes removed unused test for QRING_CMD fieker-DuValspielwiese
(edit) @e54c6ee   8 years hannes Singular_4_1: new names; Ring. Matrix, Number, construction cf[x], .... fieker-DuValspielwiese
(edit) @e2ef6f5   8 years hannes fix: copy/paste typo fieker-DuValspielwiese
(edit) @16120f   8 years hannes fix: calling wrong init routine for integers etc as coeffs fieker-DuValspielwiese
(edit) @52e6ef   8 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... fieker-DuValspielwiese
(edit) @7510bb   8 years hannes format fieker-DuValspielwiese
(edit) @e6f1e6   8 years hannes code cleanup: HAVE_RINGS is mostly not needed fieker-DuValspielwiese
(edit) @58cf2c   8 years hannes code cleanup: better comments fieker-DuValspielwiese
(edit) @1c38dcc   8 years hannes fix: typo fieker-DuValspielwiese
(edit) @837509   8 years hannes reproducible builds for official distribution fieker-DuValspielwiese
(edit) @cd73d1   8 years hannes const for some tables fieker-DuValspielwiese
(edit) @0b3a5b   8 years hannes Singular_4_1: add flintZ(n,"...") for flint:nmod_poly_t fieker-DuValspielwiese
(edit) @bcbaa0   8 years hannes flint: fmpq_poly for SINGULAR_4_1 fieker-DuValspielwiese
(edit) @4668c1   8 years hannes fix: off-by-1 in semaphore handling fieker-DuValspielwiese
(edit) @a311b30   9 years hannes fixed names of intersetSyz/intersetElim fieker-DuValspielwiese
(edit) @c0bd77   9 years hannes fix; option(mem) fieker-DuValspielwiese
(edit) @3d2cb9   9 years hannes m2_end: close anon. links fieker-DuValspielwiese
(edit) @7203f7   9 years hannes fix (windows port): move reference to NF/BBA stuff to function pointers fieker-DuValspielwiese
(edit) @a0da83   9 years hannes test for a code coverage tool: via smon.out fieker-DuValspielwiese
(edit) @07e272   9 years hannes porting: force si_opt_1 to be initialized fieker-DuValspielwiese
(edit) @2206753   9 years Oleksandr Hiding all the implementation details (or adding the counting) mostly ... fieker-DuValspielwiese
(edit) @e1f7b9   10 years hannes version stuff: use SINGULAR_VERSION fieker-DuValspielwiese
(edit) @754f11   10 years hannes version stuff: use SINGULAR_VERSION fieker-DuValspielwiese
(edit) @85e8693   10 years hannes SINGULAR_4_1: add pAE routine via iiAddCproc fieker-DuValspielwiese
(edit) @82cbd5b   10 years hannes 4_1: add new cf-types: AE,QAE,pAE(<int>) fieker-DuValspielwiese
(edit) @9b12fce   10 years hannes prepare for singular 4-1: cring (currently inactive) fieker-DuValspielwiese
(edit) @68f5d00   10 years hannes cleanup interpreter fieker-DuValspielwiese
(edit) @daf33c   10 years hannes simplify interpreter tables (removed XS(..), INIT_BUG,PROC_BUG) fieker-DuValspielwiese
(edit) @2d3e75   10 years hannes towards a uniq n_Div: removing some of n_IntDiv fieker-DuValspielwiese
(edit) @c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2 fieker-DuValspielwiese
(edit) @3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2 fieker-DuValspielwiese
(edit) @f1d2c9   10 years hannes mvoed siRand to libpolys/misc/sirandom.* fieker-DuValspielwiese
(edit) @bb506bf   10 years hannes moved class Voice to fevoices.h fieker-DuValspielwiese
(edit) @72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h fieker-DuValspielwiese
(edit) @4676d5   10 years Oleksandr Moved timer.*, feread.cc and febase.* from /kernel/ to /Singular/ ... fieker-DuValspielwiese
(edit) @fd1b1be   10 years Oleksandr Minor header correction fieker-DuValspielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... fieker-DuValspielwiese
(edit) @57fa2c4   10 years adi_popescum Separating Headers kernel/GBEngine fieker-DuValspielwiese
(edit) @850277   10 years hannes chg: moved reading/writing numbers via ssi to coeffs (p.1) fieker-DuValspielwiese
(edit) @12f992   10 years martinlee84 chg: deleted SW_USE_NTL_GCD_* fieker-DuValspielwiese
(edit) @c78743   10 years martinlee84 chg: deleted SW_USE_NTL from cf_switches and misc_ip fieker-DuValspielwiese
(edit) @69a6e9   10 years hannes add: factoryVersion as part of extended version info fieker-DuValspielwiese
(edit) @3a7e239   10 years max Get rid of SI_DONT_HAVE_GLOBAL_VARS fieker-DuValspielwiese
(edit) @e6f615   10 years max Get rid of empty mmInit() functions fieker-DuValspielwiese
(edit) @67fc0e   10 years Oleksandr Show more building flags in versionString (-v) fieker-DuValspielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro fieker-DuValspielwiese
(edit) @ac6113   10 years hannes fix: version numbers, removed S_VERSION1 fieker-DuValspielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC fieker-DuValspielwiese
(edit) @e7c7bf   11 years hannes fix: syntax in m2_end fieker-DuValspielwiese
(edit) @2fa80a   11 years hannes Merge pull request #414 from steenpass/resources_sw release acquired ... fieker-DuValspielwiese
(edit) @50b5d9   11 years Oleksandr Show MPIR version whenever available with a fallback to GMP fieker-DuValspielwiese
(edit) @d600e18   11 years steenpass chg: release acquired semaphores before shutdown (cherry picked from ... fieker-DuValspielwiese
(edit) @659a7a   11 years steenpass chg: defer shutdown caused by SIGTERM if necessary (cherry picked from ... fieker-DuValspielwiese
(edit) @e2202ee   11 years hannes fix: compiler warnings (64bit/const char*) fieker-DuValspielwiese
(edit) @2ad13d7   11 years hannes chg: removed unused stuff from -v-output fieker-DuValspielwiese
(edit) @f0294d   12 years hannes add: slPrepClose (prepare to close for ssiLinks) (cherry picked from ... fieker-DuValspielwiese
(edit) @876e48   12 years hannes fix: m2_end (cherry picked from commit ... fieker-DuValspielwiese
(edit) @e30f07   12 years hannes fix: race between sig_term)hdl and m2_end in closing links (cherry ... fieker-DuValspielwiese
(edit) @0bae3e   12 years hannes fix: close in m2_end (cherry picked from commit ... fieker-DuValspielwiese
(edit) @7d63e1   12 years hannes fix: auto-set --cpus depending on machine (cherry picked from commit ... fieker-DuValspielwiese
(edit) @b0fc73   11 years hannes fix: better readability of version string fieker-DuValspielwiese
(edit) @fbdfd4   11 years hannes fix: enforce integer coeffs in rational functions fieker-DuValspielwiese
(edit) @574cee   11 years Oleksandr Moved GIT commit id into the versionString fieker-DuValspielwiese
(edit) @20e3062   11 years Oleksandr Added a listing of built-in modules (in the output of `Singular -v`) fieker-DuValspielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... fieker-DuValspielwiese
(edit) @d47283   11 years Oleksandr Show the latest git commit + dirty status under the Singular banner ... fieker-DuValspielwiese
(edit) @bdb9f5   11 years martinlee84 chg: extract version from flint.h fieker-DuValspielwiese
(edit) @b6ad598   11 years Oleksandr More datails abount Singular build (-v) fieker-DuValspielwiese
(edit) @ce9bfe   11 years Oleksandr Added FLAGS,LIBS output for debugging Show (due to '-v') more ... fieker-DuValspielwiese
(edit) @13a03b   11 years hannes fix: compiler warnings fieker-DuValspielwiese
(edit) @92644b   11 years hannes fix: version checks for header removed Singular/version.h (define now ... fieker-DuValspielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) fieker-DuValspielwiese
(edit) @bdda8c2   11 years hannes add: handling signals in system calls, p2 fieker-DuValspielwiese
(edit) @7520ee   12 years hannes fix: primefactors(): result and algorithm, bound enabled again fieker-DuValspielwiese
(edit) @44ca2f   11 years Oleksandr Update due to links separation fieker-DuValspielwiese
(edit) @e6f9145   12 years Oleksandr setting up the git tagging with $Id$: libs + singular version FIX: ... fieker-DuValspielwiese
(edit) @9bc6a43   11 years hannes chg: set blocks to keep to 0 for OM_NDEBUG or __OPTIMIZE__ fieker-DuValspielwiese
(edit) @e2207eb   12 years hannes fix: freebsd port fieker-DuValspielwiese
(edit) @b7e5d0   12 years hannes fix: primeFactorization: bound fieker-DuValspielwiese
(edit) @65b813   12 years hannes fix: primefactors(): result and algorithm, bound enabled again ... fieker-DuValspielwiese
(edit) @4c4340   12 years hannes fix: primeFactorization redone with trial dvivision/Pollard-Rho from ... fieker-DuValspielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times fieker-DuValspielwiese
(edit) @14ad9b   11 years Oleksandr Fix gcc warnings fieker-DuValspielwiese
(edit) @d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 fieker-DuValspielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h fieker-DuValspielwiese
(edit) @dec6c8   12 years hannes removed: kernel/page.* fieker-DuValspielwiese
(edit) @d828d63   12 years hannes removed MPSR stuff fieker-DuValspielwiese
(edit) @3706b2   12 years hannes add: add: slStatusSsiL also for ssi:connect, better handling of close fieker-DuValspielwiese
(edit) @42253a   12 years martinlee84 chg: deleted fieldGCD related stuff outside of factory fieker-DuValspielwiese
(edit) @02fe5f   12 years Oleksandr change: n_Init for mpz_t is called n_InitMPZ now fieker-DuValspielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... fieker-DuValspielwiese
(edit) @81845eb   12 years Oleksandr final adaptation to libfac merged into factory FIX: no libfac_* vars ... fieker-DuValspielwiese
(edit) @e7d5ef   12 years Oleksandr FIX: consistenly include <misc/mylimits.h> (no omalloc/mylimits.h anymore!) fieker-DuValspielwiese
(edit) @047597   13 years Oleksandr FIX: registration of naInitChar and ntInitChar (siInit in ... fieker-DuValspielwiese
(edit) @eeae6e3   13 years Oleksandr FIX: the use of "om_sing_opt_show_mem" in Singular/misc_ip.cc now ... fieker-DuValspielwiese
(edit) @715936   13 years Oleksandr FIX: omalloc should be configured with ... fieker-DuValspielwiese
(edit) @5348866   13 years Oleksandr FIX: guarding all libfac_* variables with HAVE_LIBFAC fieker-DuValspielwiese
(edit) @13a8de   13 years Oleksandr FIX: misc_ip should not contain mmInit !?!! fieker-DuValspielwiese
(edit) @95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ... fieker-DuValspielwiese
(edit) @3e305b   13 years Oleksandr FIX: fix bigintegers (mpz_t) use in misc_ip.* fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.