summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/element/file
Commit message (Expand)AuthorAgeFilesLines
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-231-1/+1
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-5/+5
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-212-17/+30
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-1/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-8/+8
* Fixed header refactoringStefan Radomski2013-10-251-0/+1
* Improved mimetype handlingStefan Radomski2013-10-241-1/+1
* Added license information and bug fixesStefan Radomski2013-10-162-106/+144
* Got rid of some warnings with gccStefan Radomski2013-10-071-1/+1
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-251-2/+2
* Work on FFMpegInvokerStefan Radomski2013-09-181-1/+1
* New file element for executable contentStefan Radomski2013-09-022-0/+289