0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 21, 2024 — Sep 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 391577 - fprintf bug in AvmDebugUnix.cpp (r=dansmith) More... about 18 years ago
Fix memory leak associated with initial creation of a function closure. The captured scope would be pinned in memory via the abcEnv method table, the fix is to only env's of method (not function closures) in this table. https://bugzilla.mozilla.org/show_bug.cgi?id=391565 http://bugs.adobe.com/jira/browse/ASC-2234 More... about 18 years ago
Bug 389792 Add MMgc/GCSpinLockSolaris.h and MMgc/solarisbuild.h More... about 18 years ago
Bug 389799 Default parameters are not allowed for operator new for Sun Studio in GCObject.h More... about 18 years ago
Another useless merge to trunk.
ahymciao
as Benjamin Smedberg
More... about 18 years ago
Null merge to trunk. Why, when the two branches don't change the same files, is a separate commit necessary? More... about 18 years ago
Fix typo in the -fno-rtti line, and add some windows-debug support (not quite building correctly due to warnings)
ahymciao
as Benjamin Smedberg
More... about 18 years ago
Null merge
ahymciao
as Benjamin Smedberg
More... about 18 years ago
Adding missing manifest.mk for Windows, forgotten from previous Windows landing.
ahymciao
as Benjamin Smedberg
More... about 18 years ago
Merge to trunk More... about 18 years ago
Fix Linux debug builds (add RTTI and -ldl for AVM Debug instrumentation) More... about 18 years ago
Bugzilla 390421 - Infinite loop rebuilding .deps files (and, while I was there, I noticed that the deps files were wrong anyway, so depend builds weren't calculating dependencies correctly anyway!) More... about 18 years ago
Bug 390271 - _GNU_SOURCE redefined in MMGC::GCHeapUnix.cpp (patch by anemitz, r=stejohns) More... about 18 years ago
Branch merge More... about 18 years ago
Bug 389784 - configure and configure.py are not executable - also did chmod +x on some other scripts More... about 18 years ago
Fix warning typo; add pthread to the libs list; add the unix dependencies More... about 18 years ago
Disable strict-aliasing and uninitialized warnings for the moment. Need to talk to stejohns about the PCRE uninitialized warnings. More... about 18 years ago
Resolve merge conflicts More... about 18 years ago
Add yet another #define and fix another warning. More... about 18 years ago
Bug 389507 - ActionMonkey build fails: 'class MMgc::RCObject' has no member named 'DecrementRef' (patch by anemitz, r=jorendorff) More... about 18 years ago
Fix warnings on Linux More... about 18 years ago
Move CPU-specific defines into the correct place. More... about 18 years ago
Fix extra dot in make rules causing bad dependency calculation. More... about 18 years ago
Fix "virtual functions but non-virtual destructor" warning More... about 18 years ago
Define UNIX and AVMPLUS_UNIX for Linux. More... about 18 years ago
Bug 389443 - Tamarin configure.py errors out on linux (r=bsmedberg) More... about 18 years ago
Bug 389458 - Tamarin build: tabs in python files (r=bsmedberg) More... about 18 years ago
Tamarin build detail for case-sensitive filesystems More... about 18 years ago
Manually merge changeset e17b389fa400 from actionmonkey-tamarin: Bug 389447 - Tamarin build errors about unrecognized configure options (r=bsmedberg) More... about 18 years ago
Manually merge changeset 6085a7443c70 from actionmonkey-tamarin: Bug 387034 - ActionMonkey: link MMgc into js - forgot to check this file in: tamarin/configure More... about 18 years ago