Timeline



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

May 28, 2014:

5:59 PM Changeset in git [121ad4]spielwiese by Adi Popescu <adi_popescum@…>
fix: 64bit nlIntMod, positive result
4:59 PM Changeset in git [305672]spielwiese by Martin Lee <martinlee84@…>
fix: stupid bug in compress
11:01 AM Changeset in git [bf8a3f]spielwiese by Adi Popescu <adi_popescum@…>
fix: 64 bits Long/paraplane.tst

May 27, 2014:

3:47 PM Changeset in git [44e5542]spielwiese by Hans Schoenemann <hannes@…>
fix debug stuff: output of TRACE_CALL
3:20 PM Changeset in git [7835f61]spielwiese by Jakob Kröker <kroeker@…>
used Hans routine hasGlobalOrdering instead of my hasGlobalMonomialOrdering
3:08 PM Changeset in git [89e00f]spielwiese by Jakob Kröker <kroeker@…>
merged with spielwiese

May 26, 2014:

10:07 PM Changeset in git [da9cd4]spielwiese by Martin Lee <martinlee84@…>
fix: really need a charSet
6:37 PM Changeset in git [2f2b44e]spielwiese by Oleksandr Motsak <motsak@…>
Fix building-in in case of a new out-of builting
3:38 PM Changeset in git [064cfc]spielwiese by Hans Schoenemann <hannes@…>
better explanation for warn-ASSUME
3:19 PM Changeset in git [fa7dd2]spielwiese by Oleksandr Motsak <motsak@…>
Fix the python cfalgs correction
2:27 PM Changeset in git [68d3817]spielwiese by Oleksandr Motsak <motsak@…>
Removed @FACTORY_INCLUDES@ from lib*-config's cflags NOTE: this means that the user may need to add factory flags manually

May 23, 2014:

3:37 PM Changeset in git [6152da]spielwiese by Hans Schoenemann <hannes@…>
semphore.c: includes
3:28 PM Ticket #619 (severe compiler warnings) closed by hannes
fixed: Please use the current sources(*), we do not have the time to fix any …
3:24 PM Changeset in git [da6b0c]spielwiese by Martin Lee <martinlee84@…>
chg: update includes due to moving algext
2:55 PM Changeset in git [2ea660]spielwiese by Martin Lee <martinlee84@…>
chg: move algext.* -> cfGcdAlgExt.*
2:52 PM Changeset in git [a6d69d2]spielwiese by Martin Lee <martinlee84@…>
chg: added more tests for char_series from old libfac/charset/tests
2:32 PM Ticket #619 (severe compiler warnings) created by hasufell@…
QA Notice: Package triggers severe warnings which indicate that it …
2:30 PM Changeset in git [093a11]spielwiese by Martin Lee <martinlee84@…>
chg: moved some commented out tests from Short to Long
2:02 PM Changeset in git [aa6c3f5]spielwiese by Martin Lee <martinlee84@…>
chg: added new test for factorization over Q(a)
1:16 PM Ticket #618 (installed libsingular-config contains paths pointing to the original ...) created by lorenz@…
After installation of singular the libsingular-config tool …
12:12 PM Changeset in git [c5fcde]spielwiese by Martin Lee <martinlee84@…>
chg: asserts in cfModResultant
11:54 AM Changeset in git [311dbd7]spielwiese by Martin Lee <martinlee84@…>
fix: clear denominators before computing norm
11:47 AM Ticket #617 (python-cspec regex causes invalid compiler options on opensuse) created by lorenz@…
In opensuse the cflags from the python-config tool contain: […] In …

May 22, 2014:

4:23 PM Changeset in git [1ab7bf]spielwiese by Hans Schoenemann <hannes@…>
fix: references in modular.lib
3:12 PM Changeset in git [9e74d36]spielwiese by Martin Lee <martinlee84@…>
chg: break factor recovery earlier chg: make sure factor's not a constant from the alg. func. field
11:08 AM Changeset in git [65fff3]spielwiese by Hans Schoenemann <hannes@…>
version for all.lib

May 21, 2014:

7:03 PM Changeset in git [e345a3]spielwiese by Oleksandr Motsak <motsak@…>
Update for dependency diagram
7:03 PM Changeset in git [854710]spielwiese by Oleksandr Motsak <motsak@…>
Changed the default setting for builtin modules: syzextra if empty!
6:57 PM Changeset in git [343a4a]spielwiese by Hans Schoenemann <hannes@…>
doc: modular.lib
6:56 PM Changeset in git [4de7ee]spielwiese by Hans Schoenemann <hannes@…>
doc: option(warn)
6:45 PM Changeset in git [74608b]spielwiese by Hans Schoenemann <hannes@…>
Revert "added a test for empty char series" This reverts commit 6c524f33f553f9d0a11c9984e32c98732e50abb5.
5:25 PM Changeset in git [b569556]spielwiese by Oleksandr Motsak <motsak@…>
Test update due to DM changes
5:23 PM Changeset in git [84cd3d]spielwiese by Hans Schoenemann <hannes@…>
manual: REFERENCE(S) should be a seperate header
4:47 PM Changeset in git [97cc98]spielwiese by Hans Schoenemann <hannes@…>
constistent names for blackboxDefaultOp*
4:47 PM Changeset in git [d3164ca]spielwiese by Hans Schoenemann <hannes@…>
fix: private shared gmp library
4:46 PM Changeset in git [2ac52e]spielwiese by Hans Schoenemann <hannes@…>
fix: minAssChar(ideal(1))
4:26 PM Changeset in git [2bd45fc]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #589 from surface-smoothers/test.for.emtpy.charseries added a test for empty char series
4:11 PM Changeset in git [cdb69c]spielwiese by Hans Schoenemann <hannes@…>
error message for index access (inlude name of variable)
4:10 PM Changeset in git [fff643c]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #591 from mmklee/nosqrfres Nosqrfres
3:29 PM Changeset in git [3b81cff]spielwiese by Oleksandr Motsak <motsak@…>
Fix the usage of qsort_r under Mac OS X
3:06 PM Changeset in git [96cf09]spielwiese by Martin Lee <martinlee84@…>
chg: update result of primdec_l.tst
1:24 PM Changeset in git [40e7ab]spielwiese by Hans Schoenemann <hannes@…>
ring.lib: header, examples
12:33 PM Changeset in git [ac44a4]spielwiese by Martin Lee <martinlee84@…>
chg: updated more test results due to changes
12:32 PM Changeset in git [1029c3e]spielwiese by Martin Lee <martinlee84@…>
chg: added example from Kroeker to charseries.tst chg: updated test results
12:23 PM Changeset in git [18037b]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #590 from surface-smoothers/fix.typo.hasFieldCoefficient typo fix
12:13 PM Changeset in git [d85510]spielwiese by Jakob Kröker <kroeker@…>
typo fix
10:04 AM Changeset in git [6c524f]spielwiese by Jakob Kröker <kroeker@…>
added a test for empty char series
Note: See TracTimeline for information about the timeline view.