source: git/Singular @ 7eaf72

spielwiese
Name Size Rev Age Author Last Change
../
LIB 7eaf72   11 years Oleksandr Added profiler usage during SSres for testAGR(&hard) add: use ...
links a20c03   10 years hannes fix: ssi attribute p1
.gdbinit 11 bytes 21b9ef   11 years Oleksandr Added n_Print for printing numbers during debugging
.gitignore 180 bytes eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS
attrib.cc 9.3 KB fd1b1be   10 years Oleksandr Minor header correction
attrib.h 1.6 KB f4b7ce8   10 years hannes fix: removed unused atGet variants
blackbox.cc 5.5 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
blackbox.h 3.1 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
calcSVD.cc 2.9 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
ChangeLog 2 bytes 07df91   11 years hannes removed ChangeLog*
CHANGES 241 bytes 9f226d   27 years obachman * Updated README files to reflect smallgmp changes git-svn-id: ...
checklibs.c 12.4 KB e21018   10 years hannes better message text in checklibs (texinfo)
claptmpl.cc 4.7 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
cnf2ideal.py 6.4 KB 0e9ea9   18 years bricken + cleanup git-svn-id: file:///usr/local/Singular/svn/trunk@9358 ...
cntrlc.cc 14.0 KB bb506bf   10 years hannes moved class Voice to fevoices.h
cntrlc.h 634 bytes 659a7a   10 years steenpass chg: defer shutdown caused by SIGTERM if necessary (cherry picked from ...
COPYING 1.1 KB 26a5c8   10 years Oleksandr Moved htmlhelp.* to Singular/ from kernel/ (may be used in some future)
countedref.cc 21.1 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
countedref.h 13.1 KB 1904c0   10 years Oleksandr Fix the "local" header includes to <global> in public(?) headers
denom_list.cc 498 bytes 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
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 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
eigenval_ip.h 577 bytes 23a78e   10 years adi_popescum Separating Headers: kernel/linear_algebra
emacs.cc 8.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
esingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
extra.cc 116.4 KB f1d2c9   10 years hannes mvoed siRand to libpolys/misc/sirandom.*
febase.cc 1.6 KB 3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2
fegetopt.c 23.9 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
fegetopt.h 4.6 KB bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ...
fehelp.cc 31.9 KB bb506bf   10 years hannes moved class Voice to fevoices.h
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 8.8 KB c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2
feOpt.h 1.8 KB fc2f76   10 years hannes fix: removed feGetOptValue (->feOptValue)
feOptGen.cc 1.4 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
feOptGen.h 394 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
feOptTab.h 6.7 KB cac65b   11 years hannes add: --cpus from master
fevoices.cc 15.2 KB 3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2
fevoices.h 2.2 KB bb506bf   10 years hannes moved class Voice to fevoices.h
fglm.cc 16.3 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
fglm.h 1.3 KB dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC
flexer.sh 1.2 KB 5d98d06   16 years hannes *hannes: sunos patches git-svn-id: ...
gentable.cc 23.2 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
gms.cc 2.9 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
gms.h 455 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
grammar.cc 150.4 KB 14814e3   10 years Oleksandr Do NOT specify libpolys while including /libpolys/*/*.h
grammar.h 4.7 KB 4996b12   10 years hannes chg: grammar for ASSUME
grammar.y 42.7 KB 14814e3   10 years Oleksandr Do NOT specify libpolys while including /libpolys/*/*.h
HOWTO.FindMemoryHoles 1.2 KB c31461   10 years kroeker update FindMemoryHoles howto
htmlhelp.h 12.1 KB 26a5c8   10 years Oleksandr Moved htmlhelp.* to Singular/ from kernel/ (may be used in some future)
htmlhelp.lib 34.1 KB 26a5c8   10 years Oleksandr Moved htmlhelp.* to Singular/ from kernel/ (may be used in some future)
idrec.h 1.1 KB 44ca2f   11 years Oleksandr Update due to links separation
iparith.cc 218.4 KB 2d3e75   10 years hannes towards a uniq n_Div: removing some of n_IntDiv
ipassign.cc 45.3 KB d02a206   10 years adi_popescum update: Oleksandr Changes
ipconv.cc 9.2 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
ipconv.h 410 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
ipid.cc 16.0 KB 14814e3   10 years Oleksandr Do NOT specify libpolys while including /libpolys/*/*.h
ipid.h 4.0 KB e2202ee   10 years hannes fix: compiler warnings (64bit/const char*)
iplib.cc 34.4 KB bb506bf   10 years hannes moved class Voice to fevoices.h
ipprint.cc 9.3 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
ipprint.h 408 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
ipshell.cc 142.1 KB aab74b   10 years Oleksandr The header kernel/combinatorics/hutil.h should not depend on currRing
ipshell.h 7.3 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
libparse.cc 106.8 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
libparse.h 2.7 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
libparse.l 11 bytes 923afb   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Added symbolic links to files referenced by current sources (for ...
libparse.ll 30.1 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
libparse.sed 52 bytes c2da0a   26 years krueger Bug fixes for libparse git-svn-id: ...
libsingular.h 874 bytes ff3617   10 years hannes moved line reading stuff to kernel/oswrapper part1
linearAlgebra_ip.cc 3.7 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
linearAlgebra_ip.h 1.7 KB 23a78e   10 years adi_popescum Separating Headers: kernel/linear_algebra
lists.cc 8.7 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
lists.h 1.8 KB ecf019   12 years hannes chg: consider lists with only DEF_CMD as empty lists(print, ...
locals.h 499 bytes 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
make_alllib.sh 254 bytes b773c0   11 years Oleksandr Making Singular usable in builddir (without 'make install')
make_grammar 374 bytes 02d8af   12 years hannes chg: removed testgh, new utility make_grammar to generate grammar.{cc,h}
Makefile.am 8.6 KB feb3c9   10 years Oleksandr Complete build options for Pthread API: use AX_PTHREAD instead of ...
maps_ip.cc 10.5 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
maps_ip.h 1.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
misc_ip.cc 30.6 KB 2d3e75   10 years hannes towards a uniq n_Div: removing some of n_IntDiv
misc_ip.h 2.6 KB a9c298   10 years hannes format stuff
mkinstalldirs 649 bytes 499308   27 years obachman Added install-sh mkinstalldirs git-svn-id: ...
mmalloc.cc 2.0 KB fd1b1be   10 years Oleksandr Minor header correction
mmalloc.h 467 bytes e6f615   10 years max Get rid of empty mmInit() functions
mmstd.c 1.4 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
mod_lib.cc 2.8 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
mod_lib.h 984 bytes a9c298   10 years hannes format stuff
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 ...
newstruct.cc 20.5 KB f09a99   10 years hannes chg: allow in newstruct definition: white space, alnum member names
newstruct.h 428 bytes b2aa08   12 years alexander.dreyer fix: pyobject falls back to newstruct operations
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 a9c298   10 years hannes format stuff
pcv.cc 8.4 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
pcv.h 1.0 KB 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
pyobject.cc 18.9 KB bb506bf   10 years hannes moved class Voice to fevoices.h
pyobject_setup.cc 1.6 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
pyobject_setup.h 672 bytes a9c298   10 years hannes format stuff
README 3.5 KB eb9e69   19 years hannes *hannes: version numbers, URLs git-svn-id: ...
RULES 2.7 KB 7fe9e13   10 years Oleksandr Renamed NDEBUG -> SING_NDEBUG in order to avoid confusion with GCC macro
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 3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2
scanner.l 10 bytes 923afb   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Added symbolic links to files referenced by current sources (for ...
scanner.ll 12.1 KB 3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2
sdb.cc 7.2 KB 3f61490   10 years hannes moved line reading stuff to kernel/oswrapper part2
sdb.h 519 bytes 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
sing_win.cc 2.3 KB 9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ...
sing_win.h 266 bytes 4e8195   19 years wienand Makefile.in ---> htmlhelp API wird gelinkt fehelp.cc ---> htmlhelp ...
singmathic.cc 15.5 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
singular-libs 2.3 KB cdacf0   10 years adi_popescum fix: added hdepth.lib in slingular-libs
singular.dox 143 bytes 546e3e   10 years Oleksandr Added doxygen hierarchycal descriptions (as subpages)
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: ...
singularsurf 269 bytes a529d3d   10 years hannes chg: singularsurf/surf/display instead of gtk-surf
stype.h 416 bytes 6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ...
subexpr.cc 43.1 KB 14814e3   10 years Oleksandr Do NOT specify libpolys while including /libpolys/*/*.h
subexpr.h 4.9 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
surfex 376 bytes 0ebb922   16 years hannes *keilen/labs: simplified git-svn-id: ...
table.h 88.9 KB 29aa59a   10 years hannes fix: disabling interred for ring-cf
test.cc 9.2 KB c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2
tesths.cc 6.0 KB c5e82e   10 years hannes moved timing stuff to kernel/oswrapper part2
tok.h 2.9 KB 6993c83   12 years hannes fix: mod -> %, removed INTMOD_CMD (from master)
tsingular.ico 47.1 KB 8654b5   24 years obachman Windows patches/additions git-svn-id: ...
utils.cc 7.2 KB fd1b1be   10 years Oleksandr Minor header correction
utils.h 95 bytes 73a0cd   16 years hannes *hannes: use common include files git-svn-id: ...
walk.cc 190.9 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
walk.h 2.5 KB a9c298   10 years hannes format stuff
walk_ip.cc 9.6 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
wrapper.cc 2.8 KB 72a01e   10 years hannes removed unused febase.h, moved parts to ipshell.h/subexpr.h/structs.h
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.