Timeline



Jun 25, 2014:

7:24 PM Changeset in git [30e843]spielwiese by Oleksandr Motsak <motsak@…>
Fix BS (due to convert_table.texi generation)
5:44 PM Changeset in git [39bc9cb]spielwiese by Oleksandr Motsak <motsak@…>
Added more tests for qsort_r
3:14 PM Changeset in git [21bfde]spielwiese by Oleksandr Motsak <motsak@…>
Revert "Simplified syzextra testing" This reverts commit ab5251d610a568676f3dc5e92d8f28d0da668de2.
1:37 PM Changeset in git [a8b2cd2]spielwiese by Martin Lee <martinlee84@…>
chg: update test result and stat for factorizep_s.tst

Jun 24, 2014:

5:11 PM Ticket #625 (allow 'vector(matrix)') created by ren
Since Singular can cast a vector into a matrix consisting of a single …
4:30 PM Changeset in git [f0eab4]spielwiese by Martin Lee <martinlee84@…>
chg: added test for seg fault
4:29 PM Changeset in git [949793]spielwiese by Martin Lee <martinlee84@…>
fix: seg fault
11:10 AM Changeset in git [ce699f]spielwiese by Hans Schoenemann <hannes@…>
fix: slStatusSsiL: use select after each white space

Jun 23, 2014:

10:33 PM Changeset in git [da86b61]spielwiese by Oleksandr Motsak <motsak@…>
Revert "fix: qsort_r" This reverts commit 50a6c59553a4e9ed5c3b72c3937a614ffbeac4f5.
3:31 PM Changeset in git [34ea75]spielwiese by Hans Schoenemann <hannes@…>
tests changed because of "->"
2:49 PM Changeset in git [f4365f]spielwiese by Martin Lee <martinlee84@…>
fix: compilation without NTL
2:30 PM Changeset in git [6be074]spielwiese by Hans Schoenemann <hannes@…>
introduce "->" (ARROW)
2:28 PM Changeset in git [ba93e6]spielwiese by Hans Schoenemann <hannes@…>
chg: simplified grammar.y

Jun 21, 2014:

7:53 PM Changeset in git [0ac8d0]spielwiese by Hans Schoenemann <hannes@…>
fix: error handling in ssi links: return NONE

Jun 20, 2014:

8:39 PM Changeset in git [efec0e]spielwiese by Oleksandr Motsak <motsak@…>
Doxygen descriptions for directories
8:00 PM Changeset in git [057861]spielwiese by Oleksandr Motsak <motsak@…>
Fixed BS (.libs) try 2
7:55 PM Changeset in git [ab5251d]spielwiese by Oleksandr Motsak <motsak@…>
Simplified syzextra testing
7:35 PM Changeset in git [b065c93]spielwiese by Oleksandr Motsak <motsak@…>
Fixed BS (.libs)
7:32 PM Changeset in git [eb8f20]spielwiese by Oleksandr Motsak <motsak@…>
Starting to document directores with Doxygen
7:14 PM Changeset in git [18c5737]spielwiese by Oleksandr Motsak <motsak@…>
Added an unit test to polys/
6:09 PM Changeset in git [c7356b6]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
5:44 PM Changeset in git [be22fb]spielwiese by Hans Schoenemann <hannes@…>
doc: cfSubringGcd
5:43 PM Changeset in git [8d53e4]spielwiese by Hans Schoenemann <hannes@…>
doc: cfSubringGCD
5:25 PM Changeset in git [505435]spielwiese by Hans Schoenemann <hannes@…>
fix: parameters for numeric: visible sizei(>=6), additional size(>=0)
5:24 PM Changeset in git [73a12c]spielwiese by Hans Schoenemann <hannes@…>
fix: spoly(poly,vector) is legal: res in q-ring case
5:02 PM Changeset in git [1d31b9]spielwiese by Martin Lee <martinlee84@…>
fix: missing cfEzgcd.h
4:58 PM Changeset in git [dcf46c]spielwiese by Oleksandr Motsak <motsak@…>
Fixed the deps. between doxy pages
3:46 PM Changeset in git [eed963]spielwiese by Martin Lee <martinlee84@…>
chg: moved randomIrredpoly from cfModGcd to cf_irred
3:34 PM Changeset in git [68f5d00]spielwiese by Hans Schoenemann <hannes@…>
cleanup interpreter
3:34 PM Changeset in git [91c0af]spielwiese by Hans Schoenemann <hannes@…>
fix: assign def,def=matrix
3:26 PM Changeset in git [2080e2]spielwiese by Martin Lee <martinlee84@…>
chg: renamed cf_gcd_smallp.* to cfModGcd.*
2:45 PM Changeset in git [52a933f]spielwiese by Martin Lee <martinlee84@…>
chg: renamed modular GCD variants in cf_gcd_smallp to modGCDFp, modGCDFq, modGCDGF, modGCDZ
2:16 PM Changeset in git [a4d2fa]spielwiese by Martin Lee <martinlee84@…>
chg: renamed gcd_poly_* to subResGCD_
2:11 PM Changeset in git [f37df2]spielwiese by Martin Lee <martinlee84@…>
chg: docu for new files
1:24 PM Changeset in git [1a82eb]spielwiese by Martin Lee <martinlee84@…>
chg: moved chinrem_gcd from cf_gcd to cf_gcd_smallp chg: changes due to moving functions
1:18 PM Changeset in git [de19dd]spielwiese by Martin Lee <martinlee84@…>
chg: moved subresultant gcd from cf_gcd to cfSubResGcd
12:33 PM Changeset in git [f06f5a]spielwiese by Martin Lee <martinlee84@…>
chg: moved coprimality test and change of representation mod n from cf_gcd to cfGcdUtil
12:32 PM Changeset in git [5b4953]spielwiese by Martin Lee <martinlee84@…>
chg: moved univariate gcd / extgcd from cf_gcd.cc to cfUnivarGcd
12:25 PM Changeset in git [f1e3bf5]spielwiese by Martin Lee <martinlee84@…>
chg: moved EZGCD_P from cf_gcd_smallp to cfEzgcd
9:40 AM Changeset in git [85d8e82]spielwiese by Hans Schoenemann <hannes@…>
Albert Heinle: new ncfactor.lib

