Fix a problem of insufficient buffer space when calling PetscFormatConvertHg-commit: 497d119d5b407d112be39de679da5e7e4b2e1da4
Process printf format %F in the same way as %GHg-commit: 4e96c096382863d6695378e881b4e1d0f3ab635b
Improved PetscFormatConvert to support format modifiers in %GHg-commit: 79792ad98d7365ea75208f86d8aa8c496c60842c
Correct format in quad precisionHg-commit: 9821fe7e77c76f6ce5405941e0285242d6639f69
fixes to allow runs without ctablechanged default values for machine epsilon and its sqrtHg-commit: c636d6b71ea127a1acb84fe0383b490d3b14f6a2
Make int variable actually an intHg-commit: 7354f09816cbd3988daaca696407dd4d59c7d59d
Add check for system error in PetscVSNPrintf(), returned count shall always be non-negativeHg-commit: 55929db629e3f2a6833c5a9d0e7330184368eb99
Add PetscSNPrintfCount() which also returns the number of characters usedHg-commit: 2e6a946a88d366e5aa6c0e47f96108902ff3f50d
fix PetscByteSwapShort()Hg-commit: 30a4e23b085e009d1e89ac7682e80ed34652272f
add PetscByteSwapFloat()Hg-commit: bb9976d97f50be5629192bde4c44fa9075cd00a3
removed misleading comment in petsc4py.py about using Apple pythonHg-commit: 898b06083b96c1aa2a787547e6f317ed9c7ddc3a
commit after mergeHg-commit: da245945fa620a3d029b928ed30d223d8a52c7f0
fixed fixed some names in petscmath.hHg-commit: a2460f32b5062aa458eab9ab7fe574fb7cb0b351
Need errno.h to use errno.Hg-commit: db0749777d34c1b66ebe49a003d18adfc826ecd4
Small compile fixesHg-commit: 7ec0409e07da7cdb7ff876b9efdb9334a260b9e9
finished basic support for __float128Hg-commit: ae6323f37787bba35aaa6ab78aa53432011da446
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
removed SCALAR_INTHg-commit: 52f301c861c7ffb4f3605d4d027f466e5832053c
removed #define PETSCXXX_DLL from top of all source filesHg-commit: b784aa18ddcf5337d4011d34f0fa008681695ac1
fixed couple of initialized but never used variablesHg-commit: 921bc7586356c399386b3575b2114c6b1b985e62
Suppress unused value warnings for unchecked PetscFree (clang)Hg-commit: f301815fc494cb333d15c0cefabf71a0988a0321
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automatically
fixed .bib entries with Gail's correctionsremoved all checks of nonzero pointer before call to PetscFree and setting to zero of pointer after PetscFree, since PetscFree() does that all automaticallyHg-commit: 0f5bef9ea1fcd7ad8418fab6181ef990ea35c1db
show more ...
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
changed Matlab spelling to MATLAB some general MATLAB cleanupHg-commit: efcb24f191dfedc98b283d9e63e7859032e8ef35
fixed problem with Matlab being nonresponsive when run with -nodisplay and built with MPIHg-commit: 55309f421b5c4a165bbbd6dac4ef585d34254524
1...<<11121314151617181920