|
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
|
|
099cc39e2e
|
Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
|
2011-01-05 18:24:29 +00:00 |
|
|
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
|
|
499d48cfdb
|
STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
|
2010-11-23 16:26:04 +01:00 |
|
|
|
d29c438657
|
STYLE: use url for FSF license instead of postal address, switch to GPL v3
|
2010-03-29 14:07:56 +02:00 |
|
|
|
689d4b2860
|
ENH: provide operator[] for accessing argList options.
- operator[] with label -> get args at index
- operator[] with word -> get named option
|
2010-02-17 11:43:42 +01:00 |
|
|
|
d857d671ac
|
STYLE: use new argList argRead() method and operator[] for cleaner code.
- deprecate argList::additionalArgs() method and remove uses of it
|
2010-02-16 17:57:49 +01:00 |
|
|
|
58b7e64185
|
Use argList::addOption, argList::addBoolOption (almost) everywhere
- ensure that the standard options (eg, from timeSelector) also have
some usage information
|
2009-12-03 13:32:12 +01:00 |
|
|
|
8ff026095d
|
added mvBak() to POSIX
- Rename to a corresponding backup file
If the backup file already exists, attempt with "01" .. "99" suffix.
- git ignore indexed backup files too
|
2009-07-20 11:04:48 +02:00 |
|