source: git/Singular @ 7b15f9d

spielwiese
Name Size Rev Age Author Last Change
../
LIB 3fc398   13 years hannes fix rootsur.lib: sturmha: reuires global ordering git-svn-id: ...
.gdbinit 19 bytes 512a2b   24 years obachman p_polys.h git-svn-id: file:///usr/local/Singular/svn/trunk@4606 ...
attrib.cc 8.9 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
attrib.h 1.5 KB c227a2f   13 years hannes attribute handling git-svn-id: ...
bbcone.cc 19.6 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
bbfan.cc 6.4 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
bigintm.cc 4.2 KB f5b40a   13 years hannes use kernel/mod2.h everythere
bigintm.h 70 bytes 115639   13 years Oleksandr ADD: call bigintm_setup using system("bigintm_setup"); (due to ...
blackbox.cc 4.7 KB 92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ...
blackbox.h 2.8 KB 92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ...
Cache.h 13.2 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
CacheImplementation.h 12.4 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
calcSVD.cc 2.9 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
ChangeLog 864 bytes 61eb53   13 years hannes release 3-1-3-3 git-svn-id: ...
ChangeLog.310 3.5 KB a72f08d   14 years hannes version 3-1-1 git-svn-id: file:///usr/local/Singular/svn/trunk@12525 ...
ChangeLog.311 3.2 KB d45c53   13 years hannes git-svn-id: file:///usr/local/Singular/svn/trunk@13606 ...
ChangeLog.312 269 bytes 3e173a   13 years hannes changlog stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14158 ...
CHANGES 241 bytes 9f226d   27 years obachman * Updated README files to reflect smallgmp changes git-svn-id: ...
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 9.2 KB 563fc3   13 years hannes more includes fixes
CMakeLists.txt 10.0 KB 8cc501   14 years krueger Added files to compile with cmake. Still experimental. Might not work ...
cnf2ideal.py 6.4 KB 0e9ea9   18 years bricken + cleanup git-svn-id: file:///usr/local/Singular/svn/trunk@9358 ...
cntrlc.cc 15.2 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
cntrlc.h 498 bytes 655e1f   13 years hannes singular_in_batchmode git-svn-id: ...
configure 173.9 KB 93e933   13 years hannes change == in test to = for solaris (Volker Braun) git-svn-id: ...
configure.in 37.1 KB 93e933   13 years hannes change == in test to = for solaris (Volker Braun) git-svn-id: ...
COPYING 1.1 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
dbm_sl.h 628 bytes 0a001f   14 years seelisch slopen: to be fixed git-svn-id: ...
denom_list.cc 486 bytes f5b40a   13 years hannes use kernel/mod2.h everythere
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 ...
eigenval_ip.cc 6.1 KB 8ea869   13 years burcin Fix Singular/eigenval_ip.cc.
eigenval_ip.h 573 bytes 6dba49c   14 years hannes fix typo git-svn-id: file:///usr/local/Singular/svn/trunk@13053 ...
emacs.cc 8.1 KB b5f5444   13 years burcin Fix includes in Singular/
esingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
extra.cc 111.8 KB 95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ...
fehelp.cc 31.5 KB cc7302   13 years Oleksandr ADD: expose feStringAppendBrowsers (moved to Singular/fehelp.*)
fehelp.h 761 bytes cc7302   13 years Oleksandr ADD: expose feStringAppendBrowsers (moved to Singular/fehelp.*)
feOpenWinntHlp.c 831 bytes be9391   23 years levandov Win32 Call, works well git-svn-id: ...
feOpenWinntUrl.c 1.1 KB fdc537   24 years obachman update git-svn-id: file:///usr/local/Singular/svn/trunk@4452 ...
feOpt.cc 15.5 KB 71fcb3f   13 years burcin Fix (?) feOpt.cc.
feOpt.h 1.9 KB 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
fevoices.cc 15.1 KB 8d033e2   13 years Oleksandr FIX: symbol duplicate: feFilePending
fglm.cc 16.3 KB 711e26   13 years burcin Fix Singular/fglm.cc.
flexer.sh 1.2 KB 5d98d06   16 years hannes *hannes: sunos patches git-svn-id: ...
gccversion.sh 625 bytes 7959ec9   13 years hannes hadle cc diffrent from gcc git-svn-id: ...
gentable2.cc 14.4 KB f5b40a   13 years hannes use kernel/mod2.h everythere
gentable.cc 23.0 KB f5b40a   13 years hannes use kernel/mod2.h everythere
gms.cc 3.0 KB 4dbeb1   13 years Oleksandr FIX: idNormalize -> id_Normalize(..., +ring), currRingHdl is defined ...
gms.h 466 bytes 92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ...
grammar.cc 125.2 KB db45a2   13 years hannes fix grammar.y/grammar.cc
grammar.h 6.8 KB a5a8a1   13 years hannes trac 343 git-svn-id: file:///usr/local/Singular/svn/trunk@14256 ...
grammar.y 41.8 KB db45a2   13 years hannes fix grammar.y/grammar.cc
HOWTO.FindMemoryHoles 939 bytes 18e9f2f   21 years levandov adjusments git-svn-id: file:///usr/local/Singular/svn/trunk@6441 ...
idrec.h 1.1 KB 79ea48   13 years martinlee84 fixed includes in idrec.h and ipid.h
install-sh 5.0 KB b98c7d   26 years pohl windows port git-svn-id: file:///usr/local/Singular/svn/trunk@2175 ...
interpolation.cc 48.9 KB 5ff1d3   13 years Oleksandr FIX: headers cleanup ADD: p_SetRingOfLeftv is defined in misc_ip.*
interpolation.h 339 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
iparith.cc 209.3 KB 7b15f9d   13 years hannes more idHead fixed
ipassign.cc 39.6 KB 8a5c49   13 years hannes fix ipassign.cc, extra.cc
ipconv.cc 8.7 KB 98b2d31   13 years hannes fix ipconc.cc
ipconv.h 421 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
ipid.cc 15.1 KB 1085d4   13 years hannes fix idid.cc via ipshell.h
ipid.h 3.5 KB db45a2   13 years hannes fix grammar.y/grammar.cc
iplib.cc 31.9 KB fe72e1   13 years Oleksandr FIX: symbol duplicate: iiInitSingularProcinfo
ipprint.cc 9.1 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
ipprint.h 379 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
ipshell.cc 133.5 KB 4691363   13 years hannes implement rChangeCurrRing
ipshell.h 6.6 KB 2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ...
janet.cc 17.5 KB 5ff1d3   13 years Oleksandr FIX: headers cleanup ADD: p_SetRingOfLeftv is defined in misc_ip.*
janet.h 2.1 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
libparse.cc 106.9 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
libparse.h 2.8 KB 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
libparse.l 30.2 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
libparse.sed 52 bytes c2da0a   26 years krueger Bug fixes for libparse git-svn-id: ...
libsingular.h 902 bytes b787fb6   13 years hannes removed includes of longalg.h
linearAlgebra_ip.cc 3.7 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
linearAlgebra_ip.h 1.7 KB 15ff9a   13 years hannes add missing header: Singular/linearAlgebra_ip.h
lists.cc 8.6 KB f5a3a23   13 years martinlee84 added typedef lists from kernel/structs.h to lists.h changed ...
lists.h 1.8 KB f5a3a23   13 years martinlee84 added typedef lists from kernel/structs.h to lists.h changed ...
locals.h 532 bytes f5b40a   13 years hannes use kernel/mod2.h everythere
make_alllib.sh 121 bytes eb3a3ce   17 years hannes *hannes; syntax fix git-svn-id: ...
makefile 8.5 KB 156138   13 years Oleksandr ADD: build test/testg out of test.cc and run them during 'make check' ...
Makefile.in 23.9 KB 816563   13 years hannes libsingular for OsX 10.7 git-svn-id: ...
maps_ip.cc 9.4 KB e92b07   13 years Oleksandr FIX: fixed the use of parameters (and lnumber's) in pSubstPar
maps_ip.h 1.0 KB 6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done).
Minor.cc 36.8 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
Minor.h 34.3 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
MinorInterface.cc 21.5 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
MinorInterface.h 5.2 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
MinorProcessor.cc 58.7 KB 3d9165   13 years burcin Convert Singular/Minor* to libpolys.
MinorProcessor.h 34.9 KB 411e002   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@14092 ...
minpoly.cc 11.9 KB f5b40a   13 years hannes use kernel/mod2.h everythere
minpoly.h 9.7 KB abcc692   13 years hannes new version git-svn-id: file:///usr/local/Singular/svn/trunk@14367 ...
misc_ip.cc 28.8 KB 95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ...
misc_ip.h 3.2 KB 3e305b   13 years Oleksandr FIX: fix bigintegers (mpz_t) use in misc_ip.*
mkinstalldirs 649 bytes 499308   27 years obachman Added install-sh mkinstalldirs git-svn-id: ...
mpsr.h 9.3 KB ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ...
mpsr_Error.cc 2.4 KB b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
mpsr_Get.cc 25.7 KB ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ...
mpsr_Get.h 3.5 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
mpsr_GetMisc.cc 10.9 KB b787fb6   13 years hannes removed includes of longalg.h
mpsr_GetPoly.cc 25.7 KB b787fb6   13 years hannes removed includes of longalg.h
mpsr_Put.cc 19.5 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
mpsr_Put.h 8.0 KB ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ...
mpsr_PutPoly.cc 22.1 KB b787fb6   13 years hannes removed includes of longalg.h
mpsr_sl.cc 12.9 KB 98918e   13 years hannes singular_in_batchmode for fork links git-svn-id: ...
mpsr_sl.h 1.3 KB ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ...
mpsr_Timer.cc 1.1 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mpsr_Timer.h 1.0 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
mpsr_Tok.cc 3.5 KB 56c789   14 years hannes new table generation, p2 git-svn-id: ...
mpsr_Tok.h 1014 bytes ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ...
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 ...
ndbm.cc 12.7 KB b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
ndbm.h 3.6 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
newstruct.cc 11.8 KB f5b40a   13 years hannes use kernel/mod2.h everythere
newstruct.h 278 bytes a2faa3   13 years hannes new command newstruct git-svn-id: ...
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 e961ee4   13 years hannes fprinf fixes git-svn-id: file:///usr/local/Singular/svn/trunk@13784 ...
pcv.cc 8.4 KB e5739a   13 years burcin Change pVariables in Singular/pcv.cc with currRing->N.
pcv.h 1.0 KB 341696   14 years hannes Adding Id property to all files git-svn-id: ...
pipeLink.cc 4.9 KB 563fc3   13 years hannes more includes fixes
pipeLink.h 459 bytes 4082e8   14 years hannes pipelInk stuff git-svn-id: file:///usr/local/Singular/svn/trunk@13171 ...
pyobject.cc 16.4 KB 92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ...
pyobject_setup.cc 1.4 KB f5b40a   13 years hannes use kernel/mod2.h everythere
pyobject_setup.h 514 bytes 1cb879   13 years dreyer Merge branch 'master' of ...
README 3.5 KB eb9e69   19 years hannes *hannes: version numbers, URLs git-svn-id: ...
RULES 2.7 KB b90cc8   13 years hannes iiAddCproc not only for dynamic loading git-svn-id: ...
run.c 20.8 KB 7716999   14 years seelisch missing subfolders in includes (to make it compile under Windows) ...
run.h 4.1 KB a3bc95e   23 years hannes *hannes: namespaces ->ns git-svn-id: ...
scanner.cc 60.3 KB 88ece17   13 years hannes kernel: make check works (moved febase stuff to Singular/fevoices.cc, ...
scanner.l 12.1 KB 88ece17   13 years hannes kernel: make check works (moved febase stuff to Singular/fevoices.cc, ...
sdb.cc 7.2 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
sdb.h 557 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
silink.cc 19.0 KB 5ad2f8   13 years hannes fix silink.cc
silink.h 3.2 KB 92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ...
sing_dbm.cc 11.1 KB ebc73ed   14 years hannes slOpen fix git-svn-id: file:///usr/local/Singular/svn/trunk@13245 ...
sing_dbm.h 367 bytes 0e051f   14 years hannes structs.h simplified git-svn-id: ...
sing_win.cc 2.3 KB b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
sing_win.h 266 bytes 4e8195   19 years wienand Makefile.in ---> htmlhelp API wird gelinkt fehelp.cc ---> htmlhelp ...
singular-libs 1.9 KB 1396fe   13 years hannes ncfactor added to libs git-svn-id: ...
singular.ico 45.3 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
Singular.rc.in 1.5 KB 08d65a   13 years hannes Singular/Singular.rc.in was lost git-svn-id: ...
slInit.h 844 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
slInit_Dynamic.cc 3.9 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
slInit_Static.cc 1.7 KB b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
ssiLink.cc 41.5 KB 320f1c   13 years hannes fix ssiLink.cc
ssiLink.h 779 bytes b5f276e   14 years hannes additional parameter for slOpen: make fork links global git-svn-id: ...
static.h 19 bytes 7e5a38   23 years obachman * dynamic loading of p_Procs git-svn-id: ...
stype.h 427 bytes 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
subexpr.cc 38.6 KB 4ff07f   13 years hannes fix subexpr.cc
subexpr.h 3.5 KB 3ec6bba   13 years martinlee84 added lists.h to ipid.h added attrib.h to subexpr.h
surfex 376 bytes 0ebb922   16 years hannes *keilen/labs: simplified git-svn-id: ...
table.h 87.6 KB 94a065c   13 years hannes fix cfImPart (coeffs.h)
test.cc 6.9 KB 156138   13 years Oleksandr ADD: build test/testg out of test.cc and run them during 'make check' ...
testgh 337 bytes 08405a   21 years hannes *hannes: fix filenames for new bison git-svn-id: ...
tesths.cc 6.1 KB 88479ff   13 years burcin Change includes in Singular/tesths.cc to work around cstdio/stdio.h ...
tok.h 2.8 KB 55b1687   13 years hannes chinrem for bigint without ring(tr. 260) git-svn-id: ...
tsingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
utils.cc 6.3 KB fe72e1   13 years Oleksandr FIX: symbol duplicate: iiInitSingularProcinfo
utils.h 95 bytes 73a0cd   16 years hannes *hannes: use common include files git-svn-id: ...
version.h 86 bytes 4a48c4   13 years hannes add a dummy version.h
walk.cc 139.1 KB 7b15f9d   13 years hannes more idHead fixed
walk.h 2.1 KB 599326   14 years krueger Anne, Kai, Frank: - changes to #include "..." statements to allow ...
walk_ip.cc 9.5 KB 0deb6a   13 years hannes fix walk_ip.cc (currRingHdl/rSetHdl not needed)
wrapper.cc 2.9 KB 0fb34ba   13 years hannes start with dir Singular: fix includes and makefile
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.