Modified my core code to be able to compile under "make single"
[IRC.git] / Robust / src / Tests /
2010-04-10 stepheyModified my core code to be able to compile under ...
2010-04-10 stepheyPorted over commonly used operations in ArrayList.java...
2010-04-09 jjenistatrying to isolate a bug from MapReduceTag in a miniatur...
2010-04-09 jjenistaan example program using StringTokenizer
2010-04-06 tmduongFirst test case
2010-04-05 stepheyMoved Prime Program into its own folder
2010-04-05 stepheyMoved Primes into its own folder
2010-04-05 stepheyUpdated Test.java; it now achieves a speed-up of 8x...
2010-04-05 stepheyUpdated Test.java to working condition (parallelized)
2010-04-03 stepheybacked up working serial program and original program...
2010-04-03 stepheyRenamed test.java to Test.java and updated makefile...
2010-04-03 stepheyrenamed test.java to Test.java and changed the makefile...
2010-04-03 stepheyUpdated to working non-parallelized version for Test.c
2010-04-02 stepheyStephen's intro application added (not yet done)
2010-04-02 stepheyA test update
2010-04-02 stepheyThis is Stephen's test program
2010-03-30 jjenistaturn strong updates back on from yesterday testing...
2010-03-30 jjenistaa test that shows our analysis doesn't always terminate
2010-03-26 jjenistaall changes for official testing
2010-03-25 yeomadd power bench.
2010-03-25 yeomadd annoated kmeans
2010-03-25 yeomchanges.
2010-03-25 yeomadd annotated raytracer
2010-03-22 jjenistafixed problem by differentiating between an element...
2010-03-19 jjenistamaking debugging easier
2010-03-18 yeoma test.
2010-03-17 jjenistause different graph writing options to better find...
2010-03-17 yeoma test
2010-03-17 jjenistawas accidentally dropping param var to node edges when...
2010-03-17 jjenistaworking on reach prop, pred bugs, basic tests still...
2010-03-16 jjenistaworking hard on reachability, bunch of changes, still...
2010-03-16 jjenistaupdating the global sweep and some related code--this...
2010-03-15 jjenistamost of the missing context-rewriting code
2010-03-12 jjenistaa test that shows reachabiltiy states are broken
2010-03-12 jjenistabunch of bug fixes, graphs appear to be working mechani...
2010-03-11 jjenistadebugging something else, but commiting this bug fix...
2010-03-11 jjenistabug fix yonghun found, return value's region may be...
2010-03-11 jjenistathere was a simple fix for variable problem, in new...
2010-03-11 jjenistacaller local variables to in-context regions are modele...
2010-03-10 jjenistalots of bug fixes, system cannot compute even simple...
2010-03-10 jjenistabig checkin, lots of call site transfer bug fixes,...
2010-03-09 jjenistacallee elements brought into caller get predicates...
2010-03-08 jjenistaedge merge
2010-03-04 jjenistabug fix, other transfer funcs invoke mutating methods...
2010-03-04 jjenistagetting closer, still major bugs in call site transfer...
2010-02-19 jjenistachecking in this test before monkeying around with...
2010-02-19 jjenistasquashing bugs
2010-02-19 jjenistaanalysis not terminating, looking for things that shoul...
2010-02-11 jjenistareevaluating abstract garbage collection, for now leave...
2010-02-04 jjenistaimplementing
2010-02-02 jjenistaimplementing
2010-01-29 jjenistamake mlp related makefiles use a relative buildscript...
2010-01-29 jjenistaa tiny test exposing a bug, we think might be memory...
2010-01-29 jjenistarealized there were two print statements in regression...
2010-01-28 jjenistabug fix for ready-static-dynamic variable classificatio...
2010-01-20 jjenistafinding mlp analysis bugs
2010-01-07 jjenistamore implementation
2010-01-06 jjenistamore implementation
2010-01-04 jjenistamore implementation
2009-12-30 jjenistaworking on new implementation
2009-12-02 jjenistastart of a revised disjoint reachability analysis
2009-11-06 bdemskyclean out all my changes
2009-10-23 jjenistastarting implementation for access paths to improve...
2009-10-14 jjenistainvestigating OOPSLA benchmarks further
2009-10-08 jjenistaAllow some disjointness improvements to be turned off...
2009-10-02 jjenistatrying to make disjointness example versus shape even...
2009-10-02 jjenistaadd option to graph visualization that supresses reacha...
2009-09-23 jjenistanew parameter decomposition, can't chain results yet
2009-09-22 jjenistaa common example to compare with shape analyis
2009-09-15 jjenistaadded support for null heap region, doesn't work perfec...
2009-09-08 jjenistaobj support in MLP is in good shape, code gets generate...
2009-09-04 jjenistaFixed variable dynamic source bookkeeping bug, regressi...
2009-08-31 jjenistaVariable result table pruning is buggy, remove for...
2009-08-28 jjenistaLots of bug fixes, stable system, parallelized binary...
2009-08-25 jjenistamethod call support works for small programs, bigger...
2009-08-25 jjenistaStill haven't worked all the bugs out of MLP's support...
2009-08-24 jjenistaregression updates
2009-08-24 jjenistaA regression test to make sure new changes don't break...
2009-08-20 jjenistalots of bug fixes, partial solution towards allowing...
2009-08-18 jjenistaa better workscheduler--still has a deficiency because...
2009-08-18 jjenistafound one reason for system hang--there is still at...
2009-08-17 jjenistabug fixes
2009-08-14 jjenistabug fixes, use pointers no problem, generate temps...
2009-08-14 jjenistaa bunch of dynamic var bugs
2009-08-13 jjenistasese's wait for children to exit before exiting
2009-08-13 jjenistaprimitive dynamic variables are working
2009-08-12 jjenistatracked down more bugs in not-avail and variable analyses
2009-08-12 jjenistaBug fixes in use of liveness analysis, bug fix in not...
2009-08-10 jjenistaWorking towards dynamic source variables in MLP, not...
2009-08-06 jjenistafully realized system for primitives that displays...
2009-08-05 jjenistabig update for forwarding lists and dependency counts...
2009-07-31 jjenistastill isn't getting the right answer, but one variable...
2009-07-28 jjenistabug fixes
2009-07-28 jjenistanewly realized mlp successfully issues and runs root...
2009-07-28 jjenistamlp system changes
2009-07-24 jjenistachanges
2009-07-24 jjenistaworking up mlp system
2009-07-23 jjenistaensure MLP system always uses precise garbage collection
2009-06-17 jjenistaadd a phtread implementation of semaphores for general...
2009-06-16 jjenistamore work on mlp system
next