|
|
@28727
|
17 years |
oliver |
Add logic for TCMalloc to release memory to the system
Reviewed by …
|
|
|
@28455
|
17 years |
mrowe |
Build fix for GCC 4.2. Cast via a union to avoid strict-aliasing …
|
|
|
@28449
|
17 years |
mrowe |
Fix testkjs in 64-bit.
When built for 64-bit the TCMalloc spin lock …
|
|
|
@28434
|
17 years |
oliver |
Merge TCMalloc r38
Reviewed by Mark Rowe and Geoff Garen.
It also …
|
|
|
@28135
|
17 years |
oliver |
Merging updated system alloc and spinlock code from r38 of TCMalloc.
…
|
|
|
@27711
|
18 years |
oliver |
Add special fastZeroedMalloc function to replace a
number of …
|
|
|
@27698
|
18 years |
oliver |
Partial fix for <rdar://problem/5585334> numfuzz: integer overflows …
|
|
|
@27336
|
18 years |
aroben |
Fix a crash on launch due to a static initializer race
We now …
|
|
|
@27296
|
18 years |
aroben |
Use GetCurrentThreadId instead of pthread_self in FastMalloc
…
|
|
|
@27295
|
18 years |
aroben |
Switch to a Win32 critical section implementation of spinlocks
…
|
|
|
@27294
|
18 years |
aroben |
Fix Bug 15586: REGRESSION (r26759-r26785): Windows nightly builds …
|
|
|
@26760
|
18 years |
mjs |
Reviewed by Adam.
- use declspec(thread) for fast …
|
|
|
@25637
|
18 years |
bdash |
2007-09-19 Mark Rowe <[email protected]>
Reviewed by Maciej.
…
|
|
|
@25483
|
18 years |
thatcher |
Reviewed by Darin Adler.
<rdar://problem/5456224> …
|
|
|
@25422
|
18 years |
darin |
Reviewed by Steve Falkenburg.
- fix crash seen on Windows …
|
|
|
@25409
|
18 years |
mjs |
Reviewed by Darin.
- Remove single-threaded …
|
|
|
@25366
|
18 years |
mjs |
Back out accidentally committed change.
* …
|
|
|
@25365
|
18 years |
mjs |
Reviewed by Darin.
- Added Vector::appendRange(), …
|
|
|
@24897
|
18 years |
bdash |
2007-08-07 Mark Rowe <[email protected]>
Reviewed by Maciej.
…
|
|
|
@24868
|
18 years |
bdash |
2007-08-04 Mark Rowe <[email protected]>
Reviewed by Oliver …
|
|
|
@24843
|
18 years |
bdash |
2007-08-02 Mark Rowe <[email protected]>
Reviewed by Geoff …
|
|
|
@24059
|
18 years |
mjs |
JavaScriptCore:
Reviewed by Antti.
- …
|
|
|
@23515
|
18 years |
lars |
Disable FastMalloc for the Qt build and make sure we
don't …
|
|
|
@21096
|
18 years |
darin |
Reviewed by Geoff.
- tweak the allocator for a small speedup …
|
|
|
@20351
|
18 years |
mjs |
Reviewed by Geoff and Adam.
- make …
|
|
|
@20229
|
18 years |
mjs |
JavaScriptCore:
Reviewed by Geoff and Steve.
…
|
|
|
@20026
|
18 years |
ggaren |
Build fix for non-multiple-thread folks.
Use a shared …
|
|
|
@20020
|
18 years |
ggaren |
Reviewed by Darin Adler.
Fixed ASSERT failure I just …
|
|
|
@20019
|
18 years |
ggaren |
JavaScriptCore:
Reviewed by Maciej.
…
|
|
|
@19791
|
18 years |
weinig |
Reviewed by Maciej.
Fix ARM-specific alignment problem in …
|
|
|
@19245
|
18 years |
ggaren |
JavaScriptCore:
Reviewed by Maciej Stachowiak.
Fixed …
|
|
|
@19209
|
18 years |
ggaren |
Reviewed by Maciej Stachowiak.
First step in fixing …
|
|
|
@17065
|
19 years |
bdash |
2006-10-15 Krzysztof Kowalczyk <[email protected]>
…
|
|
|
@14256
|
19 years |
mjs |
JavaScriptCore:
Rubber stamped by Anders.
- …
|
|
copied from trunk/JavaScriptCore/kxmlcore/FastMalloc.cpp
|
|
|
@14162
|
19 years |
sfalken |
2006-05-02 Steve Falkenburg <[email protected]>
Reviewed by …
|