summaryrefslogtreecommitdiffstats
path: root/src/uscxml/URL.cpp
Commit message (Collapse)AuthorAgeFilesLines
* See detailled logStefan Radomski2014-07-301-1/+1
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* Build fixes for gccStefan Radomski2014-07-161-0/+1
|
* Improved support for dot outputStefan Radomski2014-07-151-0/+6
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-9/+9
|
* Major header movementStefan Radomski2014-06-271-0/+4
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-1/+1
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-1/+1
|
* Fixed the mess that was the last commitStefan Radomski2014-01-141-14/+3
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-141-0/+1
|
* Builds on windows againStefan Radomski2013-11-161-2/+2
|
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+11
| | | | | | | - No more 100-continue HTTP header - Correctly delegate HTTP requests - More elaborate expressions when communicating via HTTP - Fixed off-by-one in JSCNodeSet
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-4/+4
|
* application/octet-stream as default mimetypeStefan Radomski2013-10-241-1/+1
|
* Added license information and bug fixesStefan Radomski2013-10-161-5/+24
|
* Get miles invoker operational againStefan Radomski2013-10-101-0/+3
|
* Added instant messaging invokerStefan Radomski2013-09-231-0/+28
|
* Work on FFMpegInvokerStefan Radomski2013-09-181-0/+18
|
* Some Windows specific bug-fixesStefan Radomski2013-08-251-1/+2
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-2/+2
|
* Added WebStorage object to documentStefan Radomski2013-08-211-0/+43
| | | | Some refinements to DotWriter
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-52/+117
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-0/+18
|
* Bug fixes and version bumpStefan Radomski2013-08-011-1/+24
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-3/+3
|
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-141-1/+35
|
* Still more bugfixes and added w3c testsStefan Radomski2013-04-011-0/+1
|
* Use actual curl message for errors regarding URLsStefan Radomski2013-03-221-5/+5
|
* Some minor bugfixesStefan Radomski2013-03-221-0/+4
| | | | | | - Disabled peer verification with ssl URLs - Fixed a buffer overrun with JSON parsing - Changed test.php url to github
* Fixed issue with temporary filesStefan Radomski2013-03-061-8/+21
|
* Changed directory monitor to polling behaviour :(Stefan Radomski2013-03-061-2/+2
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-251-1/+0
| | | | events
* Beautified source code againStefan Radomski2013-02-201-392/+393
|
* See detailled logStefan Radomski2013-02-201-450/+444
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* Fixed historyStefan Radomski2013-02-081-1/+1
|
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-84/+87
|
* More work on Prolog datamodelStefan Radomski2013-01-161-21/+47
|
* Bug fixes and tests for URL classStefan Radomski2013-01-151-2/+14
|
* Refactored to PIMPL patternStefan Radomski2013-01-121-25/+27
|
* Started to fix Windows compilation issuesStefan Radomski2013-01-121-0/+4
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-271-3/+91
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Refactoring finishedStefan Radomski2012-12-201-342/+331
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-151-2/+356
|
* Committing local version againStefan Radomski2012-11-071-0/+41