0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 16 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated dependency version to the most recent release version More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release entwined-stm-1.0.1 More... over 10 years ago
Wrote simple benchmarks comparing TransactionalMap with ConcurrentMap. More... over 10 years ago
Modified Memory to use wait/notifyAll instead of Thread.sleep(1) to order processing of the committed blocks. More... over 10 years ago
Added clojure examples. More... over 10 years ago
Added overview to README.md More... over 10 years ago
Updated Install section of README.md More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release entwined-stm-1.0.0 More... over 10 years ago
Appended -SNAPSHOT to version number. More... over 10 years ago
Moved Clojure file to resources. More... over 10 years ago
Added Clojure facade. More... over 10 years ago
Preparing for release. Changed group to ch.cern. More... over 10 years ago
Preparing for release. Added maven gpg plugin. More... over 10 years ago
Merge branch 'master' of github.com:CERN-BE/Entwined-STM More... almost 11 years ago
Applied common formatting to all the classes. More... almost 11 years ago
Added build status image. More... almost 11 years ago
AOS-1515: Java 7 treats generic slightly differently from Java 6, had to introduce new interface OpaqueMultimap and update tests for TransactionalMultimap. More... almost 11 years ago
Removed dependency on jar-plugin More... almost 11 years ago
Replaced copyright symbol with (c) More... almost 11 years ago
Configured to run builds on OracleJDK 7 and OpenJDK 7. More... almost 11 years ago
Created .travis.yml to enable builds on https://travis-ci.org/ More... almost 11 years ago
Preparing to publish to the maven central. More... almost 11 years ago
Added references to 3 demos with short descriptions More... almost 11 years ago
Updated RollbackDemo to use the same format as the other demos. More... almost 11 years ago
Improved javadoc of SemiPersistent interface. More... almost 11 years ago
Removed unimplemented interface. More... almost 11 years ago
Added 2 new demos showing how to use TransactionalMap and isolation property of the memory. More... almost 11 years ago
Set scope for test dependecies, populated scm and organization sections of the pom.xml More... almost 11 years ago