try to make mp3decoder compile
[IRC.git] / Robust / src / Analysis /
2011-07-12 yeomchanges.
2011-07-11 yeomrefactoring
2011-07-11 yeomfix a bug introducing redundant method entries for...
2011-07-11 yeommore changes on shared location analysis. now it works...
2011-07-10 yeomchanges.
2011-07-09 yeomchanges.
2011-07-08 yeomchanges toward intraprocedural analysis
2011-07-08 yeomstart implementing shared location analysis
2011-07-07 yeombring recent changes before starting to implement defin...
2011-07-02 yeombug fixes
2011-07-01 yeombug fixes and refactoring to have more smooth integrati...
2011-07-01 yeomfix indentation
2011-07-01 yeomchanges.
2011-07-01 yeomgetting close to finishing the definite written analysis
2011-06-30 yeomstart to revise definitely written analysis implementation
2011-06-29 yeomadd ssjava debug option to have interim results if...
2011-06-22 yeombug fixes + integrate loop termination analysis into...
2011-06-21 yeomhave Javadoc-style method comments.
2011-06-21 yeomreflects today's comments
2011-06-21 yeomchanges.
2011-06-21 yeomconvert it to the must analysis
2011-06-20 yeomchanges.
2011-06-19 yeomchanges.
2011-06-18 yeomstart implementing loop termination analysis: for the...
2011-06-14 yeomfixes on GLB and returnloc calculation, etc.
2011-06-11 jjenistatinkering with debug stuff for barnes-hut
2011-06-11 yeomfix bugs and changes on method checking
2011-06-10 jjenistaBug fix: in some cases we really do want the heap regio...
2011-06-03 yeomimproves the strategy of checkings: starting from ssjav...
2011-06-03 jjenistafixed a bug where a single argument is passed in as...
2011-06-02 jjenistawithout this the call stie debug was capturing an immen...
2011-06-01 jjenistacheck points-to module improvements along with a bug...
2011-06-01 yeomhaving a location namespace. location names appeared...
2011-05-31 yeomadd one more checking, class inheritance: If a class...
2011-05-31 jjenistaname flat IR graphs to include method signature to...
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-20 jjenistaallow Pointer to run for usual compilation modes.....
2011-05-20 stepheyFixed import bug but some other issues now pop up:
2011-05-19 yeomchanges.
2011-05-18 jjenistabug fix: heap contexts for call sites were propgated...
2011-05-18 yeommore changes.
2011-05-18 yeomchanges.
2011-05-18 yeomchanges to reflect ssjava design changes and temporaril...
2011-05-16 jjenistaCreate analysis model for string literals in disjointne...
2011-05-13 yeomtake out all of ssjava stuff from state class and start...
2011-05-13 jjenistamodel the allocation of string literals in heap analysis
2011-05-13 jjenistathis system checks heap results against runtime pointer...
2011-05-11 jjenistadifferentiate between analysis says something points...
2011-05-11 jjenistarevert previous change: DROPPING THE GRUNGE HAMMER...
2011-05-11 jjenistaallow external systems to write a flatIR graph
2011-05-11 jjenistaonly do this if we are using oooj-style tasks after...
2011-05-10 jjenistaNew tool to check points-to results of a heap analysis...
2011-05-05 jjenistadisjoint should work like pointer in that taints for...
2011-05-05 jjenistaan outstanding change to improve debugging of call...
2011-05-05 jzhouPolish multicore code
2011-05-04 yeomsmall changes: have a way to specify the location of...
2011-05-03 jjenistaallow debug reach graphs to show taints but supress...
2011-05-03 yeomchanges.
2011-04-29 yeomchanges: now, the annotated SSJava class library passes...
2011-04-28 jjenistaimprove call site debugging for disjoint
2011-04-28 jjenistarun ooojava and rcrpointer that print out effects and...
2011-04-27 yeomchanges to get the tiny class library for ssjava
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-25 jjenistaupdate the way this analysis visits every method reacha...
2011-04-23 yeominterim changes: ssjava will have its own class library...
2011-04-22 yeomchanges: make location an extension of type descriptor...
2011-04-21 bdemskymissing files
2011-04-20 bdemskychanges to make sure that i don't step on stephen's...
2011-04-19 yeomchanges.
2011-04-18 yeomhandle the missing case in the flow down analysis:...
2011-04-18 yeombug fixes: printing out linenum & source file name...
2011-04-18 bdemskymake callgraph an interface
2011-04-18 jjenistabug fix - during call site transfer func we temporarily...
2011-04-18 yeomreorganize.
2011-04-15 yeomchanges.
2011-04-14 yeomextends the grammar to have a way to define a new type...
2011-04-13 bdemskychange
2011-04-13 yeomchanges.
2011-04-12 bdemskybug fix for optimizations`
2011-04-12 yeomchanges.
2011-04-11 yeomchanges.
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 jjenistadetect possibly evil tasks and do the right thing if...
2011-04-08 yeomfixes -nostalltr flag: if it is valid to prune heap...
2011-04-07 jjenistabug fix, at task exit we are looking for sources that...
2011-04-06 bdemskyD2 bug
2011-04-06 bdemskybug and remove debug code
2011-04-06 bdemskyget back some of the speed we are losing from bug fixes...
2011-04-06 bdemskybug fix...wasn't adding out of context nodes that get...
2011-04-06 bdemskybug fix...things are slower to compile...:(
2011-04-06 stepheybug fix for refCount in SMFEStates. I'm not sure if...
2011-04-06 bdemskybug fix
2011-04-05 jjenistaget this debug print out of here
2011-04-05 jjenistaat task exit, a task should acquire any out-set variabl...
2011-04-03 yeomchanges: build conflict graphs that have line number...
next