try to make mp3decoder compile
[IRC.git] / Robust / src / Tests /
2011-07-12 yeomtry to make mp3decoder compile
2011-07-11 davidannotated
2011-06-22 yeomsmall changes on test cases. disable -noloop option...
2011-06-20 yeomprovides makefile and makes it compile for david
2011-06-11 jjenistaa mini version of barnes hut
2011-06-11 jjenistaa test that actually worked fine, but shows bad converg...
2011-06-01 yeomhaving a location namespace. location names appeared...
2011-05-25 yeomfixes on bugs and checking of method invocation:
2011-05-24 yeombug fixes and few extra things:
2011-05-23 yeomhaving a new check that verifies the single reference...
2011-05-20 yeomfix bugs on the flow down rule and start annotating...
2011-05-19 yeomchanges.
2011-05-18 yeommore changes.
2011-05-18 yeomadd more test cases: delta func and local variable...
2011-05-18 yeomupdates ssjava test case to reflect recent changes
2011-04-26 yeomadd another test case for ssjava:
2011-04-22 jzhouSome goal files for the unit tests
2011-04-21 stepheyFixes so that our unit tests now pass. Single and multi...
2011-04-18 jjenistabug fix - during call site transfer func we temporarily...
2011-04-18 jjenistathis bug is not really a bug, a variable gets optimized...
2011-04-15 bdemskysplit garbage collector into three files...
2011-04-15 bdemskychanges
2011-04-15 bdemskycode to generate calls into JNI native code...
2011-04-08 jjenistaan example of an evil task
2011-03-24 yeomchanges on ssjava.
2011-03-23 jjenistaa bug, fix it later
2011-03-22 jjenistacc paper example, THERE IS A BUG
2011-03-15 jzhouFix bug for synchronized blocks. Inside a synchronized...
2011-03-11 jjenistaput together parts of DFJ that assumed we did not know...
2011-03-10 jjenistastate machines for traverers seem to be working for...
2011-03-10 jzhouFix a bug of field initialization. Previously the field...
2011-03-04 jjenistaa tiny example to show if the state machines are working
2011-03-04 jjenistaadd a second task to generate conflicts
2011-03-03 jjenistaa functioning test program for stephen that produces...
2011-03-03 jjenistaa test case showing a bug in disjoint analysis basic...
2011-03-03 jzhouAdd unit tests for Abstract class support, Enum type...
2011-03-03 jzhouFix bugs for interfaces and a bug in the Class library
2011-02-18 jzhouBug fixes for MGC
2011-02-04 jzhouRoll back to use the simple Class constructor to suppor...
2011-02-02 jjenistaBuildCode, with the monkey of OoOJava off its back
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-28 jzhouFix the bug of assignment conversion: 'short s = 12...
2011-01-27 jzhouEnable array creation with initialization for MGC....
2011-01-27 jzhouEnable field array initialization for MGC
2011-01-27 jzhouBasic implementation of array initialization for mgc...
2011-01-12 jjenistatests for playing around with analysis with respect...
2011-01-10 jjenistatest that the genreach flat node doesn't get wiped...
2011-01-10 jjenistajust checking that the genreach debug statement works
2011-01-10 jzhouAdd support for try-catch-finally statement for MGC...
2011-01-07 jzhouAdd support for Enum type for mgc version and also...
2011-01-06 david*** empty log message ***
2011-01-06 davidThis update adds initializers, but not for arrays
2010-12-02 jzhouA test case for static inner class
2010-11-24 jzhouEnable Switch-case statement for mgc version
2010-11-03 jzhouFix volatile in mgc version. Volatile variable should...
2010-11-02 jzhouAdd support for volatile keyword in mgc version. For...
2010-10-28 jzhouDon't allocate type number for interfaces so that we...
2010-10-27 jzhouEnable interface for mgc version.
2010-10-25 bdemskyfix bug w/ recycling + RCR
2010-10-25 jzhouHack the compiler to support 'abstract' keyword for...
2010-10-24 bdemskybug fixes
2010-10-23 bdemskyanother bad case
2010-10-22 bdemskystill some bugs...but stall site code generation is in
2010-10-22 bdemskychanges towards rcr working...
2010-10-21 jjenistaimplemented deque for work stealing
2010-10-21 jzhouSmall bug fix for multicore gc w/o tasks
2010-10-20 bdemskychange
2010-10-19 bdemskychanges
2010-10-19 jzhouAdd support for 'static' fields in multicore gc version...
2010-10-14 jzhouAdd test for reentrant feature of the synchronized...
2010-10-14 jzhouAdd Test for multicore gc version w/o tasks
2010-10-12 jjenistaok, this is a wacky commit, purposefully leaving a...
2010-10-11 jjenistaan example showing empty reach state propagation that...
2010-10-11 bdemskytest case for rcr
2010-09-27 jjenistabuildscript options to enable exaclty which coreprof...
2010-09-26 stepheyChanges
2010-09-26 stepheyremoved locking for waitingQueue add since it's not...
2010-09-26 stepheyWaitingQueue Correctness tests for RCR. FAKE mlp_lock...
2010-09-24 jjenistathere is definitely an uninitialized mem bug, temp...
2010-09-23 jjenistaworking on task mem pool, there is a crash bug, use...
2010-09-23 jjenistawhile working on memory pool for task records, fixed...
2010-09-21 jjenistaan appropriate test to simulate SOR for new pool allocation
2010-09-16 jjenistamini test to mimic SOR for mem pool testing
2010-09-15 jjenistathis micro benchmark does not accurately imitate OOOjav...
2010-09-12 jjenistaa self-contained test of the mempool strategy, doesnt...
2010-09-07 jjenistaa test case for shutting down ooojava work threads...
2010-08-10 jjenistaSome tests that are helping with SESE garbage collectio...
2010-06-30 jjenistadebugged the reach graph support for effect conflicts
2010-06-29 jjenistalittle bug fix
2010-06-29 jjenistastall site critical regions implemented, including...
2010-06-28 jjenistarestate inaccessible vars for stall site so facts get...
2010-06-28 yeomnew test case.
2010-06-28 jjenistastall site taints propagate awesomely, get cleared...
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-26 jjenistaDo effects as a global space, don't even need to consid...
2010-06-26 jjenistaboth reach states and taints were not propagating to...
2010-06-25 jjenistagetting effects analysis going, need a few more pieces...
2010-06-25 jjenistaanalysis collects effects per method and interprocedurally
2010-06-24 jjenistabug fix, now interprocedural seems cool, unitl the...
2010-06-24 jjenistataints tested, propagate interprocedurally
next