summaryrefslogtreecommitdiffstats
path: root/src/uscxml/concurrency/eventqueue
Commit message (Collapse)AuthorAgeFilesLines
* Generic socket supportStefan Radomski2014-07-162-241/+0
|
* Major header movementStefan Radomski2014-06-272-6/+7
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-3/+3
| | | | | - Bugfixes for stress test - Beautified code
* Upped version to 0.1.1Stefan Radomski2013-10-171-5/+4
|
* Added license information and bug fixesStefan Radomski2013-10-162-6/+48
|
* Pass more ECMAScript W3C testsStefan Radomski2013-10-081-1/+9
|
* Reduced compile timesStefan Radomski2013-10-072-10/+8
| | | | | - new commandline argument handling - compiles on windows again
* Added instant messaging invokerStefan Radomski2013-09-232-0/+37
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-0/+2
|
* Beautified source code againStefan Radomski2013-02-202-5/+5
|
* 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
* Various bug fixesStefan Radomski2013-02-101-0/+4
|
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-4/+4
|
* Major changes - see detailsStefan Radomski2013-01-102-5/+9
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Refactoring finishedStefan Radomski2012-12-202-97/+97
| | | | | | 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-154-103/+1
|
* Committing local version againStefan Radomski2012-11-072-2/+8
|
* Fixed done.state eventsStefan Radomski2012-09-161-1/+1
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-2/+2
|
* Initial uploadStefan Radomski2012-09-084-0/+241
Still somewhat quirky to build but fairly feature complete