source: git/Singular @ 00d2a4

spielwiese
Name Size Rev Age Author Last Change
../
LIB f63b13   11 years Oleksandr Optional starting of Google Profiler NOTE: also needs to link with ...
links df326b   11 years Oleksandr Updates due to master (links) + SW adaptation/separation
countedref.cc 21.0 KB bd8204   11 years adreyer Using blackbox-functionality to check whther type was already loaded
pyobject.cc 19.1 KB f28640   11 years adreyer Really avoid building pyobject.so avoid without python
pyobject_setup.cc 1.6 KB 6b39bc   11 years adreyer Fix: avoid infinite recursion, if pyobject.so is broken
pyobject_setup.h 673 bytes e87d40   11 years adreyer Introducing system("pyobject") to ensure pyobject functionality
newstruct.h 428 bytes b2aa08   12 years alexander.dreyer fix: pyobject falls back to newstruct operations
MinorInterface.cc 21.1 KB b0a811   11 years steenpass chg: incorporate some suggestions by Hans Conflicts: kernel/ideals.cc
run.c 20.8 KB 7716999   14 years seelisch missing subfolders in includes (to make it compile under Windows) ...
blackbox.cc 5.2 KB b7e0a0   11 years hannes add: string(b) for blackbox type b in the default ...
ChangeLog 2 bytes 07df91   11 years hannes removed ChangeLog*
checklibs.c 12.4 KB f8dc0ca   14 years hannes doc. for 3-1-2 git-svn-id: file:///usr/local/Singular/svn/trunk@13548 ...
claptmpl.cc 4.3 KB 2ff366   12 years hannes fix: removed gfan-templates: already in gfanlib (from master)
COPYING 1.1 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
distrib.h 26 bytes 898605   13 years hannes bbcone/bbfan include fix git-svn-id: ...
distrib.h.in 103 bytes 0cfbf94   14 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13498 ...
emacs.cc 8.3 KB f323dd1   12 years hannes chg: move feResource to findexec lib
fehelp.cc 31.6 KB 538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times
feOpt.cc 8.9 KB 538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times
feOptTab.h 6.7 KB cac65b   11 years hannes add: --cpus from master
fglm.cc 16.3 KB ebbb9c   12 years hannes fix: assign bigint = something should fail for 1x0 matrices fix: #427, ...
gentable.cc 23.2 KB 1882ae   11 years hannes fix: warnings with table.h
grammar.cc 122.4 KB 5d442e   11 years hannes fix: iiLibCmd -> jjLOAD in grammar.y from master
grammar.h 7.0 KB 5d442e   11 years hannes fix: iiLibCmd -> jjLOAD in grammar.y from master
grammar.y 41.6 KB 5d442e   11 years hannes fix: iiLibCmd -> jjLOAD in grammar.y from master
interpolation.cc 49.3 KB 880433   11 years hannes fix: made local proc static, removed unsed variables (interpolation.cc)
ipid.h 4.0 KB e9caeb   11 years hannes add: names(int level) added (from master)
iplib.cc 35.8 KB 3621e73   11 years hannes fix: jjLOAD from master
ipprint.cc 9.3 KB 538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times
ipshell.h 7.2 KB 3621e73   11 years hannes fix: jjLOAD from master
janet.h 2.1 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
libparse.cc 107.1 KB 3621e73   11 years hannes fix: jjLOAD from master
libparse.h 2.8 KB 3621e73   11 years hannes fix: jjLOAD from master
libparse.ll 30.4 KB 3621e73   11 years hannes fix: jjLOAD from master
linearAlgebra_ip.h 1.7 KB 15ff9a   13 years hannes add missing header: Singular/linearAlgebra_ip.h
lists.cc 8.8 KB 5c8906   12 years hannes fix: lSize (from master)
lists.h 1.8 KB ecf019   12 years hannes chg: consider lists with only DEF_CMD as empty lists(print, ...
make_grammar 374 bytes 02d8af   12 years hannes chg: removed testgh, new utility make_grammar to generate grammar.{cc,h}
minpoly.h 9.9 KB f613a24   12 years hannes fix: Singular/minpoly.{cc|h} bugfixes and optimizations on behalf of ...
misc_ip.h 2.6 KB 65b813   12 years hannes fix: primefactors(): result and algorithm, bound enabled again ...
mmstd.c 1.4 KB f89565   11 years hannes fix warnings: C++ comments in C code
newstruct.cc 18.5 KB 538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times
RULES 2.7 KB b90cc8   13 years hannes iiAddCproc not only for dynamic loading git-svn-id: ...
Singular.rc.in 1.5 KB 08d65a   13 years hannes Singular/Singular.rc.in was lost git-svn-id: ...
table.h 89.8 KB 67242b   11 years hannes fix: prefer reduce(module,ideal) over reduce(module,module) from master
tok.h 2.9 KB 6993c83   12 years hannes fix: mod -> %, removed INTMOD_CMD (from master)
walk.cc 139.9 KB d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2
flexer.sh 1.2 KB 5d98d06   16 years hannes *hannes: sunos patches git-svn-id: ...
README 3.5 KB eb9e69   19 years hannes *hannes: version numbers, URLs git-svn-id: ...
run.h 4.1 KB a3bc95e   23 years hannes *hannes: namespaces ->ns git-svn-id: ...
surfex 376 bytes 0ebb922   16 years hannes *keilen/labs: simplified git-svn-id: ...
utils.h 95 bytes 73a0cd   16 years hannes *hannes: use common include files git-svn-id: ...
Minor.cc 36.8 KB 056089   12 years jengelh src: resolve compiler warnings for -Wreturn-type The compiler cannot ...
minpoly.cc 14.9 KB 056089   12 years jengelh src: resolve compiler warnings for -Wreturn-type The compiler cannot ...
libparse.sed 52 bytes c2da0a   26 years krueger Bug fixes for libparse git-svn-id: ...
configure.in.SAVE 37.1 KB 5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ...
configure.SAVE 173.9 KB 5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ...
makefile.SAVE 9.7 KB 5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ...
cnf2ideal.py 6.4 KB 0e9ea9   18 years bricken + cleanup git-svn-id: file:///usr/local/Singular/svn/trunk@9358 ...
.gdbinit 19 bytes 512a2b   24 years obachman p_polys.h git-svn-id: file:///usr/local/Singular/svn/trunk@4606 ...
CHANGES 241 bytes 9f226d   27 years obachman * Updated README files to reflect smallgmp changes git-svn-id: ...
esingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
feOpenWinntUrl.c 1.1 KB fdc537   24 years obachman update git-svn-id: file:///usr/local/Singular/svn/trunk@4452 ...
mkinstalldirs 649 bytes 499308   27 years obachman Added install-sh mkinstalldirs git-svn-id: ...
mptest2.sr 5.3 KB cc0296   27 years obachman Various minor bug-fixes in mpsr interface Thu Mar 20 11:57:00 1997 ...
mptest.sr 5.7 KB feaddd   27 years obachman Thu Apr 10 11:59:41 1997 Olaf Bachmann ...
singular.ico 45.3 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
tsingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
.gitignore 139 bytes 5dc555   12 years Oleksandr better .gitignore
attrib.cc 9.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
attrib.h 1.6 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
bbcone.cc 19.6 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
bbfan.cc 6.4 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
bigintm.cc 4.2 KB 00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS
bigintm.h 70 bytes 115639   13 years Oleksandr ADD: call bigintm_setup using system("bigintm_setup"); (due to ...
blackbox.h 3.1 KB 44ca2f   11 years Oleksandr Update due to links separation
Cache.h 13.3 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
CacheImplementation.h 12.5 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
calcSVD.cc 2.9 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
CMakeLists.txt 10.0 KB 44ca2f   11 years Oleksandr Update due to links separation
cntrlc.cc 14.1 KB 44ca2f   11 years Oleksandr Update due to links separation
cntrlc.h 487 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
countedref.h 13.1 KB bc2606   11 years Oleksandr Compiler warnings elimination
denom_list.cc 506 bytes 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
eigenval_ip.cc 6.3 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
eigenval_ip.h 562 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
extra.cc 109.9 KB 44ca2f   11 years Oleksandr Update due to links separation
fegetopt.c 23.9 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
fegetopt.h 4.6 KB bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ...
fehelp.h 761 bytes cc7302   13 years Oleksandr ADD: expose feStringAppendBrowsers (moved to Singular/fehelp.*)
feOpt.h 1.8 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
feOptGen.h 394 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
fereadl.c 20.9 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
fevoices.cc 15.1 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
fglm.h 1.3 KB 1450c9   13 years Oleksandr FIX: moved interpreter-related FGLM declarations to Singular/fglm.h ...
gms.cc 3.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
gms.h 455 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
idrec.h 1.1 KB 44ca2f   11 years Oleksandr Update due to links separation
interpolation.h 328 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
iparith.cc 218.4 KB 44ca2f   11 years Oleksandr Update due to links separation
ipassign.cc 42.8 KB 44ca2f   11 years Oleksandr Update due to links separation
ipconv.cc 9.2 KB 44ca2f   11 years Oleksandr Update due to links separation
ipconv.h 410 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
ipid.cc 15.9 KB 44ca2f   11 years Oleksandr Update due to links separation
ipprint.h 408 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
ipshell.cc 139.0 KB 44ca2f   11 years Oleksandr Update due to links separation
janet.cc 17.6 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
linearAlgebra_ip.cc 3.7 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
locals.h 527 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
make_alllib.sh 254 bytes b773c0   11 years Oleksandr Making Singular usable in builddir (without 'make install')
Makefile.am 14.4 KB 44ca2f   11 years Oleksandr Update due to links separation
Makefile.in.SAVE 23.9 KB 151a06   13 years Oleksandr ADD: Singular/ is under automake now!!! CHG: saved the remains of the ...
maps_ip.cc 9.8 KB dc79bd   12 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ...
maps_ip.h 1.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
Minor.h 34.5 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
MinorInterface.h 5.4 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
MinorProcessor.cc 58.8 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
MinorProcessor.h 35.1 KB 308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ...
misc_ip.cc 28.5 KB 44ca2f   11 years Oleksandr Update due to links separation
mmalloc.h 485 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
old.testgh.sh 337 bytes b80440   13 years Oleksandr CHG: kernel/testgh seems to be out of place and obsolete... ewnamed to ...
omSingularConfig.h 2.7 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
pcv.cc 8.4 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
pcv.h 1.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
scanner.cc 60.3 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
scanner.ll 12.1 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
sdb.cc 7.2 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
sdb.h 546 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
sing_win.cc 2.4 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
singular-libs 2.0 KB 8f296a   11 years Oleksandr Updated 'Singular/singular-libs' (for tested libs only) + The rest of ...
stype.h 416 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
subexpr.cc 41.4 KB 44ca2f   11 years Oleksandr Update due to links separation
subexpr.h 3.6 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
test.cc 8.5 KB 00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS
tesths.cc 6.2 KB 44ca2f   11 years Oleksandr Update due to links separation
utils.cc 6.3 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
version.h 73 bytes e6f9145   12 years Oleksandr setting up the git tagging with $Id$: libs + singular version FIX: ...
walk.h 2.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
walk_ip.cc 9.5 KB 44ca2f   11 years Oleksandr Update due to links separation
wrapper.cc 2.9 KB 762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ...
sing_win.h 266 bytes 4e8195   19 years wienand Makefile.in ---> htmlhelp API wird gelinkt fehelp.cc ---> htmlhelp ...
feOpenWinntHlp.c 831 bytes be9391   23 years levandov Win32 Call, works well git-svn-id: ...
HOWTO.FindMemoryHoles 939 bytes 18e9f2f   21 years levandov adjusments git-svn-id: file:///usr/local/Singular/svn/trunk@6441 ...
libsingular.h 837 bytes 0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers
feOptGen.cc 1.5 KB 76fd43   11 years zoltan Adding new command line option --no-shell to prevent running escape ...
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.