- Oct 05, 2021
-
-
Tony Farrell authored
ACMM Version 1.29
-
- Sep 14, 2020
-
-
Fix compiler warning from clang version 11.0
-
Ensure "release" target does not fail.
-
Don't try to build if C++11 is not available. Allows the sub-system to be part of the DRAMA regression tests.
-
Add sdsc sub-directory and support building of the sdsc_example program.
-
Modify document to show use of stream manipulators for SLog() and SPrintf().
-
Update document to add RunProgram and use of StreamBuf rather Stream series for MsgOut and Logger streams Update document for replacement of MessageUserStream by MessageUserStreamBuf and LogStream by LogStreamBuf (the former did not work on all compilers). Show examples of the use of these. Document ParSys::Create... series ofmethods. Document new RunProgram() and RunProgramWaitUntil() functions.
-
Update to document for addition of MessageUserStream object and changes to the way LogStream is used. (from Drama2 version 1.66).
-
Updates to the document.
-
Updates to the document.
-
Modified for new git::Path Initialise() method argument - required change to test. Programs loading other tasks now self load, to avoid the new for master. dmakefile modified to only do cleanup if no tasks are running. drama2.doc modified to make drama::path::ForwardMonitor() the correct way to do a forward monitor, rather then waiting on a replacement.
-
Add Keith's DRAMA_overview.doc document.
-
Ensured all exception catches are by const&, rather then by just &.
-
Updated exam6_6.cpp as a result of changes to way of adding threaded action function. Updated document for the above and to document new GIT POLL action implementation details (from DRAMA 2 release 1.49)
-
Add exam6_6 -> threaded action via function example.
-
Add examples for ICALEPCS conference
-
Support compiling with C++14.
-
Add spawnable action examples
-
Update for DRAMA2 1.34. Add exam5_5.cpp, shows use of functions for handlers.
-
Add exam10_1, user interface example Modify for changes in DRAMA 2 - version 1.32.
-
Add exam9_1, exam9_2, exam9_3 - bulk data examples.
-
Add exam8_1, exam8_2, exam8_3 - git examples.
-
Add exam7_11, exam7_12, exam7_13. Start on a test target.
-
Add exam7_9 and exam7_10. Update document
-
Add C++2HTML.html (from http://www.bedaux.net/cpp2html/) through it is not clear if this works from a file only. (Is supposed to) Minor document update.
-
Add section 7.
-
Add example 6.5, kicking blocked threads.
-
Add section 6.
-
First checked in version - document does not yet do any thread stuff.
-
Created from DRAMA template by acmmCreateSubsystem
-
afarrell authored
Initialised this ACMM migrated repository with .gitfilters and .gitattributes for RCS keywords. This ACMM module was originally initialised with the message: Created from DRAMA template:DRAMA 2 Example code and documentation
-