History log of /petsc/src/sys/utils/str.c (Results 26 – 50 of 363)
Revision Date Author Comments
# aec76313 12-Jul-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Lint apply: sys


# 52c275a1 18-May-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/h2opus-dmdakokkos' into 'main'

Add support for KOKKOS in H2OPUS

See merge request petsc/petsc!6408


# c0d8b5b9 04-May-2023 Stefano Zampini <stefano.zampini@gmail.com>

Add PetscStrcmpAny


# d01c6957 28-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-25/fix-more-manualpages' into 'main'

More manual page fixes

See merge request petsc/petsc!6233


# 2fe279fd 28-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

More manual page fixes


# e6bb321c 26-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-17/rm-unneeded-test-from-makefiles' into 'main'

simplify/cleanup makefile system

See merge request petsc/petsc!6201


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

Fix PFSTRING code and add test

Commit-type: bug, housekeeping
Reported-by: Jose Roman


# 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


# 5a7a9864 14-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jeremy/less-strcpy-strcat' into 'main'

Use Petsc[Strncpy,Strlcat,Memcpy] over Petsc[Strcpy,Strcat]

Closes #1332

See merge request petsc/petsc!6115


# d11110bc 13-Mar-2023 Jacob Faibussowitsch <jacob.fai@gmail.com>

Move PetscStrcat() and PetscStrcpy() back to str.c, and 'soft deprecate' them


# 615a6304 05-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-03-03/fix-man-missing-level' into 'main'

Add Level: to manual pages currently missing it

See merge request petsc/petsc!6142


# 53c0d4ae 03-Mar-2023 Barry Smith <bsmith@mcs.anl.gov>

Add Level: to manual pages currently missing it

Commit-type: documentation


# 3f8ef5f4 02-Mar-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'balay/ci-migrate-2' into 'main'

CI: migrate to Ubuntu-22.04 (part-2):

See merge request petsc/petsc!6124


# 7864358a 27-Feb-2023 Satish Balay <balay@mcs.anl.gov>

CI: migrate to Ubuntu-22.04 (part-2):

- linux-sycl-double
- linux-cxx-cmplx-pkgs-64idx-gcov
- arch-ci-linux-pkgs-gcov
- arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc

CI: migrate to Ubuntu-22.04 (part-2):

- linux-sycl-double
- linux-cxx-cmplx-pkgs-64idx-gcov
- arch-ci-linux-pkgs-gcov
- arch-ci-linux-matlab-ilp64-gcov: Fix warnings of type: /scratch/svcpetsc/petsc.y/src/sys/utils/str.c:612:10: error: 'epar' may be used uninitialized in this function [-Werror=maybe-uninitialized]
src/mat/tests/ex237.c
src/sys/dll/dl.c
src/sys/fileio/rpath.c
src/sys/utils/str.c
- arch-ci-linux-pgi
- arch-ci-linux-nagfor: migrate to u20 [as u22 gives build errors with MPICH?]
- arch-ci-linux-intel-cmplx: workaround build failures of chaco, scalapack, hypre, bamg
- arch-ci-linux-intel: Fix: /scratch/svcpetsc/petsc.x/src/ts/tests/ex30.c:404:13: error: ignoring return value of function declared with 'warn_unused_result' attribute [-Werror,-Wunused-result]
src/ts/tests/ex30.c
- linux-gcc-ifc-cmplx
- gce-nfs-short -> gce-u22-short

show more ...


# 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


# 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


# 37d05b02 06-Feb-2023 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# b877537e 05-Feb-2023 Satish Balay <balay@mcs.anl.gov>

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

Fix Typos

See merge request petsc/petsc!6024


# da81f932 05-Feb-2023 Pierre Jolivet <pierre@joliv.et>

Fix Typos


# 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


# 7c7da2b8 23-Jan-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jacobf/2023-01-13/modernize-cleanup-petscsys-h' into 'main'

Modernize and clean up petscsys.h

See merge request petsc/petsc!5976


12345678910>>...15