Timeline
Jun 17, 2020:
- 10:38 PM Changeset in git [329dd3]spielwiese by
- build factroy also without NTL (not so useful yet)
- 10:17 PM Changeset in git [cac0f8]spielwiese by
- temp. disable factore over Z via FLINT
- 6:16 PM Changeset in git [6e12a4]spielwiese by
- univariate factorization over Z via FLINT
- 4:09 PM Changeset in git [ed6f2b]spielwiese by
- Merge branch 'fingolfin-mh/fix' into spielwiese
- 3:40 PM Changeset in git [e4514d3]spielwiese by
- Merge branch 'mh/fix' of https://github.com/fingolfin/Sources into fingolfin-mh/fix
- 3:34 PM Changeset in git [48e0bcb]spielwiese by
- seperate NTL and FLINT: nulNTL and factorize
- 3:32 PM Changeset in git [95e3732]spielwiese by
- compiler warnings about memset
- 3:31 PM Changeset in git [2d01c0]spielwiese by
- add Init() to idrec class
- 11:56 AM Changeset in git [89fd20]spielwiese by
- unified some .gitignore files
- 11:51 AM Changeset in git [dcceae]spielwiese by
- Merge pull request #1004 from fingolfin/mh/automake Fix an automake warning
- 11:38 AM Changeset in git [36f144]spielwiese by
- Merge pull request #1005 from fingolfin/mh/gitignore Update .gitignore
- 11:20 AM Changeset in git [62d1ab]spielwiese by
- Update .gitignore
- 11:18 AM Changeset in git [02eb92]spielwiese by
- Use C(XX)_FLAGS_FOR_BUILD to compile code generators ... and also adjust LDFLAGS, LIBS as needed, to further improve cross compiling support.
- 11:10 AM Changeset in git [56125f]spielwiese by
- Fix an automake warning
- 11:01 AM Changeset in git [aba274]spielwiese by
- Merge pull request #1003 from fingolfin/mh/fix More cross compiling
- 10:50 AM Changeset in git [aa560b]spielwiese by
- Update ax_prog_cxx_for_build.m4 ... to match changes made to ax_prog_cc_for_build.m4 recently. - save/restore GXX - honor `./configure --build=BUILD` - use AC_LANG_PUSH and AC_LANG_POP to save and restore global variables used for running tests like ac_compile and ac_link - use pushdef/popdef to save and restore ac_tool_prefix, cross_compiling and am_cv_CXX_dependencies_compiler_type (not sure if we need the latter but this mimicks what AX_PROG_CC_FOR_BUILD does) Submitted to upstream, see <https://savannah.gnu.org/patch/?9943>
- 10:21 AM Ticket #866 (Wrong dimension and degree?) closed by
- invalid: Please see reply in forum.
- 8:25 AM Ticket #866 (Wrong dimension and degree?) created by
- Please see www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=2911
- 2:12 AM Changeset in git [68e1603]spielwiese by
- More cross compiling - use CXX_FOR_BUILD for C++ sources - use BUILD_EXEEXT instead of EXEEXT - don't bother settings the unused LD variables (in one case it was set to a bogus value anyway)
Jun 16, 2020:
- 2:39 PM Changeset in git [26b42d]spielwiese by
- HOSTCC -> CC_FOR BUILD
- 2:37 PM Changeset in git [6bb0d8]spielwiese by
- Merge pull request #1002 from fingolfin/mh/noexec Remove executable bit from some files
- 2:35 PM Changeset in git [5acb5a]spielwiese by
- fix: warning register
- 2:30 PM Changeset in git [ab7174f]spielwiese by
- Remove executable bit from some files ... and ensure that libpolys-config is always executable
Jun 11, 2020:
- 11:01 AM Changeset in git [8b7ebf]spielwiese by
- trac accepts also https
Jun 8, 2020:
- 6:26 PM Changeset in git [f50eb2]spielwiese by
- jjSetMinpoly
- 6:11 PM Ticket #865 (primdecSY hangs) closed by
- fixed: fixed with fdda5465265805b57a9c0f85de0debd58cd07bee
- 3:20 PM Changeset in git [fdda546]spielwiese by
- test for tr. #865 and changed test
- 1:21 PM Changeset in git [0d0154]spielwiese by
- Revert "opt: use resultantFp" This reverts commit 517ffa70e651cf45ae68e0c02434f13e622fc87f.
Jun 6, 2020:
- 6:52 PM Changeset in git [83f9fe]spielwiese by
- reset jjMINPOLY (for Realclassify::realclassify)
- 5:46 PM Changeset in git [209d2c]spielwiese by
- Merge branch 'sachinkm308-execute' into spielwiese
- 5:21 PM Changeset in git [e71151]spielwiese by
- reset atkins.lib, chern.lib, removed comments in dmod.lib
Jun 3, 2020:
- 11:31 PM Changeset in git [6645dd]spielwiese by
- doc: new grobcov.lib
- 10:54 PM Changeset in git [85c8c60]spielwiese by
- replacing execute with create_ring(16)
- 10:15 PM Changeset in git [3dcc93]spielwiese by
- more changed tests
- 5:45 PM Changeset in git [daa3829]spielwiese by
- update test: debug output, changed division,liftstd
- 5:39 PM Changeset in git [a1a07f8]spielwiese by
- renoamed flintQQ -> flintQp
- 5:15 PM Changeset in git [c2b991]spielwiese by
- fix: attrib ncgenCount only for LP rings
- 4:05 PM Changeset in git [fac3ec]spielwiese by
- new grobcov.lib
- 3:41 PM Changeset in git [6f25ae]spielwiese by
- add: jj_NormalizeQRingP
- 10:39 AM Changeset in git [ae2e290]spielwiese by
- doc: typo in multigrading.lib
May 29, 2020:
- 9:57 AM Changeset in git [1e4e3f]spielwiese by
- Merge pull request #996 from mahrud/quickfix/flint-check fix typo in flint-check.m4
- 8:55 AM Ticket #865 (primdecSY hangs) created by
- The following works fine in 4.1.2 but hangs in >=4.1.2p1 […]
- 3:09 AM Changeset in git [6ed33f]spielwiese by
- fix typo in flint-check.m4
May 28, 2020:
- 4:12 PM Changeset in git [0d9fc0]spielwiese by
- jjSetMinpoly returns the ring or NULL for error
- 3:59 PM Changeset in git [c45564]spielwiese by
- add: jjsetMinpoly
May 20, 2020:
- 12:06 PM Changeset in git [d2ead71]spielwiese by
- fix: module should have extension .so, also for OsX (for dyn-mod.)
May 19, 2020:
May 18, 2020:
- 6:24 PM Changeset in git [8ef099]spielwiese by
- fix: module should have extension .so, also for OsX
Note: See TracTimeline
for information about the timeline view.