Timeline



May 18, 2011:

8:19 PM Changeset in git [3199ac]spielwiese by Oleksandr Motsak <motsak@…>
FIX: "make install" installs factory/gftables FIX: out of tree building of tests (generation of runner )
4:33 PM Changeset in git [dc0a3b]spielwiese by Hans Schoenemann <hannes@…>
without dynamic kernel for libsingular git-svn-id: file:///usr/local/Singular/svn/trunk@14228 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:56 PM Changeset in git [187af9]spielwiese by Hans Schoenemann <hannes@…>
fix install-libsingular git-svn-id: file:///usr/local/Singular/svn/trunk@14227 2c84dea3-7e68-4137-9b89-c4e89433aadc
1:17 PM Changeset in git [5598c8f]spielwiese by Hans Schoenemann <hannes@…>
use kill -9 for security git-svn-id: file:///usr/local/Singular/svn/trunk@14226 2c84dea3-7e68-4137-9b89-c4e89433aadc
1:10 PM Changeset in git [aab0bf]spielwiese by Hans Schoenemann <hannes@…>
another try for wait git-svn-id: file:///usr/local/Singular/svn/trunk@14225 2c84dea3-7e68-4137-9b89-c4e89433aadc
1:01 PM Changeset in git [3857cb]spielwiese by Hans Schoenemann <hannes@…>
waitpid fix for ssi git-svn-id: file:///usr/local/Singular/svn/trunk@14224 2c84dea3-7e68-4137-9b89-c4e89433aadc
11:04 AM Changeset in git [3ce617]spielwiese by Hans Schoenemann <hannes@…>
include example for libsingular git-svn-id: file:///usr/local/Singular/svn/trunk@14223 2c84dea3-7e68-4137-9b89-c4e89433aadc
9:37 AM Changeset in git [2eb19e]spielwiese by Hans Schoenemann <hannes@…>
more libsingular-install stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14222 2c84dea3-7e68-4137-9b89-c4e89433aadc
9:05 AM Changeset in git [2f19b0]spielwiese by Hans Schoenemann <hannes@…>
install target: install-libsingular git-svn-id: file:///usr/local/Singular/svn/trunk@14221 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:45 AM Changeset in git [99ae0c]spielwiese by Oleksandr Motsak <motsak@…>
ADD: added more trivial tests due to inpAdd in n_Q (1+1==2?)...
12:45 AM Changeset in git [9f1a52]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixed the inplace addition in n_Q (longrat)
12:18 AM Changeset in git [e3c0c1d]spielwiese by Hans Schoenemann <hannes@…>
libsingular stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14220 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 17, 2011:

11:42 PM Changeset in git [e4d44b]spielwiese by Hans Schoenemann <hannes@…>
libsingular stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14219 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:38 PM Changeset in git [3726e2]spielwiese by Hans Schoenemann <hannes@…>
LINKAGE removed git-svn-id: file:///usr/local/Singular/svn/trunk@14218 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:06 PM Changeset in git [c5f6538]spielwiese by Hans Schoenemann <hannes@…>
do not wait for children already waited for git-svn-id: file:///usr/local/Singular/svn/trunk@14217 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 16, 2011:

10:53 PM Changeset in git [1a97da]spielwiese by Hans Schoenemann <hannes@…>
fix -2^28 / -1 in nlDiv git-svn-id: file:///usr/local/Singular/svn/trunk@14216 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 13, 2011:

12:25 PM Changeset in git [a2dd9b2]spielwiese by Martin Lee <martinlee84@…>
added newton polygon computation git-svn-id: file:///usr/local/Singular/svn/trunk@14215 2c84dea3-7e68-4137-9b89-c4e89433aadc
11:58 AM Ticket #338 (Difference between x*d-d*x and xd-dx in Plural) closed by Oleksandr
invalid: please see "*-multiplication (plural)" at …
9:44 AM Changeset in git [dd2a9b3]spielwiese by Martin Lee <martinlee84@…>
Kronecker substitution multiplication for bivariate multiplication git-svn-id: file:///usr/local/Singular/svn/trunk@14214 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:00 AM Ticket #338 (Difference between x*d-d*x and xd-dx in Plural) created by albert.heinle@…
I typed the following code: >ring R = 0,(x,d),dp; > def r = …

May 12, 2011:

