summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Collapse)AuthorAgeFilesLines
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-0128-1674/+2548
|
* Beautified codeStefan Radomski2017-07-1916-511/+511
|
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-1919-901/+5159
|
* LambdaMonitors and prepared use-case examplesStefan Radomski2017-07-136-17/+333
|
* Removed iostreams and PGO preparationStefan Radomski2017-07-111-1/+0
|
* More performance for microsteppersStefan Radomski2017-07-108-130/+292
|
* Merge remote-tracking branch 'origin/master' into sradomskiStefan Radomski2017-07-052-2/+4
|\
| * Merge pull request #153 from tklab-tud/sradomskiStefan Radomski2017-07-0412-167/+446
| |\ | | | | | | Benchmarks and performance improvements
| * | Fixes issue #147alexzhornyak2017-06-282-2/+4
| | | | | | | | | | | | Fixes bug with Invoking callback message
* | | More performant MonitorsStefan Radomski2017-07-0521-1482/+1534
| |/ |/| | | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required.
* | Keep MSVC happyStefan Radomski2017-07-031-2/+3
| |
* | BEnchmarks and performance improvementsStefan Radomski2017-07-0312-166/+444
|/
* Some minor memory optimizationsStefan Radomski2017-06-262-18/+21
|
* New default microstepper implementationStefan Radomski2017-06-265-1/+1424
|
* Fixed issue with ANSI-C transformationStefan Radomski2017-06-211-10/+19
|
* Fixed build error on MSVCStefan Radomski2017-06-131-0/+1
|
* respond element and proper http ioprocStefan Radomski2017-06-1217-270/+815
|
* EVLOOP_NO_EXIT_ON_EMPTY workaroundStefan Radomski2017-06-094-82/+23
|
* Reverted libevent API usageStefan Radomski2017-06-081-2/+2
|
* Performance improvementsStefan Radomski2017-06-088-83/+205
|
* Added UTF8 testsStefan Radomski2017-06-022-8/+8
|
* SSL support on Win32Stefan Radomski2017-06-014-14/+22
|
* Updated libevent version for SSL supportStefan Radomski2017-05-302-7/+7
|
* Reintroduced HTTPS supportStefan Radomski2017-05-302-96/+67
|
* Fixed issue 141Stefan Radomski2017-05-294-3/+10
|
* Fixed issue 140Stefan Radomski2017-05-291-12/+39
| | | | Lua table madness
* CSharp bindings and regression testsStefan Radomski2017-05-241-1/+1
|
* Fixed URL fetching bug on Win32Stefan Radomski2017-05-221-0/+6
|
* Fixed issue 136Stefan Radomski2017-05-221-1/+1
|
* Fixed issue 135 custom executable contentStefan Radomski2017-05-225-1/+31
|
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
|
* Fixed issue 134 with remote scriptsStefan Radomski2017-05-192-1/+24
|
* Worked on issue 131Stefan Radomski2017-05-191-1/+7
| | | | | Update boost Spent a mutex for UUIDgen
* Fixed issue 132Stefan Radomski2017-05-181-1/+16
|
* Do not hide exception thrown when invokingStefan Radomski2017-05-161-0/+3
|
* Preparations for C89 datamodelStefan Radomski2017-05-162-6/+17
|
* Various bug fixesStefan Radomski2017-05-144-27/+27
|
* Passes more tests againStefan Radomski2017-05-143-5/+12
|
* Beautified code and some light refactoringStefan Radomski2017-05-144-8/+10
|
* Renamed macro and updated W3C Lua testsStefan Radomski2017-05-142-21/+21
|
* Final corrections for eval functionalexzhornyak2017-05-133-114/+35
|
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-1310-86/+110
|\
| * Fixes issue #126azhornyak2017-05-135-48/+71
| | | | | | | | | | | | Fixes issue #128 Fixes issue #124 Fixes issue #118
| * Fix issue 116alexzhornyak2017-05-081-3/+6
| | | | | | | | Creating temporary variable for assigning function
| * Issue with test 179alexzhornyak2017-05-071-1/+11
| | | | | | | | Corrected BasicContentExecutor to pass test 179
| * evalAsScriptalexzhornyak2017-05-0713-36/+37
| | | | | | | | Implemented evalAsScript function
| * 1) correcting for issue 120alexzhornyak2017-05-073-1/+3
| | | | | | | | 2) making exported SCXMLIOProcessor
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2017-05-101-2/+2
|\ \
| * | No need to export header template functionsalexzhornyak2017-05-101-2/+2
| |/
* | Fixed issue 119Stefan Radomski2017-05-102-1/+3
| |