| #
03047865
|
| 18-Feb-2026 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2026-02-14/remove-last-of-source-horizontal-lines' into 'main'
Remove the last of the use of horizontal lines --- as seperators. With modern...
See merge request petsc/petsc!9039
|
| #
21789920
|
| 15-Feb-2026 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore
|
| #
3b751433
|
| 21-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
73e257f9
|
| 20-Oct-2025 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2025-10-17/fix-matlab-build/release' into 'release'
Fix failures in building Matlab interfaces due to different sizes of integer function arguments.
See merge request petsc/pets
Merge branch 'barry/2025-10-17/fix-matlab-build/release' into 'release'
Fix failures in building Matlab interfaces due to different sizes of integer function arguments.
See merge request petsc/petsc!8795
show more ...
|
| #
66218dbd
|
| 17-Oct-2025 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix failures in building Matlab interfaces due to different sizes of integer function arguments.
|
| #
ed0a315d
|
| 11-Sep-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2024-09-08/rm-empty-comments' into 'main'
Remove empty comments from the source, that is /* */
See merge request petsc/petsc!7815
|
| #
4ee01570
|
| 08-Sep-2024 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove empty comments from the source, that is /* */
Also remove some /******************* comments
Also remove some multiline comments with /* and */ at the beginning and end of each line
|
| #
970231d2
|
| 07-Mar-2024 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jolivet/clang-format-18' into 'main'
clang-format version 18
See merge request petsc/petsc!6902
|
| #
4ad8454b
|
| 09-Feb-2024 |
Pierre Jolivet <pierre@joliv.et> |
Remove some unneeded parentheses
|
| #
9c5460f9
|
| 17-Aug-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jacobf/2023-08-09/linter-detect-static-function-candidates' into 'main'
Linter detect possible static functions
See merge request petsc/petsc!6796
|
| #
66976f2f
|
| 14-Aug-2023 |
Jacob Faibussowitsch <jacob.fai@gmail.com> |
Add static to internal functions
|
| #
6a84ff42
|
| 17-Mar-2023 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2023-03-14/rm-sourceh-from-makefiles' into 'main'
Remove unneeded SOURCE* from makefiles
See merge request petsc/petsc!6186
|
| #
b75c6efc
|
| 17-Mar-2023 |
Barry Smith <bsmith@mcs.anl.gov> |
Fixes to skip the compiling of mex scripts into the PETSc library
|