- May 23, 2011
-
-
mattijs authored
-
- Feb 24, 2011
-
-
Mark Olesen authored
-
- Feb 23, 2011
-
-
Mark Olesen authored
- add doc-dir doc/doxygen so it doesn't get forgotten
-
- Feb 21, 2011
-
-
mattijs authored
-
- Dec 14, 2010
-
-
mattijs authored
-
- Nov 17, 2010
-
-
Mark Olesen authored
- To-do: wmake/rules/General/bison wmake/rules/General/btyacc wmake/rules/General/btyacc++ wmake/rules/General/byacc wmake/rules/General/moc wmake/rules/General/yacc but these files have <TAB>
-
- Nov 16, 2010
-
-
mattijs authored
-
- Sep 29, 2010
-
-
Henry authored
-
- Sep 17, 2010
-
-
graham authored
Squashed merge of particleInteractions up to commit e7cb5bcf0315c359539ef1e715e1d51991343391
-
- Jun 23, 2010
-
-
henry authored
-
- May 31, 2010
-
-
graham authored
reporting. Making sixDoFRigidBodyMotionConstraints less verbose by default, now requires debug switch to be set.
-
- May 18, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- May 03, 2010
-
-
Mark Olesen authored
- change from 'kde-open %f' to the desktop-agnostic 'firefox %f' as the default document browser.
-
- May 02, 2010
-
-
Mark Olesen authored
-
- Feb 17, 2010
-
-
mattijs authored
- removed globalPointPatch* - removed pointPatchInterpolate* since all is now inside volPointInterpolation.
-
- Dec 04, 2009
-
-
Mark Olesen authored
-
- Aug 28, 2009
-
-
Andrew Heather authored
-
- Aug 19, 2009
-
-
graham authored
-
- Aug 04, 2009
- Jul 21, 2009
-
-
henry authored
-
- Jul 07, 2009
-
-
henry authored
-
- Jun 12, 2009
-
-
mattijs authored
-
- May 18, 2009
-
-
Mark Olesen authored
- change name of environment variable from $WM_OS -> $WM_OSTYPE as a better description
-
- Apr 16, 2009
-
-
mattijs authored
-
- Mar 09, 2009
-
-
Mark Olesen authored
- added obj surfaceWriter - don't bother with prepended field names on obj and stl surfaceWriter. It fills the disk and suggests differences where there are none.
-
- Jan 16, 2009
-
-
Mark Olesen authored
- put back debug switch (even although it is never used) - remove stringsGlobals.C, since it is now never used
-
- Jan 09, 2009
-
-
Mark Olesen authored
- string doesn't use any debug info, remove it - restructured the macros to add in NoDebug macro versions to className, typeInfo. Might be helpful with tackling the globals bootstrapping issue. - HashTableName + StaticHashTableName - avoid lookup of debug switch when FULLDEBUG is not defined
-
- Nov 19, 2008
-
-
Mark Olesen authored
-
- Sep 15, 2008
-
-
henry authored
-
- Jul 23, 2008
-
-
Andrew Heather authored
This reverts commit 7446cee7.
-
- Jul 22, 2008
-
-
Mark Olesen authored
Added doc/Doxygen/tools/find-debugNames to help but the problem requires more attention (Henry/Andy/Mattijs?) Caveat: - names defined with nested defines will be missed. - names defined via typename will be missed. Cleanup example: #!/bin/sh ( cd $WM_PROJECT_DIR doc/Doxygen/tools/find-debugNames|tee debugs.orig|sed -e 's@ *//.*$@@'>debugs diff -uw etc/controlDict debugs > debugs.diff echo "hand-resolve the conflicts - see debugs.diff" )
-
- Jul 09, 2008
-
-
henry authored
-
- Jun 13, 2008
-
-
henry authored
-
- Jun 04, 2008
-
-
Andrew Heather authored
-
- May 30, 2008
-
-
Mattijs Janssens authored
-
- May 21, 2008
-
-
Mark Olesen authored
This is useful when the application has the same name as a class. For example, polyDualMeshApp.C implements the polyDualMesh application using the polyDualMesh class. Thus polyDualMeshApp_8C.html documents the app, whereas polyDualMesh_8C.html is the annotated source code for the class itself.
-
- May 07, 2008
-
-
henry authored
-
Mattijs Janssens authored
-