openfoam/applications
Mark Olesen c832d635b1 ISstream::read improvements
- following Andy's idea to return values as label whenever possible
      eg, 1.2e6 -> 1200000
  but left it commented out

- avoid buffer overflow in ISstream::read(word&).
  Is the 'if (fail())' check itself actually in the correct place??

- other minor cosmetic changes
2009-08-11 11:55:46 +02:00
..
solvers Changed the runtime-selection tables to output a sorted toc. 2009-08-06 18:01:28 +01:00
test ISstream::read improvements 2009-08-11 11:55:46 +02:00
utilities Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-08-10 11:44:04 +01:00
Allwmake Allwmake and {applications,src}/Allwmake use wmake/wmakeCheckPwd 2009-08-07 20:24:11 +02:00