Commit Graph

29 Commits

Author SHA1 Message Date
mattijs
20b1d49a82 ENH: dynamicCode: display line numbers 2011-03-25 04:43:29 +00:00
mattijs
b60866d98c ENH: coded functionObject: added mesh() 2011-03-23 09:34:51 +00:00
mattijs
889b0a0488 ENH: Release-notes-dev: updated for coded functionObject 2011-03-23 04:58:00 +00:00
mattijs
cf99e5c800 ENH: codeStream: added codeLibs 2011-03-21 17:54:20 +00:00
mattijs
24280e3b4b ENH: ReleaseNotes-dev: updated for codedFixedValue 2011-03-18 14:43:26 +00:00
mattijs
8a8ca63366 ENH: dynamicCode.org: updated to current status 2011-03-07 12:53:08 +00:00
Mark Olesen
97cd3af1ff ENH: cleanup codeStream - use dynamicCode, dynamicCodeContext encapsulation
Problems remain with codedFixedValueFvPatchScalarField:

- readIfModified() notices change on system/codeDict, but the
  codeProperties::setUnmodified() means that only a single entry will
  get processed

- it appears that while dlclose() may (or may not) be actually closing
  the library, there are probably still references about. This means
  that a subsequent reloading still points to the original functions
  and the lookup is not updated correctly.
2011-03-01 14:19:24 +01:00
Mark Olesen
51399bbbd1 STYLE: use dynamicCode/ instead of codeStream/ for dynamically generated code 2011-02-24 13:21:39 +01:00
Mark Olesen
b0e39f71c3 STYLE: minor cleanup on doc/code for codeStream 2011-02-23 16:17:25 +01:00
Mark Olesen
abde400dd5 Merge remote branch 'OpenCFD/master' into olesenm
Conflicts:
	bin/foamCleanPath
2011-02-22 19:24:31 +01:00
mattijs
79939b9e18 ENH: #codeStream: preserve across preprocessing
- new token: token::VERBATIMSTRING
- writing of this type in primitiveEntry
- disabling of all functionEntries in entry
2011-02-22 15:29:57 +00:00
Mark Olesen
f0f2bfa632 ENH: refactor codeStreamTools, use for codedFixedValueFvPatchScalarField 2011-02-22 15:01:20 +01:00
mattijs
5f883935f3 ENH: codeStream.org: updated with system/codeDict 2011-02-22 12:15:10 +00:00
Henry
a55fa99f6e Documentation: Updated ReleaseNotes and org-ified the codeStream description 2011-02-21 15:13:13 +00:00
mattijs
d6874f0fce ENH: codeStream, codedFixedValue: renamed. added template directory. 2011-02-21 14:33:14 +00:00
mattijs
6d61e43f4a ENH: onTheFly.txt: updated 2011-02-21 11:41:24 +00:00
mattijs
cfa58e0819 ENH: codeStream: documentation 2011-02-21 11:25:13 +00:00
mattijs
83a2a83160 ENH: staticLinkage.txt : how to link static 2011-02-02 11:25:06 +00:00
mattijs
6bb8d56a09 ENH: pointAndEdgeSync : explanation about point sync 2011-01-20 14:24:07 +00:00
mattijs
2c51cc509d ENH: inotify.txt : update 2010-12-02 18:45:35 +00:00
mattijs
b5dddd8980 ENH: parallel runTimeModifiable - master only 2010-11-16 12:41:44 +00:00
mattijs
df4dc659d7 ENH: ReleaseNotes-dev : update 2010-10-22 13:09:13 +01:00
mattijs
2b7f905fbd ENH: splitCyclics.txt : updated 2010-10-06 12:06:52 +01:00
Henry
fbf4d9ec10 Reorganised documentation 2010-09-29 22:09:17 +01:00
mattijs
f1ee573aa0 Merge branch 'inotify'
Conflicts:
	TODO
2010-06-02 10:10:52 +01:00
mattijs
6f34c75d92 update 2010-06-01 15:49:00 +01:00
mattijs
18925e6ee0 ENH: added fileMonitor class (uses inotify) 2010-05-28 15:20:55 +01:00
mattijs
1a2973c4f4 ENH: added to splitCyclic.txt changes file. 2010-05-21 16:54:55 +01:00
henry
706594791e Removed Mattijs specific unitTestCases directory and moved CHANGES-splitCyclic into the doc/changes directory. 2010-05-20 09:39:06 +01:00