summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added missing library for test-gen-c on Win322.0.0-pre1Stefan Radomski2017-02-031-1/+5
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-0322-47/+94
* Fixes builds on MSVCStefan Radomski2017-01-301-2/+2
* Introduced constants for XML namesStefan Radomski2017-01-3018-717/+764
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-3036-282/+132
* Builds with MSVC againStefan Radomski2017-01-282-3/+3
* Changed Capitalization of NULLStefan Radomski2017-01-272-0/+0
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-2752-887/+1528
* Added -Wall for clang and gccStefan Radomski2017-01-235-3/+13
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-2315-57/+76
* 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-2315-55/+108
* Fixed a case-typo and the WITH_CACHE_FILES macroStefan Radomski2017-01-233-3/+10
* Forgot to remove debugging infoStefan Radomski2017-01-181-2/+2
* Worked on passing even more IRP testsStefan Radomski2017-01-1846-633/+1223
* Still more MSVC polishingStefan Radomski2017-01-131-2/+2
* More MSVC polishingStefan Radomski2017-01-131-1/+0
* MS dropped POSIX compliance just to annoy usStefan Radomski2017-01-131-1/+1
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-1342-234/+1086
* Updated boost headersStefan Radomski2017-01-13111-1064/+2498
* Trying to get travis.yml rightStefan Radomski2017-01-091-3/+4
* Fixed windows build and excluded MacOS/gccStefan Radomski2017-01-092-1/+5
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-084-13/+38
* Support for caching values on filesystemStefan Radomski2017-01-0824-335/+805
* Added w3c tests for python bindingsStefan Radomski2016-12-242-2/+45
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-241-0/+1
|\
| * Merge pull request #102 from gabm/FixDataWithNodeStefan Radomski2016-12-161-0/+1
| |\
| | * Merge branch 'master' of https://github.com/tklab-tud/uscxml into FixDataWith...Matthias Gabriel2016-12-162-11/+12
| | |\ | | |/ | |/|
| | * Add constructor for DOMNode'sMatthias Gabriel2016-12-161-0/+1
* | | First implementation of Python wrappersStefan Radomski2016-12-248-8/+240
|/ /
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-153-1/+4
|\ \
| * \ Merge pull request #100 from gabm/AddLibraryInstallStefan Radomski2016-12-151-0/+2
| |\ \ | | |/
| | * Add libraries to installMatthias Gabriel2016-12-151-0/+2
| * | Merge pull request #99 from gabm/FixCompilationGCC6Stefan Radomski2016-12-152-1/+2
| |\ \ | | |/
| | * Add missing mutex includesMatthias Gabriel2016-12-152-1/+2
| |/
* | Prevented overflow with size_t::max for durationsStefan Radomski2016-12-152-11/+12
|/
* Reduced header dependenciesStefan Radomski2016-12-125-24/+23
* Fixed MSVC buildsStefan Radomski2016-12-121-3/+7
* DebugSession implements new Logger ABCStefan Radomski2016-12-124-26/+76
* Custom logging for interpretersStefan Radomski2016-12-1227-102/+132
* Fixed the MSVC buildStefan Radomski2016-12-122-7/+9
* Added test / example for pausable eventqueueStefan Radomski2016-12-1239-1855/+2035
* Reduced foreign header dependenciesStefan Radomski2016-12-1127-7012/+412
* Fixed issue 97Stefan Radomski2016-12-101-1/+1
* Fixed unresolved getcwd with MSVCStefan Radomski2016-12-091-0/+2
* Oh how I despise MSVCStefan Radomski2016-12-0922-113/+109
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-0941-4278/+1908
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-082-2/+2479
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-12-0819-12/+77
| |\