History log of /petsc/include/petscerror.h (Results 101 – 125 of 867)
Revision Date Author Comments
# 3ba16761 10-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make PetscErrorCode a non-discardable enum


# 4ab547ce 12-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2021-10-11/clang-linter-parse-docstrings' into 'main'

Feature: Lint Sowing Docstrings

See merge request petsc/petsc!4443


# 29f88fea 07-Dec-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Make a few more macros linter-friendly


# c200f75e 12-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ee52996b 10-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-11-09/fixup-cupm-msvc-redefinition-errors/release' into 'release'

Fix Various MSVC Device Compatibility Issues

See merge request petsc/petsc!5848


# af75f258 16-Nov-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

include <exception> in petscerror.h to ensure std::exception is defined


# b5fdbe7c 06-Dec-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/threadsafety' into 'main'

threading support in PetscLog and debugging configurations

See merge request petsc/petsc!5898


# dfb7d7af 04-Dec-2022 Stefano Zampini <stefano.zampini@gmail.com>

Do not use petscstack with threadsafety

This allows to run PETSc code in debug mode with threadsafety that does not segfault
when run with concurrent threads.


# 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 ...


# cd05f99a 18-Nov-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Fix a variety of missing tick and related issues in manual pages noticed during MR


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

Move most of the manual pages no Fortran support to Collective line

Commit-type: documentation
/spend 48m


# 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 ...


# 04530706 14-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-10-08/cpp-khash-map' into 'main'

Feature: C++ Khash Map

See merge request petsc/petsc!5792


# 5687f061 09-Nov-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add a manpage for PetscCallCXXAbort()


# 0a57284e 02-Nov-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Update PetscFunctionReturn() and PetscFunctionRetunVoid() manpages


# a207d08e 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# ed31fb71 30-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jose/codespell-typos' into 'release'

A few more codespell fixes

See merge request petsc/petsc!5786


# d5b43468 29-Oct-2022 Jose E. Roman <jroman@dsic.upv.es>

A few more codespell fixes


# 420cb978 22-Sep-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2022-09-06/petscassume' into 'main'

Feature: PetscAssume()

See merge request petsc/petsc!5591


# c7481402 06-Sep-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

Add PetscAssume(), use it in PetscAssert()


# 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


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

Transform all header-guards into ifndefs to make clang-format ignore them for preprocessor indentation


# 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


12345678910>>...35