-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: warnon/graphchi-java
base: master
head repository: GraphChi/graphchi-java
compare: master
- 18 commits
- 48 files changed
- 3 contributors
Commits on Aug 26, 2014
-
Added my changes that allow for long walks instead of just int walks
Matt Gardner committedAug 26, 2014 Configuration menu - View commit details
-
Copy full SHA for 6029073 - Browse repository at this point
Copy the full SHA 6029073View commit details -
Updated the README, and added deployment stuff to pom.xml
Matt Gardner committedAug 26, 2014 Configuration menu - View commit details
-
Copy full SHA for 00a36da - Browse repository at this point
Copy the full SHA 00a36daView commit details
Commits on Sep 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6d552b4 - Browse repository at this point
Copy the full SHA 6d552b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efd9ac - Browse repository at this point
Copy the full SHA 8efd9acView commit details -
Cleared memory in the close() method of TwoKeyCompanion
Because it looks like somehow the objects are not getting released (probably due to threads living on with references to the objects), we need to clear the memory when we're done, or we end up growing enormously huge by the end of a long series of runs.
Configuration menu - View commit details
-
Copy full SHA for 6d6827b - Browse repository at this point
Copy the full SHA 6d6827bView commit details
Commits on Sep 30, 2014
-
Moved the dumper thread out of the inner class, to resolve some unche…
…cked exceptions in client code
Configuration menu - View commit details
-
Copy full SHA for 1123e6b - Browse repository at this point
Copy the full SHA 1123e6bView commit details
Commits on Oct 1, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 31e8c40 - Browse repository at this point
Copy the full SHA 31e8c40View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82a175 - Browse repository at this point
Copy the full SHA a82a175View commit details -
Merge pull request GraphChi#6 from matt-gardner/master
Changes to the walks/ code to allow for using a long to represent a walk instead of an int.
Configuration menu - View commit details
-
Copy full SHA for 0d49875 - Browse repository at this point
Copy the full SHA 0d49875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7b151 - Browse repository at this point
Copy the full SHA 9c7b151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e861c9 - Browse repository at this point
Copy the full SHA 9e861c9View commit details
Commits on Jan 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 695b420 - Browse repository at this point
Copy the full SHA 695b420View commit details -
Merge pull request GraphChi#7 from matt-gardner/master
Removing stack trace on exit from TwoKeyCompanion
Configuration menu - View commit details
-
Copy full SHA for 45ab9b1 - Browse repository at this point
Copy the full SHA 45ab9b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254149e - Browse repository at this point
Copy the full SHA 254149eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07358a4 - Browse repository at this point
Copy the full SHA 07358a4View commit details -
Merge pull request GraphChi#8 from matt-gardner/master
Updating some version numbers I missed
Configuration menu - View commit details
-
Copy full SHA for e5136d5 - Browse repository at this point
Copy the full SHA e5136d5View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0f1392c - Browse repository at this point
Copy the full SHA 0f1392cView commit details -
Merge pull request GraphChi#12 from matt-gardner/patch-1
add apache 2 license
Configuration menu - View commit details
-
Copy full SHA for 7b89628 - Browse repository at this point
Copy the full SHA 7b89628View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master