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
/
jit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable compilation of PlatformAssembler_X86_64_SysV on GNU/Hurd
Samuel Thibault
2024-08-22
1
-1
/
+1
*
Port to std::(v)snprinf() and mark the module q(v)snprinf-free
Marc Mutz
2024-08-06
1
-1
/
+3
*
JIT: storeLocal needs to go through WriteBarrier
Fabian Kosmale
2024-06-18
2
-3
/
+17
*
QtQml: Straighten out some logging categories
Ulf Hermann
2024-06-17
1
-1
/
+1
*
QtQml: Move engine-specific data out of base compilation unit
Ulf Hermann
2024-01-08
2
-3
/
+3
*
Enable compilation of PlatformAssembler_X86_64_SysV on VxWorks
Łukasz Matysiak
2023-10-13
1
-1
/
+1
*
V4: Eliminate "done" from iterators
Ulf Hermann
2023-09-08
2
-9
/
+9
*
JIT: STORE_IP() before lookups
Ulf Hermann
2023-06-23
1
-0
/
+2
*
JIT: Fix buffer writing in vprintf()
Ulf Hermann
2023-06-14
1
-4
/
+14
*
Move ScopedStackFrame into qv4stackframe_p.h
Ulf Hermann
2023-05-17
1
-2
/
+5
*
JIT: Add missing {STORE|LOAD}_ACC() to CreateCallContext
Ulf Hermann
2023-03-15
1
-0
/
+4
*
JIT: Fix isNullOrUndefined bad logic
Olivier De Cannière
2023-02-15
1
-2
/
+1
*
Change value encoding scheme to make space for larger pointers
Ulf Hermann
2023-01-12
1
-12
/
+23
*
Allow building the JIT on solaris
Ulf Hermann
2023-01-11
1
-1
/
+1
*
Replace CallElement with separate instructions
Ulf Hermann
2022-11-07
2
-13
/
+0
*
Avoid both virtual and override on destructors
Johannes Kauffmann
2022-08-28
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
6
-228
/
+12
*
QtQml: Do not depend on transitive includes
Fabian Kosmale
2022-03-04
1
-0
/
+1
*
Fix logging categories in QtQml and friends
Ulf Hermann
2021-11-26
1
-1
/
+1
*
Avoid undefined behavior in the JIT
Ulf Hermann
2021-06-17
1
-5
/
+5
*
Evaluate type assertions in QML
Ulf Hermann
2021-05-26
2
-0
/
+11
*
Implement optional chaining
Maximilian Goldstein
2021-04-13
4
-0
/
+34
*
CMake: Disable JIT for arm64 when doing macOS universal builds
Alexandru Croitor
2021-04-03
6
-3
/
+22
*
Optimize stack frame setup for AOT compiled functions
Ulf Hermann
2021-03-23
3
-9
/
+10
*
V4: Store instruction pointer before CmpIn
Ulf Hermann
2021-01-27
1
-0
/
+1
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-12
/
+0
*
masm: Add error handling for failed mprotect()
Ulf Hermann
2021-01-12
1
-1
/
+2
*
Adapt to changes in qtbase
Ulf Hermann
2020-09-15
1
-1
/
+2
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
1
-3
/
+3
*
Add missing override
Alexander Volkov
2020-05-15
1
-2
/
+2
*
Fix failing assertion in the GC with JIT
Simon Hausmann
2020-04-27
1
-0
/
+2
*
Fix failing assertion in the GC with the JIT
Simon Hausmann
2020-04-22
1
-0
/
+4
*
make LinkBufferBase::finalizeCodeWithDisassembly() less generic
Rolf Eike Beer
2019-12-12
1
-1
/
+1
*
JSRuntime: Provide an optional symbol table
Ulf Hermann
2019-10-16
4
-54
/
+46
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-17
4
-3
/
+23
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-12
4
-3
/
+23
|
|
\
|
|
*
Fix various accumulator-saving problems
Ulf Hermann
2019-09-03
4
-3
/
+23
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-14
1
-1
/
+0
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-13
1
-1
/
+0
|
|
\
|
|
|
*
JIT: Don't store accumulator on getTemplateLiteral
Ulf Hermann
2019-06-12
1
-1
/
+0
*
|
|
Split QV4::Value into a static and a dynamic part
Ulf Hermann
2019-05-31
1
-1
/
+1
*
|
|
Remove the bootstrap code from assembler and JIT
Ulf Hermann
2019-05-07
1
-1
/
+1
*
|
|
Make JavaScript execution interruptible
Ulf Hermann
2019-04-30
3
-0
/
+11
*
|
|
Remove tracing JIT infrastructure
Ulf Hermann
2019-04-29
28
-9297
/
+58
*
|
|
Transform V4_ENABLE_JIT into a feature
Ulf Hermann
2019-04-25
6
-18
/
+4
*
|
|
JIT: Avoid QString::sprintf()
Ulf Hermann
2019-04-17
2
-3
/
+3
*
|
|
V4 tracing: Add a scheduler for the tracing JIT IR
Erik Verbruggen
2019-03-28
14
-21
/
+3559
*
|
|
V4: Add a lowering pass to the traced JIT
Erik Verbruggen
2019-03-22
4
-1
/
+315
*
|
|
Merge remote-tracking branch 'origin/5.13' into HEAD
Ulf Hermann
2019-03-22
7
-223
/
+48
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
5
-126
/
+42
|
|
\
|
[next]