source: git/Singular/ipshell.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70b3ae   10 years hannes fix: ring constructions with wrong coeffs (tr.517) spielwiese
(edit) @215353e   10 years hannes chg: listvar(all) lists Top and Current instead of only Top spielwiese
(edit) @9c97cd4   11 years hannes chg: Z/n can be defined via integer,n for bigint n spielwiese
(edit) @4c882f   11 years hannes fix memory leak while constructing rings spielwiese
(edit) @1b70fe   11 years hannes removed rIsExtension spielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @0509a99   11 years hannes removed kernel/modulop.h spielwiese
(edit) @c25b56c   11 years adi_popescum SB over rings with local ordering add: new tests spielwiese
(edit) @a44806   11 years hannes chg: toward a removal of kernel/longrat.h spielwiese
(edit) @9cb305   11 years hannes fix: compiler warnings spielwiese
(edit) @78c0dbe   11 years hannes add: initial stuff for apply from master spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @97dcf5   11 years hannes fix: output of listvar (list1) for packages spielwiese
(edit) @0c85f5b   11 years hannes fix: float_len2 is the additional, invisible accuracy spielwiese
(edit) @24bddc   11 years hannes fix: ensure float_len2 >= float_len spielwiese
(edit) @44ca2f   11 years Oleksandr Update due to links separation spielwiese
(edit) @e18d47   11 years Oleksandr Update due to master changes spielwiese
(edit) @4784eb   11 years boehm Changed warning after failed GF table lookup to error, fixed typo ... spielwiese
(edit) @a8941bc   11 years boehm Check for negative characteristic spielwiese
(edit) @d826a8   11 years hannes fix: ring r=(49,a,b),x,dp; rInit with too many parameters spielwiese
(edit) @c2d3bb   11 years hannes chg: handling of alias (for example p(1+2)) from master spielwiese
(edit) @af6ba3   11 years hannes fix: listvar of package from master spielwiese
(edit) @74c52c   11 years hannes fix: support very very long names in listvar (from master) spielwiese
(edit) @b565d4   12 years hannes add: option(noredefine) also for export spielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management spielwiese
(edit) @6bb9d9   11 years martinlee84 fix: rComposeRing due to fixed Z/n^m init spielwiese
(edit) @2e85a1   11 years martinlee84 fix: rInit due to fixed Z/n^m init spielwiese
(edit) @56f59b   11 years martinlee84 fix: ring init of complex field spielwiese
(edit) @a99f8c   11 years hannes chg: unused var. spielwiese
(edit) @a2da9e   11 years hannes fix: init of coeffs in rings spielwiese
(edit) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @f92a39   11 years hannes fix: implementation of return(..) improved spielwiese
(edit) @4b7db8   11 years hannes fix: how to build ring from lists without order for components (rCompose) spielwiese
(edit) @95197e   11 years hannes add: paPrint fix: omFreeBinAddr (master) spielwiese
(edit) @cffd3e   12 years hannes fix: ringlist with real/complex spielwiese
(edit) @06c0b3   12 years hannes fix: newstruct changes fropm master spielwiese
(edit) @faf350   12 years Oleksandr enable rDecompose over the same alg.extension, disable for qrings spielwiese
(edit) @7e9f12   12 years Oleksandr removed minimal ideal from AlgExtInfo infavour of qring chg: algext. ... spielwiese
(edit) @dd668f   12 years Oleksandr use minideal (instead of qideal) in rCompose chg: use qideal instead ... spielwiese
(edit) @3c0498   12 years hannes fix: minpoly in ringlist (Manaul/elimRing.tst) spielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... spielwiese
(edit) @a02f4c   12 years martinlee84 fix: init of complex numbers (set precision to at least SHORT_REAL_LENGTH) spielwiese
(edit) @160f439   12 years hannes fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from ... spielwiese
(edit) @3a8a0d9   12 years Oleksandr fixes to _am ordering add: additional int* weights_m pointer in ... spielwiese
(edit) @9e26458   12 years martinlee84 fix: avoid wrong registration of coeffs 'integer' fix: removed an ... spielwiese
(edit) @42d26c   12 years martinlee84 fix: need to check more than just characteristic spielwiese
(edit) @ece1ce   12 years hannes fix: rCompose/NegOffset for ordering am/ spielwiese
(edit) @f93c5e9   12 years hannes add: new order am: weights on vars and gens spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @fe9ee1   12 years hannes chg: allow pacakges only within Top (basePack) (from master) spielwiese
(edit) @69672d   12 years hannes fix: pardeg spielwiese
(edit) @47ab5b   12 years Oleksandr fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... spielwiese
(edit) @8156a7   12 years Oleksandr fix: correct type of the first resolution item FIX: correcting the ... spielwiese
(edit) @51c97f   12 years hannes partially seperate feResources spielwiese
(edit) @f0168a5   12 years Oleksandr enable char_series FIX: readd / uncomment / enable char_series spielwiese
(edit) @7d58b6   12 years hannes fix: use currRing instead of currRingHdl (from master) spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... spielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @046a94   13 years Oleksandr FIX: correct small real fields spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @f16c61c   13 years hannes better test for n_GF while contructing a ring spielwiese
(edit) @6179c1   13 years hannes fix rInit: ch must be prime (Tst/Old/ch.tst) spielwiese
(edit) @0521c2   13 years hannes fix: error message while composing ring(5,x,dp) from a list spielwiese
(edit) @e20910   13 years Oleksandr FIX: ring declaration / building via rInit now actually supports ... spielwiese
(edit) @393651   13 years hannes fix: creation of ring (0,a),x,dp spielwiese
(edit) @07f3b73   13 years Oleksandr FIX: Singular builds, runs & does some polynomial arithmetics!!! spielwiese
(edit) @d84a4d   13 years Oleksandr FIX: id[^_]* vs id_*: adding inline version to kernel/ideals.h FIX: ... spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @3aa9b6   13 years Oleksandr TODO: singclap_{irrCharSeries,neworder} are commented out and shell ... spielwiese
(edit) @213d64   13 years Oleksandr CHG: rootArranger::listOfRoots deals with lists => moved to ... spielwiese
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @06aafe1   13 years Oleksandr FIX: ipshell needs isdigit from ctype.h spielwiese
(edit) @4691363   13 years hannes implement rChangeCurrRing spielwiese
(edit) @643b538   13 years Oleksandr FIX: fixing unfixed assumes and ther stuff for debug version of Singular spielwiese
(edit) @d8c7a6   13 years Oleksandr FIX: to the fix of fix ... spielwiese
(edit) @736288b   13 years Oleksandr FIX: fixed rInit (GF)... spielwiese
(edit) @f5bef2   13 years Oleksandr FIX: finished ipshell (together with Burcin) ADD: Singular build target spielwiese
(edit) @e7e815   13 years Oleksandr FIX: rCompose uses nInitChar now! spielwiese
(edit) @3da9f4   13 years hannes fix n_GF in rInit spielwiese
(edit) @3373e32   13 years hannes rewrite rInit spielwiese
(edit) @d143376   13 years Oleksandr FIX: starting to fix rCompose (ipshell) spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @7fccc79   13 years hannes fix pVariables ->rVar(currRing) spielwiese
(edit) @b787fb6   13 years hannes removed includes of longalg.h spielwiese
(edit) @88ece17   13 years hannes kernel: make check works (moved febase stuff to Singular/fevoices.cc, ... spielwiese
(edit) @47a4c2   13 years martinlee84 moved semicState,spectrumState and spectrumPrintError to ipshell.cc ... spielwiese
(edit) @a0432f   13 years burcin Fixed Singular/ipconv.cc (if it breaks it's Oleksandr's fault). spielwiese
(edit) @b5f5444   13 years burcin Fix includes in Singular/ spielwiese
(edit) @47417b   13 years hannes fix include of clapsing.h spielwiese
(edit) @0fb34ba   13 years hannes start with dir Singular: fix includes and makefile spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @3dbee61   13 years hannes merging SINGULAR-algnumbers: longalg rev 13634 git-svn-id: ... spielwiese
(edit) @103560   13 years hannes redesign of command type, fix tr. 343 git-svn-id: ... spielwiese
(edit) @091b0e8   13 years hannes fix tr.344 git-svn-id: file:///usr/local/Singular/svn/trunk@14270 ... spielwiese
(edit) @c227a2f   13 years hannes attribute handling git-svn-id: ... spielwiese
(edit) @750e70   13 years Oleksandr ADD: new option(notSyzMinim) should switch off all resolution ... spielwiese
(edit) @e5a4ba   13 years Oleksandr FIX: wrong assumes From: Oleksandr Motsak ... spielwiese
Note: See TracRevisionLog for help on using the revision log.