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-09
Simon Hausmann
Fix debug build with Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build with Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix link error on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build with Visual Studio
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix alloca usage on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix cmath function usage
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build on platforms without INFINITY
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Simplify UChar stub hack
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Make ExecutableAllocator compile on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Centralize code to determine system page size
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build against Windows.h
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix conflict of member variable with compiler intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Implement thread stack base determination with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Remove unnecessary sys/mman.h inclusion
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build with non-gcc compilers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix build of time related code on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Make it possible to omit the udis86 assembler from...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Work around broken min/max macro definitions on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Don't do -rdynamic on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix exports in v4 binary
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Simon Hausmann
Fix objects dir for debug and release builds
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Also mark the last item in the last chunk
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Include stdlib for arc4random().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Restore the context pointer after returning from setjmp
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Don't insert undefined elements into the sparse array
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Inline some code only used from one place
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Remove some duplicated code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Lars Knoll
Don't use a QVector to store the array data
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Fix GC for the last object in a chunk.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Add memory scribbling back in.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Fix compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
MOTH: have the VM::Function hold on to regexps.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Fix compilation for access to the extensible flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Erik Verbruggen
Fixed the llvm bits of the build process.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Lars Knoll
Don't use a QVector to hold the member data
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Lars Knoll
Rename qv4array.* to qv4sparsearray.*
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Lars Knoll
Move the Array code into Object itself
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Lars Knoll
Rename variables and functions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Lars Knoll
Move the property data out of the hash table
commit
|
commitdiff
|
tree
|
snapshot
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
next