summaryrefslogtreecommitdiffstats
path: root/src/uscxml/server
Commit message (Collapse)AuthorAgeFilesLines
* Added instant messaging invokerStefan Radomski2013-09-232-28/+4
|
* Work on FFMpegInvokerStefan Radomski2013-09-182-11/+45
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-2/+8
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-1/+1
|
* Started calendar invoker and bug fixesStefan Radomski2013-07-261-1/+1
|
* New version with XHTML invokerStefan Radomski2013-06-204-31/+45
|
* Some SWI prolog fixesStefan Radomski2013-06-121-0/+1
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-102-1/+8
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-7/+22
|
* See detailled logStefan Radomski2013-04-062-5/+5
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* More bug-fixes for W3C testsStefan Radomski2013-04-022-1/+35
|
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-264-14/+19
| | | | | | | - 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
* Fixed plugins building againStefan Radomski2013-03-222-0/+80
|
* Started SyteminvokerStefan Radomski2013-03-202-8/+24
|
* Fixed http responses and added miles invokerStefan Radomski2013-03-172-15/+64
|
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-062-30/+36
|
* Prepared everything for FE-Design demoStefan Radomski2013-02-282-4/+36
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-252-43/+92
| | | | events
* Beautified source code againStefan Radomski2013-02-202-122/+122
|
* See detailled logStefan Radomski2013-02-202-0/+315
- 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