| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove empty line | Arthur de Jong | 2013-06-07 | 1 | -1/+0 |
* | Fix doctest to not be dependant on dict ordering | Arthur de Jong | 2013-04-26 | 1 | -15/+42 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -2/+4 |
* | rename numdb test file | Arthur de Jong | 2012-02-20 | 1 | -1/+1 |
* | add "pragma: no cover" statements to code that isn't expe... | Arthur de Jong | 2012-02-19 | 1 | -1/+1 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -5/+8 |
* | also support Python3 with the same codebase (see #3) | Arthur de Jong | 2011-03-06 | 1 | -6/+11 |
* | allow most kind of characters in number ranges | Arthur de Jong | 2011-02-05 | 1 | -1/+1 |
* | revert r49 because it wasn't needed after all | Arthur de Jong | 2011-01-16 | 1 | -25/+13 |
* | introduce a full parameter that can be used to only retur... | Arthur de Jong | 2011-01-16 | 1 | -12/+24 |
* | add test for partial match | Arthur de Jong | 2011-01-16 | 1 | -0/+3 |
* | implement a new numdb module to hold information on hiera... | Arthur de Jong | 2010-11-24 | 1 | -0/+160 |