History log of /petsc/src/vec/pf/impls/string/tests/ex1.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 732aec7a 22-Sep-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/remove-cast' into 'main'

Use NULL or nullptr instead of casted 0

See merge request petsc/petsc!7857


# c8025a54 21-Sep-2024 Pierre Jolivet <pierre@joliv.et>

Use NULL or nullptr instead of casted 0


# 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