summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More encoding testsStefan Radomski2017-06-0622-50/+250
|
* Proper XML encoding namesStefan Radomski2017-06-0612-162/+6
|
* Added CP1252 testsStefan Radomski2017-06-067-1/+133
|
* Added more encoding testsStefan Radomski2017-06-0519-11/+338
|
* Added UTF8 testsStefan Radomski2017-06-026-10/+99
|
* Added new utf8 test for all datamodelsStefan Radomski2017-06-028-1/+152
|
* Still trying to support cmake < 3.0Stefan Radomski2017-06-011-1/+1
|
* Still trying to support cmake < 3.0Stefan Radomski2017-06-011-1/+1
|
* Fixed CMAKE_MODULE_PATH referencesStefan Radomski2017-06-011-6/+6
|
* FindLUA not available in cmake 2.8.xStefan Radomski2017-06-013-2/+213
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2017-06-012-0/+16
|\
| * Merge pull request #143 from 1aNam/masterStefan Radomski2017-06-012-0/+16
| |\ | | | | | | Files for testing issue #142
| | * Update test-issue142.jsonLadislav Zámečník2017-05-311-1/+1
| | |
| | * Files for testing issue #142Ladislav Zámečník2017-05-312-0/+16
| | |
* | | Some more Windows polishingStefan Radomski2017-06-012-5/+7
|/ /
* | SSL support on Win32Stefan Radomski2017-06-0111-44/+172
|/
* Be more explicit with key names in contribStefan Radomski2017-05-302-1/+6
|
* Updated libevent for unices onlyStefan Radomski2017-05-301-2/+2
|
* Reverted libevent - build error on MSVCStefan Radomski2017-05-301-4/+4
|
* Updated libevent version for SSL supportStefan Radomski2017-05-306-19/+32
|
* Reintroduced HTTPS supportStefan Radomski2017-05-307-97/+187
|
* Fixed issue 141Stefan Radomski2017-05-295-4/+27
|
* Fixed issue 140Stefan Radomski2017-05-294-14/+231
| | | | Lua table madness
* Fixed issue 138Stefan Radomski2017-05-242-0/+6
|
* CSharp bindings and regression testsStefan Radomski2017-05-246-15/+115
|
* 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-229-4/+172
|
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
|
* Fixed issue 134 with remote scriptsStefan Radomski2017-05-194-1/+39
|
* Worked on issue 131Stefan Radomski2017-05-191306-214872/+215148
| | | | | Update boost Spent a mutex for UUIDgen
* Build and find picoc in Release and Debug configStefan Radomski2017-05-181-2/+17
|
* 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-1654-1530/+26
|
* Various bug fixesStefan Radomski2017-05-144-27/+27
|
* Passes more tests againStefan Radomski2017-05-146-11/+56
|
* Beautified code and some light refactoringStefan Radomski2017-05-145-29/+10
|
* Renamed macro and updated W3C Lua testsStefan Radomski2017-05-1477-160/+157
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2017-05-1411-127/+97
|\ | | | | | | | | # Conflicts: # test/issues/test-issue116.scxml
| * Merge pull request #129 from alexzhornyak/Explicit-EvalStefan Radomski2017-05-1412-127/+140
| |\ | | | | | | Implementation of eval function
| | * Deleted extra infoalexzhornyak2017-05-131-152/+1
| | |
| | * Final corrections for eval functionalexzhornyak2017-05-133-114/+35
| | |
| | * Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-1312-86/+329
| | |\ | |/ /
| | * Fixes issue #126azhornyak2017-05-135-48/+71
| | | | | | | | | | | | | | | | | | Fixes issue #128 Fixes issue #124 Fixes issue #118
| | * Corrected for successful build allalexzhornyak2017-05-081-0/+3
| | |
| | * Fix issue 116alexzhornyak2017-05-082-3/+49
| | | | | | | | | | | | Creating temporary variable for assigning function
| | * Issue with test 179alexzhornyak2017-05-072-1/+187
| | | | | | | | | | | | 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