0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 619956: have ssh-shell script retry calls multiple times before failing (r=brbaker) More... over 13 years ago
Removed dead declaration for initBindingCache() in CodegenLIR.h More... over 13 years ago
remove dead declaration for retIns() in CodegenLIR.h More... over 13 years ago
Add size_t -> uint32_t coercion to avmplusList to silence compiler (r=stejohns) More... over 13 years ago
Bug 619126 - reduce memory usage of List<> (r=fklockii,stejohns) More... over 13 years ago
Merged More... over 13 years ago
Fix 619922 - exactgc.as needs to handle fields defined multiple ways (r=fklockii) More... over 13 years ago
Bug 619710 - DataListHelper<T>::gcTrace is unnecessary (r=lhansen) More... over 13 years ago
Bug 568493: when the SH4 build steps were added the debug step was improperly named. (r+cpeyer) More... over 13 years ago
Bug 619763 followup: remove the stub copy ctors from the Accessors, as this breaks a usage idiom in Flash (r=stejohns) More... over 13 years ago
Bug 619763 - Add DataListAccessor (like VectorAccessor) (r=rreitmai) More... over 13 years ago
Bug 607648 - Finish off global new (gc) removal, now that we (and the player) no longer heap allocate Multiname's keep it that way (r=stejohns) More... over 13 years ago
Bug 618057 - Update project files to match the player, Wall with more DisableSpecificWarnings (r=lhansen) More... over 13 years ago
Bug 618057 - fix uint64_t/void* casting problems in Sampler (r=lhansen) More... over 13 years ago
Bug 618057 - fix linux warnings 0 is the right value for an uninitlized thread, not NULL More... over 13 years ago
Bug 618057 - More vmpi_thread_t cleanup More... over 13 years ago
Bug 618057 - Missing from previous change, remove now unnecessary casts (r=lhansen) More... over 13 years ago
Bug 618057 - Fix avmplus and MMgc projects to be stricter, first fix some warnings aroud vmpi_thread_t (r=lhansen) More... over 13 years ago
Fix 619414 - Decouple 'marking' from 'write barrier active' (r=fklockii) More... over 13 years ago
SH4 (pool): initial support to load constants from pools. More... over 13 years ago
Bug 618059 - Give E4XNode the inline treatment vis-a-vie E4XNodeList (r=lhansen) More... over 13 years ago
Made one more note in the manual re future work More... over 13 years ago
Moved some raw text into the exactgc manual (r=lhansen) More... over 13 years ago
Documentation for exact GC (not all of it completed) (r=lhansen) More... over 13 years ago
Fixed Win64 compile problem with profiler patch (r=lhansen) More... over 13 years ago
For 592731 - Memory profiler should have an option to sort by count instead of volume: simple allocation site profiling (r=treilly) More... over 13 years ago
Fix 618677 - Allow exact tracing to be enabled/disabled at run-time (for experimentation) (r=fklockii) More... over 13 years ago
Bug 618026 - VMCFG_PRECOMP_NAMES has very little use (r+lhansen) More... over 13 years ago
Bug 618378 - Vector.slice(a,b) with a>b will OOM (r=lhansen) More... over 13 years ago
Bug 618775 - VMPI_getTime() returns wrong value due to integer overflow in expression evaluation. (r=stejohns) More... over 13 years ago