bug fixing in Scheduling analysis(combination stage)
[IRC.git] / Robust / src / Main / Main.java
2008-08-11 jzhoubug fixing in Scheduling analysis(combination stage)
2008-08-06 adashadd new Barrier Class
2008-08-05 jzhoufix a bug in combination stage of scheduling analysis
2008-08-01 jzhoufix some bugs in multi-core version codes generation...
2008-07-31 adashChanges for dynamic prefetch enabling
2008-07-22 jzhoufix up a bug in multicore RAW interruption version...
2008-07-15 jzhoumake multicore version PERT benchmark work on RAW(witho...
2008-07-10 adashbug fixes for udp broadcast
2008-05-19 jzhouAdd multi-parameter tasks support in Scheduling Simulator
2008-05-14 jzhouAdd support for multi-parameter tasks as well as tag...
2008-05-03 bdemskyChanges:
2008-04-25 jzhouadd multi-thread simulator for multi-core version codes...
2008-04-15 bdemskyComment out code that is breaking compile....please...
2008-04-15 jjenistaWhenever running ownership analysis, spit out a file...
2008-04-15 jzhouadd codes for generating multi-core version binary...
2008-03-25 bdemskymore changes
2008-03-25 bdemsky*** empty log message ***
2008-03-24 bdemskyprintflat option
2008-03-21 bdemskyadd option to skip prefetches for method...
2008-03-11 jzhouImport Vector & Enumeration for new benchmarks(MapReduce)
2008-02-20 jjenistaChanged integration of ownership analysis into Main...
2008-02-20 jzhouadd scheduling simulator
2008-02-14 adashtrans.c is still buggy for large number of threads
2008-01-30 jzhouremove some codes for scheduling
2008-01-11 bdemskychanges
2008-01-08 bdemskycommit out Jim's code so the compiler in CVS will compile.
2008-01-03 jzhouAdd directory and codes for task scheduling
2007-12-11 bdemskysupport floating point math
2007-11-13 jjenistaAdded framework for ownership analysis.
2007-11-09 bdemskymore bugs
2007-11-09 jjenistaFlatIRGraph for creating dot files of Flat IR.
2007-11-04 bdemskymore changes
2007-11-03 bdemskymore IO stuff
2007-11-03 bdemskysmall changes
2007-10-02 bdemskyfix optional arguments...lots of changes
2007-09-25 bdemsky prefetch changes
2007-09-17 bdemskyrewrite of William's analysis to clean it up a bit...
2007-08-15 bdemskylots of changes for dsm now that william's stuff is...
2007-08-07 wmontaznew class names. build output code for optional tasks.
2007-08-06 bdemskymake sure it builds
2007-07-26 wmontazfiles added. Code improved. Few corrections. build...
2007-07-26 bdemskyAdd beginning of support for dsm
2007-07-25 wmontazFix bugs. Fix unexpected results. Add predicates (new...
2007-07-25 bdemskychanges and a bug fix
2007-07-17 wmontazChanges for William's Analysis
2007-06-09 sivaji*Fixed the big graph
2007-06-08 sivajiFeature adds to webinterface:
2007-05-23 bdemskycolor nodes to indicate whether they'll be collected
2007-05-22 bdemskyAdd web interface. It defaults to port 8000.
2007-05-21 bdemskyTaskGraph functionality shouldn't be part of TaskAnalysis
2007-05-21 bdemskybug in equals method
2007-05-21 bdemskyChanges:
2007-05-09 bdemskycheck in changes for tag support
2007-05-04 bdemskyget rid of map
2007-05-02 rootAdd option for task state analysis
2007-05-02 bdemskyfix changes checked in earlier
2007-05-01 sivajiworking TaskAnalysis code(with ADJLIST)
2007-04-12 bdemskyFix non-threaded Java support.
2007-03-13 bdemskyOutgoing socket I/O
2007-03-10 bdemskychanges
2007-02-26 bdemsky*** empty log message ***
2007-02-20 bdemskyadding thread support w/ locks
2007-02-16 bdemskysupport for non-bristlecone socket i/o
2007-02-16 bdemskyadd primitive support for multithreading
2007-01-04 bdemskyfix javadoc
2006-11-14 bdemskystarting to work on supporting packages and import...
2006-11-03 bdemskyHashSet
2006-11-03 bdemskyHashMap
2006-11-03 bdemskyAdd HashTable
2006-11-02 bdemskymove socket code out of runtime.c
2006-11-01 bdemskyAdded environment options.
2006-11-01 bdemsky1) Bug fix
2006-10-31 bdemskyInteger class. This may come in handle for parsing...
2006-10-26 bdemskyBug fix
2006-10-25 bdemskyAdding StringBuffer class and test case. This gives...
2006-10-24 bdemskySupport for reading/writing files via FileInputStream...
2006-10-05 bdemskyAdd ServerSocket/Socket classes.
2006-09-07 bdemskychecking in changes
2006-08-30 bdemskyadding support for consistency checking
2006-08-01 bdemskyBug fixes
2006-07-29 bdemskychecked in changes
2006-07-28 bdemskyadded test script
2006-04-10 bdemskySupport for printing Strings!!!
2006-04-06 bdemskyFixed
2006-04-05 bdemskyUpdates
2006-04-05 bdemskyChanges to allow multiple source files & library support
2006-04-04 bdemskySupport for Virtual Calls
2006-04-03 bdemskyBug fixes and switches
2006-03-13 bdemskymore code
2006-03-10 bdemskychanges
2006-02-25 bdemskyupdates
2006-02-22 bdemskychecking in changes
2006-02-16 bdemskyChecking in more flattening code.
2006-02-16 bdemskyChanges
2006-02-15 bdemskySmall change
2006-02-09 bdemskyadding/chaning many files
2006-02-09 bdemskyChange Main
2006-02-09 bdemskyupdate Main
2006-02-03 bdemskyCheck in first version