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