Timeline
Oct 13, 2011:
- 10:04 PM Changeset in git [9fc2688]spielwiese by
- CHG: Note that NATNUMBER stands for 'unsigned long' now, and thus its instances can not be negative!
- 10:03 PM Changeset in git [d2f720]spielwiese by
- CHG: unused variables
- 9:55 PM Changeset in git [a30e4d]spielwiese by
- CHG: static global variable "intvec * pModW" was deprecated, by moving it into the ring structure
- 9:50 PM Changeset in git [27edeb]spielwiese by
- CHG: unused function argument
- 9:49 PM Changeset in git [ee1f01]spielwiese by
- CHG: commented out unused(!?) functions
- 9:46 PM Changeset in git [5b8726d]spielwiese by
- FIX: unused function arguments should better not have names as compiler warns about them (=> commented out argument names)
- 9:45 PM Changeset in git [ecd9a3e]spielwiese by
- ADD: some comments
- 9:39 PM Changeset in git [c4682e0]spielwiese by
- FIX: In some (inheriting) copy-constructors their base class should be explicitly initialized
- 9:35 PM Changeset in git [c770dc]spielwiese by
- FIX: function method cannot return "const char * const" (-> const char *)
- 9:27 PM Changeset in git [82db91a]spielwiese by
- FIX: function-macros should act as functions even if "empty", esp. in if-then block.
- 9:22 PM Changeset in git [a4b949]spielwiese by
- FIX: variables should have English names, e.g. rueckgabe -> result
- 9:18 PM Changeset in git [14212fa]spielwiese by
- FIX: global variable fac_NTL_char should better be of type 'long'
- 9:04 PM Changeset in git [021751]spielwiese by
- FIX: empty debug function-macros should better be: ((void) 0/1)
- 7:52 PM Changeset in git [975a1d]spielwiese by
- ADD: full version of the Mohamed's homalg-generated dump.
- 7:46 PM Changeset in git [b34521]spielwiese by
- ADD: all New/*.tst go to New.lst in Tst
- 7:09 PM Changeset in git [7ea62f6]spielwiese by
- CHG: install MOD under libexec/singular/
- 7:08 PM Changeset in git [60dc849]spielwiese by
- CHG: no extra info for "minpoly=...;" in debug version
- 7:07 PM Changeset in git [ec27f7]spielwiese by
- CHG: clean up .gitignore's (LIB/)
- 7:02 PM Changeset in git [4df5bd]spielwiese by
- ADD: one can use autoreconf, for instance as via autogen.sh for generating a buildsystem RM: INSTALL/mkinstalldirs/install-sh are generated automatically by autotools CHG: please use autogen.sh instead of for_Hans_with_love.sh
- 4:28 PM Changeset in git [5f9b47]spielwiese by
- use sqrfree factorization instead of sqrfree part extraction for factorization ove Q(a) git-svn-id: file:///usr/local/Singular/svn/trunk@14412 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:24 PM Changeset in git [3af3ca]spielwiese by
- FIX: public factory config.h should have ifndef/define/endif guards!
- 1:21 PM Changeset in git [c79a9d]spielwiese by
- bug fix in squarefree factorization and faster way to recover factors in factorization git-svn-id: file:///usr/local/Singular/svn/trunk@14411 2c84dea3-7e68-4137-9b89-c4e89433aadc
Oct 12, 2011:
- 6:27 PM Ticket #377 (deg(0)=1024 and 0 is NOT 0!!!) closed by
- fixed: The results are correct: deg is the degree of the current …
- 6:20 PM Changeset in git [3e7095]spielwiese by
- option(qringNF) git-svn-id: file:///usr/local/Singular/svn/trunk@14410 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:50 PM Changeset in git [4f7f44]spielwiese by
- FIX: factory_config.h is genereated by configure script BEFORE running any make and it should not be cleaned up by make clean!
- 4:33 PM Changeset in git [19329d0]spielwiese by
- RM: LIB/all.lib will be generated by make
- 11:09 AM Changeset in git [e08559]spielwiese by
- ADD: prepearing to use the AX_PREFIX_CONFIG*
Oct 11, 2011:
- 7:53 PM Changeset in git [089d1f]spielwiese by
- ADD: better use of AH_TEMPLATE in factory/configure.ac
- 7:43 PM Changeset in git [ab788d]spielwiese by
- CHG: minor build system improvements
- 7:23 PM Changeset in git [f681a6]spielwiese by
- FIX: another Frank's bug: "A=p_Mult_q(A,A,...)" - never works!
- 7:22 PM Changeset in git [03f7b5]spielwiese by
- ADD: detailed printing vs typing for coeff. domains (mostly - minpoly related)
- 7:14 PM Changeset in git [5f4015a]spielwiese by
- ADD: assume (p!=q) for the procedures, which destroy both arguments (p,q), e.g. p_???_q(p,q...)
- 2:32 PM Changeset in git [bb6adf]spielwiese by
- ADD: modulo test which fails for Mohamed on Mac OS X 10.6.8, with segfault: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x00006f732e51646c 0x00000001001e25d8 in _omAlloc0 (size=240) at omInline.h:75 75 __omTypeAlloc0(void*, addr, size); (gdb) bt !#0 0x00000001001e25d8 in _omAlloc0 (size=240) at omInline.h:75 !#1 0x00000001001e26e4 in mpNew (r=5, c=6) at matpol.cc:62 !#2 0x00000001001e4be0 in mp_Copy (a=0x100d93120, r=0x100d7fce8) at matpol.cc:78 !#3 0x00000001000957f1 in s_internalCopy (t=274, d=0x100d93120) at subexpr.cc:382 !#4 0x0000000100096c73 in sleftv::Copy (this=0x100d190d8, source=0x7fff5fbf5300) at subexpr.cc:607 !#5 0x00000001000331de in yyparse () at grammar.y:1601 !#6 0x0000000100061287 in iiPStart (pn=0x100d8d228, v=0x100dbb368) at iplib.cc:350 !#7 0x0000000100061567 in iiMake_proc (pn=0x100d8d228, pack=0x0, sl=0x100dbb368) at iplib.cc:478 !#8 0x00000001000551f2 in jjPROC (res=0x7fff5fbfb2e0, u=0x100dbb2e8, v=0x100dbb368) at iparith.cc:1481 !#9 0x0000000100041062 in iiExprArith2 (res=0x7fff5fbfb2e0, a=0x7fff5fbf8780, op=40, b=0x100dbb268, proccall=0) at iparith.cc:7461 !#10 0x0000000100041674 in jjKLAMMER_PL (res=0x7fff5fbfb2e0, u=0x7fff5fbf8780) at iparith.cc:6806 !#11 0x000000010003ef1d in iiExprArithM (res=0x7fff5fbfb2e0, a=0x7fff5fbf8780, op=40) at iparith.cc:7983 !#12 0x000000010002f400 in yyparse () at grammar.y:523 !#13 0x0000000100061287 in iiPStart (pn=0x100d865a8, v=0x100da4468) at iplib.cc:350 !#14 0x0000000100061567 in iiMake_proc (pn=0x100d865a8, pack=0x0, sl=0x100da4468) at iplib.cc:478 !#15 0x00000001000551f2 in jjPROC (res=0x7fff5fbfe610, u=0x100da44e8,v=0x100da4468) at iparith.cc:1481 !#16 0x0000000100041062 in iiExprArith2 (res=0x7fff5fbfe610, a=0x7fff5fbfb928, op=40, b=0x100da43e8, proccall=0) at iparith.cc:7461 !#17 0x0000000100041674 in jjKLAMMER_PL (res=0x7fff5fbfe610, u=0x7fff5fbfb928) at iparith.cc:6806 !#18 0x000000010003ef1d in iiExprArithM (res=0x7fff5fbfe610, a=0x7fff5fbfb928, op=40) at iparith.cc:7983 !#19 0x000000010002f400 in yyparse () at grammar.y:523 !#20 0x000000010000b503 in main (argc=2, argv=0x7fff5fbfed20) at tesths.cc:254
- 2:30 PM Changeset in git [3c56d8]spielwiese by
- ADD: printing vs typing for rings & coeff.-domains, esp. minpoly-related: GF & C & algext/transext
- 2:03 PM Changeset in git [41072b]spielwiese by
- minor simplification for int_rat git-svn-id: file:///usr/local/Singular/svn/trunk@14409 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:28 PM Ticket #378 (Problem with absPrimdecGTZ / factorize) closed by
- fixed
Oct 10, 2011:
- 10:37 AM Ticket #378 (Problem with absPrimdecGTZ / factorize) created by
- I am running the following program: […] And it is returning …
Oct 7, 2011:
- 6:49 PM Changeset in git [d2f9df]spielwiese by
- configure changes of factory of Jan Engelhardt
Oct 6, 2011:
- 6:44 PM Changeset in git [ab11d3]spielwiese by
- ADD: Old Singular results for New/print_* tests
- 5:45 PM Changeset in git [3f8b35]spielwiese by
- FIX: reverting Old/m6ex due to compatibility fix
- 3:54 PM Changeset in git [3f5d6f]spielwiese by
- FIX: printing vs. typing of a quotient ring ADD: tests for printing vs typing for qrings & non-commutative algebras
- 3:18 PM Changeset in git [4a7108c]spielwiese by
- fix: regenerate Old/m6ex.* fix: removed free -h/sysctl from regress.c: ususally not available
- 11:55 AM Changeset in git [0fd6d8]spielwiese by
- add ppcMac-darwin to ELF systems git-svn-id: file:///usr/local/Singular/svn/trunk@14408 2c84dea3-7e68-4137-9b89-c4e89433aadc
Oct 5, 2011:
- 7:05 PM Changeset in git [394beb]spielwiese by
- CHG: no testSuite reporting from within regress.cmd
- 10:52 AM Ticket #377 (deg(0)=1024 and 0 is NOT 0!!!) created by
- Dear Researchers, When I executed the attached Singular script, at …
- 12:20 AM Changeset in git [e09787]spielwiese by
- ADD: test list for Manual/*.tst: Manual.lst
Oct 4, 2011:
- 11:19 PM Changeset in git [e1b6326]spielwiese by
- ADD: lists of tests New.lst Old.lst, Manual.lst, default.lst
- 8:30 PM Changeset in git [2c86ec]spielwiese by
- ADD: Old Singular output for New/*.tst ADD: more clear gf_coeff_short test ADD: new test: different GF-parameter name: CoeffEqual is wrong?
- 8:10 PM Changeset in git [4bb36c5]spielwiese by
- FIX: canonical form for test
- 8:09 PM Changeset in git [a78ff81]spielwiese by
- ADD: in an algebraic extension: Q2 does NOT get reduced (wrt minpoly)...
- 11:49 AM Changeset in git [93e933]spielwiese by
- change == in test to = for solaris (Volker Braun) git-svn-id: file:///usr/local/Singular/svn/trunk@14407 2c84dea3-7e68-4137-9b89-c4e89433aadc
Sep 30, 2011:
- 4:03 PM Changeset in git [e969ab6]spielwiese by
- GF coeffs now print short by default if the parameter name is < 2 chars.
- 3:53 PM Changeset in git [a06b98]spielwiese by
- Remove float_len{,2} members from rings. They are in coeffs now.
- 3:52 PM Changeset in git [b7cad8c]spielwiese by
- ADD: static handling of DBM links
- 3:44 PM Changeset in git [1709e1]spielwiese by
- minor bug fix git-svn-id: file:///usr/local/Singular/svn/trunk@14406 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:19 PM Changeset in git [8476c2]spielwiese by
- Adapt charstr to the new ring data structure.
- 1:57 PM Changeset in git [5d5d79]spielwiese by
- Fix ringlist with coefficient domain GF. Extraction of the parameter lead to a segfault before. Now we also print the number of elements of the coefficient domain instead of the characteristic. This behavior is compatible with legacy Singular.
- 12:10 PM Changeset in git [816563]spielwiese by
- libsingular for OsX 10.7 git-svn-id: file:///usr/local/Singular/svn/trunk@14405 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:03 PM Changeset in git [9043345]spielwiese by
- Add test for short printing when a variable name is the prefix for another.
- 11:55 AM Changeset in git [fb85f97]spielwiese by
- FIX: rings are printed with details only via "print(r); " not via "r; " CHG: minor cleanup
- 11:51 AM Changeset in git [df34cff]spielwiese by
- ADD: rWrite can print additional details if asked
Sep 29, 2011:
- 10:47 PM Changeset in git [77f594]spielwiese by
- ADD: product/chain criteria test due to Old/cyclic.tst
- 7:31 PM Changeset in git [223d34]spielwiese by
- fix max. usable prime git-svn-id: file:///usr/local/Singular/svn/trunk@14404 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:25 PM Changeset in git [6b2b04]spielwiese by
- sage patch git-svn-id: file:///usr/local/Singular/svn/trunk@14403 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:23 PM Ticket #376 (Problem with coefficients of polynomials in large characteristic) closed by
- fixed: integer overflow while reading the coefficient (it is larger than …
- 7:16 PM Changeset in git [ead697]spielwiese by
- tests for tr. 376 git-svn-id: file:///usr/local/Singular/svn/trunk@14402 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:57 PM Changeset in git [172bbb2]spielwiese by
- ADD: test for setting minpoly if there is a mapi (i.e. a local object) in the base ring...
- 6:55 PM Changeset in git [923b64]spielwiese by
- fix tr. 376 git-svn-id: file:///usr/local/Singular/svn/trunk@14401 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:29 PM Changeset in git [83a1714]spielwiese by
- FIX: started fixing fetch & imap for transcendental/alg. extensions: "longalg missing 2"
- 6:29 PM Changeset in git [bebd746]spielwiese by
- FIX: removed circullar dependency for LIB/all.lib
- 5:45 PM Changeset in git [61eb53]spielwiese by
- release 3-1-3-3 git-svn-id: file:///usr/local/Singular/svn/trunk@14400 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:34 PM Changeset in git [3dbee61]spielwiese by
- merging SINGULAR-algnumbers: longalg rev 13634 git-svn-id: file:///usr/local/Singular/svn/trunk@14399 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:59 PM Ticket #376 (Problem with coefficients of polynomials in large characteristic) created by
- When I run this code in Singular ring r=0,(x,y,t),dp; poly p1 = …
- 3:19 PM Changeset in git [36ef6e0]spielwiese by
- fix: naLcm was implemented in a wrong way
- 3:08 PM Changeset in git [f9a64e]spielwiese by
- fix: sign in p_Content (as gcd ignores signs)
- 3:03 PM Changeset in git [ff7e14a]spielwiese by
- Fix: Install the singular library to share/singular/LIB
- 3:00 PM Changeset in git [09c65d]spielwiese by
- ADD: short test for par->var mapping (alg. ext)
- 2:59 PM Changeset in git [90aec7]spielwiese by
- fix: p_Content for alg.ext. fix: p_Monic
- 2:53 PM Changeset in git [61a050]spielwiese by
- Setting ShortOut on the command line now effects coeffient rings as well. If the current ring is over an extension field, the ShortOut parameter was not set on the coefficient domains. We now recurse down the coefficient rings to set this.
- 11:37 AM Changeset in git [229530]spielwiese by
- fixed memory leaks in factorization and replaced mpz_fdiv_q by mpz_divexact in int_rat.cc git-svn-id: file:///usr/local/Singular/svn/trunk@14398 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:08 AM Changeset in git [0ff203]spielwiese by
- stop automake from flattening install subdirectories for headers
- 2:04 AM Changeset in git [5d18675]spielwiese by
- FIX: rDecompose should know about trans. exts.
- 1:12 AM Changeset in git [b38d70]spielwiese by
- FIX: p_PermPoly (longalg missing 3) FIX: mappings between trans. exts.: cannot p_Copy - need prCopy!
Sep 28, 2011:
- 11:32 PM Changeset in git [2c2d03a]spielwiese by
- ADD: test trans. ext. + imap var -> param...
- 9:17 PM Changeset in git [80e909]spielwiese by
- ADD: test for reading numbers/polynomials in a polynomial ring over a transcendental field extension
- 9:05 PM Changeset in git [db24361]spielwiese by
- ADD: test for a GB in a polynomial ring over a transcendental field extension
- 8:56 PM Changeset in git [3c4a33]spielwiese by
- Fix more instances of n*Copy() calls instead of n_Copy().
- 8:33 PM Changeset in git [2cc7c7]spielwiese by
- Make ndCopyMap() call n_Copy for coeffs with non simple_Alloc.
- 8:32 PM Changeset in git [a0acbc]spielwiese by
- Fix typo where ntCopy() was called instead of n_Copy().
- 8:31 PM Changeset in git [83db8d]spielwiese by
- CHG: minor cleanup (duplication with coeffs/numbers.h)
- 7:34 PM Changeset in git [9310cb]spielwiese by
- FIX: tests should not need to call gmp numeric prescision!
- 7:33 PM Changeset in git [733d24]spielwiese by
- FIX: default construction parameters for real/complex number fields
- 7:08 PM Changeset in git [046a94]spielwiese by
- FIX: correct small real fields
- 6:42 PM Changeset in git [d0340f]spielwiese by
- Attempt to fix parsing of polynomials with constant coefficients where the coeffs is a rational function field. The function used for parsing polynomials (p_Read) stopped if the first variable encountered was not in the ring. This doesn't work when the coefficient ring is a transcendental extension field, since p_Read is called recursively but the ring it receives as an argument doesn't know about the variable names of outer rings. We return the value parsed so far instead of cancelling the operation. This seems to fix the problem, hopefully without breaking much else. :)
- 6:22 PM Changeset in git [c2eb2e]spielwiese by
- make install and make distcheck work now
- 6:04 PM Changeset in git [d56ad87]spielwiese by
- ADD: readline detection / usage
- 5:48 PM Changeset in git [85fd90]spielwiese by
- Fix rChangeCurrRing and make the interpreter pass precision info to real/complex coeffs constructor.
- 5:47 PM Changeset in git [32cc7e]spielwiese by
- Implement setting precision of real and complex coefficient domains.
- 5:39 PM Changeset in git [eee11c]spielwiese by
- fixed a memory leak in cfNewtonPolygon.cc git-svn-id: file:///usr/local/Singular/svn/trunk@14395 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:05 PM Changeset in git [dffd2fd]spielwiese by
- maxideal and isSB changed git-svn-id: file:///usr/local/Singular/svn/trunk@14394 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:34 PM Changeset in git [e58306]spielwiese by
- maxideal and isSB git-svn-id: file:///usr/local/Singular/svn/trunk@14393 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:01 PM Changeset in git [65b5a7]spielwiese by
- change maxideal (for attrib isSB git-svn-id: file:///usr/local/Singular/svn/trunk@14392 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:14 PM Changeset in git [aa98be]spielwiese by
- fix: p_Content for extention fields
Sep 27, 2011:
- 7:33 PM Changeset in git [eecd53]spielwiese by
- try to normalize in multiplaction git-svn-id: file:///usr/local/Singular/svn/trunk@14391 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:23 PM Changeset in git [f3fb4d]spielwiese by
- fix: overflow checks from trunk
- 7:11 PM Changeset in git [9c79ef]spielwiese by
- fix overflow handling: jjTIMES_P, jjPOWER_P git-svn-id: file:///usr/local/Singular/svn/trunk@14390 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:01 PM Changeset in git [e75eab]spielwiese by
- fix overflow handling: jjTIMES_P, jjPOWER_P git-svn-id: file:///usr/local/Singular/svn/trunk@14389 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:06 PM Changeset in git [c14846c]spielwiese by
- fix: n?SetMap should return ndCopyMap for equal coeffs
- 6:04 PM Changeset in git [c7aad0]spielwiese by
- FIX: non-commutative (left) GB should now work. NOTE: SCA was disabled with this!
- 5:29 PM Changeset in git [a0a9f0]spielwiese by
- Try to fix printing of coefficients in transcendental extensions again.
- 5:09 PM Changeset in git [3fc398]spielwiese by
- fix rootsur.lib: sturmha: reuires global ordering git-svn-id: file:///usr/local/Singular/svn/trunk@14388 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:05 PM Changeset in git [de7521]spielwiese by
- fixed minpoly for this case of inverse
- 5:03 PM Ticket #371 (nrroots from rootsur.lib gives wrong results) closed by
- fixed: a global ordering is required for proc sturmha (etc.) fixed with rev. 14388
- 4:23 PM Changeset in git [30a684]spielwiese by
- handle groeber of rings with ring coeffs git-svn-id: file:///usr/local/Singular/svn/trunk@14387 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:53 PM Changeset in git [297e92]spielwiese by
- added equality test before testing divisibility and multiply by gcd of contents in chinrem_gcd git-svn-id: file:///usr/local/Singular/svn/trunk@14386 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:24 PM Changeset in git [6f6b9d]spielwiese by
- fix: naSetMap
- 3:15 PM Changeset in git [d44785]spielwiese by
- Cleaned up Makefile.am to remove superfluous rules Also, note that -DHAVE_CONFIG_H is defined automatically
- 2:50 PM Changeset in git [331fd0]spielwiese by
- fix: naSetMap
- 2:33 PM Changeset in git [7f10dc]spielwiese by
- Fix redirection of n_* methods which take ring arguments to coeff arguments. Some methods used to call the same n_ method without accessing the coeffs member with r->cf.
- 2:24 PM Changeset in git [563364]spielwiese by
- minor bug fix to bivariate factorization over extension of Z/p git-svn-id: file:///usr/local/Singular/svn/trunk@14385 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:08 PM Changeset in git [b9e11ba]spielwiese by
- FIX: race with generated include files (in particular feOpt.inc). Some general cleanup in Singular/Makefile.am
- 12:54 PM Changeset in git [1577ebd]spielwiese by
- implented: ntGcd, ntLcm
- 12:41 PM Changeset in git [e9039a7]spielwiese by
- Print number of elements of GF's instead of characteristic. Implement nCoeffIsEqual for n_GF coefficient domains.
- 12:05 PM Changeset in git [31c731]spielwiese by
- fix some mapping stuff: alg.ext -> transz. ext.
Sep 26, 2011:
- 8:58 PM Changeset in git [37e36e]spielwiese by
- Fix matrix index problem in id_Module2Matrix.
- 8:39 PM Changeset in git [f16c61c]spielwiese by
- better test for n_GF while contructing a ring
- 6:59 PM Changeset in git [69ad7e]spielwiese by
- FIX: feOpt.inc - issue should be fixed with this!
- 6:54 PM Changeset in git [a8b8d03]spielwiese by
- fix: feOptStruct
- 6:36 PM Changeset in git [e28fc4]spielwiese by
- fix: multiple definitions of feOptStruct
- 6:25 PM Changeset in git [79c035]spielwiese by
- fix: comon stuff for feOpt.h/feOptGen.h -> feOptTab.h
- 5:55 PM Changeset in git [a195ed]spielwiese by
- Add a simple implementation of cfKillChar for transcendental extensions.
- 5:38 PM Changeset in git [a5071b9]spielwiese by
- Fix printing of coefficients in transcendental extensions. The new logic, taken from legacy Singular for compatibility in test output, is to omit parenthesis around the denominator and the numerator if the denominator is 1 and the numerator is a constant.
- 4:49 PM Changeset in git [dfc60c8]spielwiese by
- split feOpt.* to feOptGen.* (to produce feOpt*.inc) and feOpt.* (for Singulars main)
- 4:43 PM Changeset in git [d990001]spielwiese by
- HAVE_NTL stuff
- 3:41 PM Changeset in git [4eb485]spielwiese by
- Made the conditional for when to use readcf.yy nicer. I also tested all combinations --with-Singular and --enable-iostream and they do compile for me.
- 3:17 PM Changeset in git [e40a0d]spielwiese by
- Only compile readcf.yy / readcf.cc if configured --without-Singular This fixes compile issue in Fedora 15.
- 3:03 PM Changeset in git [f86531]spielwiese by
- CHG: set empty CFLAGS/CXXFLAGS by default!
- 1:43 PM Changeset in git [a8516a]spielwiese by
- fix: option handling during ring change (rChangeCurrRing)
- 10:23 AM Changeset in git [47719a]spielwiese by
- FIX: make the message about "minpoly=0;" to a warning
- 4:26 AM Changeset in git [4eda6b]spielwiese by
- FIX: "minpoly = 0;" without parameters - should not cause an error for compatibility!
- 3:39 AM Changeset in git [e8a9f3]spielwiese by
- CHG: minor fixes + cleanup of *.inc generation in Singular/
- 3:34 AM Changeset in git [868a38]spielwiese by
- CHG: no need in ACLOCAL_AMFLAGS here...?!
- 3:33 AM Changeset in git [942475]spielwiese by
- ADD: factory is tested with "make check" now!
- 3:30 AM Changeset in git [151a06]spielwiese by
- ADD: Singular/ is under automake now!!! CHG: saved the remains of the old build system to *.SAVE ADD: symlinked "MOD/" in kernel and Singular
Sep 25, 2011:
- 8:32 PM Changeset in git [52f5a58]spielwiese by
- FIX: regress.cmd should handle pathes better (e.g. trim leading "\s*./")
- 6:53 PM Changeset in git [3de3f9]spielwiese by
- FIX: no such option enable-shared -> shared?
- 6:14 PM Changeset in git [c515ad]spielwiese by
- FIX: enable shared libraries (LT_INIT)
- 4:13 PM Changeset in git [ebb444]spielwiese by
- ADD: detailed error reporting to TC!
- 3:01 PM Changeset in git [93e538]spielwiese by
- CHG: ancient perl (&function) ADD: track run tests and avoid rerunning them (for TC) ADD: more usefull output for TC + a bit more friendly
- 1:46 PM Changeset in git [dfe914]spielwiese by
- CHG: better TC output?
- 1:41 PM Changeset in git [4c5b46]spielwiese by
- FIX: dlopen causes problems on PowerPC Mac...
Sep 24, 2011:
- 11:35 AM Changeset in git [04eb12]spielwiese by
- ADD: add OLD/*.tst to the list of default tests
- 10:00 AM Changeset in git [46008c]spielwiese by
- fix idMinors (Tst/Old/err3.tst)
- 9:35 AM Changeset in git [6179c1]spielwiese by
- fix rInit: ch must be prime (Tst/Old/ch.tst)
- 1:01 AM Changeset in git [4fc8028]spielwiese by
- FIX: another try to fix feOpt.inc-issue...
- 12:48 AM Changeset in git [867952]spielwiese by
- ADD: cat for teamcity files
- 12:33 AM Changeset in git [6584ccd]spielwiese by
- ADD: default tests
Sep 23, 2011:
- 11:15 PM Changeset in git [617c427]spielwiese by
- FIX: team city property handling
- 9:56 PM Changeset in git [1a300b9]spielwiese by
- ADD: (optional!) test reporting for team city
- 9:27 PM Changeset in git [1d50ea]spielwiese by
- CHG: commented out wait-ing tests (no exit?!???)
- 5:30 PM Changeset in git [7d24a2]spielwiese by
- add realclassify.lib make changes in classify.lib which are needed for realclassify.lib git-svn-id: file:///usr/local/Singular/svn/trunk@14384 2c84dea3-7e68-4137-9b89-c4e89433aadc
Sep 22, 2011:
- 9:03 PM Changeset in git [76ce4e6]spielwiese by
- CHG: .gitignore should not ignore stats!
- 8:44 PM Changeset in git [894057]spielwiese by
- ADD: Tests from online manual (res+stat on mamawutz): short ones Tst/Manual/s.lst
- 8:41 PM Changeset in git [a7bb142]spielwiese by
- ADD: add test execution timeout argument for regress.cmd (-A secs)
- 8:34 PM Changeset in git [5ff885]spielwiese by
- FIX: rWrite should output qideal for quotients!
- 7:53 PM Ticket #375 (std takes much longer for the same ideal, but with one more variable ...) created by
- In the following example, both std computations should be the same, …
- 5:24 PM Ticket #374 (Rational Univariate Representation) created by
- Implement an algorithm to compute a so-called rational univariate …
Sep 21, 2011:
- 2:39 PM Ticket #373 (basicinvariants() from classify.lib gives worng determinacy) created by
- […] Corank = 3 is correct, Milnor number = -1 is OK if one knows …
- 12:23 PM Ticket #372 (classify() from classify.lib gives a different result after simple ...) created by
- […] Replacing '/' by 'div' in the mentioned lines as suggested …
- 11:12 AM Changeset in git [09723d]spielwiese by
- better way to recover factors git-svn-id: file:///usr/local/Singular/svn/trunk@14383 2c84dea3-7e68-4137-9b89-c4e89433aadc
Sep 19, 2011:
- 5:20 PM Changeset in git [546f7ff]spielwiese by
- added tests to factory
Sep 16, 2011:
- 11:45 PM Changeset in git [740ea01]spielwiese by
- ADD: quick hack for supporting fink / Mac OS X
- 3:43 PM Changeset in git [e511e0]spielwiese by
- fix: idJet,idJetW,idModule2formatedMatrix -> id_Jet,id_JetW,id_Module2formatedMatrix
- 2:37 PM Changeset in git [0521c2]spielwiese by
- fix: error message while composing ring(5,x,dp) from a list
- 1:35 PM Changeset in git [e852125]spielwiese by
- fix naEqual (Tst/Old/agnes.tst)
Sep 15, 2011:
- 6:30 PM Changeset in git [39457c]spielwiese by
- fix: Module2Matrix/Matrix2Module: less dep. on currRing
- 2:18 PM Changeset in git [35e86e]spielwiese by
- fix: naPower/ntPower for exp 0,1,-1
Sep 14, 2011:
- 8:18 PM Changeset in git [08d98a]spielwiese by
- CHG: cleaned up the "minpoly = number;" implementation (jjMINPOLY) ADD: more debugging + tests + assumes
- 8:17 PM Changeset in git [0edcce]spielwiese by
- FIX: fixed the standard macro (Frank's) bug...
- 8:16 PM Changeset in git [ec5ec8]spielwiese by
- CHG: better tests for input data ADD: ref++ for the ground ring
- 7:04 PM Changeset in git [407497]spielwiese by
- ADD: testing rings with parameters and minpolys (via interpreter)
- 7:02 PM Changeset in git [8b87135]spielwiese by
- FIX: handling of minpoly should be more precise + adding some assumes
- 7:00 PM Changeset in git [e20910]spielwiese by
- FIX: ring declaration / building via rInit now actually supports parameters ADD: initial support for building towers of rings/qrings, e.g. ring r = OldRing, (VARs), (ORDSTR);
- 6:58 PM Changeset in git [a55ef0]spielwiese by
- FIX: output the Frank's extension fields in the old Singular way (in order to avoid changing the testsuite result)
- 6:57 PM Changeset in git [047597]spielwiese by
- FIX: registration of naInitChar and ntInitChar (siInit in Singular/misc_ip.cc)
- 2:38 PM Changeset in git [327efa2]spielwiese by
- different lifting in precomputeLeadingCoeff extend henselLift122 to lift more than two factors git-svn-id: file:///usr/local/Singular/svn/trunk@14382 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:28 PM Changeset in git [1d768d]spielwiese by
- ADD: system("r"/"p") should not emit error in release build
- 2:25 PM Changeset in git [393651]spielwiese by
- fix: creation of ring (0,a),x,dp
- 2:23 PM Changeset in git [d894371]spielwiese by
- ADD: simple tests for p_Totaldegree
- 2:22 PM Changeset in git [b4c4621]spielwiese by
- FIX: HAVE_SHIFTBBA should be in libpolys/misc/auxiliary.h (NOT in mod2.h!)
- 12:45 PM Changeset in git [725e600]spielwiese by
- fix tr. 368 git-svn-id: file:///usr/local/Singular/svn/trunk@14381 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:45 PM Ticket #368 (Wrong library order breaks build on Ubuntu 11.10) closed by
- fixed: flags for dynamic loading split into one for the start and one for the …
- 11:31 AM Changeset in git [7de030]spielwiese by
- NTCconvert.c: allocation for large blocks via malloc
- 11:26 AM Changeset in git [0f0871]spielwiese by
- removed newdelete.cc from factory
Sep 13, 2011:
- 11:30 PM Changeset in git [207e0b]spielwiese by
- ADD: more debug output, while trying to debug the 32-bit error (x*x)...
- 9:02 PM Changeset in git [86b7aca]spielwiese by
- CHG: minor changes to the build system
- 8:56 PM Changeset in git [3aea08]spielwiese by
- ADD: automake support for kernel/ (Makefile.am) ADD: libtool is going to be used for building kernel tests ADD: main configure.ac now provides the needed flags for building kernel tests
- 4:02 PM Ticket #371 (nrroots from rootsur.lib gives wrong results) created by
- According to the online manual, nrroots from rootsur.lib gives "the …
- 4:00 PM Ticket #370 (Classify.lib doesn't give a normal form for singularity type X[1,3].) created by
- […]
- 2:15 PM Changeset in git [7fbb01]spielwiese by
- Make prCopy.inc a dependency of prCopy.cc.
Note: See TracTimeline
for information about the timeline view.