summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/element/file/FileElement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major Refactoring v2.0Stefan Radomski2016-05-121-259/+0
* Some refactoring for improved compile timesStefan Radomski2016-02-231-1/+2
* Got rid of more dynamic_castsStefan Radomski2014-08-031-2/+2
* See detailled logStefan Radomski2014-07-301-4/+4
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-2/+2
* Major header movementStefan Radomski2014-06-271-0/+1
* 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-211-16/+29
* 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-161-98/+117
* 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-021-0/+224