summaryrefslogtreecommitdiffstats
path: root/src/uscxml/concurrency
Commit message (Collapse)AuthorAgeFilesLines
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-0/+2
|
* Windows port compiles againStefan Radomski2013-04-131-0/+1
|
* Implemented ParentQueues for PHPStefan Radomski2013-03-261-0/+2
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-253-1/+32
| | | | events
* 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
|
* See detailed commitlogStefan Radomski2013-01-211-3/+3
| | | | | | | | - 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-204-20/+20
|
* Marked as altered versionStefan Radomski2013-01-152-2/+2
|
* Started to fix Windows compilation issuesStefan Radomski2013-01-122-5/+4
|
* Major changes - see detailsStefan Radomski2013-01-102-5/+9
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-271-0/+1
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-273-0/+24
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Refactoring finishedStefan Radomski2012-12-205-669/+622
| | | | | | 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-087-0/+1299
Still somewhat quirky to build but fairly feature complete