projects
/
IRC.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
IRC.git
2009-04-09
bdemsky
fix same bug in DSTM system
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
bdemsky
fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
bdemsky
bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
adash
fix array reading bug
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
bdemsky
annoying gc bug
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
adash
bug fix: Was never starting a transaction in the run...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
change
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
allocate memory in large blocks
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
hack stuff not to put new objects in lookup table....
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
large number of bug corrections
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
program to test debug our system on
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
bdemsky
collect statistics
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
add support for garbage collection statistics
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
code changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
bug fix
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
fix for alokika's bug
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
adash
changes to makefile for debugging
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
adash
change of option for makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
adash
changes to Test benchmark
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
jjenista
more mlp infrastructure, stable
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
changes to garbage collect STM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
fix compile
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
memory stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
fix loop bug
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
adash
STM benchmark ported
commit
|
commitdiff
|
tree
|
snapshot
2009-04-07
bdemsky
STM testcase works...plenty of bugs still
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
number of changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
closer to compiling
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
jjenista
some commented out code transplanted from BuildFlat...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
jjenista
Move mlp and sese stuff into a separate compiler pass
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
jjenista
use a clearer sese name when viewed in built code and...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
mistake
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
get rid of compile errors
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
oops
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
get rid of error message about needtocollect
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
adash
more changes (get rid of getnewOID and use TRANSREAD...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
another idea
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
STM versions
commit
|
commitdiff
|
tree
|
snapshot
2009-04-06
bdemsky
get compiler side of STM working
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
bdemsky
new write barrier class
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
adash
added options for STM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
adash
new files for STM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
adash
small changes to buildscript to add runtime check...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
adash
test file for STM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
support for STM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
state change
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
updates
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
code
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
new makefile changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-04-03
bdemsky
lots of bugs
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
jjenista
loop doesn't work, function calls don't work
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
jjenista
a setjmp implementation of single-threaded mlp API
commit
|
commitdiff
|
tree
|
snapshot
2009-04-02
bdemsky
a whole bunch of optimizations...should be useful for...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-01
adash
add new option -singleTM for committing transactions...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
jjenista
Added mlp runtime skeleton, flags to build it, syntax...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
jjenista
a new tiny test and better SESE node printing
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
bdemsky
loop analysis stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
bdemsky
DefUse analysis
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
bdemsky
hack loop optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
jjenista
new benchmark results
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
jjenista
keep alpha source states during node propagation
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
bdemsky
print out line count
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
jjenista
edge matching bug fix and add alpha source states back
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
bdemsky
cache lots of results instead of recomputing them
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
jjenista
fix bug when mapping callee edges into caller, gotta...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
bdemsky
speedup
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
jjenista
improve strong update conditions for store, add strong...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
bdemsky
improve performance
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
jjenista
fix edge propagation to union effects
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
bdemsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
jjenista
bug fix: changed contains() to containsKey() where...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
jjenista
don't do strong updates on array element references
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
bdemsky
small test
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
bdemsky
even simpler
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
jjenista
don't add immutable or primitive parameters to alias...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
bdemsky
evil hack...need to fix arity scheme to match paper...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
jjenista
commenting out debugging
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
jjenista
merging lab changes with home changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
jjenista
added smaller version of directo for something in betwe...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
jjenista
just leave commented becuase it is a useful little...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
jjenista
see array dimensions when writing out
commit
|
commitdiff
|
tree
|
snapshot
2009-03-22
jjenista
changes and debug
commit
|
commitdiff
|
tree
|
snapshot
2009-03-21
jjenista
changes
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
jjenista
new parameter model and mapping procedure stable, doing...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
jjenista
more progress toward new parameter model
commit
|
commitdiff
|
tree
|
snapshot
2009-03-20
jzhou
changes on directed simulated annealing
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
jjenista
Stable, partially functional implementation of new...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
navid
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
adash
Commit all latest files for fse.dsm submission
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
adash
new script for run.sh
commit
|
commitdiff
|
tree
|
snapshot
2009-03-18
adash
latest run script
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
jjenista
Partial, stable update that builds param index mappings...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
jjenista
Build aliased parameter models--still a partial impleme...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-16
jjenista
partway to new parameter model
commit
|
commitdiff
|
tree
|
snapshot
next