summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet
* 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
| | | | | - new commandline argument handling - compiles on windows again
* 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
|
* More work on TypedArraysStefan Radomski2013-09-0189-3252/+7303
|
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-3050-0/+4658
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-291-1/+7
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-2515-78/+141
|
* Added WebStorage object to documentStefan Radomski2013-08-2163-363/+643
| | | | Some refinements to DotWriter
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-1310-22/+20
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-1329-169/+435
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-1/+1
|
* Bug fixes and version bumpStefan Radomski2013-08-0122-77/+178
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Started calendar invoker and bug fixesStefan Radomski2013-07-264-24/+144
|