Partially unified indentation to two spaces rather than 3, 5, etc.Hg-commit: 72aceb82fa10cae79a777f91c00d187d4e02f4f6
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
many nightly build fixes in the examplesHg-commit: b9b9f9c356e7d8665d690eb58d66103946ba84a0
added MatRegisterBaseName() so that setting matrix type to BAIJ for example doesn't cause reset of matrixHg-commit: a4b44c64cb7a86f56eef479dfdd6ba26d266b203
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
win32 compile fixHg-commit: 5ea1b8a3a81eaa87a7fea6031ddc52367e1fdd39
doc fixes [from builddist]Hg-commit: d8954d10e0ddff2f5bc8e3dbb1b06b606d80bab4
fix syntax warning..Hg-commit: 69e4b926142caece45b8884d99e927793eed25fb
minor cleanup of docsadded totalview include and source for debuggerHg-commit: 47055b889013d6a6e89fcfd07a6fc43688b989e4
12