summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-0116-1643/+2472
|
* Beautified codeStefan Radomski2017-07-198-49/+49
|
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-1915-743/+4987
|
* More performant MonitorsStefan Radomski2017-07-052-40/+40
| | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required.
* BEnchmarks and performance improvementsStefan Radomski2017-07-033-15/+71
|
* Fixed build error on MSVCStefan Radomski2017-06-131-0/+1
|
* respond element and proper http ioprocStefan Radomski2017-06-1211-254/+765
|
* SSL support on Win32Stefan Radomski2017-06-012-3/+4
|
* Fixed issue 141Stefan Radomski2017-05-292-2/+2
|
* Fixed issue 140Stefan Radomski2017-05-291-12/+39
| | | | Lua table madness
* Fixed issue 135 custom executable contentStefan Radomski2017-05-221-1/+3
|
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
|
* Preparations for C89 datamodelStefan Radomski2017-05-162-6/+17
|
* Various bug fixesStefan Radomski2017-05-142-10/+10
|
* Passes more tests againStefan Radomski2017-05-141-0/+4
|
* Beautified code and some light refactoringStefan Radomski2017-05-142-5/+8
|
* Final corrections for eval functionalexzhornyak2017-05-131-112/+33
|
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-136-70/+71
|\
| * Fixes issue #126azhornyak2017-05-132-31/+44
| | | | | | | | | | | | Fixes issue #128 Fixes issue #124 Fixes issue #118
| * Fix issue 116alexzhornyak2017-05-081-3/+6
| | | | | | | | Creating temporary variable for assigning function
| * evalAsScriptalexzhornyak2017-05-0710-35/+31
| | | | | | | | Implemented evalAsScript function
| * 1) correcting for issue 120alexzhornyak2017-05-073-1/+3
| | | | | | | | 2) making exported SCXMLIOProcessor
* | Fixed issue 119Stefan Radomski2017-05-102-1/+3
| |
* | Fixed issue 114Stefan Radomski2017-05-1014-69/+120
|/
* Fixed issue 117Stefan Radomski2017-05-034-4/+7
|
* Added explicit newline to most logsStefan Radomski2017-04-272-6/+6
|
* Fixed issue109Stefan Radomski2017-04-261-1/+21
|
* Fixed issue110Stefan Radomski2017-04-262-3/+2
|
* Fixed build errors on Windows and DebianStefan Radomski2017-04-131-7/+7
|
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
|
* Reduced dependencies on XercesCStefan Radomski2017-04-1215-52/+5866
|
* Included UriParser in contrib directoryStefan Radomski2017-04-041-0/+6
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-034-5/+7
|
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-305-25/+25
|
* Changed Capitalization of NULLStefan Radomski2017-01-272-0/+0
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-2726-78/+381
|
* Added -Wall for clang and gccStefan Radomski2017-01-232-0/+7
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-237-48/+62
|
* Some more headers to includeStefan Radomski2017-01-231-0/+1
|
* FS on MacOS is case-insensitiveStefan Radomski2017-01-231-5/+2
|
* Introduced InvokerCallbacksStefan Radomski2017-01-237-44/+85
|
* Worked on passing even more IRP testsStefan Radomski2017-01-1824-243/+225
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-137-15/+80
|
* First implementation of Python wrappersStefan Radomski2016-12-241-1/+1
|
* Reduced header dependenciesStefan Radomski2016-12-121-1/+0
|
* Custom logging for interpretersStefan Radomski2016-12-126-20/+28
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-125-43/+42
|
* Reduced foreign header dependenciesStefan Radomski2016-12-115-10/+13
|
* Oh how I despise MSVCStefan Radomski2016-12-094-20/+20
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-097-12/+12
|