source: git/Singular/ipshell.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @064cfc   10 years hannes better explanation for warn-ASSUME fieker-DuValspielwiese
(edit) @4de7ee   10 years hannes doc: option(warn) fieker-DuValspielwiese
(edit) @ac00e2f   10 years hannes removed currQuotient fieker-DuValspielwiese
(edit) @aab74b   10 years Oleksandr The header kernel/combinatorics/hutil.h should not depend on currRing fieker-DuValspielwiese
(edit) @3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2 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) @edc88a   10 years hannes fix: setting currRingHdl after rKill fieker-DuValspielwiese
(edit) @cbe2a4c   10 years hannes chg: simplify rFindHdl fieker-DuValspielwiese
(edit) @4583dbd   10 years hannes opt: handling currRing in return stmt 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) @49638b   10 years adi_popescum Separating Headers kernel/maps fieker-DuValspielwiese
(edit) @54764c8   10 years adi_popescum Separating Headers: kernel/spectrum fieker-DuValspielwiese
(edit) @5ab313   10 years adi_popescum Separating Headers kernel/combinatorics fieker-DuValspielwiese
(edit) @137883e   10 years hannes chg: option(warn): warn if def is used to much fieker-DuValspielwiese
(edit) @ae4fd2a   10 years hannes fix: ring list with no variables -> error fieker-DuValspielwiese
(edit) @5d25c42   10 years Oleksandr Merge pull request #503 from fingolfin/cleanup-mmInit Get rid of mmInit() fieker-DuValspielwiese
(edit) @6352ad   10 years hannes fix: rComposeC fieker-DuValspielwiese
(edit) @2ebf19   10 years Oleksandr Kernel restructurization: numeric moved under kernel/ + fix includes & BS fieker-DuValspielwiese
(edit) @3a7e239   10 years max Get rid of SI_DONT_HAVE_GLOBAL_VARS fieker-DuValspielwiese
(edit) @7ea9a6c   10 years hannes chg: ASSUME prints current ASSUME- source line (up to 79 chars) fieker-DuValspielwiese
(edit) @e5ba1d   10 years hannes fix: ring dep. for multiple return results fieker-DuValspielwiese
(edit) @2f67434   10 years hannes removed unused killlocals_list fieker-DuValspielwiese
(edit) @7f21fb   10 years hannes chg: export respects option(noredefine) fieker-DuValspielwiese
(edit) @18c4eb   10 years hannes chg: better error message for export fieker-DuValspielwiese
(edit) @7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro fieker-DuValspielwiese
(edit) @ec89633   10 years hannes code cleanup fieker-DuValspielwiese
(edit) @6b5a71   10 years hannes introduce ASSUME(<level>,<int expr>) Conflicts: Singular/ipshell.h fieker-DuValspielwiese
(edit) @6cce775   10 years hannes chg: error message for coeff: integer + parameter fieker-DuValspielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC fieker-DuValspielwiese
(edit) @a9c298   10 years hannes format stuff fieker-DuValspielwiese
(edit) @9d864a   10 years hannes fix: run mod_init in the package of the library fieker-DuValspielwiese
(edit) @867d59   10 years hannes chg: format of error message fieker-DuValspielwiese
(edit) @dc0968a   10 years hannes add: better error message (ring from list) fieker-DuValspielwiese
(edit) @70b3ae   10 years hannes fix: ring constructions with wrong coeffs (tr.517) fieker-DuValspielwiese
(edit) @215353e   11 years hannes chg: listvar(all) lists Top and Current instead of only Top fieker-DuValspielwiese
(edit) @9c97cd4   11 years hannes chg: Z/n can be defined via integer,n for bigint n fieker-DuValspielwiese
(edit) @4c882f   11 years hannes fix memory leak while constructing rings fieker-DuValspielwiese
(edit) @1b70fe   11 years hannes removed rIsExtension fieker-DuValspielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) fieker-DuValspielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... fieker-DuValspielwiese
(edit) @0509a99   11 years hannes removed kernel/modulop.h fieker-DuValspielwiese
(edit) @c25b56c   11 years adi_popescum SB over rings with local ordering add: new tests fieker-DuValspielwiese
(edit) @a44806   11 years hannes chg: toward a removal of kernel/longrat.h fieker-DuValspielwiese
(edit) @9cb305   11 years hannes fix: compiler warnings fieker-DuValspielwiese
(edit) @78c0dbe   11 years hannes add: initial stuff for apply from master fieker-DuValspielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) fieker-DuValspielwiese
(edit) @97dcf5   11 years hannes fix: output of listvar (list1) for packages fieker-DuValspielwiese
(edit) @0c85f5b   11 years hannes fix: float_len2 is the additional, invisible accuracy fieker-DuValspielwiese
(edit) @24bddc   11 years hannes fix: ensure float_len2 >= float_len fieker-DuValspielwiese
(edit) @44ca2f   11 years Oleksandr Update due to links separation fieker-DuValspielwiese
(edit) @e18d47   11 years Oleksandr Update due to master changes fieker-DuValspielwiese
(edit) @4784eb   11 years boehm Changed warning after failed GF table lookup to error, fixed typo ... fieker-DuValspielwiese
(edit) @a8941bc   11 years boehm Check for negative characteristic fieker-DuValspielwiese
(edit) @d826a8   11 years hannes fix: ring r=(49,a,b),x,dp; rInit with too many parameters fieker-DuValspielwiese
(edit) @c2d3bb   11 years hannes chg: handling of alias (for example p(1+2)) from master fieker-DuValspielwiese
(edit) @af6ba3   11 years hannes fix: listvar of package from master fieker-DuValspielwiese
(edit) @74c52c   11 years hannes fix: support very very long names in listvar (from master) fieker-DuValspielwiese
(edit) @b565d4   12 years hannes add: option(noredefine) also for export fieker-DuValspielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management fieker-DuValspielwiese
(edit) @6bb9d9   11 years martinlee84 fix: rComposeRing due to fixed Z/n^m init fieker-DuValspielwiese
(edit) @2e85a1   11 years martinlee84 fix: rInit due to fixed Z/n^m init fieker-DuValspielwiese
(edit) @56f59b   11 years martinlee84 fix: ring init of complex field fieker-DuValspielwiese
(edit) @a99f8c   11 years hannes chg: unused var. fieker-DuValspielwiese
(edit) @a2da9e   11 years hannes fix: init of coeffs in rings fieker-DuValspielwiese
(edit) @d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 fieker-DuValspielwiese
(edit) @f92a39   12 years hannes fix: implementation of return(..) improved fieker-DuValspielwiese
(edit) @4b7db8   12 years hannes fix: how to build ring from lists without order for components (rCompose) fieker-DuValspielwiese
(edit) @95197e   12 years hannes add: paPrint fix: omFreeBinAddr (master) fieker-DuValspielwiese
(edit) @cffd3e   12 years hannes fix: ringlist with real/complex fieker-DuValspielwiese
(edit) @06c0b3   12 years hannes fix: newstruct changes fropm master fieker-DuValspielwiese
(edit) @faf350   12 years Oleksandr enable rDecompose over the same alg.extension, disable for qrings fieker-DuValspielwiese
(edit) @7e9f12   12 years Oleksandr removed minimal ideal from AlgExtInfo infavour of qring chg: algext. ... fieker-DuValspielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... fieker-DuValspielwiese
(edit) @3c0498   12 years hannes fix: minpoly in ringlist (Manaul/elimRing.tst) fieker-DuValspielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... fieker-DuValspielwiese
(edit) @a02f4c   12 years martinlee84 fix: init of complex numbers (set precision to at least SHORT_REAL_LENGTH) fieker-DuValspielwiese
(edit) @160f439   12 years hannes fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from ... fieker-DuValspielwiese
(edit) @3a8a0d9   12 years Oleksandr fixes to _am ordering add: additional int* weights_m pointer in ... fieker-DuValspielwiese
(edit) @9e26458   12 years martinlee84 fix: avoid wrong registration of coeffs 'integer' fix: removed an ... fieker-DuValspielwiese
(edit) @42d26c   12 years martinlee84 fix: need to check more than just characteristic fieker-DuValspielwiese
(edit) @ece1ce   12 years hannes fix: rCompose/NegOffset for ordering am/ fieker-DuValspielwiese
(edit) @f93c5e9   12 years hannes add: new order am: weights on vars and gens fieker-DuValspielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... fieker-DuValspielwiese
(edit) @fe9ee1   12 years hannes chg: allow pacakges only within Top (basePack) (from master) fieker-DuValspielwiese
(edit) @69672d   12 years hannes fix: pardeg fieker-DuValspielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... fieker-DuValspielwiese
(edit) @8156a7   12 years Oleksandr fix: correct type of the first resolution item FIX: correcting the ... fieker-DuValspielwiese
(edit) @51c97f   12 years hannes partially seperate feResources fieker-DuValspielwiese
(edit) @f0168a5   12 years Oleksandr enable char_series FIX: readd / uncomment / enable char_series fieker-DuValspielwiese
(edit) @7d58b6   12 years hannes fix: use currRing instead of currRingHdl (from master) fieker-DuValspielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. fieker-DuValspielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... fieker-DuValspielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. fieker-DuValspielwiese
(edit) @046a94   13 years Oleksandr FIX: correct small real fields fieker-DuValspielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... fieker-DuValspielwiese
(edit) @f16c61c   13 years hannes better test for n_GF while contructing a ring fieker-DuValspielwiese
(edit) @6179c1   13 years hannes fix rInit: ch must be prime (Tst/Old/ch.tst) fieker-DuValspielwiese
Note: See TracRevisionLog for help on using the revision log.