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
show more ...
Carefully replaced more '){' by ') {', added checker scriptHg-commit: a0037010be00b56a68354d942365c8f8df63198a
Carefully removed \t from src/sys/*Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
removed unneeded typedef of function pointer, replaced with manual page for function pointer formHg-commit: fd77d06a99d62a828458b49ce06b6519a336ace5
merge c89 fixes from release 3.3Hg-commit: 2d5593aa1623d18e813e8b6a59a156efae5212d9
don't list unneeded /*I includes; they clutter the manual pagesHg-commit: e78ba20ae96445858089a43bccd0933d14f8ae95
fixed rest of mising CHKERRQ() fixed a few unused but set variablesHg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
removed adic stuffHg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
removed all incorrect spaces before CHKERR...Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
forced values in PetscViewerDrawSetBounds() to alwways be applied when doing 2d contour plots with DMDA and VecView.Hg-commit: 178f9fee549bd10f3b4b64313dacb15c48b47923
updated MatView_Private() and -mat_view to new paradigm for accessing -xxx_view options via PetscOptionsGetViewer()Hg-commit: 48311e8a6a065367ee181abfeb345fa704b2d6ee
added PetscOptionsGetView() and PetscOptionsRestoreViewer()Hg-commit: 570011297d031dcce016710af35579cd6d354d6f
reorg of src/sys directorydirectories that define objects now in the classes subdirectoryrename several confusing name directoriesHg-commit: b2612422c63ac4afe82112892d9efda808f3d601
1...<<3132