History log of /petsc/src/sys/error/err.c (Results 51 – 75 of 477)
Revision Date Author Comments
# 08eaad2d 01-Apr-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-typos-portability' into 'release'

Fix typos, portability issues, segmentation fault

See merge request petsc/petsc!6267


# aaa8cc7d 31-Mar-2023 Pierre Jolivet <pierre@joliv.et>

Fix some documentation and typos


# f1a0fde4 29-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-27/fix-typo-setterrabort-missing-petsccalla' into 'main'

Cleanup some manual pages for error handle, especially wrt Fortran usage

See merge request petsc/petsc!6241


# 989c49a2 29-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Cleanup some manual pages for error handle, especially wrt Fortran usage

Commit-type: documentation
Reported-by: jacob Faibussowitsch <jacob.fai@gmail.com>


# e9f36840 18-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-08/fix-man-pages-detected-by-lint' into 'main'

Fix many manual pages

See merge request petsc/petsc!6162


# 20f4b53c 09-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix manual pages based on reports from Jacob's lint tool

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


# 31d78bcd 02-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-12-10/petscerrorcode-nodiscard' into 'main'

Feature: Non-discardable PetscErrorCode

See merge request petsc/petsc!5923


# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# e3dbaa52 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 3d996455 29-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

Merge branch 'barry/2022-11-17/fix-collective-on-man-pages/release' into 'release'

Remove unneeded " on xxx" from most Collective comments in manual pages; move no Fortran support to Collective line

See merge request petsc/petsc!5850

show more ...


# c3339dec 17-Nov-2022 Barry Smith <bsmith@mcs.anl.gov>

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects th

Remove unneeded " on xxx" from most Collective comments in manual pages

The phrase was unneeded 99% of the time

I did not remove in the dm directory since another MR is still active that affects that directory

Commit-type: documentation
/spend 20m

show more ...


# b72cbe97 03-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-11-01/remove-sprintf' into 'main'

Purge sprintf() from the repo

See merge request petsc/petsc!5791


# a364092e 01-Nov-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Purge sprintf() from the repo


# e3f8113e 24-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# e70d0aa9 24-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-spacing-docs' into 'release'

Docs: remove or add space before back tick

See merge request petsc/petsc!5761


# e6d3c4ed 21-Oct-2022 Pierre Jolivet <pierre@joliv.et>

Docs: remove or add space before back tick


# c1f49a03 01-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'suyash/hip' into 'main'

Add HIP support to Mat class in PETSc

See merge request petsc/petsc!5383


# 47d993e7 01-Oct-2022 suyashtn <suyashtn@umich.edu>

Add HIP support to Mat class in PETSc

Co-authored-by: Justin Chang <jychang48@gmail.com>

Fixed-by: Jacob Faibussowitsch <jacob.fai@gmail.com>
Fixed-by: Junchao Zhang <jczhang@mcs.anl.gov>
Fixed-by:

Add HIP support to Mat class in PETSc

Co-authored-by: Justin Chang <jychang48@gmail.com>

Fixed-by: Jacob Faibussowitsch <jacob.fai@gmail.com>
Fixed-by: Junchao Zhang <jczhang@mcs.anl.gov>
Fixed-by: Satish Balay <balay@mcs.anl.gov>

show more ...


# 061e922f 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-21/2-bike-2-shed' into 'main'

Feature: Bicycle Storage Facility 2

See merge request petsc/petsc!5661


# d71ae5a4 21-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

source code format changes due to .clang-format changes


# 72f77863 14-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-13/seterrq-always-return-nonzero' into 'main'

Always return nonzero exit code from SETERRQ()

See merge request petsc/petsc!5630


# e809461d 13-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Always return nonzero exit code from SETERRQ()


# fb664f9e 10-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-08-29/petscdevicecontext-backend-update' into 'main'

Update PetscDevice and PetscDeviceContext backends

See merge request petsc/petsc!5566


12345678910>>...20