summaryrefslogtreecommitdiffstats
path: root/src/uscxml/concurrency/eventqueue/DelayedEventQueue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-0/+2
|
* Beautified source code againStefan Radomski2013-02-201-1/+1
|
* Forgot to initialize booleanStefan Radomski2013-02-201-1/+1
|
* See detailled logStefan Radomski2013-02-201-1/+2
| | | | | | | | | - 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
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-4/+4
|
* Major changes - see detailsStefan Radomski2013-01-101-4/+7
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-201-78/+79
| | | | | | 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-151-0/+91