source: git/Singular/subexpr.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a9c298   10 years hannes format stuff spielwiese
(edit) @e2202ee   10 years hannes fix: compiler warnings (64bit/const char*) spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @fb85f97   13 years Oleksandr FIX: rings are printed with details only via "print(r); " not via "r; ... spielwiese
(edit) @3ec6bba   13 years martinlee84 added lists.h to ipid.h added attrib.h to subexpr.h spielwiese
(edit) @0fb34ba   13 years hannes start with dir Singular: fix includes and makefile spielwiese
(edit) @c4dab4   13 years hannes copy/deleting attributes of all types git-svn-id: ... spielwiese
(edit) @f879c9   13 years hannes git-svn-id: file:///usr/local/Singular/svn/trunk@13932 ... spielwiese
(edit) @06ab6e5   13 years hannes remove sleftv::CopyA git-svn-id: ... spielwiese
(edit) @018dec   13 years hannes sleftv::SetData removed git-svn-id: ... spielwiese
(edit) @020ef9   14 years hannes omBin_s* ->omBin git-svn-id: ... spielwiese
(edit) @599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ... spielwiese
(edit) @0e051f   14 years hannes structs.h simplified git-svn-id: ... spielwiese
(edit) @d74b89   14 years hannes sleftv simplified git-svn-id: ... spielwiese
(edit) @a48753   14 years hannes structs.h cleanup git-svn-id: ... spielwiese
(edit) @627254   14 years hannes code cleanup git-svn-id: file:///usr/local/Singular/svn/trunk@12430 ... spielwiese
(edit) @c1b19cc   14 years hannes move stuff from structs.h git-svn-id: ... spielwiese
(edit) @341696   14 years hannes Adding Id property to all files git-svn-id: ... spielwiese
(edit) @d3e630   15 years hannes *hannes: code cleanup (see ChangeLog) git-svn-id: ... spielwiese
(edit) @85e68dd   16 years hannes *hannes: gcc 4.2 git-svn-id: ... spielwiese
(edit) @6e1ea4d   19 years hannes *hannes: type_of_LIB -> kernel_mod_raw.cc git-svn-id: ... spielwiese
(edit) @5dc702   20 years hannes *hannes: moved defs git-svn-id: ... spielwiese
(edit) @f3911d   22 years hannes *hannes: removed NAMESPACE support git-svn-id: ... spielwiese
(edit) @ede4b1   22 years hannes *hannes: more bins: sleftv_bin git-svn-id: ... spielwiese
(edit) @16acb0   22 years hannes * hannes: more ring-independence in changing rings, deleting data etc. ... spielwiese
(edit) @a3bc95e   22 years hannes *hannes: namespaces ->ns git-svn-id: ... spielwiese
(edit) @bd4cb92   23 years hannes * hannes: HAVE_NS port, optimizations (MAkefile order) etc. ... spielwiese
(edit) @df5fc1   23 years hannes *hannes: RinDependend git-svn-id: ... spielwiese
(edit) @4cbe5d   23 years hannes *hannes: bug 23 git-svn-id: ... spielwiese
(edit) @2166892   23 years hannes *hannes: changes in loading libs git-svn-id: ... spielwiese
(edit) @c232af   24 years obachman * omalloc stuff git-svn-id: ... spielwiese
(edit) @416465   24 years obachman * bug-fixes from work with Thomas git-svn-id: ... spielwiese
(edit) @b7b08c   24 years obachman * us short exponent vectors in divisbility tests * AllocSizeOf * ... spielwiese
(edit) @b2a49b   25 years hannes *hannes: cannot kill proc which are in use git-svn-id: ... spielwiese
(edit) @2166ad3   25 years hannes * hannes: CopyD inlined CopyD calls optimized (if the ... spielwiese
(edit) @9c35ef   25 years obachman * implementation of resources and help system git-svn-id: ... spielwiese
(edit) @847cad   25 years obachman *chksum stuff git-svn-id: file:///usr/local/Singular/svn/trunk@3319 ... spielwiese
(edit) @472f39   25 years hannes * hannes: gmalloc.c: 64-bit cleanups (part 1) ipid.h, ... spielwiese
(edit) @a79a128   25 years obachman * use vsnprintf, instead of vsprintf, when possible * new string and ... spielwiese
(edit) @4b2155   25 years obachman *string() implemented for all types -- no line breaks *inmtat(intvec, ... spielwiese
(edit) @50a84c   25 years hannes * hannes: added ERROR, trace flag for proc git-svn-id: ... spielwiese
(edit) @a3836d   25 years krueger Added check for HPUX shared libraries git-svn-id: ... spielwiese
(edit) @fff984   25 years obachman * first fixes so that namespaces work with MP and eval * first try at ... spielwiese
(edit) @cd6b45   25 years krueger Makefile.in configure configure.in extra.cc grammar.h iparith.cc ... spielwiese
(edit) @daeb6d   25 years krueger tesths.cc subexpr.h subexpr.cc ipshell.h ipshell.cc iplib.cc ... spielwiese
(edit) @0a3ddd   25 years krueger Modified Files: extra.cc grammar.y iparith.cc ipassign.cc ipconv.cc ... spielwiese
(edit) @c12cf96   26 years krueger Modified Files: * subexpr.h subexpr.cc Added packhdl and ... spielwiese
(edit) @9c9fb9   26 years obachman * reverted to previous version, for mpsr_s.tst yielded core dump ... spielwiese
(edit) @6d281ac   26 years krueger grammar.y ipid.cc ipid.h iplib.cc lists.h ring.cc ring.h ... spielwiese
(edit) @6be769   26 years krueger Changes for help-section of procedures git-svn-id: ... spielwiese
(edit) @6a51ef   26 years krueger use a scanner when loading libraries. git-svn-id: ... spielwiese
(edit) @2ba9a6   26 years krueger Implementation of new proc-scheme done. git-svn-id: ... spielwiese
(edit) @6ae4f5   27 years hannes * hannes: - corrected scanner.l: parsing of strings in blocks: ... spielwiese
(edit) @f6b5f0   27 years hannes * hannes: change Log: and Header: to Id: git-svn-id: ... spielwiese
(add) @0e1846   27 years obachman This commit was generated by cvs2svn to compensate for changes in r59, ... spielwiese
Note: See TracRevisionLog for help on using the revision log.