History log of /petsc/src/sys/error/adebug.c (Results 26 – 50 of 249)
Revision Date Author Comments
# 1bc7733e 05-Jul-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-07-02/fix-tty-check-start-in-debugger' into 'main'

Fix for !6606 should not check tty if using a separate terminal for the debugger

See merge request petsc/petsc!6654


# 6a8d16b2 02-Jul-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix for !6606 should not check tty if using a seperate terminal for the debugger

Reported-by: Matthew Knepley


# 03403092 19-Jun-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-06-15/check-if-terminal-istty-for-start-in-debugger' into 'main'

-start_in_debugger can behave confusingly if the input is not a tty.

See merge request petsc/petsc!6606


# c3cd2bb4 16-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

Improve the manual pages for adebug.c

Commit-type: documentation


# cfbfffea 15-Jun-2023 Barry Smith <bsmith@mcs.anl.gov>

-start_in_debugger can behave confusingly if the input is not a tty. This checks for that case and prints a very useful error message

Reported-by: Getnet Betrie <d.getnet@gmail.com>


# 01fc6e75 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 50c89487 22-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-05-10/fix-man-pages-trivial/release' into 'release'

Fix trivial typos etc in some manual pages

See merge request petsc/petsc!6450


# 37fdd005 10-May-2023 Barry Smith <bsmith@mcs.anl.gov>

Fix trivial typos etc in some manual pages

Also remove manual page for SNESNGSFunction since it does not exist


# 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


# 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


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


# 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


# c3495b13 09-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 5cc1291d 06-Nov-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/fix-strict-prototypes' into 'release'

Fix -Wstrict-prototypes

See merge request petsc/petsc!5808


# 3274405d 06-Nov-2022 Pierre Jolivet <pierre@joliv.et>

Fix -Wstrict-prototypes

warning: a function declaration without a prototype is deprecated in all versions of C


# 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


# d3f926d8 23-Oct-2022 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2022-09-03/add-emcc' into 'main'

Get PETSc building and running with emcc

See merge request petsc/petsc!5588


# accbd18b 09-Oct-2022 Barry Smith <bsmith@mcs.anl.gov>

Fix source code for emcc

Commit-type: portability
/spend 1h


# 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


12345678910