index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
jsruntime
/
qv4arraydata.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring back markObjects(), this time generated
Lars Knoll
2017-11-14
1
-2
/
+1
*
Simplify JSCallData construction
Lars Knoll
2017-11-07
1
-1
/
+1
*
Get rid of JSCallData::call()
Lars Knoll
2017-11-07
1
-4
/
+4
*
Rename JSCall to JSCallData
Lars Knoll
2017-11-07
1
-1
/
+1
*
Always set the correct FunctionObject when calling JS functions
Lars Knoll
2017-09-02
1
-8
/
+7
*
Move ScopedCallData and ScopedStackFrame into a separate file
Lars Knoll
2017-09-01
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-06
1
-0
/
+2
|
\
|
*
Re-add some inline property storage
Lars Knoll
2017-05-08
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.9' into HEAD
Simon Hausmann
2017-03-23
1
-1
/
+1
|
\
|
|
*
Prepare run-time method calling mechanism for cross-compilation
Simon Hausmann
2017-03-17
1
-1
/
+1
*
|
Make writes to ArrayData write-barrier safe
Lars Knoll
2017-03-09
1
-31
/
+34
*
|
Unify mark handling for MemberData and ArrayData
Lars Knoll
2017-03-09
1
-72
/
+72
*
|
New mark table implementation
Lars Knoll
2017-03-09
1
-23
/
+1
|
/
*
Improve SimpleArrayData::markObjects
Lars Knoll
2017-01-25
1
-2
/
+8
*
Merge remote-tracking branch 'origin/5.6' into 5.8
Simon Hausmann
2016-10-13
1
-12
/
+21
|
\
|
*
V4: Fix usage of QV4::Value tags/types
Erik Verbruggen
2016-10-13
1
-12
/
+17
|
*
Fix developer-build with gcc 6
Allan Sandfeld Jensen
2016-10-10
1
-0
/
+4
*
|
QML: Make all context objects trivial
Erik Verbruggen
2016-09-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-21
1
-5
/
+5
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-20
1
-5
/
+5
|
|
\
|
|
|
*
V4: Always set the tag when boxing a pointer in QV4::Value.
Erik Verbruggen
2016-06-16
1
-5
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-13
1
-1
/
+7
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-27
1
-1
/
+7
|
|
\
|
|
|
*
Fix memory corruption when calling Array.unshift()
Simon Hausmann
2016-04-14
1
-1
/
+7
*
|
|
Convert the first batch of runtime functions
Lars Knoll
2016-04-11
1
-1
/
+1
|
/
/
*
/
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Don't return Property * from ArrayData::insert
Lars Knoll
2015-09-15
1
-3
/
+6
*
Simplify Object::getValue
Lars Knoll
2015-09-15
1
-2
/
+2
*
Remove type punning from QV4::Value.
Erik Verbruggen
2015-07-24
1
-31
/
+34
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-04
1
-3
/
+2
|
\
|
*
Fix memory corruption in array handling
Simon Hausmann
2015-05-08
1
-3
/
+2
*
|
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
2015-04-24
1
-0
/
+1
*
|
Rename Heap::Base::as() to cast()
Lars Knoll
2015-04-21
1
-27
/
+27
*
|
More cleanups
Lars Knoll
2015-04-21
1
-1
/
+1
*
|
Cleanup some of the casting code
Lars Knoll
2015-03-20
1
-1
/
+1
*
|
Wrap members in Object in a Heap::Pointer
Lars Knoll
2015-03-20
1
-27
/
+27
*
|
Move memory management related functionality into it's own folder
Lars Knoll
2015-03-02
1
-1
/
+1
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Cleanups
Lars Knoll
2015-01-23
1
-2
/
+2
*
Remove all remaining usages of ValueRef
Lars Knoll
2015-01-23
1
-1
/
+1
*
Get rid of most uses of ValueRef
Lars Knoll
2015-01-23
1
-9
/
+9
*
Move the internalClass pointer into Heap::Object
Lars Knoll
2015-01-21
1
-2
/
+2
*
Move vtable out of internalClass
Lars Knoll
2015-01-20
1
-2
/
+2
*
Get rid of hasAccessorProperty in Heap::Base
Lars Knoll
2015-01-12
1
-2
/
+7
*
Make Property uses GC safe
Lars Knoll
2014-12-20
1
-1
/
+1
*
Fix Object::arrayData() accessor to return a heap object
Lars Knoll
2014-12-11
1
-21
/
+20
*
Move readonly accessors into Heap::ArrayData
Lars Knoll
2014-12-10
1
-20
/
+5
*
Operate directly on Heap::ArrayData where possible
Lars Knoll
2014-11-22
1
-108
/
+114
*
Reduce usage of Object::arrayData()
Lars Knoll
2014-11-22
1
-63
/
+64
*
Let the memory manager operate on Heap::Base objects, not Managed
Lars Knoll
2014-11-21
1
-2
/
+3
[next]