lots of changes for dsm now that william's stuff is checked in
[IRC.git] / Robust / src / Analysis /
2007-08-15 bdemskylots of changes for dsm now that william's stuff is...
2007-08-15 wmontazBug fixed in BuildCode.
2007-08-10 bdemskymore changes
2007-08-10 bdemskymore code for support DSM
2007-08-09 bdemskymore changes toward compiler DSM support
2007-08-08 bdemskySimplify BuildCode more...
2007-08-08 bdemskyanalysis
2007-08-07 wmontaznew class names. build output code for optional tasks.
2007-08-06 bdemskyforgot file
2007-08-06 bdemskymake sure it builds
2007-08-06 bdemskychanges
2007-08-02 bdemskylcoality analysis
2007-07-27 bdemskyfix bugs
2007-07-26 wmontazfiles added. Code improved. Few corrections. build...
2007-07-26 bdemsky1) bug fix to guard generateOptionalArrays
2007-07-26 bdemskyAdd beginning of support for dsm
2007-07-25 wmontazFix bugs. Fix unexpected results. Add predicates (new...
2007-07-20 bdemskycheck in locality analysis
2007-07-19 bdemskychanges
2007-07-18 bdemskychanges
2007-07-18 bdemskysmall change...process clears first, then sets. we...
2007-07-18 bdemskybug fixes
2007-07-18 wmontazcode improved. suppression of useless lines of code...
2007-07-17 wmontazcode cleaned. comments added.
2007-07-17 wmontazChanges for William's Analysis
2007-06-09 sivaji*Fixed the big graph
2007-06-08 sivaji*Fixed the problem with double lined nodes. (It was...
2007-06-08 sivaji*Added the program flow feature.
2007-06-08 sivaji*Namer extensions
2007-06-08 sivajiFeature adds to webinterface:
2007-05-28 sivajiTesting Eclipse commit
2007-05-24 bdemskybug fixed in taskanalysis. we missed self edges if...
2007-05-23 bdemskymore display changes
2007-05-23 bdemskycolor nodes to indicate whether they'll be collected
2007-05-22 sivaji*Fixed duplicate edges in TaskGraph
2007-05-22 bdemskyAdd web interface. It defaults to port 8000.
2007-05-21 bdemskyremove old files
2007-05-21 bdemskycheck in parameters
2007-05-21 bdemskyTaskGraph functionality shouldn't be part of TaskAnalysis
2007-05-21 bdemskybug in equals method
2007-05-21 bdemskyChanges:
2007-05-19 sivajiAdded Classes TaskNode and TEdge for task graphs.
2007-05-19 sivajiWorking versions of FlagState and TaskAnalysis(with...
2007-05-18 bdemskyMigrate GraphNode functionality into its own class...
2007-05-18 sivajiUpdated FlagState and TaskAnalysis with tagsupport.
2007-05-18 sivajiAdded tag support to TaskAnalysis, FlagState.
2007-05-04 bdemskyget rid of map
2007-05-04 bdemskyfix small problems...
2007-05-04 bdemskychanges
2007-05-04 sivaji* canonicalized the FlagStates
2007-05-02 bdemskychanges to give flagstates a machine readable name
2007-05-02 sivajiWorking version of TaskAnalysis without using DOTVistor...
2007-05-02 sivajiTaskAnalysis (removed ADJLIST)
2007-05-01 sivajiworking TaskAnalysis code(with ADJLIST)
2007-04-24 bdemskysimplified algorithm
2007-04-23 sivaji*** empty log message ***
2007-04-18 sivaji*** empty log message ***
2007-04-17 bdemskyclean up interfaces
2007-04-17 bdemskymore changes
2007-04-17 bdemskyclean up some of sivaji's code
2007-04-17 sivajichanges
2007-01-04 bdemskyIt looks like this was an accidental checkin. Is this...
2007-01-04 sivajiNew files added to the repository.
2006-06-06 bdemskyCheckins
2006-05-19 bdemskyWrote callgraph.