summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Header file fixesStefan Radomski2013-10-315-1/+5
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-3123-65/+198
* AcknowledgmentsStefan Radomski2013-10-311-1/+1
* Generalized test scriptsStefan Radomski2013-10-3115-154/+19
* Default on test script if none given per hostStefan Radomski2013-10-3112-27/+45
* Added acknowledgementsStefan Radomski2013-10-301-0/+4
* Fixed RADME.md layoutStefan Radomski2013-10-301-56/+56
* Process application/xml in http requests and try to fix layout of README.mdStefan Radomski2013-10-303-20/+28
* Content-type header with firefox and case-typo with reflectorip in milesStefan Radomski2013-10-304-12/+16
* Deactivated OpenAL on windows for nowStefan Radomski2013-10-291-27/+26
* updated prebuilt build and upload scriptsStefan Radomski2013-10-292-5/+56
* Fall back to miles release if debug cannot be foundStefan Radomski2013-10-291-0/+2
* More miles fixesStefan Radomski2013-10-291-14/+24
* More miles changesStefan Radomski2013-10-291-1/+1
* Fixed miles library inclusion on linuxStefan Radomski2013-10-292-9/+34
* Removed superfluous exitStefan Radomski2013-10-281-2/+0
* New prebuilt build scripts for mavericksStefan Radomski2013-10-285-41/+62
* Bug fixes (see details)Stefan Radomski2013-10-2811-23/+94
* Reverted preparation for current v8 trunkStefan Radomski2013-10-271-5/+5
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-2721-13/+1212
* Fixed w3c-test after iequals refactoringStefan Radomski2013-10-271-1/+1
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-2623-173/+174
* Nested XML Node with eventStefan Radomski2013-10-267-3/+32
* Support two part version strings as in 10.9Stefan Radomski2013-10-252-1/+10
* Fixed building on MacOSX 10.9 MavericksStefan Radomski2013-10-2519-12/+1526
* Fixed missing eliptic curves on some redhat based distrosStefan Radomski2013-10-254-4/+9
* Fixed header refactoringStefan Radomski2013-10-2518-0/+35
* Removed removal of prebuilts as part of testsStefan Radomski2013-10-248-27/+0
* Proper usage information for cli clientsStefan Radomski2013-10-241-5/+21
* Disabled unused label warningStefan Radomski2013-10-242-6/+8
* Don't insist on debug library when compiling on windowsStefan Radomski2013-10-241-5/+5
* Versioning support for prebuilt dependenciesStefan Radomski2013-10-241-25/+89
* Minor header file reorganizationStefan Radomski2013-10-246-13/+24
* Added include-what-you-use wrappers for header dependency reductionStefan Radomski2013-10-242-0/+10
* Improved mimetype handlingStefan Radomski2013-10-2417-18/+82
* application/octet-stream as default mimetypeStefan Radomski2013-10-241-1/+1
* Fixed an embarrassing bug in uscxml-browserStefan Radomski2013-10-215-9/+4
* Reminder to export PATH and small bug-fixStefan Radomski2013-10-182-1/+2
* New ctest hostStefan Radomski2013-10-172-0/+20
* Upped version to 0.1.1Stefan Radomski2013-10-173-7/+6
* Added license information and bug fixesStefan Radomski2013-10-16383-20205/+6376
* Stop browser when last document endsStefan Radomski2013-10-121-2/+7
* Fixed plugin path when running testsStefan Radomski2013-10-112-15/+15
* Reactivated cotire and some bug-fixesStefan Radomski2013-10-115-6/+20
* Reactivated plugin systemStefan Radomski2013-10-1118-120/+535
* Some more commentsStefan Radomski2013-10-101-3/+8
* Get miles invoker operational againStefan Radomski2013-10-106-25/+48
* Base64 and MD5 for BlobsStefan Radomski2013-10-1016-762/+873
* Fixed x-www-form-urlencoded post parsingStefan Radomski2013-10-0813-15/+22
* Pass more ECMAScript W3C testsStefan Radomski2013-10-086-84/+27