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-02-04
Lars Knoll
Refactor property access
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Lars Knoll
Fix a bug in Array::push_back
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Lars Knoll
Fix possible out of bounds access
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Simon Hausmann
Avoid duplicated feature defines between tools/v4/v4...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Jędrzej Nowacki
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Erik Verbruggen
Re-enable llvm code in main.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Erik Verbruggen
Fix compilation on Mac with clang.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Jędrzej Nowacki
Cleanup namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Lars Knoll
V8 benchmark suite
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Simon Hausmann
Don't link v4 against QtGui
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Lars Knoll
Minor improvements to Context creation
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Lars Knoll
Convert Math functions to contextless form
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Lars Knoll
Make things more compliant with a regular Qt module
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Remove some unused methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Inline some code for property lookups
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Make sure we compare identifiers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Convert a few more builtins into versions that don...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Add an identifier cache
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Don't ignore the v4 subdir
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Add subtypes to String
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Move string hash and error type fields
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Optimise decode/encodeURI
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Fix compilation on 64bit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jędrzej Nowacki
Build fixup, QT_BEGIN_HEADER was removed.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Jędrzej Nowacki
Say hello to QtV4 module.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Fix a bug with Unicode surrogates in decodeURI
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Lars Knoll
Allocate larger chunks if we use lots of memory
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Use faster calling path for more builtin methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Optimise callProperty for Strings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Add a faster code path for calling builtin methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Remove the virtual Object::className()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Remove Object::call()
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Allocate execution context and local variables in one...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Don't copy formals and locals from VM::Function to...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Lars Knoll
Garbage collection for Strings
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Erik Verbruggen
Split CallBuitin variants into separate instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Erik Verbruggen
"Fix" llvm build by adding empty definitions for missin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Erik Verbruggen
Change TEMP handling in the interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Simon Hausmann
Fix build on ia32
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Properly working post increment/decrement operators
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Smaller cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
new eval() should throw a type error
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Add a mechanism to protect managed objects from deletion
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Set the prototype for FunctionObject in it's constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Most statements don't return a value
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Properly set the length of the eval function
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Fix call expressions with a subscript
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Jędrzej Nowacki
Fix constness of Value::toXXX functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
Number/Boolean.prototype.toString() also accept matchin...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
The function prototype has a length property
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Lars Knoll
test function names for eval or arguments in strict...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Lars Knoll
Fix a bug in the evaluation of &&
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Simon Hausmann
Fix empty return statement in eval
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Simon Hausmann
Fix remaining issues with the delete operator
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Simon Hausmann
Fix more tests with the delete operator
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Erik Verbruggen
Suppress a linker warning for unused flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Remove the isString and isArray flags in Managed
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Inline casting of Value to objects
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Remove a bunch of virtuals in Object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Faster marking of objects in the GC
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Add missing return statement
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Lars Knoll
Remove a few virtual keywords that aren't required...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Erik Verbruggen
Fix compilation of llvm backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Delete on a function argument should return false
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Throw a syntax error if eval or arguments is used in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Fix inplace operators
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Avoid integer division by 0
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Throw a reference error when trying to use an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Fix return statement outside of function body
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Fix properties of literal array initialisers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Fix the remaining test failures for the with() statement
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Rename some builtin methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Create a real execution context for with() statements
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Fix build on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Fix evaluation of lhs in binary expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Erik Verbruggen
Fix compilation of (incomplete) llvm backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Simon Hausmann
Skip Intl tests for now and re-generate TestExpectations
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Fix all but one remaining test case for exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Lars Knoll
Fix bug in switch statement
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Fix wrong constant folding
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Labelled statements can also appear outside of loops
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Loops are local to functions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Don't crash on for(x in null)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Fix a crash when a non direct call to eval caused a...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Fix some errors related to strict mode
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Implement JSON.stringify
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Erik Verbruggen
Fix callBuiltinInvalid for the interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Simon Hausmann
Fix crash when using the built-in regexp syntax
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Refactor JSON.parse
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Erik Verbruggen
Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Erik Verbruggen
Method signature changes to remove duplicate logic.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Erik Verbruggen
Fix eval when a context gets inherited.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Erik Verbruggen
Split off 2 builtins into their own instruction.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Lars Knoll
Fix direct vs indirect calls to eval (15.1.2.11)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Simon Hausmann
Fix crash when using continue in switch inside loop
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Simon Hausmann
Fix test results to match exceptations on i386
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Lars Knoll
Fixed remaining failures for Array.prototype.reverse
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Lars Knoll
Fix remaining test failures related to Arguments object
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Lars Knoll
Fix remaining issues in the URI methods
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Lars Knoll
Fix memory corruption in the MM
commit
|
commitdiff
|
tree
|
snapshot
next