a tiny example to show if the state machines are working
[IRC.git] / Robust /
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-04 bdemskychanges
2011-03-04 jzhouFix bugs for interfaces. \n\nFor methods declared in...
2011-03-03 yeomadd grammar for the definition of location hierarchy...
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 bdemskymore code changes
2011-03-03 jzhouAdd unit tests for Abstract class support, Enum type...
2011-03-03 jzhouRemove commented out code
2011-03-03 bdemskychanges
2011-03-03 jzhouFix bugs for interfaces and a bug in the Class library
2011-03-03 bdemskymore changes
2011-03-02 bdemskymore code cleanup
2011-03-02 bdemskycode cleanup
2011-03-02 bdemskychanges towards making this work
2011-03-02 jzhouA small bug for Enum
2011-03-02 jzhouFix the field name for object.c and thread.c, there...
2011-03-02 jzhouFix bugs for static fields/blocks and instanceof operat...
2011-03-01 yeomadd annotation descriptor. type descriptor is responsib...
2011-03-01 bdemskychanges...
2011-03-01 yeomadd java 1.5 annotation grammar for all types of annota...
2011-02-28 bdemskymissing include
2011-02-28 bdemskychanges
2011-02-28 bdemskychanges
2011-02-28 bdemskyadd garbage collector support...
2011-02-28 bdemskysetup globals as a garbagelist...split primitives into...
2011-02-28 bdemskywork towards turning MGC enhancements on all the time
2011-02-26 jzhouRemove the extra copy of static field in the object...
2011-02-26 bdemskytabbing
2011-02-26 bdemskybig code reorg...get TM out of buildcode
2011-02-26 jzhouMy changes to add interface affect to FieldShadow
2011-02-25 jzhouMake new field naming strategy work for MGC
2011-02-25 bdemskymake static fields work
2011-02-25 bdemskycommit bug fix
2011-02-25 bdemskyfix tabbing
2011-02-25 bdemskythrow away commented code
2011-02-25 bdemskyrename a few fields
2011-02-25 bdemskymake field shadowing work
2011-02-25 bdemskychanges
2011-02-25 bdemskychange
2011-02-25 bdemskybug fix
2011-02-25 bdemskyrename field names
2011-02-25 bdemskynew approach to field shadowing
2011-02-25 bdemskychanges
2011-02-24 jzhouFix a bug of default constructor: the default construct...
2011-02-24 jzhouFix a shadow field related bug in the compiler. Defined...
2011-02-19 jzhouAdd some runtime support for MGC
2011-02-18 jzhouBug fix in array initialization: handle the special...
2011-02-18 jzhouBug fixes for MGC
2011-02-18 jzhouUpdates of the class library for MGC
2011-02-12 jzhousome bug fix
2011-02-12 jzhouMake special MGC versions of some library class like...
2011-02-12 jzhou*** empty log message ***
2011-02-12 jzhouMore class library support for SPECjbb
2011-02-04 jzhouAs static blocks is compiled as a method without return...
2011-02-04 jzhouClass library for SPECjbb
2011-02-04 bdemskytake pointer analysis out of the build for now
2011-02-04 jjenistaimprove code gen to omit empty switch cases for stall...
2011-02-04 jzhouRoll back to use the simple Class constructor to suppor...
2011-02-04 bdemskychanges
2011-02-03 jjenistafixing bugs from task code cleanup
2011-02-03 jjenistaThis is a compile-stable update of OoOJava code, there...
2011-02-03 jjenistabringing ooojava code gen around, some todos still...
2011-02-02 jjenistaBuildCode, with the monkey of OoOJava off its back
2011-02-01 jjenistabringing analysis up to clean model, buildcode is left
2011-02-01 jjenistastarting to get into memory conflicts where cleaned...
2011-02-01 jjenistahonor the easy request of suppressing output for the...
2011-02-01 jjenistapushing cleaned code further through analyses...
2011-01-31 jjenistaclean Pointer classes
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
2011-01-28 bdemskymore changes...
2011-01-28 jzhouFix the bug of assignment conversion: 'short s = 12...
2011-01-27 stepheyRemoved vestigial code left over from "waiting queues...
2011-01-27 jzhouA missing file
2011-01-27 stepheyThe second to last check in for the refactoring process...
2011-01-27 bdemskymore changes
2011-01-27 jzhouEnable array creation with initialization for MGC....
2011-01-27 jzhouEnable field array initialization for MGC
2011-01-27 bdemskymore changes
2011-01-27 jzhouBasic implementation of array initialization for mgc...
2011-01-26 bdemskymore work towards new points to analysis
2011-01-26 bdemskychanges
2011-01-25 bdemskymore changes
2011-01-25 bdemskymore changes
2011-01-25 bdemskymore changes
2011-01-24 jzhouSome changes to enable SPECjbb for MGC version. Enable...
2011-01-22 bdemskybeginning of points-to analysis
2011-01-22 stepheyWe fixed the bug of where to find the stallsite reachgr...
2011-01-21 stepheyCorrected reach graph issue with SESE BLOCKS ONLY....
2011-01-20 stepheySplit graph construction into 2 steps (one for pruned...
2011-01-14 stepheyRCR was only one using Tuple.java so I renamed it to...
2011-01-12 jjenistatests for playing around with analysis with respect...
2011-01-10 jjenistajust a little change to keep genreach debug node from...
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 jjenistaput optional stuff for debugging disjoint reachability...
2011-01-10 jjenistaenforce monotonicity in heap contributions from call...
2011-01-10 jjenistamake reach graph visualizations tractable
2011-01-10 jzhouAdd support for try-catch-finally statement for MGC...
next