Andrew Heather
ae2ab06312
REL: Release preparations
2019-12-23 09:49:23 +00:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
OpenFOAM bot
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
Andrew Heather
4408d47075
MRG: Merged develop branch and resolved conflicts
2016-10-19 13:33:00 +01:00
Mark Olesen
03b5d5c108
BUG: foamCleanPath problem if path contains @ ( closes #264 )
...
- Can occur with some user names, or mounted paths.
Resolve by using '?' for the separation character.
Since '?' is a shell-glob, it is highly unlikely to occur appear in
filenames. Additionally, it is not a meta-character in standard sed,
nor in the GNU extension (which uses '\?').
2016-10-18 09:52:37 +02:00
Henry Weller
891b2a0f8b
functionObjects: Moved functionObjects namespace documentation into functionObject.H
2016-05-04 13:56:36 +01:00
Henry
156fd4dcc6
Doxygen: Updated scripts and css files to process OpenFOAM header files more robustly
...
and generate cleaner HTML files.
Thanks to Bruno Santos for various fixes and improvements.
Resolves bug reports:
http://www.openfoam.org/mantisbt/view.php?id=1516
http://www.openfoam.org/mantisbt/view.php?id=1016
http://www.openfoam.org/mantisbt/view.php?id=1512
2015-02-09 18:06:35 +00:00
andy
6af7599349
ENH: Added table handling and treatment for /header into doxygen
2012-07-10 17:07:06 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
Henry
b3cde56f27
Doxygen docs: Corrected doxyFilter to preserve line numbers
...
Also corrected many formatting errors in the comments in C and H files
2011-02-07 22:50:49 +00:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
14d1300a36
Revert "STyLE: More 2011 copyright dates (non-code)."
...
This reverts commit 2e1e671d96
.
2011-01-05 18:25:32 +00:00
graham
2e1e671d96
STyLE: More 2011 copyright dates (non-code).
2011-01-05 11:48:24 +00:00
Mark Olesen
0f57f4ec8a
STYLE: move bin/doxyFilt -> bin/tools/doxyFilter
...
- normally only for doxygen generation, not needed in the path
2010-08-11 11:03:43 +02:00