]> git.ipfire.org Git - people/ms/libloc.git/history - src/python
python: Implement Network class
[people/ms/libloc.git] / src / python /
2017-12-29  Michael Tremerpython: Implement Network class
2017-12-29  Michael Tremerpython: Implement setting description to the writer
2017-12-29  Michael Tremerpython: Fix setters
2017-12-29  Michael Tremerpython: Implement adding an AS to the writer
2017-12-29  Michael Tremerpython: Add write method to Writer
2017-12-29  Michael Tremerpython: Add Writer class
2017-12-29  Michael Tremerpython: Impement setting the name of an AS
2017-12-29  Michael Tremerpython: Implement comparison of ASes
2017-12-29  Michael Tremerpython: Show better repr for AS classes
2017-12-29  Michael Tremerpython: Remove reference to context from database
2017-12-29  Michael Tremerpython: Remove local stringpool and ctx from AS class
2017-12-29  Michael Tremerpython: Access ASes from database
2017-12-29  Michael Tremerpython: Only use global loc context
2017-12-29  Michael Tremerpython: Create a global loc_ctx* context
2017-12-29  Michael Tremerpython: Add AS class
2017-12-29  Michael Tremerpython: Expose database creation time
2017-12-29  Michael Tremerpython: Expose database description and vendor
2017-12-29  Michael TremerMove all header files into src/loc and install them
2017-12-29  Michael Tremerpython: Add Database class
2017-12-28  Michael TremerStart a Python module