change
[IRC.git] / Robust / src / Runtime /
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-12 bdemskyremove extra locks and use atomics...hopefully i got...
2011-06-11 jihoonlsupport multi threading
2011-06-05 bdemskymore changes towards jni
2011-06-04 bdemskyadd new file
2011-06-03 bdemskychanges
2011-06-03 bdemskymissing declaration
2011-06-01 jzhouParallelize the cache adpation
2011-05-27 bdemskyadd NOLOCK back in
2011-05-26 adashenable error checking
2011-05-26 adashsome changes to allow running >1 thread per machine
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 jjenistaNew tool to check points-to results of a heap analysis...
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-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-21 jzhouBug fixes for multicore gc
2011-04-21 jjenistabetter implementation of this
2011-04-20 jjenistaa new field has been added to the standard object layou...
2011-04-20 jzhoubug fix for multicore gc version
2011-04-19 jzhouRemove __thread as it does not work on Tilera and use...
2011-04-16 bdemskychanges
2011-04-16 bdemskyremove comment
2011-04-16 bdemskychanges
2011-04-16 bdemskymore bug fixes
2011-04-16 yeomfixes for oooJava gc
2011-04-16 bdemskyadd enqueue to garbage.h
2011-04-16 bdemskychnges
2011-04-15 bdemskymore bug fixes
2011-04-15 bdemskychanges
2011-04-15 jzhouChanges regarding the lock system. Still bugs and the...
2011-04-15 bdemskybug fixes
2011-04-15 bdemskysplit garbage collector into three files...
2011-04-15 bdemskysimplify the gc code...
2011-04-15 bdemskymore bug fixes
2011-04-15 bdemskymore changes
2011-04-15 bdemskymore
2011-04-15 bdemskychanges
2011-04-14 bdemskytemplates towards jni
2011-04-14 bdemskymove hashcode into header...part of prep to switch...
2011-04-14 bdemskychange
2011-04-14 bdemskychanges
2011-04-13 bdemskymake compiler work on mac...
2011-04-13 bdemskymissing changes
2011-04-13 bdemskymake work on mac
2011-04-11 bdemskybug
2011-04-11 bdemskychanges
2011-04-11 bdemskyremove lockcount
2011-04-11 bdemskygood for a little more speedup...
2011-04-11 bdemskyimprove specjbb marks...rework locks a little...
2011-04-11 bdemskybug fixes
2011-04-11 bdemskychange
2011-04-11 bdemskychanges
2011-04-10 bdemskybug fixes
2011-04-10 bdemskybug fix
2011-04-09 bdemskyget specjbb compiling again...get rid of annoying warni...
2011-04-09 bdemskycheckin to only generate C for callable methods...
2011-04-08 jzhouEnable 1,2,4,8,16,32,50 cores' execution
2011-04-07 bdemskyhack seems to help a little...power isn't going to...
2011-04-06 bdemskyfix SOR bug
2011-04-06 jzhouChanges
2011-04-06 yeomchanges: handle the case that there is only one work...
2011-04-05 bdemskybug fix...code that was never exercised...
2011-04-05 bdemskygc bug fix
2011-04-04 bdemsky#ifdef this out if not threads
2011-04-04 yeombug fix on the oooJava queue: when tries to add a vecto...
2011-04-04 bdemskylock bug for gc...jin, make sure tilera gc doesn't...
2011-04-03 bdemskybug fixes
2011-04-03 bdemskybug...
2011-04-03 bdemskysimilar bugs to rcr
2011-04-03 bdemskychanges
2011-04-03 bdemskychanges to get pass specJBB validation
2011-04-03 bdemskyspecjbb build on intel now...
2011-04-03 bdemskyadd wait/notify
next