summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/ioprocessor
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a segfaultStefan Radomski2013-11-191-1/+0
|
* Builds on windows againStefan Radomski2013-11-161-1/+1
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-162-2/+2
|
* Bug fixes (see details)Stefan Radomski2013-10-281-7/+23
| | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-2/+2
|
* Fixed header refactoringStefan Radomski2013-10-252-0/+3
|
* Added license information and bug fixesStefan Radomski2013-10-1617-22/+352
|
* Reactivated plugin systemStefan Radomski2013-10-111-7/+8
|
* Pass more ECMAScript W3C testsStefan Radomski2013-10-082-73/+5
|
* Work on FFMpegInvokerStefan Radomski2013-09-182-8/+12
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-291-0/+6
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-252-0/+11
|
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-132-2/+2
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-132-11/+48
|
* New version with XHTML invokerStefan Radomski2013-06-2013-146/+409
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-107-174/+648
|
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-146-67/+214
|
* More work on prolog datamodelStefan Radomski2013-04-281-4/+14
|
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-251-0/+53
|
* More work on XPath datamodelStefan Radomski2013-04-211-0/+4
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-204-57/+84
|
* Started with xpath datamodel testsStefan Radomski2013-04-191-3/+9
|
* Fixed setConfiguration and started MMI archStefan Radomski2013-04-174-0/+699
|
* Even more conformance fixesStefan Radomski2013-04-072-8/+32
|
* Some more bugfixes for revised W3C testsStefan Radomski2013-04-071-2/+2
|
* See detailled logStefan Radomski2013-04-066-22/+197
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Various bug-fixes for W3C test conformance and stack traces with exceptions ↵Stefan Radomski2013-03-312-3/+15
| | | | and segfaults
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-261-1/+3
| | | | | | | - Pass -DPHP_CONFIG=/usr/bin/zts-php-config for custom php-config - More php bug fixes - Fixed nasty "parse from string" bug - Reindented source code
* Started SyteminvokerStefan Radomski2013-03-202-3/+7
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-251-1/+18
| | | | events
* Beautified source code againStefan Radomski2013-02-202-60/+62
|
* See detailled logStefan Radomski2013-02-202-384/+90
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* Fixed historyStefan Radomski2013-02-082-19/+27
|
* Started to resolve scxml-test-framework tests from SCION suiteStefan Radomski2013-01-252-14/+23
|
* See detailed commitlogStefan Radomski2013-01-212-2/+1
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-2/+2
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-161-1/+1
|
* Fixed race condition when setting up ioprocessorsStefan Radomski2013-01-151-8/+9
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-132-4/+4
|
* Refactored to PIMPL patternStefan Radomski2013-01-122-7/+7
|
* Major changes - see detailsStefan Radomski2013-01-101-1/+2
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed automatic port selection when none given in URLStefan Radomski2012-12-211-1/+2
|
* Refactoring finishedStefan Radomski2012-12-202-320/+350
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-152-0/+477