]> git.ipfire.org Git - location/libloc.git/history - src/python/as.c
location-importer: Remove some debugging output
[location/libloc.git] / src / python / as.c
2019-01-12  Michael Tremerpython: Do not use any GNU-style initialisers for structs
2018-02-01  Michael Tremerpython: Add script to lookup database from command...
2017-12-30  Michael TremerMake AS independent from stringpool
2017-12-29  Michael Tremerpython: Fix setters
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 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: Add AS class