- Jul 27, 2009
-
-
henry authored
-
- Jul 26, 2009
-
-
Mark Olesen authored
- this stop problems caused by a "-case .." specification Previously args.globalCaseName() + ".Ext" resulted in silly names eg, "...png", or "surface-...stl"
-
- Jul 25, 2009
-
-
Mark Olesen authored
* remove repeated slashes /abc////def --> /abc/def * remove '/./' /abc/def/./ghi/. --> /abc/def/./ghi abc/def/./ --> abc/def * remove '/../' /abc/def/../ghi/jkl/nmo/.. --> /abc/ghi/jkl abc/../def/ghi/../jkl --> abc/../def/jkl * remove trailing '/'
-
- Jul 24, 2009
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
henry authored
-
Chris Greenshields authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jul 23, 2009
-
-
- still needs more fleshing out, but introduce the method for now and add more code later (without recompiling everything else).
-
Mark Olesen authored
- still needs more fleshing out, but introduce the method for now and add more code later (without recompiling everything else).
-
Mark Olesen authored
- use shift-right instead of shift-left formulation to avoid wrong behaviour with non-optimized compilation when the packed items fit exactly in the available number of bits.
-
mattijs authored
-
- use shift-right instead of shift-left formulation to avoid wrong behaviour with non-optimized compilation when the packed items fit exactly in the available number of bits.
-
- Jul 24, 2009
-
-
Andrew Heather authored
-
- Jul 23, 2009
-
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
Andrew Heather authored
This reverts commit 82e59fa1.
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
Mark Olesen authored
- avoid ambiguities caused by relative paths
-
- Jul 22, 2009
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
- contains the name part of the FOAM_CASE environment variable
-
- Jul 21, 2009
-
-
Andrew Heather authored
-
Andrew Heather authored
-
henry authored
-
henry authored
-