- 06 Dec, 2013 1 commit
-
-
andy authored
-
- 07 Dec, 2012 1 commit
-
-
mattijs authored
-
- 15 Oct, 2012 1 commit
-
-
mattijs authored
-
- 12 Oct, 2012 1 commit
-
-
Henry authored
-
- 12 Sep, 2012 2 commits
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 19 Jan, 2011 1 commit
-
- 14 Jan, 2011 1 commit
-
-
Andrew Heather authored
-
- 07 Jan, 2011 1 commit
-
-
graham authored
-
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 15 Jan, 2010 1 commit
-
-
Andrew Heather authored
-
- 15 Dec, 2009 2 commits
-
-
Mark Olesen authored
Improve constructors. - Use (const UList<token>&) instead of (const List<token>&) - Add (const Xfer< List<token> >&) constructor.
-
Mark Olesen authored
-
- 10 Jan, 2009 1 commit
-
-
Mark Olesen authored
- can use 'XX.empty()' instead of 'XX.size() == 0', 'XX.size() < 1' or 'XX.size() <= 0' or for simpler coding. It also has the same number of characters as '!XX.size()' and /might/ be more readable - many size checking had 'XX.size() > 0', 'XX.size() != 0', or 'XX.size() >= 1' when a simple 'XX.size()' suffices
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 02 Oct, 2008 2 commits
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-