summaryrefslogtreecommitdiffstats
path: root/src/uscxml/concurrency/eventqueue/DelayedEventQueue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Generic socket supportStefan Radomski2014-07-161-156/+0
|
* Major header movementStefan Radomski2014-06-271-3/+4
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Upped version to 0.1.1Stefan Radomski2013-10-171-5/+4
|
* Added license information and bug fixesStefan Radomski2013-10-161-1/+24
|
* Pass more ECMAScript W3C testsStefan Radomski2013-10-081-1/+9
|
* Reduced compile timesStefan Radomski2013-10-071-7/+5
| | | | | - new commandline argument handling - compiles on windows again
* Added instant messaging invokerStefan Radomski2013-09-231-0/+29
|
* 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