Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |