0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added pdf of presentation More... over 11 years ago
Added Main class More... over 11 years ago
Changed lock order to be right,left instead of left,right More... over 11 years ago
Changed lock order to be right,left instead of left,right More... over 11 years ago
changed poms to remove util dependency, fixed concurrency bug in Thinker and added comment for MonitorUtils. More... over 11 years ago
Fixed one concurrency bug in lab 2 counting solution and moved util classes to where they are being used, instead of using a dependency between the modules. More... over 11 years ago
added compile and run instructions to the readme.txt More... over 11 years ago
Replaced comments that had been lost in the update. More... over 11 years ago
Suppress unused warning More... over 11 years ago
Merge pull request #6 from karianna/master More... over 11 years ago
Clean up some warnings that might distract students More... over 11 years ago
Merge branch 'master' of github.com:henri-tremblay/DeadlockLabJavaOne2012 More... over 11 years ago
Added comments to labs 1 & 2, plus readme.txt files that explained what needed to be done in each of the labs. More... over 11 years ago
Add a run.bat for everyone More... over 11 years ago
Add a main class for lab1 and lab2 More... over 11 years ago
Add a main class More... over 11 years ago
Remove tests More... over 11 years ago
Launch exec on compile is enough More... over 11 years ago
Be able to launch the gui from the command line. (mvn exec:java or mvn -Prun) More... over 11 years ago
Make the poms independent of the parent pom More... over 11 years ago
Changed lab1 and lab2 unit tests to create a ThreadGroup that can then be checked for whether any of its threads have deadlocked. More... over 11 years ago
Moved images to the resource directory More... over 11 years ago
Updated IDEA project files More... over 11 years ago
Added another Java2Demo lab for #3 with a resource deadlock More... over 11 years ago
First attempt for a webapp example More... over 11 years ago
Add the fonts in src/main/resources More... over 11 years ago
Merge branch 'master' of github.com:henri-tremblay/DeadlockLabJavaOne2012 More... over 11 years ago
Add missing build tag around resources More... over 11 years ago
Merge branch 'master' of github.com:henri-tremblay/DeadlockLabJavaOne2012 More... over 11 years ago
Add a parent pom to compile everything at once More... over 11 years ago