index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
support
/
lockedpool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit scope of all global std::once_flag
MarcoFalke
2020-05-29
1
-2
/
+2
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Fix out-of-bounds write in case of failing mmap(...) in PosixLockedPageAlloca...
practicalswift
2019-01-06
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)
Wladimir J. van der Laan
2018-03-22
1
-5
/
+14
|
\
|
*
Use best-fit strategy in Arena, now O(log(n)) instead O(n)
Martin Ankerl
2017-12-29
1
-5
/
+14
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
Refactor: Modernize disallowed copy constructors/assignment
Dan Raviv
2017-09-16
1
-6
/
+6
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-2
/
+2
*
Use nullptr instead of zero (0) as the null pointer constant
practicalswift
2017-08-16
1
-1
/
+1
*
Fix some typos
fsb4000
2016-11-28
1
-1
/
+1
*
LockedPool: avoid quadratic-time allocation
Kaz Wesley
2016-11-02
1
-22
/
+2
*
support: Add LockedPool
Wladimir J. van der Laan
2016-10-27
1
-0
/
+251