Timeline



Nov 13, 2022:

4:40 PM Changeset in git [317c14]spielwiese by Hans Schoenemann <hannes@…>
AC_LANG_CPLUSPLUS -> AC_LANG([C++])
3:01 PM Changeset in git [bcbcd2]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1158 from fingolfin/mh/autoupdate Update configure.ac files, avoid obsolete syntax
3:00 PM Changeset in git [c3c704]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #1157 from orlitzky/c-std-porting C standard porting

Nov 12, 2022:

11:07 PM Changeset in git [7afda2]spielwiese by Max Horn <max@…>
Update configure.ac files, avoid obsolete syntax
6:37 PM Changeset in git [8e8744]spielwiese by Hans Schoenemann <hannes@…>
fix: (number)0 is not valid for generic cf

Nov 11, 2022:

2:59 AM Changeset in git [b6647a7]spielwiese by Michael Orlitzky <michael@…>
omalloc/omAllocSystem.c: add another include for malloc.h. There are two branches in this file, one for HAVE_MALLOC_SIZE and one for HAVE_MALLOC_USABLE_SIZE. The former includes malloc.h, and the latter needs to too; otherwise, malloc_usable_size() is undefined. This is caught by -Werror=implicit-function-declaration, which is likely to be enabled by default in future versions of GCC and clang.
2:37 AM Changeset in git [2e385d]spielwiese by Michael Orlitzky <michael@…>
*/*.{c,h}: fix invalid function prototypes. The C99 standard does not allow function prototypes (or inline definitions) to have an empty argument list, such as int foo(); /* invalid */ This is caught by -Werror=strict-prototypes, which is likely to become the default in later versions of GCC and clang. This commit corrects all(?) of them by adding a "void" parameter.

Nov 4, 2022:

2:58 PM Changeset in git [4969bd8]spielwiese by Hans Schoenemann <hannes@…>
fix: copy minpoly for ringlist
1:41 PM Changeset in git [52d301]spielwiese by Hans Schoenemann <hannes@…>
chg: ringlist -> ring_list if possible
12:25 PM Changeset in git [4c83c98]spielwiese by Hans Schoenemann <hannes@…>
doc: format
12:00 PM Changeset in git [3b9766]spielwiese by Hans Schoenemann <hannes@…>
doc: format
11:38 AM Changeset in git [8fd403]spielwiese by Hans Schoenemann <hannes@…>
doc: format extra weight vector

Nov 3, 2022:

3:41 PM Changeset in git [61fbaf]spielwiese by Hans Schoenemann <hannes@…>
doc: arnoldClassify_to_string
1:50 PM Changeset in git [a1f059]spielwiese by Hans Schoenemann <hannes@…>
arnoldClassify_to_string

Nov 2, 2022:

12:04 PM Changeset in git [2ea97f]spielwiese by Hans Schoenemann <hannes@…>
test: fix: maximal space for exponents
11:36 AM Changeset in git [649427]spielwiese by Hans Schoenemann <hannes@…>
fix: maximal space for exponents (see https://github.com/oscar-system/Oscar.jl/issues/1663)

Oct 25, 2022:

1:41 PM Changeset in git [eedce96]spielwiese by Hans Schoenemann <hannes@…>
fix: ring R1=R2,.. with R2 a qring

Oct 21, 2022:

4:16 PM Changeset in git [f0c0868]spielwiese by Hans Schoenemann <hannes@…>
fix: tests for fstream.h vs. fstream

Oct 20, 2022:

3:44 PM Changeset in git [eb05c0a]spielwiese by Hans Schoenemann <hannes@…>
compiler warnings
3:29 PM Changeset in git [6415435]spielwiese by Hans Schoenemann <hannes@…>
fix: return int from pLength (compare to int length (-1 for unknown))
3:29 PM Changeset in git [88faa1]spielwiese by Hans Schoenemann <hannes@…>
compiler warning
3:28 PM Changeset in git [067348]spielwiese by Hans Schoenemann <hannes@…>
fix: compiler warning
3:22 PM Changeset in git [9a4aed]spielwiese by Hans Schoenemann <hannes@…>
fix: debug stuff p_LmDivisble...
2:27 PM Changeset in git [6469c2]spielwiese by Hans Schoenemann <hannes@…>
opt: remove p_LmDivisible.. with different rings
Note: See TracTimeline for information about the timeline view.