- store rpmdbid as TYPE_NUM. This means that TYPE_U32 is actually no longer used...
[platform/upstream/libsolv.git] / src / repo_write.c
2012-03-19 Michael Schroeder- store rpmdbid as TYPE_NUM. This means that TYPE_U32...
2012-03-16 Michael Schroeder- advance num64 support. For now, we store the high...
2012-03-15 Michael Schroeder- start support for 64bit nums
2012-03-02 Michael Schroeder- yet another incompatible change: as everybody seems...
2012-03-01 Michael Schroeder- change last argument in repo_write from Id ** to...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...