0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'redux/master' into sh4-pool More... about 13 years ago
SH4 (pool): tweak the pool manager a little bit. More... about 13 years ago
add missing auto-generated files (r=stejohns) More... about 13 years ago
Bug 468501 - MEMORY_INFO not supported on 64-bit systems (r=treilly,sr=lhansen) More... about 13 years ago
Bug 626684 - Add assertions that check against exactly-tracing dangling pointers (r=stejohns,sr=lhansen) More... about 13 years ago
Bug 636363 - ANI: offer a simple, statically-typed way to create instances (r=rreitmai) More... about 13 years ago
Bug 623609: Only set CXX & CC vars if they are not defined (r=cpeyer) More... about 13 years ago
Bug 623609: Move linux compiler args back to environment.sh so that both 32 and 64 bit builds can be run on a single slave (r=brbaker) More... about 13 years ago
For 635899 - Remove redundant explicit destructors from managed objects: Nuke yet another trivial, pointless destructor (r=stejohns) More... about 13 years ago
For 635899 - Remove redundant explicit destructors from managed objects: Nuke two more trivial, pointless destructors (r pending from treilly) More... about 13 years ago
Bug 620814: Remove AVMPLUS_DESC from windows makefiles due to cygwin-wrapper.sf not passing AVMPLUS_DESC strings properly to cl.exe (r=cpeyer) More... about 13 years ago
Bug 611312: Fix a minor python3 issue in runtestBase (map returns an iterable in py3, need to explicitly cast to list) (r=cpeyer) More... about 13 years ago
Bug 620814: Automatically detect hg revision and set the build string; Add ability to give the avmshell a description (via --enable-desc= or using the AVMPLUS_DESC make var); Set --enable-shell to True by default. (r=fklockii) More... about 13 years ago
Bug 636438 - make GC_AS3_EXACT tracing not require create method (r=stejohns,sr=lhansen) More... about 13 years ago
Bug 636438 - fix exact tracing for Dictionary (r=lhansen) More... about 13 years ago
Bug 636661 - Reinstate rt library in the Solaris build (for sched_yield()) (r=jsudduth) More... about 13 years ago
Bug 635916: [buildbot] add a mac64-deep build slave to the mix (r=cpeyer) More... about 13 years ago
Bug 635762 - erase destination output on failure (r=lhansen) More... about 13 years ago
Bug 636212 - float/float4 support needs to move to SWF13 (r=lhansen) More... about 13 years ago
Bug 636535 - ArrayObject::try_splice() needs a more rigorous check (r=rreitmai) More... about 13 years ago
merge More... about 13 years ago
This appears to be causing problems, backing out Backed out changeset 5d7dab9731da More... about 13 years ago
Bug 636376 - expose public shutdown sweep hook (r=lhansen) More... about 13 years ago
Bug 624443 - Exact flag missing from Dictionary allocations More... about 13 years ago
Bug 635979 followup: add explicit namespacing to appease MSVC (r=stejohns) More... about 13 years ago
Bug 635979 followup: add bool!=0 love for MSVC to avoid conversion complaints (r=stejohns) More... about 13 years ago
Bug 635979 - ANI: provide better support for getting builtin classes (r=rreitmai) More... about 13 years ago
Fix spelling mistake: UnicodeEncode not UnicodeDecode (r=cpeyer) More... about 13 years ago
Bug 627832: Fix some minor issues with py3 compatibility (r=cpeyer) More... about 13 years ago
Bug 636122 - Restore three-argument GCRoot constructor (r=stejohns) More... about 13 years ago