Jun 19, 2014:

10:52 PM Changeset in git [55b452]spielwiese by Hans Schoenemann <hannes@…>
chg: fixed wrong warning, better comment: try_omit_comp
10:40 PM Changeset in git [1a06f8]spielwiese by Hans Schoenemann <hannes@…>
fix: debug version must have no output if everything is okay!

Jun 18, 2014:

10:51 PM Changeset in git [baa2c3a]spielwiese by Martin Lee <martinlee84@…>
chg: moved hasFirstAlgVar from cfGcdAlgExt to cf_ops
6:53 PM Changeset in git [fe5eab]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Use README.md as mainpage for Doxygen manual NOTE: former mainpage is now main_page
6:48 PM Changeset in git [57a754]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Renamed README into README.md + include it into doxygen manual
5:57 PM Changeset in git [cffbc9]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Doxygen should also look for markdown files (*.md) as well as C_CPP_StyleGuide.md
5:52 PM Changeset in git [f7c621]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #607 from mmklee/dox More / better Doxygen descriptions + cleanup & update
5:43 PM Changeset in git [25983d]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Added and referenced the old Singular C/C++ Coding Style guide NOTE: the style guide (v1.0, May 27 2010) was originally contributed by Frank Seelisch
5:05 PM Changeset in git [80b8fe]spielwiese by Martin Lee <martinlee84@…>
mv: fac_ezgcd.cc -> cfEzgcd.cc
4:06 PM Changeset in git [9115b3]spielwiese by Martin Lee <martinlee84@…>
chg: disable old way to create doxygen
4:02 PM Changeset in git [815c08]spielwiese by Martin Lee <martinlee84@…>
fix: factory's own doxygen settings
3:50 PM Changeset in git [abddbe]spielwiese by Martin Lee <martinlee84@…>
chg: added brief descriptions to some files
1:47 PM Changeset in git [cadf9e]spielwiese by Martin Lee <martinlee84@…>
chg: moved old/unused code into folder old
12:30 PM Changeset in git [7b4793]spielwiese by Martin Lee <martinlee84@…>
chg: even more changes to docu
12:27 PM Changeset in git [b3ec2d]spielwiese by Martin Lee <martinlee84@…>
chg: ignore preprocessor statements and use first sentence as brief description
6:09 AM Changeset in git [7e72f07]spielwiese by Oleksandr Motsak <motsak@…>
Extended doxygen mainpage of introduction manual + some more links
6:02 AM Changeset in git [7483c72]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
More doxygen docu

Jun 17, 2014:

10:56 PM Changeset in git [a34bee4]spielwiese by Martin Lee <martinlee84@…>
chg: more changes to docu
7:59 PM Changeset in git [b66a06]spielwiese by Hans Schoenemann <hannes@…>
add: more help browsers: xxx-www-idx: use singular.idx
7:52 PM Changeset in git [c4cd99]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
7:39 PM Changeset in git [928924a]spielwiese by Hans Schoenemann <hannes@…>
fix: %H in help.cnf
5:57 PM Changeset in git [e6a143]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #605 from mmklee/dox Dox
5:57 PM Changeset in git [edc416]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #604 from mmklee/bug_fix Bug fix
5:09 PM Changeset in git [50a6c5]spielwiese by Hans Schoenemann <hannes@…>
fix: qsort_r qsort_r is non-standard, esp. BSD and (newer) LINUX define it differently. At least one has to test for it (testing OS is not enough).
2:29 PM Changeset in git [5cfbda]spielwiese by Martin Lee <martinlee84@…>
chg: better docu for absFactorize
2:07 PM Changeset in git [ef861dc]spielwiese by Martin Lee <martinlee84@…>
fix: prevent factors from being reordered
2:02 PM Changeset in git [d38762]spielwiese by Martin Lee <martinlee84@…>
chg: docu of NTLconvert -> doxygen
2:02 PM Changeset in git [20f804]spielwiese by Martin Lee <martinlee84@…>
fix some wrong latex
12:18 PM Changeset in git [f8df35]spielwiese by Hans Schoenemann <hannes@…>
fix: more bigint instead of number
11:28 AM Changeset in git [9a44e06]spielwiese by Jakob Kröker <kroeker@…>
Merge branch 'spielwiese' into add.assume.in.primdec.lib

Jun 16, 2014:

11:51 PM Changeset in git [4f0ab66]spielwiese by Oleksandr Motsak <motsak@…>
Added /doxy shell script to the source distribution
8:37 PM Changeset in git [d87069]spielwiese by Martin Lee <martinlee84@…>
chg: more consistent nomenclature
3:08 PM Changeset in git [9434d5]spielwiese by Hans Schoenemann <hannes@…>
Pfister: 3 fixes for genus/primdec
2:21 PM Changeset in git [1a3437]spielwiese by Hans Schoenemann <hannes@…>
change mod for numbers to mod for bigint, p5

Jun 14, 2014:

6:19 PM Changeset in git [9d5737b]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Doxygen / BS

Jun 13, 2014:

10:36 PM Changeset in git [754c382]spielwiese by Hans Schoenemann <hannes@…>
change mod for numbers to mod for bigint, p4
4:07 PM Changeset in git [95bde1]spielwiese by Hans Schoenemann <hannes@…>
change mod for numbers to mod for bigint, p3
3:22 PM Changeset in git [e25bf5e]spielwiese by Hans Schoenemann <hannes@…>
doc: system("install"...) for CMD_M
2:48 PM Changeset in git [b52d27]spielwiese by Martin Lee <martinlee84@…>
chg: more docu changes
1:23 PM Changeset in git [09b10c]spielwiese by Hans Schoenemann <hannes@…>
change mod for numbers to mod for bigint, p2
9:48 AM Changeset in git [2fede6]spielwiese by Hans Schoenemann <hannes@…>
rewrite of crypto.lib: use bigint instead of number

Jun 12, 2014:

2:48 PM Changeset in git [38a53c0]spielwiese by Hans Schoenemann <hannes@…>
fix: gcd(bigint,bigint)
2:39 PM Changeset in git [086f3e]spielwiese by Martin Lee <martinlee84@…>
chg: more old comments -> doxygen
1:31 PM Changeset in git [cbb753]spielwiese by Martin Lee <martinlee84@…>
chg: old comments -> doxygen

Jun 11, 2014:

7:47 PM Changeset in git [8d5f05]spielwiese by Hans Schoenemann <hannes@…>
removed n_IntDiv/cfIntDiv etc.
6:02 PM Changeset in git [8ddc7cd]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Fixed Doxygen config
3:35 PM Changeset in git [ebb620]spielwiese by Martin Lee <martinlee84@…>
fix: wrong choice of main variable
2:33 PM Changeset in git [39d047b]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Updated Doxygen configuration to newer doxygen version
2:13 PM Changeset in git [b0734f1]spielwiese by Martin Lee <martinlee84@…>
fix: need to check for divisibility
2:13 PM Changeset in git [0bd659]spielwiese by Martin Lee <martinlee84@…>
fix: need to map down co-factors
12:54 PM Changeset in git [efa21a8]spielwiese by Hans Schoenemann <hannes@…>
fix: typos in doc.

Jun 10, 2014:

