summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimized ANSI-C transformationStefan Radomski2017-04-3016-159/+1923
* Fixed issue113 for realStefan Radomski2017-04-273-7/+7
* Added explicit newline to most logsStefan Radomski2017-04-2713-74/+74
* Fixed issue113Stefan Radomski2017-04-262-3/+9
* Fixed issue109Stefan Radomski2017-04-262-9/+29
* Fixed issue110Stefan Radomski2017-04-264-3/+61
* Fixed build errors on Windows and DebianStefan Radomski2017-04-132-9/+9
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
* Fixed wrong test includeStefan Radomski2017-04-121-3/+2
* Reduced dependencies on XercesCStefan Radomski2017-04-1226-96/+6077
* Included UriParser in contrib directoryStefan Radomski2017-04-0431-18/+8395
* Merge pull request #106 from gabm/FixLibEventStefan Radomski2017-03-061-1/+5
|\
| * Fix Libevent usage in test-gen-cMatthias Gabriel2017-03-061-1/+5
* | Merge pull request #105 from gabm/ExternalURIParserStefan Radomski2017-03-062-9/+31
|\ \ | |/
| * Allow external uriparser to be usedMatthias Gabriel2017-03-062-9/+31
|/
* Added an explicit license for coverityStefan Radomski2017-02-111-0/+12
* Missing pthread dependency on linuxStefan Radomski2017-02-084-7/+111
* 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
| |\ \ | | |/