Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-02-05 | misc | Mattias Andrée | 4 | -106/+103 |
2013-08-28 | add note on why versions are not being tagged | Mattias Andrée | 1 | -0/+2 |
2013-08-10 | m | Mattias Andrée | 1 | -1/+1 |
2013-08-10 | comparison against other hashes | Mattias Andrée | 1 | -0/+8 |
2013-08-10 | improve python performance | Mattias Andrée | 3 | -220/+226 |
2013-08-10 | update performance of java version | Mattias Andrée | 1 | -1/+1 |
2013-08-10 | m | Mattias Andrée | 2 | -2/+2 |
2013-08-10 | m | Mattias Andrée | 2 | -4/+4 |
2013-08-10 | improved memoery management in java version | Mattias Andrée | 2 | -8/+23 |
2013-08-10 | pad10star1 returns actual length of message | Mattias Andrée | 2 | -18/+24 |
2013-08-10 | calculate n in tolane methods at caller | Mattias Andrée | 2 | -219/+233 |
2013-08-10 | m | Mattias Andrée | 1 | -7/+7 |
2013-08-10 | apply change maked to non-concurrentable to concurrentable | Mattias Andrée | 1 | -145/+142 |
2013-08-10 | make message variable static rather local, increased performance | Mattias Andrée | 1 | -145/+142 |
2013-08-10 | missed to update this | Mattias Andrée | 1 | -2/+2 |
2013-08-10 | typo | Mattias Andrée | 1 | -1/+1 |
2013-08-10 | add emphasis | Mattias Andrée | 1 | -3/+3 |
2013-08-10 | typo | Mattias Andrée | 1 | -1/+1 |
2013-08-10 | fix bug evaluating large files | Mattias Andrée | 1 | -2/+2 |
2013-08-10 | create so and jars | Mattias Andrée | 1 | -7/+26 |
2013-08-10 | m | Mattias Andrée | 1 | -2/+2 |
2013-08-10 | add performance comparsion | Mattias Andrée | 1 | -0/+11 |
2013-08-10 | apply changes made in python3 to python2 version | Mattias Andrée | 2 | -365/+360 |
2013-08-10 | m | Mattias Andrée | 1 | -0/+4 |
2013-08-10 | update gitignore | Mattias Andrée | 1 | -2/+12 |
2013-08-10 | improve python3 version speed by never using static methods | Mattias Andrée | 1 | -139/+134 |
2013-08-10 | add support for concurrent threads in python3 version | Mattias Andrée | 2 | -356/+352 |
2013-08-10 | split python2 version into two files | Mattias Andrée | 2 | -617/+639 |
2013-08-10 | split python3 version into two files | Mattias Andrée | 2 | -611/+632 |