10:43 PM Changeset in git [9b0e1a]spielwiese by Oleksandr Motsak <motsak@…>
Include text files into doxygen manual chg: removed unnecessary C-style commenting
4:37 PM Changeset in git [daa036]spielwiese by Hans Schoenemann <hannes@…>
gentable: prototype for doc.
4:36 PM Changeset in git [c12ec6]spielwiese by Hans Schoenemann <hannes@…>
addKernelCmds: alias, order of entries
4:05 PM Changeset in git [9a416a9]spielwiese by Hans Schoenemann <hannes@…>
fix: typo
3:40 PM Changeset in git [a6e037]spielwiese by Hans Schoenemann <hannes@…>
coeffs howto
2:26 PM Changeset in git [894f435]spielwiese by Hans Schoenemann <hannes@…>
better conversion Singular poly -> CanonicalForm
1:48 PM Changeset in git [4638f69]spielwiese by Hans Schoenemann <hannes@…>
doc: kernel and subdirs
1:26 PM Changeset in git [fb02ad]spielwiese by Hans Schoenemann <hannes@…>
removed incorrect test
12:04 PM Changeset in git [52fa8a3]spielwiese by Hans Schoenemann <hannes@…>
doc: libpolys and subdirs
11:57 AM Changeset in git [36a8e9]spielwiese by Hans Schoenemann <hannes@…>
general nCoeff_is_field, nCoeff_is_domain
11:16 AM Ticket #624 (incorrect radical of (redundant) primary component in primary decomposition) created by kroeker@…
Hello, for the following input the radical of the (redundant) 7th …
9:47 AM Ticket #623 (typeof yields "wrong name" error) closed by hannes
fixed: cannot reproduce it.

Jun 9, 2014:

5:04 PM Ticket #623 (typeof yields "wrong name" error) created by ren
[…]

Jun 7, 2014:

4:21 PM Changeset in git [6e0622]spielwiese by Hans Schoenemann <hannes@…>
syntax fix for polymake module
2:49 PM Changeset in git [257a60]spielwiese by Hans Schoenemann <hannes@…>
add global defines to gentable

Jun 6, 2014:

7:22 PM Changeset in git [fb0ad9a]spielwiese by Hans Schoenemann <hannes@…>
restructured gentable/tok.h etc. to generate doc.
4:45 PM Changeset in git [4c0c4a]spielwiese by Jakob Kröker <kroeker@…>
updated documentation of primDecsAreEquivalent
3:47 PM Changeset in git [db61bce]spielwiese by Jakob Kröker <kroeker@…>
handling nonredundant primary decompositions in primDecsAreEquivalent-test
2:16 PM Ticket #621 (Segfault in factorize) closed by mlee
fixed: Hi Volker, this bug is already fixed in the current …
12:35 PM Ticket #622 (make leading ideals automatically inherit the "isSB" attribute) created by ren
I hope it won't break existing code, but I would like the output of …
1:40 AM Ticket #621 (Segfault in factorize) created by Volker Braun <vbraun.name@…>
[…] As reported at …

Jun 5, 2014:

7:54 PM Changeset in git [daf33c]spielwiese by Hans Schoenemann <hannes@…>
simplify interpreter tables (removed XS(..), INIT_BUG,PROC_BUG)
7:31 PM Changeset in git [7e66d9]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Updateed doxygen settings and .gitignore
6:58 PM Changeset in git [cc86dd0]spielwiese by Oleksandr Motsak <http://goo.gl/mcpzY>
Better Doxygen settings and descriptions
5:11 PM Changeset in git [9e2029c]spielwiese by Martin Lee <martinlee84@…>
chg: more checks for one to one correspondence of bi. factors and multi. factors
5:02 PM Changeset in git [46910f0]spielwiese by Jakob Kröker <kroeker@…>
bugfix for isSubset, see track ticket 551
2:06 PM Changeset in git [df6b81]spielwiese by Hans Schoenemann <hannes@…>
allow type casts ring -> qring
11:51 AM Changeset in git [e856cc]spielwiese by Hans Schoenemann <hannes@…>
allow assignment: <qring> = <ring>
11:38 AM Ticket #620 (sres crashes in trivial quotient) closed by ren
invalid: already fixed in newest version.
10:29 AM Ticket #620 (sres crashes in trivial quotient) created by ren
One newstruct variable in my code has a member variable of type qring, …
4:36 AM Changeset in git [be127e]spielwiese by Oleksandr Motsak <motsak@…>
Omalloc should not reference itself in include pathes
4:21 AM Changeset in git [c6573f]spielwiese by Oleksandr Motsak <motsak@…>
Fix wrong include
3:43 AM Changeset in git [ff87b8]spielwiese by Oleksandr Motsak <motsak@…>
Better doxygen descriptions

Jun 4, 2014:

