We modify benchmarks to run the suite in different ways, just modularized the hefty...
[IRC.git] / Robust / src / Analysis /
2010-10-11 bdemskyhack OoOJava RCR to not run disjointness twice...we...
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-09-24 jjenistafound a bug, wasn't returning pointer at end of poolcre...
2010-09-23 jjenistaworking on task mem pool, there is a crash bug, use...
2010-09-23 jjenistasupport for optimizations later, leaf tasks need less...
2010-09-22 stepheyAdded getter method to get all effects (needed for...
2010-09-21 jzhoumy changes
2010-09-21 jjenistahelp user by showing human-readable task identifier
2010-09-08 stepheyJim told me to change the int hashCodeSpecific() functi...
2010-08-18 stepheyChanged variable type to make more compatible with RCR
2010-08-17 yeomfix wrong condition.
2010-08-13 yeomchanges. add coarse case into our previous changes...
2010-08-09 jjenistadid something I shouldnt have, mixed changes for two...
2010-08-09 yeomfix to handle stall site properly for generating confli...
2010-08-06 yeominterface to grab the conflict effect set for Stephen,
2010-08-06 yeomintroduces new flag for runtime conflict resolver.
2010-08-02 yeomchanges.
2010-07-30 yeom*** empty log message ***
2010-07-30 yeomchanges.
2010-07-26 jjenistabug fix for allowing out-of-contexts taints to flow...
2010-07-23 yeomchanges.
2010-07-16 yeomfix: remove unnecessary conflict edge
2010-07-07 stepheypublic VariableNode getVariableNodeNoMutation( TempDesc...
2010-07-02 jjenistasome subtle reach state bug fixes uncovered by labyrint...
2010-07-01 yeomincorporated OoOJava into build code + fixed a couple...
2010-06-30 jjenistadebugged the reach graph support for effect conflicts
2010-06-30 jjenistaimplemented details to support effect conflict detection
2010-06-30 yeommore changes according to new effect analysis
2010-06-29 yeomchanges according to new forms of 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 yeomchanges.
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-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 jjenistarblock effects dont collect over method call, but its...
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
2010-06-24 jjenistarblock in set vars get tainted on rblock enter and...
2010-06-24 yeomchanges.
2010-06-24 jjenistaadd rblock relation analysis and makefile aware of...
2010-06-23 jjenistaMore pieces for new version of analysis
2010-06-23 yeomget set up part of the stall site analysis
2010-06-23 jjenistaUpdated taint class to allow call site plus var taints...
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-22 jjenistaGetting taints to propagate in new analysis, no paramet...
2010-06-21 jjenistacapturing partially implemented taints before altering...
2010-06-17 jjenistataints working intraprocedurally, a bug in inter I...
2010-06-17 jjenistagetting parameter taints in new analysis
2010-06-17 jjenistaget partially set up new version of disjoint analysis...
2010-05-27 jjenistaporting effects analysis
2010-05-26 jjenistaporting effects analysis to new disjoint analysis
2010-05-25 bdemskychanges
2010-05-25 bdemskyreal fix for the bug...not just the symptom
2010-05-25 bdemskybug fix
2010-05-06 yeomchanges for the case that an SESE enqueues more than...
2010-05-03 yeombring a snapshot before further changes of memory queue...
2010-04-19 jjenistabug fix in that return value assignment edges were...
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-09 yeomset temp descriptor for a waiting element.
2010-04-07 jjenistadeterministic mode works
2010-04-07 jjenistaadded compiler option to desire determinism, it current...
2010-04-07 jjenistajust improved some output
2010-04-06 yeomchanges for handling unresolved in-var pointer.
2010-04-05 jjenistaobjects with bamboo-parameter flags got dropped from...
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-04-02 yeombug fixes for generating empty graph.
2010-03-31 yeomfixes for memory effects analysis.
2010-03-31 jjenistaenforce strict monotonicity for initial method contexts...
2010-03-30 jjenistaturn strong updates back on from yesterday testing...
2010-03-30 jjenistawhy was this missing--latent bug
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-26 bdemskybug fix
2010-03-25 bdemskybug fixes and optimizations
2010-03-25 jjenistanew Canonical hash and equals, also running with assert...
next