aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4executableallocator_p.h
Commit message (Expand)AuthorAgeFilesLines
* ExecutableAllocator: Use non-recursive mutex againFabian Kosmale2024-01-081-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* QtQml: Remove unused includes in qml, first partSemih Yavuz2022-09-141-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* JIT: When making memory writable, include the exception handlerUlf Hermann2020-12-171-2/+8
* Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-311-1/+1
* V4: Generate function tables on 64bit windowsUlf Hermann2018-12-031-0/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-11/+7
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* qmlcachegen: Fix MinGW developer buildFriedemann Kleint2017-05-161-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove unneeded ;Albert Astals Cid2014-04-251-1/+1
* Remove qv4unwindhelper classLars Knoll2013-10-291-8/+0
* Allow delayed deallocation in the executable memory allocatorSimon Hausmann2013-09-201-0/+5
* Implement plain simple locking in the executable memory allocatorSimon Hausmann2013-09-121-0/+3
* Restructure source codeLars Knoll2013-08-081-0/+134