another bug fix
[IRC.git] / Robust / src / Runtime / bamboo /
2011-06-30 bdemskyanother bug fix
2011-06-30 bdemskybug fixes
2011-06-29 bdemskyfix potential bug with clear function
2011-06-29 bdemskychange bounds check
2011-06-28 bdemskyback out debug options
2011-06-28 bdemskynext roundof bug fixes
2011-06-28 bdemskybug fixes
2011-06-28 bdemskyvarious small changes
2011-06-27 bdemskysmall optimization
2011-06-27 bdemskyruns the memory benchmark now...
2011-06-25 bdemskycode change
2011-06-25 bdemskyturn off debugging messages....another bug fix
2011-06-24 bdemskybug fix
2011-06-24 bdemskybug fixes
2011-06-22 bdemskyremove some debug code...fix a bug
2011-06-22 bdemskymore bug fixes
2011-06-22 bdemskybug fixes
2011-06-22 bdemskychanges
2011-06-21 bdemskytry to make update phase work...need to ask for permiss...
2011-06-21 bdemskychanges
2011-06-21 bdemskybug fixes...still doesn't work
2011-06-21 bdemskymore changes...think first version of memory allocation...
2011-06-21 jzhouBug fix for cache adaption
2011-06-20 bdemskyonly call mark once...
2011-06-20 bdemskyget it to compile again
2011-06-20 bdemskymore changes
2011-06-20 bdemskyget rid of manually created table...
2011-06-20 bdemskymore changes
2011-06-19 bdemskymore changes
2011-06-19 bdemskyget it to compile again
2011-06-19 bdemskyclean up stuff...will add back later...
2011-06-18 bdemskyget it to compile
2011-06-18 bdemskycode changes
2011-06-18 bdemskybug fixes
2011-06-18 bdemskychange objects
2011-06-18 bdemskymore changes
2011-06-16 bdemskymore of my changes
2011-06-16 bdemskycode for generating mark bit tables
2011-06-16 bdemskycode to do mark bits...
2011-06-15 bdemskychanges to get rid of all type errors...
2011-06-15 bdemskybug fix...gcloads was used twice for different things...
2011-06-15 bdemskychanges
2011-06-15 bdemskymore work towards type checking
2011-06-14 bdemskyclean up typing mistakes
2011-06-14 bdemskyfix mgchash table...isn't supposed to do allocation...
2011-06-14 bdemskychanges to support marked bit table...might work??
2011-06-14 bdemskychanges
2011-06-14 bdemskymore changes
2011-06-14 bdemskymore changes...
2011-06-13 jzhouMy changes
2011-06-01 jzhouParallelize the cache adpation
2011-05-17 jzhouFix bug in multicore gc
2011-05-12 jzhouNow the cache adapt version works
2011-05-12 jzhouSome code clean and make the cache adapt version compile
2011-05-11 jzhouCode clean
2011-05-10 jzhouCode clean
2011-05-10 jzhouSmall bug fix for SPECjbb. And the BAMBOO_ASSERT macro...
2011-05-10 bdemskylet's avoid using pointer parameters when possible
2011-05-10 jzhouMake SPECjbb compile again
2011-05-10 jzhouBug fix
2011-05-10 bdemskycode change
2011-05-10 bdemskyoops...bug
2011-05-10 bdemskychange enum & other fixes
2011-05-10 bdemskychanges:
2011-05-10 jzhouMore code clean
2011-05-09 jzhouCode clean. Change BAMBOO_EXIT macro to print out file...
2011-05-09 bdemskychanges committed
2011-05-07 bdemskysome cleaning up of code.... simplify many loops....
2011-05-07 jzhoubug fix in multicore code
2011-05-05 jzhouA small bug
2011-05-05 jzhouPolish multicore code
2011-04-21 jzhouBug fixes for multicore gc
2011-04-20 jzhoubug fix for multicore gc version
2011-04-15 jzhouChanges regarding the lock system. Still bugs and the...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-06 jzhouChanges
2011-04-02 jzhouBug fixes and add some code for easy debugging
2011-03-31 jzhouBug fix: should use unsigned int instead of int for...
2011-03-29 jzhouRemove the local mapping tbl and shared mapping tbl...
2011-03-27 jzhouBug fix in MGC version: bamboo_threadlocks is also...
2011-03-24 jzhouBug fixes for gc
2011-03-23 jzhouBug fixes for gc
2011-03-23 jzhouBug fixes in MGC verison. SPECjbb2005 is now working...
2011-03-19 jzhouFix bug for MGC garbage collection
2011-03-18 jzhouRemove compilation errors for MGC code with gc
2011-03-17 jzhouFix compilation problems for multicore code
2011-03-16 jzhouBug fix. Now the SPECjbb2005 can run with small workloa...
2011-03-12 jzhouFix bug in Class Library
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2011-02-19 jzhouAdd some runtime support for MGC
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-14 jzhouAdd process of global thread queue in gc, not tested yet
2010-10-14 jzhouSynchronized block is now working. A simple test is...
2010-10-14 jzhouFix bug in termination of the multicore gc version...
2010-10-14 jzhouAdd the runtime for multicore gc version w/o tasks...
2010-10-13 jzhouChanges to accommodate the runtime for multicore gc...
2010-10-08 jzhouFix alias locks. KMeans is now serialized but the...
next