11:33 PM Changeset in git [4775bd]spielwiese by Viktor Levandovskyy <levandov@…>
*levandov: moduloSlim generalized to arbitrary matrices, embedMat introduced git-svn-id: file:///usr/local/Singular/svn/trunk@14213 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:19 PM Changeset in git [2c41bc]spielwiese by Hans Schoenemann <hannes@…>
assume cf!=NULL in rDefault
3:12 PM Changeset in git [17b0b05]spielwiese by Hans Schoenemann <hannes@…>
fix loading of gftables - fix loading in nfReadTable - fix feCleanUpFile - add to feResourceConfigs: %b/../../factory/gftables - add feStringAppendResources to test of GF polys
1:11 PM Changeset in git [ea0001]spielwiese by Mohamed Barakat <mohamed.barakat@…>
make check finds the gftables and dynamic modules (also out of tree) - added AM_MAINTAINER_MODE to configure.ac everywhere - we now symlink to gftables rather than copying - use GFTABLEDIR to find gftables in nfReadTable (this is a hack which breaks Singular when it is installed) - symlink the dynamic modules from libpolys/polys to libpolys/tests
10:39 AM Changeset in git [9a9034]spielwiese by Hans Schoenemann <hannes@…>
fix: files names and loading of gftables
10:32 AM Changeset in git [e92dc4a]spielwiese by Hans Schoenemann <hannes@…>
fix configure tests (needed for backtrace) git-svn-id: file:///usr/local/Singular/svn/trunk@14212 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 11, 2011:

7:44 PM Changeset in git [613794]spielwiese by Hans Schoenemann <hannes@…>
add: CoeffIsEqual/KillChar for n_Z2m, n_Z
7:18 PM Changeset in git [529fa4]spielwiese by Hans Schoenemann <hannes@…>
add: nChineseRemainder/idChineseRemainder
7:03 PM Changeset in git [686f46]spielwiese by Hans Schoenemann <hannes@…>
fix: cf_hnf.c does not compile fix: allow inplace compilation (for factory)
6:44 PM Changeset in git [cd6df87]spielwiese by Mohamed Barakat <mohamed.barakat@…>
fixed linking against factory and commented out chinese remainder - build gftables if they are not there otherwise we copy from srcdir - added factory/gftables
6:21 PM Changeset in git [e432a0]spielwiese by Hans Schoenemann <hannes@…>
fix: memory leak in p_DivideM
5:52 PM Changeset in git [2b17ec]spielwiese by Hans Schoenemann <hannes@…>
fix memory leak in resolutions git-svn-id: file:///usr/local/Singular/svn/trunk@14211 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:52 PM Changeset in git [7d2573]spielwiese by Hans Schoenemann <hannes@…>
fix memory leak in attribute handling git-svn-id: file:///usr/local/Singular/svn/trunk@14210 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:43 PM Changeset in git [adb2ed]spielwiese by Mohamed Barakat <mohamed.barakat@…>
Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to INCLUDES in various places - Set CFLAGS, etc. for tests in omalloc/configure.ac to find omalloc-header-files
4:49 PM Changeset in git [45e35b]spielwiese by Mohamed Barakat <mohamed.barakat@…>
further fixes to build system - merged arithrings.m4 and plural.m4 into options.m4 - added new macro SING_CHECK_FACTORY in options.m4 - invoke SING_CHECK_FACTORY IN libpolys/configure.ac - fixed the output of the macros in options.m4 - removed readcf.cc from the repo because it is generated - generate factory.h and factoryconf.h in factory
4:02 PM Changeset in git [37ed00]spielwiese by Oleksandr Motsak <motsak@…>
ADD: test for a creation of a ring with specific ordering
3:51 PM Changeset in git [568cf0]spielwiese by Oleksandr Motsak <motsak@…>
ADD: Enable arithmetical rings by default
2:26 PM Changeset in git [ca1eb1]spielwiese by Hans Schoenemann <hannes@…>
readcf.cc generated again
1:29 PM Changeset in git [121fd9]spielwiese by Hans Schoenemann <hannes@…>
add: ndCoeffsIsEqual: generic case,parameter unsed fix: some "unused parameter" warnings
12:34 PM Changeset in git [50612e2]spielwiese by Bradford Hovinen <hovinen@…>
Rename readcf.y to readcf.yy so that it is built as a C++-file
12:22 PM Changeset in git [2544e7]spielwiese by Hans Schoenemann <hannes@…>
new: ndInit_bigint: no conversion, report error
12:22 PM Changeset in git [bbcf1d2]spielwiese by Hans Schoenemann <hannes@…>
code cleanup from spielwiese git-svn-id: file:///usr/local/Singular/svn/trunk@14209 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:11 PM Changeset in git [0276c1]spielwiese by Hans Schoenemann <hannes@…>
fix: some "unused parameter" warnings

May 10, 2011:

