summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/JavaScriptCore/dom/JSCXPathResult.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added license information and bug fixesStefan Radomski2013-10-161-0/+18
|
* More work on TypedArraysStefan Radomski2013-09-011-19/+51
|
* Bug fixes and version bumpStefan Radomski2013-08-011-1/+5
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-1/+2
|
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-211-11/+64
|
* See detailed commitlogStefan Radomski2013-01-211-0/+46
- Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent