summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/ioprocessor
Commit message (Collapse)AuthorAgeFilesLines
* Worked on passing even more IRP testsStefan Radomski2017-01-184-40/+20
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-2/+2
|
* Worked on PROMELA transformationStefan Radomski2016-10-251-2/+2
|
* Fixed dozens of memory leaksStefan Radomski2016-06-132-17/+22
|
* Refactored for public headers and started documentationStefan Radomski2016-05-192-3/+12
|
* Major Refactoring v2.0Stefan Radomski2016-05-1215-1124/+147
|
* Some refactoring for improved compile timesStefan Radomski2016-02-231-1/+3
|
* Beautified codeStefan Radomski2016-01-101-21/+22
|
* Builds with MSVC againStefan Radomski2016-01-102-0/+2
|
* All changes up to my dissertationStefan Radomski2015-12-041-11/+22
|
* API changes with receiveEventStefan Radomski2014-08-261-1/+1
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-132-935/+0
|
* Build on Linux and Windows againStefan Radomski2014-08-131-1/+1
|
* Builds for Raspberry andStefan Radomski2014-08-132-83/+67
| | | | started VoiceXML HTTP integration
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-051-0/+2
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-71/+75
|
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-4/+5
|
* Generic socket supportStefan Radomski2014-07-162-2/+2
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-1/+1
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-012-10/+7
|
* Major header movementStefan Radomski2014-06-271-0/+1
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-244-25/+27
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-6/+20
|
* Still with the getNames refactoringStefan Radomski2014-06-071-2/+2
|
* getNames() has to return a listStefan Radomski2014-06-071-2/+2
|
* Changed getNames signature from set to listStefan Radomski2014-06-066-19/+39
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-232-2/+2
| | | | data by empty()
* Major refactoringStefan Radomski2014-04-221-1/+1
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* More work on promela DMStefan Radomski2014-04-111-4/+4
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-1/+1
|
* Corrected configure-time check for SMTP in curlStefan Radomski2014-01-311-2/+2
|
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-222-9/+9
|
* Polished umundo invoker, prolog datamodel and several bugfixesStefan Radomski2014-01-171-2/+2
|
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-141-1/+39
|
* Fixed a segfaultStefan Radomski2013-11-191-1/+0
|
* Builds on windows againStefan Radomski2013-11-161-1/+1
|
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-162-2/+2
|
* Bug fixes (see details)Stefan Radomski2013-10-281-7/+23
| | | | | | | - 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-2/+2
|
* Fixed header refactoringStefan Radomski2013-10-252-0/+3
|
* Added license information and bug fixesStefan Radomski2013-10-1617-22/+352
|
* Reactivated plugin systemStefan Radomski2013-10-111-7/+8
|
* Pass more ECMAScript W3C testsStefan Radomski2013-10-082-73/+5
|
* Work on FFMpegInvokerStefan Radomski2013-09-182-8/+12
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-291-0/+6
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-252-0/+11
|
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-132-2/+2
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-132-11/+48
|
* New version with XHTML invokerStefan Radomski2013-06-2013-146/+409
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-107-174/+648
|