7:49 PM Changeset in git [6c5f32]spielwiese by Oleksandr Motsak <motsak@…>
FIX: n_DivBy exists for rings only... FIX: p_Div_nn should always exist!
7:27 PM Changeset in git [577888]spielwiese by Hans Schoenemann <hannes@…>
add ndKillChar to n_R, n_Q
7:20 PM Changeset in git [d524d48]spielwiese by Hans Schoenemann <hannes@…>
fix: Makefile.am
7:19 PM Changeset in git [f8f0b7]spielwiese by Oleksandr Motsak <motsak@…>
FIX: "#define" should be "#undef" in any public config.h.in (auxiliary.h.in)
7:08 PM Changeset in git [05aa4b]spielwiese by Hans Schoenemann <hannes@…>
cf_hnf does not compile: disabled
7:05 PM Changeset in git [b19ab84]spielwiese by Hans Schoenemann <hannes@…>
add some missing routines to coeffs
7:02 PM Changeset in git [bea370]spielwiese by Oleksandr Motsak <motsak@…>
ADD: new --enable-plural argument for enabling/disabling? PLURAL
7:01 PM Changeset in git [c74d6a]spielwiese by Oleksandr Motsak <motsak@…>
FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
6:42 PM Changeset in git [087d2d]spielwiese by Hans Schoenemann <hannes@…>
removed dep. on configure.in in factory
6:10 PM Changeset in git [19cbad8]spielwiese by Hans Schoenemann <hannes@…>
be consistent: use HAVE_IOSTREAM to enable for new c++ headers
6:05 PM Changeset in git [c262d5]spielwiese by Hans Schoenemann <hannes@…>
warnings removed from modulop.cc
6:02 PM Changeset in git [189f83]spielwiese by Oleksandr Motsak <motsak@…>
FIX: C++ headers have no ".h" FIX: atoi/abort are from the C header "stdlib.h" FIX: initializeGMP is needed for any program which uses libfactory
5:53 PM Changeset in git [2db7ae]spielwiese by Hans Schoenemann <hannes@…>
disabled cf_hnf: does not compile with NTL with NTL_STD_CXX set
5:49 PM Changeset in git [e76d7a6]spielwiese by Mohamed Barakat <mohamed.barakat@…>
just to get this out of the way, i need to catch my train
5:31 PM Changeset in git [9c6887]spielwiese by Hans Schoenemann <hannes@…>
make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
4:48 PM Changeset in git [69181b3]spielwiese by Oleksandr Motsak <motsak@…>
ADD: initializeGMP is needed when linking against factory ADD: NTL should be used when linking against factory
4:41 PM Changeset in git [468b57]spielwiese by Mohamed Barakat <mohamed.barakat@…>
renamed libsingcf -> libfactory
4:26 PM Changeset in git [650f2d8]spielwiese by Mohamed Barakat <mohamed.barakat@…>
renamed assert.h -> cf_assert.h in factory
3:49 PM Changeset in git [b58d47]spielwiese by Mohamed Barakat <mohamed.barakat@…>
start eliminating `unused parameter' warnings
3:30 PM Changeset in git [643b1eb]spielwiese by Mohamed Barakat <mohamed.barakat@…>
include ftmpl_inst.cc in libsingcf.a (template instantiations) - disabled memutil by default in factory - include readcf.og in the debug version of factory - check for ntl in libpolys
2:45 PM Changeset in git [0654122]spielwiese by Frank Seelisch <seelisch@…>
fixes in impl. of alg. ext. field / ifdef factory stuff
2:18 PM Changeset in git [7d73857]spielwiese by Hans Schoenemann <hannes@…>
fix include path for factory, name of libsingcf
12:38 PM Changeset in git [9af8a63]spielwiese by Mohamed Barakat <mohamed.barakat@…>
invoke the macros to check for gmp and ntl in factory/configure.in - do not require a minimum version number in gmp-check.m4 and ntl-check.m4 - require minimum version 3.1.1 in invocation of gmp-check in libpolys - ntl-check.m4 now checks even without --with-ntl passed to ./configure - ntl-check.m4 now uses C++ to compile test programs
11:43 AM Changeset in git [a11768]spielwiese by Bradford Hovinen <hovinen@…>
* Begin migration of factory to GNU Automake * New file Makefile.am (just a start) * Import package to integrate Doxygen with Automake

May 9, 2011:

3:01 PM Changeset in git [1983c3]spielwiese by Hans Schoenemann <hannes@…>
removed unused global vars from modulop.cc fix for coeffs/test-g
2:14 PM Changeset in git [abb4787]spielwiese by Hans Schoenemann <hannes@…>
conversion factory <->singular for poly fix coeff tests for factory
12:54 PM Changeset in git [9f73e80]spielwiese by Hans Schoenemann <hannes@…>
code cleanup: removed unneeded vars git-svn-id: file:///usr/local/Singular/svn/trunk@14208 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:44 PM Changeset in git [0fb5991]spielwiese by Frank Seelisch <seelisch@…>
fixes so that libpoly builds without compiler errors in algext.cc (make check may be broken)
11:35 AM Changeset in git [3b0ba67]spielwiese by Frank Seelisch <seelisch@…>
small bug fix
11:28 AM Changeset in git [3fe957]spielwiese by Hans Schoenemann <hannes@…>
start to search for a free port at 1025 git-svn-id: file:///usr/local/Singular/svn/trunk@14207 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 7, 2011:

12:34 PM Changeset in git [c5917f1]spielwiese by Bradford Hovinen <hovinen@…>
* Add libpolys/libpolys-config.in as prototype for script to make it easier to link against libpolys * Generate libpolys/libpolys-config from configure

May 6, 2011:

7:50 PM Changeset in git [61e9142]spielwiese by Hans Schoenemann <hannes@…>
dynamic modules on freebsd git-svn-id: file:///usr/local/Singular/svn/trunk@14206 2c84dea3-7e68-4137-9b89-c4e89433aadc
7:27 PM Ticket #333 (Use of variable starting with an underscore followed by a capital letter.) closed by Oleksandr
fixed: fixed with http://www.singular.uni-kl.de:8002/trac/changeset/14205
4:06 PM Changeset in git [69fb9d0]spielwiese by Frank Seelisch <seelisch@…>
finished impl. of alg. ext. fields; now testing...
3:52 PM Changeset in git [a934fc8]spielwiese by Hans Schoenemann <hannes@…>
factory -> number: Q
2:38 PM Changeset in git [ba2359]spielwiese by Frank Seelisch <seelisch@…>
almost finished impl. of algebraic extension
2:06 PM Changeset in git [eca225]spielwiese by Hans Schoenemann <hannes@…>
factory to number: Z/p
11:51 AM Changeset in git [ce3f53c]spielwiese by Martin Lee <martinlee84@…>
adapted conversion to and from factory
9:46 AM Changeset in git [ad35b5]spielwiese by Bradford Hovinen <hovinen@…>
Add M4-macro to check for NTL and to set NTL_CFLAGS, NTL_LIBS, and macro HAVE_NTL accordingly

May 5, 2011:

7:39 PM Changeset in git [e25a99]spielwiese by Oleksandr Motsak <motsak@…>
FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m)
7:20 PM Changeset in git [eb72ba1]spielwiese by Oleksandr Motsak <motsak@…>
FIX: eliminated 'bad' variables (due to C++ standard) for the ticket #333: e.g. kernel/f5data.h: _RuleOld, kernel/mpr_base.cc: _Qi, kernel/p_polys.cc: _(External|Shifted)?Components From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14205 2c84dea3-7e68-4137-9b89-c4e89433aadc
7:20 PM Changeset in git [750e70]spielwiese by Oleksandr Motsak <motsak@…>
ADD: new option(notSyzMinim) should switch off all resolution minimizations (lres/nres/mres) From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14204 2c84dea3-7e68-4137-9b89-c4e89433aadc
2:41 PM Changeset in git [fba6f18]spielwiese by Frank Seelisch <seelisch@…>
alg. ext. fields: 1st impl. and 1st tests
2:35 PM Changeset in git [d75f15]spielwiese by Martin Lee <martinlee84@…>
moved clapconv.h and clapconv.cc to polys changed includes of clapconv.h and clapsing.h
2:19 PM Changeset in git [1f9a84]spielwiese by Hans Schoenemann <hannes@…>
more int division from the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14203 2c84dea3-7e68-4137-9b89-c4e89433aadc
9:48 AM Changeset in git [d44974d]spielwiese by Hans Schoenemann <hannes@…>
nt division in the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14202 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 4, 2011:

8:16 PM Changeset in git [828fab]spielwiese by Hans Schoenemann <hannes@…>
int division in the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14201 2c84dea3-7e68-4137-9b89-c4e89433aadc
8:11 PM Changeset in git [b1707e]spielwiese by Hans Schoenemann <hannes@…>
int division in the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14200 2c84dea3-7e68-4137-9b89-c4e89433aadc
8:10 PM Changeset in git [84c376]spielwiese by Oleksandr Motsak <motsak@…>
ADD: FreeBSD-related fixes in build system (no libdl, $^, $<)
8:07 PM Changeset in git [320db1]spielwiese by Hans Schoenemann <hannes@…>
int division in the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14199 2c84dea3-7e68-4137-9b89-c4e89433aadc
8:03 PM Changeset in git [fd742b]spielwiese by Hans Schoenemann <hannes@…>
int division, normaliz etc. git-svn-id: file:///usr/local/Singular/svn/trunk@14198 2c84dea3-7e68-4137-9b89-c4e89433aadc
8:02 PM Changeset in git [09e196]spielwiese by Hans Schoenemann <hannes@…>
int division in the manual git-svn-id: file:///usr/local/Singular/svn/trunk@14197 2c84dea3-7e68-4137-9b89-c4e89433aadc
7:53 PM Changeset in git [2271fcf]spielwiese by Oleksandr Motsak <motsak@…>
FIX: don't delete cf_gmp.h (not generated anymore!)
7:53 PM Changeset in git [107b6a6]spielwiese by Oleksandr Motsak <motsak@…>
ADD: more dependencies
7:50 PM Changeset in git [af598e]spielwiese by Oleksandr Motsak <motsak@…>
ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent fixes for some factory-dependent code TODO: finish fixing clapsing.cc/.h
7:50 PM Changeset in git [62c2b0]spielwiese by Hans Schoenemann <hannes@…>
se div instead of /, part 4 (last part) git-svn-id: file:///usr/local/Singular/svn/trunk@14196 2c84dea3-7e68-4137-9b89-c4e89433aadc
7:27 PM Changeset in git [67803e]spielwiese by Hans Schoenemann <hannes@…>
normaliz 2.7 git-svn-id: file:///usr/local/Singular/svn/trunk@14195 2c84dea3-7e68-4137-9b89-c4e89433aadc
7:17 PM Changeset in git [02c42d]spielwiese by Oleksandr Motsak <motsak@…>
FIX: nGetChar -> n_nGetChar
7:02 PM Changeset in git [2111465]spielwiese by Martin Lee <martinlee84@…>
switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h in si_gmp.h
6:43 PM Changeset in git [ed7a55c]spielwiese by Hans Schoenemann <hannes@…>
use div instead of /, part 3 git-svn-id: file:///usr/local/Singular/svn/trunk@14194 2c84dea3-7e68-4137-9b89-c4e89433aadc
6:40 PM Changeset in git [c2e9b1]spielwiese by Martin Lee <martinlee84@…>
put assert.h before cf_gmp.h
6:34 PM Changeset in git [daa556]spielwiese by Oleksandr Motsak <motsak@…>
FIX: cf_gmp.h should be included after asser.h.... ??!?!
6:16 PM Changeset in git [1396fe]spielwiese by Hans Schoenemann <hannes@…>
ncfactor added to libs git-svn-id: file:///usr/local/Singular/svn/trunk@14193 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:50 PM Changeset in git [769f28]spielwiese by Mohamed Barakat <mohamed.barakat@…>
- fixed --with-gmp in factory/configure.in to be compatible with gmp macro - added factory to the build process - include cf_factory.h in cf_gcd.cc - do not generate cf_gmp.h but replace with a wrapper around gmp.h
4:45 PM Changeset in git [85ba0a]spielwiese by Hans Schoenemann <hannes@…>
use div instead of /, part 2 git-svn-id: file:///usr/local/Singular/svn/trunk@14192 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:11 PM Changeset in git [4173c7]spielwiese by Hans Schoenemann <hannes@…>
use div instead of /, part 1 git-svn-id: file:///usr/local/Singular/svn/trunk@14191 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:29 PM Changeset in git [c8a1b26]spielwiese by Hans Schoenemann <hannes@…>
waring for / as int division git-svn-id: file:///usr/local/Singular/svn/trunk@14190 2c84dea3-7e68-4137-9b89-c4e89433aadc

May 3, 2011:

10:14 PM Changeset in git [6d0563e]spielwiese by Oleksandr Motsak <motsak@…>
FIX: any linux can use dynamic modules, no?
10:03 PM Changeset in git [4ffb46]spielwiese by Oleksandr Motsak <motsak@…>
FIX: enabling dynamic modules on Free BSD TODO: -ldl is wrong! NOTE: should use gmake on Free BSD instead of make...
12:16 PM Changeset in git [26c66ae]spielwiese by Frank Seelisch <seelisch@…>
use n_Ext, only, for any type of extensions (after discussion with Hans)

May 2, 2011:

11:05 PM Changeset in git [ebc188]spielwiese by Oleksandr Motsak <motsak@…>
MV: sw.sh moved to 'scripts' git branch
7:48 PM Changeset in git [4c811b]spielwiese by Oleksandr Motsak <motsak@…>
FIX: bug fix: /usr/local is not searched by gcc by default
7:23 PM Changeset in git [3bb9cb]spielwiese by Oleksandr Motsak <motsak@…>
FIX: minor fixes to sw.sh
6:55 PM Changeset in git [10a85fe]spielwiese by Oleksandr Motsak <motsak@…>
ADD: better 'date' format (no spaces) ADD: paralell run-protection ADD: build dir is date-dependent CHG: no default "-j" make option

Apr 29, 2011:

9:44 PM Changeset in git [3033f0]spielwiese by Oleksandr Motsak <motsak@…>
FIX: 'git show' - shows too much :( - use 'git log' instead
9:33 PM Changeset in git [62604d]spielwiese by Oleksandr Motsak <motsak@…>
ADD: shell script for nightly builds/tests
7:04 PM Changeset in git [bfa04e]spielwiese by Hans Schoenemann <hannes@…>
fix typos minpoly is a poly in r->cf->algring
2:51 PM Changeset in git [aec5c9]spielwiese by Frank Seelisch <seelisch@…>
minpoly replaced by minideal->m[0]; prep for longalg/longtrans

Apr 28, 2011:

3:54 PM Changeset in git [ab4929]spielwiese by Hans Schoenemann <hannes@…>
fix distrib.h git-svn-id: file:///usr/local/Singular/svn/trunk@14189 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:52 PM Changeset in git [a76d93d]spielwiese by Hans Schoenemann <hannes@…>
how to build with SolarisStudio compiler on linux git-svn-id: file:///usr/local/Singular/svn/trunk@14188 2c84dea3-7e68-4137-9b89-c4e89433aadc
2:54 PM Changeset in git [fc7902]spielwiese by Hans Schoenemann <hannes@…>
removed some unsed variables, unused debug stuff git-svn-id: file:///usr/local/Singular/svn/trunk@14187 2c84dea3-7e68-4137-9b89-c4e89433aadc
2:50 PM Changeset in git [760a78f]spielwiese by Hans Schoenemann <hannes@…>
less warnings: unused variables, unused debug stuff, const in result type, inline without procedure body

Apr 27, 2011:

7:54 PM Changeset in git [afb23d]spielwiese by Hans Schoenemann <hannes@…>
sort factors from extensions (part 2) git-svn-id: file:///usr/local/Singular/svn/trunk@14186 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:57 PM Changeset in git [52fac69]spielwiese by Hans Schoenemann <hannes@…>
sort factors from extensions (part 1) git-svn-id: file:///usr/local/Singular/svn/trunk@14185 2c84dea3-7e68-4137-9b89-c4e89433aadc
5:37 PM Changeset in git [c58765]spielwiese by Martin Lee <martinlee84@…>
add sort of factorization over extensions git-svn-id: file:///usr/local/Singular/svn/trunk@14184 2c84dea3-7e68-4137-9b89-c4e89433aadc
4:25 PM Changeset in git [4c6e420]spielwiese by Oleksandr Motsak <motsak@…>
ADD: algring to coeffs (for extension fields via polynomials) FIX: eliminated the use of minpoly/P/params in polynomials (as much as was possible) ADD: complex numbers need a name for the imaginary root of -1 (use complex_parameter instead of parameter[0])
2:45 PM Changeset in git [5c97e10]spielwiese by Oleksandr Motsak <motsak@…>
removed *.0.so modules from tests/
1:56 PM Changeset in git [afa93a]spielwiese by Oleksandr Motsak <motsak@…>
FIX: p_?GetCoeff must test the input
1:31 PM Changeset in git [b5b9dc]spielwiese by Hans Schoenemann <hannes@…>
fix poly_test
1:01 PM Changeset in git [bfde6c]spielwiese by Oleksandr Motsak <motsak@…>
FIX: some silly bugs in tests... TODO: correct assumes...?
11:51 AM Changeset in git [ad443e]spielwiese by Hans Schoenemann <hannes@…>
removed some unsed variables from *__T git-svn-id: file:///usr/local/Singular/svn/trunk@14183 2c84dea3-7e68-4137-9b89-c4e89433aadc
11:44 AM Changeset in git [b7d7eb]spielwiese by Oleksandr Motsak <motsak@…>
ADD: deleting polynomials... fails
10:22 AM Changeset in git [f70f641]spielwiese by Hans Schoenemann <hannes@…>
- rSum, rCopy0: uses now coeffs - some unused variables removed in templates
3:09 AM Changeset in git [b27c052]spielwiese by Oleksandr Motsak <motsak@…>
ADD: first poly-tests (Sum Up integers 0..N) ADD: GlobalFixup made common and is able to redirect clog FIX: related minor fixes

Apr 26, 2011:

10:40 PM Changeset in git [6c084af]spielwiese by Oleksandr Motsak <motsak@…>
ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers before calling in all n_*(... const coeff r) CHG: renamed ndIsZeroDivisor -> n_IsZeroDivisor
9:50 PM Changeset in git [6e66d2]spielwiese by Oleksandr Motsak <motsak@…>
FIX: Schreyer ordering was broken: monomials always had 0-level From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14182 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:12 PM Changeset in git [4be9435]spielwiese by Hans Schoenemann <hannes@…>
3-1-3-1 git-svn-id: file:///usr/local/Singular/svn/trunk@14181 2c84dea3-7e68-4137-9b89-c4e89433aadc
10:24 AM Changeset in git [3dbe0bf]spielwiese by Hans Schoenemann <hannes@…>
rSum: test for equal coeffs mod_raw: simplified

Apr 25, 2011:

8:25 AM Changeset in git [a45086]spielwiese by Oleksandr Motsak <motsak@…>
FIX: mac os x specific linker options From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14180 2c84dea3-7e68-4137-9b89-c4e89433aadc
8:25 AM Changeset in git [27fc50]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixed building/loading of dynamic modules on Mac OS X From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14179 2c84dea3-7e68-4137-9b89-c4e89433aadc

Apr 23, 2011:

2:46 AM Changeset in git [52f218]spielwiese by Oleksandr Motsak <motsak@…>
FIX: mod_raw: check __ELF__ ADD: dynamic modules (quick and dirty hack for tests)

Apr 22, 2011:

12:29 AM Changeset in git [d142260]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixed dynamic loading on Mac OS X using dlfcn

Apr 21, 2011:

11:59 PM Changeset in git [c11134]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixed linkage under Mac OS X: one has to initialize global variables
5:35 PM Changeset in git [2dcf453]spielwiese by Mohamed Barakat <mohamed.barakat@…>
do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true
5:34 PM Changeset in git [6d28ba7]spielwiese by Mohamed Barakat <mohamed.barakat@…>
./configure --enable-p-procs-static now compiles
4:41 PM Changeset in git [d9e190]spielwiese by Mohamed Barakat <mohamed.barakat@…>
got rid of program_invocation_name (non-portable) and replaced it by an educated guess changed the test generation script to save a copy of the program name in main
3:37 PM Changeset in git [4f07ef]spielwiese by Oleksandr Motsak <motsak@…>
minor fix (GF(25/5?))
3:20 PM Changeset in git [44105a7]spielwiese by Bradford Hovinen <hovinen@…>
* Use -module when linking p_Procs dynamic modules * Remove lib prefix from names of p_Procs dynamic modules
3:14 PM Changeset in git [fd22bf0]spielwiese by Bradford Hovinen <hovinen@…>
Add AM_LDFLAGS to polys_test_LDFLAGS
3:11 PM Changeset in git [3ebb22e]spielwiese by Frank Seelisch <seelisch@…>
added "extern int fanID" so shared library can use fanID git-svn-id: file:///usr/local/Singular/svn/trunk@14178 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:06 PM Changeset in git [8480db]spielwiese by Oleksandr Motsak <motsak@…>
ADD: trying to use dynamic module (-rdynamic)
3:04 PM Changeset in git [95c1fa]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixes due to separating coeffs into 'cf'
2:26 PM Changeset in git [9b9ae7]spielwiese by Hans Schoenemann <hannes@…>
removed rWrite stuff which is now in n_CoeffWrite
2:12 PM Changeset in git [7a8011]spielwiese by Hans Schoenemann <hannes@…>
more CoeffWrite: rings, long R, long C
1:42 PM Changeset in git [8167af]spielwiese by Hans Schoenemann <hannes@…>
nlCoeffWrite
1:40 PM Changeset in git [ae85a3]spielwiese by Oleksandr Motsak <motsak@…>
ADD: executables should use feInitResources ADD: try using n_CoeffWrite...
1:36 PM Changeset in git [59a62bd]spielwiese by Oleksandr Motsak <motsak@…>
ADD: feInitResources can use 'program_invocation_name' instead of argv[0] ADD: executables should run feInitResources at the start
1:34 PM Changeset in git [01c1d0]spielwiese by Oleksandr Motsak <motsak@…>
FIX: moved P/minpoly/parameters from ring to coeff
1:32 PM Changeset in git [0b7bf7]spielwiese by Oleksandr Motsak <motsak@…>
FIX: fixed a bug (due to the sum test for Zn3), together with Frank Seelisch
12:47 PM Changeset in git [c7e3d7]spielwiese by Hans Schoenemann <hannes@…>
cfCoeffWrite introduced
11:54 AM Changeset in git [03bf55]spielwiese by Oleksandr Motsak <motsak@…>
FIX: adaptation of var. name changes for arithmetik rings coauthor: Frank Seelisch

Apr 20, 2011:

10:29 PM Changeset in git [c47547]spielwiese by Santiago Laplagne <laplagne@…>
Change in the documentation of proc normal, based on a question by Philipp Renner. git-svn-id: file:///usr/local/Singular/svn/trunk@14177 2c84dea3-7e68-4137-9b89-c4e89433aadc
9:43 PM Changeset in git [17e473]spielwiese by Oleksandr Motsak <motsak@…>
FIX: we can link against libpolys FIX: rField_*(r...) all should call corresponding nCoeff_*(r->cf...) ADD: first tests of polynomial rings TODO for Frank: change ring.* wrt ring-related variables (moved to coeffs &&& renamed!) TODO: poly. algs. over rings are UNusable at the moment
7:14 PM Changeset in git [1ddd04]spielwiese by Hans Schoenemann <hannes@…>
rDefault via coeffs
6:09 PM Changeset in git [0ebd7e]spielwiese by Hans Schoenemann <hannes@…>
add ksCheckCoeffs
6:08 PM Changeset in git [294537]spielwiese by Oleksandr Motsak <motsak@…>
FIX: pMinPolyNormalize -> p_MinPolyNormalize
6:01 PM Changeset in git [c5412f]spielwiese by Oleksandr Motsak <motsak@…>
FIX: use -ldl whenever linking against DYNAMIC version of libpolys... TODO: fix the configure!
5:56 PM Changeset in git [13366d]spielwiese by Oleksandr Motsak <motsak@…>
FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the time being => commented out
5:53 PM Changeset in git [dd693a]spielwiese by Hans Schoenemann <hannes@…>
fix p_TakeOutComp add p_Vec2Polys
5:31 PM Changeset in git [9765f3]spielwiese by Hans Schoenemann <hannes@…>
fixed pFDeg (not a global variable, but a member of ring) fixed sip_sideal_bin
5:24 PM Changeset in git [7dce2d7]spielwiese by Hans Schoenemann <hannes@…>
add comments to some coeff functions add p_EqualPolys fix warnings in mod_raw.cc
4:40 PM Changeset in git [7f581e]spielwiese by Hans Schoenemann <hannes@…>
add access to rings of newstruct members: r_ prefix git-svn-id: file:///usr/local/Singular/svn/trunk@14176 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:53 PM Changeset in git [a088a12]spielwiese by Andreas Steenpaß <steenpas@…>
writing newstructs to links git-svn-id: file:///usr/local/Singular/svn/trunk@14175 2c84dea3-7e68-4137-9b89-c4e89433aadc

Apr 19, 2011:

7:19 PM Changeset in git [7f602b]spielwiese by Oleksandr Motsak <motsak@…>
ADD: added "#include <misc/auxiliary.h>"
6:50 PM Changeset in git [8c9912]spielwiese by Oleksandr Motsak <motsak@…>
ADD: mod_raw is needed for dynamic linkage FIX: expose some needed symbols FIX: use rDelete instead of rKill
6:16 PM Changeset in git [e5422d]spielwiese by Oleksandr Motsak <motsak@…>
fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch <seelisch@mathematik.uni-kl.de>
4:56 PM Changeset in git [e1761c]spielwiese by Mohamed Barakat <mohamed.barakat@…>
define HAVE_DL in m4/p-procs.m4, SING_CHECK_P_PROCS
4:42 PM Changeset in git [72b880]spielwiese by Mohamed Barakat <mohamed.barakat@…>
replaced the deprecated AC_LIBTOOL_DLOPEN/AC_PROG_LIBTOOL with LT_INIT(dlopen disable-static)
3:16 PM Changeset in git [41dde6]spielwiese by Mohamed Barakat <mohamed.barakat@…>
- moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and HAVE_GENERIC_ADD to cpu-check.m4 - generate misc/auxiliary.h in configure script
2:32 PM Changeset in git [aa450d]spielwiese by Oleksandr Motsak <motsak@…>
FIX: move some minor functions from polys.h -> p_polys.h
12:56 PM Changeset in git [a60e0b]spielwiese by Mohamed Barakat <mohamed.barakat@…>
fixed the syntax for compilers in pedantic mood :)
12:34 PM Changeset in git [8184703]spielwiese by Bradford Hovinen <hovinen@…>
* Remove references to libpolys/m4 * Add AC_CONFIG_AUX_DIR([.]) to libpolys/configure.ac
12:22 PM Changeset in git [ec0d9b]spielwiese by Mohamed Barakat <mohamed.barakat@…>
merge libpolys/polys/configure.ac into polys/configure.ac
12:00 PM Changeset in git [1135a61]spielwiese by Hans Schoenemann <hannes@…>
fix weight0.c
11:44 AM Changeset in git [f27003]spielwiese by Hans Schoenemann <hannes@…>
find a place for our bitset optionbs from options.h
11:39 AM Changeset in git [0ffdec]spielwiese by Hans Schoenemann <hannes@…>
fix pDebug

Apr 18, 2011:

9:06 PM Changeset in git [4f684a]spielwiese by Oleksandr Motsak <motsak@…>
ADD: unit tests for polys
8:44 PM Changeset in git [845729b]spielwiese by Oleksandr Motsak <motsak@…>
Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc TODO: matpol -> simplematrices?
8:26 PM Changeset in git [1820e7]spielwiese by Oleksandr Motsak <motsak@…>
ADD: more unit tests via CxxTest and related changes FIX: NULLp for (void*)NULL + minor changes
4:03 PM Changeset in git [f84c3b]spielwiese by Hans Schoenemann <hannes@…>
serialiaze for blackbox git-svn-id: file:///usr/local/Singular/svn/trunk@14174 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:45 PM Changeset in git [9fc2ffd]spielwiese by Hans Schoenemann <hannes@…>
serialiaze for blackbox git-svn-id: file:///usr/local/Singular/svn/trunk@14173 2c84dea3-7e68-4137-9b89-c4e89433aadc
3:44 PM Changeset in git [16d5ed]spielwiese by Hans Schoenemann <hannes@…>
SunStudio fix git-svn-id: file:///usr/local/Singular/svn/trunk@14172 2c84dea3-7e68-4137-9b89-c4e89433aadc
12:50 PM Changeset in git [85ec7a]spielwiese by Hans Schoenemann <hannes@…>
add findifs.libi to experimental libs git-svn-id: file:///usr/local/Singular/svn/trunk@14171 2c84dea3-7e68-4137-9b89-c4e89433aadc
Note: See TracTimeline for information about the timeline view.