6:39 PM Changeset in git [d7295f]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #597 from mmklee/bug_fix Bug fix and factory doumenation
11:53 AM Changeset in git [17f7438]spielwiese by Martin Lee <martinlee84@…>
chg: update test results and stats

Jun 3, 2014:

6:28 PM Changeset in git [42aa8b8]spielwiese by Hans Schoenemann <hannes@…>
activate 64bit repr. for Q
5:48 PM Changeset in git [ee121d]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #596 from steenpass/assprimeszerodim_sw update assprimeszerodim.lib
2:23 PM Changeset in git [73e699]spielwiese by Martin Lee <martinlee84@…>
chg: more documentation for factory chg: more documentation for factorization over alg. func. fields
12:29 PM Changeset in git [c8b907]spielwiese by Martin Lee <martinlee84@…>
chg: deleted unnecessary '#include "mod2.h"'
12:18 PM Changeset in git [5b9b87]spielwiese by Martin Lee <martinlee84@…>
fix: wrong bound
11:10 AM Changeset in git [016dd6]spielwiese by Andreas Steenpass <steenpass@…>
chg: update results for Manual/assPrimes.tst The old and the new result are mathematically the same. I have checked this manually.
9:13 AM Changeset in git [d1cc8c3]spielwiese by Andreas Steenpass <steenpass@…>
chg: remove assprimeszerodim.lib from comment in modstd.lib (cherry picked from commit 1ef0808a0a380adcc154495021d1684cb966a853) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/LIB/modstd.lib
9:10 AM Changeset in git [9f1bf0]spielwiese by Andreas Steenpass <steenpass@…>
chg: update tests for assprimeszerodim.lib (cherry picked from commit 56603b02d3f85bff9a5dc45e81b00295f235a284) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Tst/Short/ok_s.lst + add assprimeszerodim_s.tst to Short.lst

Jun 2, 2014:

8:44 PM Changeset in git [c86648]spielwiese by Martin Lee <martinlee84@…>
chg: added Limitations and Nomenclature
8:12 PM Changeset in git [9dfd5c]spielwiese by Oleksandr Motsak <motsak@…>
Fixed typo in the target directory name
8:11 PM Changeset in git [175eb21]spielwiese by Oleksandr Motsak <motsak@…>
All of necessary doxygen desc. stubs
6:50 PM Changeset in git [1ba6782]spielwiese by Oleksandr Motsak <motsak@…>
Further high-level description of the package structure with doxygen
5:46 PM Changeset in git [6e4bb0]spielwiese by Martin Lee <martinlee84@…>
chg: added a section that describes how to add new code to factory
3:52 PM Changeset in git [f2f858]spielwiese by Andreas Steenpass <steenpass@…>
chg: rewrite assprimeszerodim.lib based on modular.lib (cherry picked from commit eeb2187019e8f379569be07360d245edfba0903a) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de> Conflicts: Singular/LIB/assprimeszerodim.lib
2:51 PM Changeset in git [f0c0448]spielwiese by Jakob Kröker <kroeker@…>
fixed indentation
12:18 PM Changeset in git [23f3c87]spielwiese by Martin Lee <martinlee84@…>
chg: refactor SteelTrager
11:05 AM Changeset in git [d1df84]spielwiese by Jakob Kröker <kroeker@…>
Merge branch 'spielwiese' into add.assume.in.primdec.lib
11:04 AM Changeset in git [0f3867]spielwiese by Oleksandr Motsak <motsak@…>
Fixed the target path for the rest of public kernel headers
10:41 AM Changeset in git [68e8dd]spielwiese by Hans Schoenemann <hannes@…>
better error message while loading dynamic modules

May 30, 2014:

6:35 PM Changeset in git [29cbfc]spielwiese by Hans Schoenemann <hannes@…>
fix: 64bit number in Q: ssi
4:52 PM Changeset in git [7152fa]spielwiese by Hans Schoenemann <hannes@…>
more changes for 64bit: number representation in Q
4:28 PM Changeset in git [75424e]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #592 from adipopescu/64Singular 64 Bits
4:00 PM Changeset in git [a742eb]spielwiese by Oleksandr Motsak <motsak@…>
Updated testing settings -> release for schreyer.lib
3:42 PM Changeset in git [05c60b2]spielwiese by Hans Schoenemann <hannes@…>
toward poly as number
10:45 AM Changeset in git [d9dfce]spielwiese by Hans Schoenemann <hannes@…>
refrence to modules.pdf
2:28 AM Changeset in git [4b7c2a]spielwiese by Oleksandr Motsak <motsak@…>
Fixed the target path for public kernel headers
Note: See TracTimeline for information about the timeline view.