switch to spaces only..
[IRC.git] / Robust / src / Analysis / Disjoint / DisjointAnalysis.java
2011-04-27 bdemskyswitch to spaces only..
2011-04-27 bdemskyFix tabbing.... Please fix your editors so they do...
2011-04-18 jjenistabug fix - during call site transfer func we temporarily...
2011-03-30 yeombug fixes on OoOJava, now it works fine with all of...
2011-03-23 jjenistachanged options in code to actually print reach states...
2011-03-18 jjenistachanging to new traversers/examiners
2011-03-18 bdemskycommit hacks to effect analysis...interfaces to allow...
2011-03-10 jjenistastate machines for traverers seem to be working for...
2011-03-05 jjenistamore code for state machines in dfj traversers
2011-03-04 jjenistaextend taints for a new mode in DFJ that helps build...
2011-03-03 jjenistaa test case showing a bug in disjoint analysis basic...
2011-02-01 jjenistahonor the easy request of suppressing output for the...
2011-01-31 jjenistacleaning up OoOJava and related systems, touching lots...
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-10 jjenistajust a little change to keep genreach debug node from...
2011-01-10 jjenistaenforce monotonicity in heap contributions from call...
2010-11-18 yeomchanges: collects a set of collect effects and generate...
2010-10-11 jjenistatwo methods for generating a reach graph at any desired...
2010-10-05 yeomtry to get more information about flagged sites.
2010-10-05 jjenistacpaturing some makefile updates and have OoOJava print...
2010-10-01 jjenistafor timing disjoint reachability in oooJava benchmarks
2010-08-06 yeomintroduces new flag for runtime conflict resolver.
2010-07-30 yeomchanges.
2010-07-23 yeomchanges.
2010-06-30 yeommore changes according to new effect analysis
2010-06-29 jjenistatweak to interface
2010-06-29 jjenistareachability query interface for ooojava heap conflict...
2010-06-29 jjenistagetting close to effects for new disjoint analysis
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 jjenistamore effects bug fixes
2010-06-28 jjenistabug fixes for effects analysis
2010-06-28 jjenistastall site taints propagate awesomely, get cleared...
2010-06-28 jjenistaforgot to add moved files back in, injecting stall...
2010-06-28 jjenistachanged organization and brought in a few new pieces...
2010-06-28 yeomadd more steps to OoO analysis
2010-06-26 yeomworking on the remaining procedures of OoOJava analysis.
2010-06-26 jjenistaDo effects as a global space, don't even need to consid...
2010-06-25 jjenistagetting effects analysis going, need a few more pieces...
2010-06-25 jjenistarblock effects dont collect over method call, but its...
2010-06-25 jjenistaanalysis collects effects per method and interprocedurally
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-23 jjenistaMore pieces for new version of analysis
2010-06-23 yeomget set up part of the stall site analysis
2010-06-22 jjenistataints at reach graph level implemented
2010-06-22 jjenistagot the hooks in place to get taints for rblocks
2010-06-22 yeomset up OoOJava analysis.
2010-06-17 jjenistagetting parameter taints in new analysis
2010-05-26 jjenistaporting effects analysis to new disjoint analysis
2010-04-19 jjenistaimproving debugging of call site contributions to initi...
2010-04-15 jjenistabug fix, some callees were not being rescheduled becaus...
2010-04-14 jjenistafixed a bug where retrieving the context contribution...
2010-04-12 jjenistaadjustments to stack-based method scheduling, debug...
2010-04-07 jjenistadeterministic mode works
2010-04-07 jjenistaadded compiler option to desire determinism, it current...
2010-04-05 jjenistaimplemented stack method visit but with callees on...
2010-04-02 jjenistabug fixes for unflagged heap regions becoming flagged
2010-04-02 jjenistaworking on bugs, sharing file output updates
2010-03-31 jjenistaenforce strict monotonicity for initial method contexts...
2010-03-30 jjenistabug fixes, make stack/Q method-visiting a cmd line...
2010-03-26 jjenistaall changes for official testing
2010-03-26 jjenistacollect last night's changes
2010-03-26 bdemskystack implementation...may expose bugs
2010-03-26 bdemskybug fix
2010-03-25 bdemskybug fixes and optimizations
2010-03-25 jjenistanew Canonical hash and equals, also running with assert...
2010-03-25 jjenistabug fixes for task initial heaps and making all new...
2010-03-25 yeombug fixes
2010-03-25 yeomchanges for proper handling multi-dimensional array...
2010-03-25 jjenistabug fixes
2010-03-24 jjenistaimproved debug graph capture
2010-03-24 jjenistabug fixes, display improvements, sharing query changes...
2010-03-23 jjenistabug fix for primitive parameters, made a simple method...
2010-03-23 jjenistalittle bug fixes, adjusted code for detecting sharing...
2010-03-22 jjenistafix bug that a hrn ID integer and a boolean out-of...
2010-03-22 jjenistalittle bug in final reporting
2010-03-22 jjenistacouple fixes to make sure out-of-context nodes get...
2010-03-19 yeomchanges.
2010-03-19 jjenistamaking debugging easier
2010-03-19 yeomchanges.
2010-03-19 yeomadd interface.
2010-03-17 jjenistause different graph writing options to better find...
2010-03-17 jjenistafixed issues with dot graph writing that make our debug...
2010-03-17 yeomchanges for proper handling field.
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-16 yeombug fix.
2010-03-16 yeomchanges for handling tasks.
2010-03-13 jjenistaa start on reachability, not fully functioning yet
2010-03-10 jjenistabig checkin, lots of call site transfer bug fixes,...
2010-03-04 jjenistabug fix, other transfer funcs invoke mutating methods...
2010-03-01 jjenistacheck in a debug mode for call site transfer I use...
2010-02-23 jjenistasystem stable, call site transform wipes out graphs...
2010-02-22 jjenistabug fix, was too aggressive with equals method for...
2010-02-19 jjenistabig update--bringing implementation of new analysis...
2010-02-11 jjenistareevaluating abstract garbage collection, for now leave...
2010-02-09 jjenistachange analysis so nodes are added on demand, and abstr...
2010-02-04 jjenistaimplementing
2010-02-02 jjenistaimplementing
next