summaryrefslogtreecommitdiffstats
path: root/src/uscxml
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-146-47/+49
* Fixed vrml-server and added conditional for gcovStefan Radomski2013-04-141-1/+1
* Apps working againStefan Radomski2013-04-146-36/+35
* Windows port compiles againStefan Radomski2013-04-133-28/+26
* Removed unnecessary std::coutsStefan Radomski2013-04-123-14/+14
* Fixed namespace issue with gccStefan Radomski2013-04-121-1/+1
* Got prolog datamodel to compile againStefan Radomski2013-04-125-118/+50
* Refactoring for other datamodelsStefan Radomski2013-04-1215-565/+715
* New DataModelsStefan Radomski2013-04-1013-49/+964
* Reformatted and removed superfluous std::coutsStefan Radomski2013-04-074-12/+12
* JSON identification heuristic for contentStefan Radomski2013-04-071-3/+7
* Fixed JSON in contentStefan Radomski2013-04-074-38/+57
* Even more conformance fixesStefan Radomski2013-04-0710-66/+116
* Some more bugfixes for revised W3C testsStefan Radomski2013-04-073-10/+13
* See detailled logStefan Radomski2013-04-0649-317/+744
* Redownloaded tests and fixed some more w3c issuesStefan Radomski2013-04-057-17/+64
* do not overwrite assigned expression with undefinedStefan Radomski2013-04-051-1/+4
* More W3C tests passingStefan Radomski2013-04-055-199/+253
* Finally got preemption workingStefan Radomski2013-04-044-106/+167
* Fixed a bug with transition selectionStefan Radomski2013-04-041-4/+27
* More bug fixes and some comments on the testsStefan Radomski2013-04-034-242/+144
* Fixed two stupid bugsStefan Radomski2013-04-031-1/+1
* More bug-fixes for W3C testsStefan Radomski2013-04-0224-630/+171
* Still more bugfixes and added w3c testsStefan Radomski2013-04-017-158/+140
* Various bug-fixes for W3C test conformance and stack traces with exceptions a...Stefan Radomski2013-03-3113-49/+183
* Implemented fromDOM and various bug fisex for official testsStefan Radomski2013-03-314-89/+183
* Interpreter cannot be abstract for PHP wrappers to workStefan Radomski2013-03-303-11/+11
* Various bug fixesStefan Radomski2013-03-3012-214/+457
* Refactoring and W3C testsStefan Radomski2013-03-287-1272/+1601
* Some more final touches for PHPStefan Radomski2013-03-271-0/+7
* Some final touches on PHP APIStefan Radomski2013-03-271-2/+2
* Polished PHP interface somewhatStefan Radomski2013-03-274-34/+194
* Implemented ParentQueues for PHPStefan Radomski2013-03-263-2/+8
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-269-33/+48
* Removed interpreter global featuresStefan Radomski2013-03-223-34/+3
* Fixed plugins building againStefan Radomski2013-03-2228-1368/+104
* Use actual curl message for errors regarding URLsStefan Radomski2013-03-223-7/+18
* Fixed Interpreter::fromXMLStefan Radomski2013-03-221-0/+2
* Added php directors and fixed Interpreter::fromStringStefan Radomski2013-03-221-1/+8
* Some minor bugfixesStefan Radomski2013-03-222-2/+6
* Started SyteminvokerStefan Radomski2013-03-2015-33/+170
* Fixed http responses and added miles invokerStefan Radomski2013-03-1713-45/+613
* Fixed issue with temporary filesStefan Radomski2013-03-063-15/+51
* Fixed a concurrency related issueStefan Radomski2013-03-061-2/+8
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-0615-503/+861
* Fixed a bug with firlname containing the whole pathStefan Radomski2013-03-012-7/+21
* Prepared everything for FE-Design demoStefan Radomski2013-02-2812-96/+401
* Introduced postpone element and reorganized http request representation as ev...Stefan Radomski2013-02-2525-774/+861
* Beautified source code againStefan Radomski2013-02-2064-4103/+4192
* Forgot to initialize booleanStefan Radomski2013-02-201-1/+1