- add repodata_set_location() function
[platform/upstream/libsolv.git] / src / solvable.c
2008-10-30 Michael Schroeder- add repodata_set_location() function
2008-10-09 Michael Schroeder- the big solv data change
2008-09-17 Michael Schroeder- Change provide iterator from ID pointer to ID. Before...
2008-09-10 Michael Schroeder- bring side data handling into better shape
2008-09-02 Michael Schroeder- disable requires check (for now?) to make testcases...
2008-08-29 Michael Schroeder- new job commands, now combinded from job type and...
2008-05-19 Duncan Mac-Vicar Pmake solvable_look_bool more robust by allowing both
2008-05-13 Duncan Mac-Vicar Pa boolean is not a num attribute set to 1, but just...
2008-05-09 Michael Schroeder- add pool_id2langid function
2008-04-11 Michael Schroeder- oops
2008-04-11 Michael Schroeder- beautfy, rename & document
2008-04-11 Michael Schroeder- allow no conflictsmap
2008-04-10 Michael Schroeder- change interface for solvable_trivial_installable...
2008-04-05 Stephan KulowI guess this was intended
2008-04-04 Michael Schroeder- add solvable_trivial_installable
2008-04-03 Michael Schroeder- fix memory leak
2008-03-31 Michael Andresmissing solvable_lookup_bool implementation
2008-03-20 Michael Schroeder- add lookup_id function
2008-03-20 Michael Schroeder- rename str_lang to str_poollang
2008-03-20 Michael Schroeder- init checksum type to zero (just in case)
2008-03-20 Michael Schroeder- add checksum lookup functions
2008-03-04 Michael Schroeder- clean up tmp space management
2008-03-03 Michael Schroeder- fix mem leaks