summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-233-6/+6
* Builds with MSVC againStefan Radomski2014-05-227-2379/+2498
* Introduced interpreter.step()Stefan Radomski2014-05-154-7/+7
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-1/+1
* Fixed V8 datamodelStefan Radomski2014-05-141-1/+1
* Fixed some bugs with java bindingsStefan Radomski2014-05-143-2/+5
* Beautified CodeStefan Radomski2014-04-222-2/+2
* Major refactoringStefan Radomski2014-04-2222-2718/+2786
* More work on promela DMStefan Radomski2014-04-116-38/+112
* More work on promela DMStefan Radomski2014-04-109-853/+1255
* Started with promela datamodelStefan Radomski2014-04-0917-10/+5749
* Support different threads on prolog datamodelStefan Radomski2014-03-122-28/+36
* More work on prolog datamodelStefan Radomski2014-02-192-30/+93
* Separate special chars in data key into separate compound termsStefan Radomski2014-01-231-2/+15
* Fixed a bug with bracketsStefan Radomski2014-01-231-3/+8
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-222-74/+84
* Fixed GCC warningsStefan Radomski2014-01-221-2/+2
* Email Attachments and Prolog Version FixesStefan Radomski2014-01-224-0/+14
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-211-11/+12
* Support for complex event.data in prolog datamodelStefan Radomski2014-01-192-4/+263
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-171-250/+275
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0834-0/+41
* Fixes for the Prolog datamodelStefan Radomski2014-01-071-2/+2
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-7/+8
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
* Builds on windows againStefan Radomski2013-11-161-6/+5
* Moved endian functions into convenience headerStefan Radomski2013-11-162-137/+1
* fix licenseenricop2013-11-051-6/+1
* XPathDatamodel initialization and assignment fixesenricop2013-11-051-49/+70
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-035-0/+92
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-315-0/+5
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+1
* Reverted preparation for current v8 trunkStefan Radomski2013-10-271-5/+5
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-2711-7/+25
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-262-14/+14
* Nested XML Node with eventStefan Radomski2013-10-262-1/+11
* Fixed header refactoringStefan Radomski2013-10-253-0/+5
* Improved mimetype handlingStefan Radomski2013-10-246-1/+58
* Added license information and bug fixesStefan Radomski2013-10-16165-1297/+3097
* Reactivated plugin systemStefan Radomski2013-10-111-14/+12
* More fixes for MSVCStefan Radomski2013-10-081-2/+1
* Got rid of some warnings with gccStefan Radomski2013-10-071-1/+2
* Reduced compile timesStefan Radomski2013-10-073-52/+56
* More work on IMInvoker, renamed Blob attributes and some XPath datamodel fixesStefan Radomski2013-09-253-34/+76
* Added instant messaging invokerStefan Radomski2013-09-232-11/+30
* Work on FFMpegInvokerStefan Radomski2013-09-184-8/+14
* New file element for executable contentStefan Radomski2013-09-024-63/+53
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-0220-36/+358
* Support for endianness in DataViewStefan Radomski2013-09-028-135/+542
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-015-12/+57