projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtdeclarative.git
2013-01-16
Lars Knoll
Fix Array.prototype.sort for non sparse arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Fix createFunctionMapping
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Moved callBuiltin into the common super class.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Get closures back into a working state.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Make CodeGen usable without a context.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Include path of llvm runtime file in executable.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Replaced unnecessary vector with a boolean.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Simon Hausmann
Skip tests known to fail
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Erik Verbruggen
Rename native functions to builtin functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Fix Object.prototype.toLocaleString
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Fix Object.prototype.toString
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Fix index access on StringObjects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Properly mark accessor properties
commit
|
commitdiff
|
tree
|
snapshot
2013-01-16
Lars Knoll
Fix the remaining issues with Object.defineProperty...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Fix case in parseInt where qin64 would overflow.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Dynamically grow/shrink MOTH code block.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Fixed memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Ignore LLVM generated files.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Move common code from various ISel backends into a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Erik Verbruggen
Fix compiler warnings about signedness in comparisson.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Lars Knoll
Some more fixes for defineOwnProperty
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Lars Knoll
Smaller bug fixes to setting the length property for...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Lars Knoll
Fix sameValue() for integer vs double 0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Lars Knoll
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Jędrzej Nowacki
Remove qDebug.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix PropertyDescriptor::isSubset()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Correctly working Array.length setter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Make sure our error objects always have the correct...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix a corner case in Object.create()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Give our builtins a prototype, so toString() doesn...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Correctly iterator over properties of StringObjects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix an out of bounds read.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Implement StringObject properly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
getPrototypeOf returns null if the object doesn't have...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
The prototype of error constructors is the function...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix a corner case in the arguments object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Simon Hausmann
Make check improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Implement Array.isArray()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix length property of constructors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Don't deref 0 pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
for(a in b) doesn't throw if b is null or undefined
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Fix Array.prototype.indexOf
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
update TestExpectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Evaluate the expression of the return statement before...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Remove qdebug
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Lars Knoll
Implement Function.prototype.bind
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
Fixes to the ScriptFunction constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
Update TestExpectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
instanceof doesn't throw an exception if the rhs is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
Fix Function.prototype.apply
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
Function.length is readonly as well.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
The prototype of Constructor objects is readonly
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Lars Knoll
fix some bugs in function construction
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Simon Hausmann
Fix built-in String prototype functions when used with...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Simon Hausmann
Fix passing of null and undefined to built-in functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Simon Hausmann
Throw a type error when trying to construct a native...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-13
Simon Hausmann
Fix exception type in Function.prototype.apply
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Fix Array.slice
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Update test results
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Correctly set the length property of Array objects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Initialize variable
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Fixes for defineProperty
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Make Array.length a real property with attributes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Add String::toUInt32() and fix has value for "01", ...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Fix inplaceBinOp for index properties
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
More correct check for array indices
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Lars Knoll
Add support for throwing RangeErrors
commit
|
commitdiff
|
tree
|
snapshot
2013-01-12
Erik Verbruggen
Fix compilation issues.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Jędrzej Nowacki
Remove unused MemoryManager::Data::stringPool
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Fix return value of qmljs_delete_subscript
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Update TestExpectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Properly set the length property on arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Refactored iteration over object properties
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Don't initialize the property table when not needed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Fix a bug in qmljs_set_element and some related to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Fix the foreach iterator to also iterate over array...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Always store array index properties in the array
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Further refactoring of Array support
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Lars Knoll
Move all the SparseArray implementation into SparseArray
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Simon Hausmann
Define the length property correctly for built-in functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Simon Hausmann
Simplify test262.py work-flow
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Simon Hausmann
Fix length property of arguments object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Simon Hausmann
Fix properties in arguments objects for parameters
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Simon Hausmann
Fix length of arguments object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Erik Verbruggen
Fix enumerable checking.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Simon Hausmann
Updated test expectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Erik Verbruggen
Added parseInt (15.1.2.2) and parseFloat (15.1.2.3).
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Simon Hausmann
Update expectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Simon Hausmann
Remove more tests from the list of tests that we expect...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Simon Hausmann
Make auto-update of TestExpectations smarter
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Erik Verbruggen
Updated the test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Erik Verbruggen
Fix some compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Simon Hausmann
Mark array regressions as expected failures
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Simon Hausmann
Fix delete someArray[index]
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Erik Verbruggen
moth: add builtin_define_getter_setter and builtin_defi...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Lars Knoll
Move the Array data up into Object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Lars Knoll
Fix potential crashes
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Lars Knoll
Updated failing test case list
commit
|
commitdiff
|
tree
|
snapshot
2013-01-08
Lars Knoll
Move the PropertyTable into it's own file
commit
|
commitdiff
|
tree
|
snapshot
next