summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Fixed issue 114Stefan Radomski2017-05-1014-69/+120
|/
* Actually fixed issue 113Stefan Radomski2017-05-041-1/+6
|
* Fixed issue 117Stefan Radomski2017-05-038-49/+94
|
* Fixed issue115Stefan Radomski2017-05-013-16/+16
|
* Optimized ANSI-C transformationStefan Radomski2017-04-304-33/+77
|
* Fixed issue113 for realStefan Radomski2017-04-273-7/+7
|
* Added explicit newline to most logsStefan Radomski2017-04-278-67/+67
|
* Fixed issue113Stefan Radomski2017-04-262-3/+9
|
* 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-1221-69/+5923
|
* Included UriParser in contrib directoryStefan Radomski2017-04-043-1/+8
|
* Missing pthread dependency on linuxStefan Radomski2017-02-081-1/+1
|