gecko-dev/js/tamarin/MMgc
2006-12-09 13:33:53 +00:00
..
run_alloc Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
.cvsignore added .cvsignore for Tamarin files including VC7/VC8 projects files 2006-11-14 01:18:26 +00:00
armbuild.h bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
FixedAlloc.cpp bug 361366. Continuation of Mac 64-bit port. r: stejohns. Also fixed two bugs with Steven's change from yesterday. NATIVE functions in DictionaryGlue and DomainClass need 'constructor' changed to new name. 2006-11-22 18:41:17 +00:00
FixedAlloc.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
FixedMalloc.cpp
FixedMalloc.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GC.cpp bug 362390. Various fixes to get Tamarin working with latest Adobe Flash player. Some fixes from Flash source code brought over. r: edwsmith 2006-12-01 16:38:46 +00:00
GC.h bug 363255. uintptr_t should be uintptr. Also checked in fix for e4xnode.cpp when parsing malformed namespace. no reviewer for sat. morning 2006-12-09 13:33:53 +00:00
GCAlloc.cpp bug 361388. More 64-bit fixes. r:stejohns 2006-11-29 14:39:14 +00:00
GCAlloc.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCAllocObject.h
GCAllocObjectMac.cpp
GCAllocObjectUnix.cpp
GCAllocObjectWin.cpp
GCDebug.h
GCDebugMac.cpp
GCDebugUnix.cpp bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
GCDebugWin.cpp
GCGlobalNew.cpp bug 361312. Fix for Math.pow plus a few other things. r: stejohns@adobe.com 2006-12-06 20:51:03 +00:00
GCGlobalNew.h bug 361312. Fix for Math.pow plus a few other things. r: stejohns@adobe.com 2006-12-06 20:51:03 +00:00
GCHashtable.cpp bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCHashtable.h Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00
GCHeap.cpp bug 362390. Various fixes to get Tamarin working with latest Adobe Flash player. Some fixes from Flash source code brought over. r: edwsmith 2006-12-01 16:38:46 +00:00
GCHeap.h bug 362390. Various fixes to get Tamarin working with latest Adobe Flash player. Some fixes from Flash source code brought over. r: edwsmith 2006-12-01 16:38:46 +00:00
GCHeapMac.cpp bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCHeapUnix.cpp bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
GCHeapWin.cpp
GCLargeAlloc.cpp bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCLargeAlloc.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCMemoryProfiler.cpp bug 362390. Various fixes to get Tamarin working with latest Adobe Flash player. Some fixes from Flash source code brought over. r: edwsmith 2006-12-01 16:38:46 +00:00
GCMemoryProfiler.h Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00
GCObject.cpp
GCObject.h Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00
GCSpinLockLinux.h bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
GCSpinLockMac.h
GCSpinLockWin.h
GCStack.h
GCTests.cpp Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00
GCTests.h
GCTypes.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
GCWeakRef.h
linuxbuild.h bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
macbuild.h bug 360720. various 64-bit type fixes. 2006-11-14 22:15:14 +00:00
makecommon bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
Makefile
Makefile.arm
manifest.mk Bug 362264 - Cross-platform Tamarin build system (early initial cut, only builds on mac-x86 right now), a=stejohns 2006-11-30 16:43:12 +00:00
MMgc_8.sln Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
MMgc_8.vcproj Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
MMgc.cpp
MMgc.h bug 361427. Merge Linux code into AVM+ source tree. Not quite building yet - some sort of zlib problem with the new zlib routines. Maybe a C/C++ mismatch somehow? r:mtilburg 2006-11-22 21:10:17 +00:00
MMgc.mcp
MMgc.sln Bug 360310: check in fixes to allow Tamarin to build and link properly with VS2003 on Windows. 2006-11-13 17:42:56 +00:00
MMgc.vcproj Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
winbuild.h Bug 360829: Removal of compiler warnings in Tamarin. Enabled (and fixed) many hidden-virtual-function warnings. 2006-11-22 00:15:24 +00:00
WriteBarrier.h Bug 360829: enabling new warnings and correcting code as necessary. 2006-11-15 22:04:54 +00:00