summaryrefslogtreecommitdiffstats
path: root/contrib/dom
Commit message (Collapse)AuthorAgeFilesLines
* Major refactoringStefan Radomski2014-04-221-2/+2
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-081-0/+1
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-0/+1018
|
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-031-0/+2
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+1023
|
* Improved mimetype handlingStefan Radomski2013-10-243-0/+5
|
* Added license information and bug fixesStefan Radomski2013-10-1691-17730/+45
|
* Optional 2nd argument for TypedArray.subarray and more testsStefan Radomski2013-09-021-9/+9
|
* Support for endianness in DataViewStefan Radomski2013-09-021-2/+1
|
* More work on TypedArraysStefan Radomski2013-09-015-181/+570
|
* Started work on ECMAScript TypedArraysStefan Radomski2013-08-305-4/+397
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-1/+1
|
* Added WebStorage object to documentStefan Radomski2013-08-214-2/+14
| | | | Some refinements to DotWriter
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-1/+1
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-6/+22
|
* Bug fixes and version bumpStefan Radomski2013-08-011-3/+9
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-7/+30
|
* More work on JSC implementation for ecma datamodelStefan Radomski2013-06-211-115/+161
|
* W3C MMI Architecture frameworkStefan Radomski2013-06-101-1/+1
|
* Support for event.raw and more XPath datamodel refactoringsStefan Radomski2013-04-201-0/+1
|
* Even more conformance fixesStefan Radomski2013-04-072-5/+9
|
* More bug-fixes for W3C testsStefan Radomski2013-04-021-1/+1
|
* Various bug fixesStefan Radomski2013-03-301-1/+3
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* See detailled logStefan Radomski2013-02-202-2/+5
| | | | | | | | | - 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
* See detailed commitlogStefan Radomski2013-01-214-32/+862
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-201-4/+4
|
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-20119-0/+22919