aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Break some very long lines and some other minor code-cleanup.HEADmasterHartmut Goebel2019-01-19
|
* Use upper-case names for global constant values.Hartmut Goebel2019-01-19
|
* Mark strings.encTable as private.Hartmut Goebel2019-01-19
|
* Add test-cases for strings.data_to_string and string_to_data.Hartmut Goebel2019-01-19
|
* Replace spaghetti code by loops.Hartmut Goebel2019-01-19
|
* Add test-cases for strings.string_to_absolute_time.Hartmut Goebel2019-01-19
|
* Use relative imports.Hartmut Goebel2019-01-19
|
* Add '_Key.__repr__()' to eliminate redundant code in subclasses.Hartmut Goebel2019-01-19
|
* Avoid "During handling of the above exception" when re-raising.Hartmut Goebel2019-01-19
|
* Simplify initiation of `_Key` and subclasses.Hartmut Goebel2019-01-19
| | | | Also take the chance and break some long lines.
* Extend .gitignore.Hartmut Goebel2019-01-19
|
* Add a small test-suite.Hartmut Goebel2019-01-19
|
* fixesng02017-12-03
|
* rename examples.ng02017-12-03
|
* +ng02017-12-01
|
* +ng02017-12-01
|
* +ng02017-12-01
|
* remove flake8 in ci for nowng02017-12-01
|
* +ng02017-12-01
|
* cing02017-12-01
|
* ci: for py3 it should be python3ng02017-12-01
|
* +ng02017-12-01
|
* +ng02017-12-01
|
* CIng02017-12-01
|
* attempt to fix CIng02017-12-01
|
* ci: fixng02017-12-01
|
* comment language partng02017-12-01
|
* ci: remove cacheng02017-12-01
|
* +ng02017-12-01
|
* gitlab cing02017-12-01
|
* THANKS fileng02017-12-01
|
* init setup.pyng02017-12-01
|
* PEPng02017-12-01
|
* PEPng02017-12-01
|
* trailing whitespaceng02017-12-01
|
* datatime.datetime seems like a typo. Make pythonize return datetime.datetimeng02017-12-01
|
* PEPng02017-12-01
|
* PEP fixesng02017-12-01
|
* move example-*.py to examples folder.ng02017-12-01
|
* init a README.ng02017-12-01
|
* GPL3+ng02017-12-01
|
* Added filter_known_results, stop functions to dht. Bug fixes.Andrew Cann2014-05-11
|
* Initial commit.Andrew Cann2014-05-10
| | | | dht.get_start, dht.start and gns.lookup work
* -mkdirChristian Grothoff2014-04-22