eliminated includes of system string files from petscsys.hslightly painful because of Jed's ugly PetscCheck__FUNCT__()Hg-commit: c40acb6935dfc9df65da08a52a5f0cb47823cf1b
Make petscimpl.h privateHg-commit: 910e8b03a54a915953944da6f75eb81c807d7428
minor cleanup of unneeded included filesHg-commit: a1ec1768809a9512ac930c5b664efd3036507774
added include stddef.h to petscsys.hremoved many duplicate includes of system includesHg-commit: 26ea335c035572bcbd495f9993b3270632d5d3c6
removed a bunch of duplicate unneeded includes of std include filesHg-commit: b6c9f3e2b0eb8b7277fe131cc83beede5d495522
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
show more ...
Refinement of else-style-checker. Minor style violation fixes.Hg-commit: 4e55cead1b3e383fa57e9479d00c8f2dd75b4874
Fixed style violations for open brace on next line for functionsHg-commit: e273ef2c2517b1e5787fa19bd0738bf91d2229e2
Fixed style violations around else-keyword.Hg-commit: d968d568a12dd2dcbf75c442cf3335bec0ab2047
Uncrustified src/sys/*Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
changed PetscMPIIntCast() to return an error codeHg-commit: 73696a6c6bf0120a669678ed7c25e3c7bd451960
Reformatted: "There should be a blank line before PetscFunctionBegin;"Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
Detect MPICH ch3:sock bug and choose BuildTwoSided algorithm appropriatelyFalls back to old algorithm (MPI_Allreduce) when fix not detected.This patch includes public interfaces to query and set
Detect MPICH ch3:sock bug and choose BuildTwoSided algorithm appropriatelyFalls back to old algorithm (MPI_Allreduce) when fix not detected.This patch includes public interfaces to query and set the algorithm.Hg-commit: 1659b11f5c925913d7bcde16eaaa0bfc63c5f38f
Initialize variable to appease compilerHg-commit: 91eebf0dc205bdd6404d77851c7d19b47a73ef5f
Fixed a lot of warnings issued by nightly builds.Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614
Reformatting for rule 'The closing bracket } should always be on its own line'. Single-line if-statements and the like are allowed. Checks updated accordingly.Hg-commit: 2986011b776d416fb2d5342ccd2
Reformatting for rule 'The closing bracket } should always be on its own line'. Single-line if-statements and the like are allowed. Checks updated accordingly.Hg-commit: 2986011b776d416fb2d5342ccd2524335aa664b1
Updated style to obey 'Do not put a blank line immediately after PetscFunctionBegin;'Hg-commit: 5408b9ce2402ad624305b7a7a323ab3ae5e0c3f1
Reformatting: 'No space after a '(' or before a ')''Hg-commit: 797341a7bfba18bb97e6da668b36bad2e5977356
if, for, while, switch now have consistently a space prior to the opening parenthesis.Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4e
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4ebc15eb
Replaced remaining '){' with ') {'.Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
Carefully replaced more '){' by ') {', added checker scriptHg-commit: a0037010be00b56a68354d942365c8f8df63198a
Style improvements: braces around 'else', partial '){' -> ') {'Hg-commit: adc31fe870178bcba56a29e10981c8f8716a006a
Carefully removed \t from src/sys/*Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
1...<<2122232425262728293031