| #
ffdfd6a8
|
| 05-Mar-2023 |
Lisandro Dalcin <dalcinl@gmail.com> |
Silence GCC -Wpointer-arith in public header file
|
| #
ab17e8da
|
| 23-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-02-21/fix-sys-man-pages' into 'main'
Fix some system level manual pages
See merge request petsc/petsc!6104
|
| #
667f096b
|
| 21-Feb-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix some system level manual pages
Commit-type: documentation
|
| #
4bff11b9
|
| 13-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-02-08/fixup-wstringop' into 'main'
Fix various -Wstringop gcc warnings
See merge request petsc/petsc!6037
|
| #
9b15cf9a
|
| 08-Feb-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Fix various -Wstringop gcc warnings
|
| #
b1512d92
|
| 08-Feb-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-01-25/inline-petscstr' into 'main'
Inline Simple PetscStr Functions
See merge request petsc/petsc!6005
|
| #
bbcf679c
|
| 25-Jan-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Inline all of the PetscStr* functions that map to basic str functions so __builtin_ variants can be used by compiler
|