Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JavaScriptCore in CMake module | Stefan Radomski | 2014-08-14 | 7 | -63/+213 |
* | Started renewed VoiceXMLInvoker | Stefan Radomski | 2014-08-13 | 8 | -68/+95 |
* | Build on Linux and Windows again | Stefan Radomski | 2014-08-13 | 3 | -20/+33 |
* | Builds for Raspberry and | Stefan Radomski | 2014-08-13 | 7 | -160/+277 |
* | Reformatted w3c tests with xmllint | Stefan Radomski | 2014-08-11 | 4 | -58/+157 |
* | Be more explicit as to why a configuration is invalid | Stefan Radomski | 2014-08-08 | 4 | -49/+67 |
* | Catch std::exception before ... and output e.what() | Stefan Radomski | 2014-08-05 | 6 | -48/+98 |
* | Beautified flattened state-machine ids | Stefan Radomski | 2014-08-04 | 5 | -115/+190 |
* | Updated docs and fixed a bug related to setDataModel in the language bindings | Stefan Radomski | 2014-08-04 | 1 | -1/+1 |
* | Forgot to adapt V8 DM | Stefan Radomski | 2014-08-03 | 2 | -3/+3 |
* | Forgot to remove InterpreterRC header reference | Stefan Radomski | 2014-08-03 | 1 | -1/+1 |
* | Got rid of more dynamic_casts | Stefan Radomski | 2014-08-03 | 45 | -374/+469 |
* | Support for ignoring libraries when building and minimal builds | Stefan Radomski | 2014-07-31 | 14 | -695/+733 |
* | More adhoc extensions for interpreters | Stefan Radomski | 2014-07-31 | 7 | -14/+59 |
* | interpreter.addIOProcessor | Stefan Radomski | 2014-07-30 | 2 | -0/+10 |
* | Stupid bug | Stefan Radomski | 2014-07-30 | 1 | -1/+1 |
* | See detailled log | Stefan Radomski | 2014-07-30 | 25 | -346/+1433 |
* | More work on lua datamodel | Stefan Radomski | 2014-07-23 | 6 | -131/+130 |
* | try / catch blocks for applications and work on dot output | Stefan Radomski | 2014-07-21 | 6 | -243/+404 |
* | bug fix for errno | Stefan Radomski | 2014-07-17 | 1 | -0/+1 |
* | Build fixes for gcc | Stefan Radomski | 2014-07-16 | 2 | -1/+2 |
* | Generic socket support | Stefan Radomski | 2014-07-16 | 16 | -9/+552 |
* | More fixes for language bindings | Stefan Radomski | 2014-07-15 | 5 | -4/+23 |
* | Small fix for java bindings | Stefan Radomski | 2014-07-15 | 1 | -9/+5 |
* | Small ant fix and retriggering travis | Stefan Radomski | 2014-07-15 | 1 | -1/+5 |
* | Improved support for dot output | Stefan Radomski | 2014-07-15 | 13 | -184/+745 |
* | First signs of Lua Datamodel | Stefan Radomski | 2014-07-08 | 6 | -5/+350 |
* | Appr. 15% performance boost by avoiding dynamic_cast in DOM | Stefan Radomski | 2014-07-07 | 10 | -190/+194 |
* | Made Blob into Pimpl to better support language bindings | Stefan Radomski | 2014-07-06 | 18 | -119/+205 |
* | Binary data in bindings | Stefan Radomski | 2014-07-05 | 8 | -22/+109 |
* | Stop registering a custom exception handler | Stefan Radomski | 2014-07-04 | 1 | -5/+5 |
* | Introduced isLocation for datamodels to check for valid namelist entries | Stefan Radomski | 2014-07-03 | 15 | -7/+77 |
* | Got ready for cmake3 and some minor fixes | Stefan Radomski | 2014-07-03 | 12 | -71/+144 |
* | More polishing for bindings C# and Java | Stefan Radomski | 2014-07-01 | 32 | -467/+676 |
* | Major header movement | Stefan Radomski | 2014-06-27 | 68 | -3598/+2414 |
* | More work on language bindings and C# examples | Stefan Radomski | 2014-06-26 | 11 | -36/+420 |
* | Work on bindings | Stefan Radomski | 2014-06-25 | 24 | -355/+639 |
* | - Prolog DM compiles with recent SWI release again | Stefan Radomski | 2014-06-24 | 37 | -2960/+3036 |
* | Updated tests for IRP and work on bindings | Stefan Radomski | 2014-06-23 | 41 | -782/+1710 |
* | Still with the getNames refactoring | Stefan Radomski | 2014-06-07 | 3 | -7/+7 |
* | getNames() has to return a list | Stefan Radomski | 2014-06-07 | 3 | -6/+6 |
* | Changed getNames signature from set to list | Stefan Radomski | 2014-06-06 | 46 | -162/+326 |
* | Builds as plugins again | Stefan Radomski | 2014-05-23 | 5 | -14/+43 |
* | Merge pull request #36 from mathiasjohanson/master | Stefan Radomski | 2014-05-23 | 1 | -2/+2 |
|\ | |||||
| * | crash in audio device close fixed | Mathias Johanson | 2014-05-23 | 1 | -1/+1 |
| * | audio thread polling issue | Mathias Johanson | 2014-05-23 | 1 | -1/+1 |
* | | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ... | Stefan Radomski | 2014-05-23 | 17 | -34/+51 |
|/ | |||||
* | input format for video encoder set to default value | Mathias Johanson | 2014-05-23 | 1 | -1/+2 |
* | Builds with MSVC again | Stefan Radomski | 2014-05-22 | 12 | -2392/+2521 |
* | Introduced interpreter.step() | Stefan Radomski | 2014-05-15 | 13 | -272/+467 |