summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Started renewed VoiceXMLInvokerStefan Radomski2014-08-138-68/+95
* Build on Linux and Windows againStefan Radomski2014-08-133-20/+33
* Builds for Raspberry andStefan Radomski2014-08-137-160/+277
* Reformatted w3c tests with xmllintStefan Radomski2014-08-114-58/+157
* Be more explicit as to why a configuration is invalidStefan Radomski2014-08-084-49/+67
* Catch std::exception before ... and output e.what()Stefan Radomski2014-08-056-48/+98
* Beautified flattened state-machine idsStefan Radomski2014-08-045-115/+190
* Updated docs and fixed a bug related to setDataModel in the language bindingsStefan Radomski2014-08-041-1/+1
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* Forgot to remove InterpreterRC header referenceStefan Radomski2014-08-031-1/+1
* Got rid of more dynamic_castsStefan Radomski2014-08-0345-374/+469
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-3114-695/+733
* More adhoc extensions for interpretersStefan Radomski2014-07-317-14/+59
* interpreter.addIOProcessorStefan Radomski2014-07-302-0/+10
* Stupid bugStefan Radomski2014-07-301-1/+1
* See detailled logStefan Radomski2014-07-3025-346/+1433
* More work on lua datamodelStefan Radomski2014-07-236-131/+130
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-216-243/+404
* bug fix for errnoStefan Radomski2014-07-171-0/+1
* Build fixes for gccStefan Radomski2014-07-162-1/+2
* Generic socket supportStefan Radomski2014-07-1616-9/+552
* More fixes for language bindingsStefan Radomski2014-07-155-4/+23
* Small fix for java bindingsStefan Radomski2014-07-151-9/+5
* Small ant fix and retriggering travisStefan Radomski2014-07-151-1/+5
* Improved support for dot outputStefan Radomski2014-07-1513-184/+745
* First signs of Lua DatamodelStefan Radomski2014-07-086-5/+350
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-0710-190/+194
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-0618-119/+205
* Binary data in bindingsStefan Radomski2014-07-058-22/+109
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-0315-7/+77
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-0312-71/+144
* More polishing for bindings C# and JavaStefan Radomski2014-07-0132-467/+676
* Major header movementStefan Radomski2014-06-2768-3598/+2414
* More work on language bindings and C# examplesStefan Radomski2014-06-2611-36/+420
* Work on bindingsStefan Radomski2014-06-2524-355/+639
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-2437-2960/+3036
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2341-782/+1710
* Still with the getNames refactoringStefan Radomski2014-06-073-7/+7
* getNames() has to return a listStefan Radomski2014-06-073-6/+6
* Changed getNames signature from set to listStefan Radomski2014-06-0646-162/+326
* Builds as plugins againStefan Radomski2014-05-235-14/+43
* Merge pull request #36 from mathiasjohanson/masterStefan Radomski2014-05-231-2/+2
|\
| * crash in audio device close fixedMathias Johanson2014-05-231-1/+1
| * audio thread polling issueMathias Johanson2014-05-231-1/+1
* | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-2317-34/+51
|/
* input format for video encoder set to default valueMathias Johanson2014-05-231-1/+2
* Builds with MSVC againStefan Radomski2014-05-2212-2392/+2521
* Introduced interpreter.step()Stefan Radomski2014-05-1513-272/+467
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-144-4/+21