Merge pull request #44 from akozumpl/archs
[platform/upstream/libsolv.git] / src / strpool.c
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-16 Michael Schroederremove trailing whitespace
2013-04-05 Michael Schroedercleanup hash code, it makes no sense to have an extra...
2012-11-26 Michael Schroeder- save memory in localpool case
2012-01-11 Michael Schroeder- set pool_id2color, fix comments
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-23 Michael Schroeder- beautify
2008-10-30 Michael Schroeder- adapt to coding style
2008-08-25 Michael Schroeder- add stringpool_free()
2008-02-05 Michael Andresfix segv when str2id(pool,NULL)
2008-01-29 Michael Schroeder- add key filtering to repo_write
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2007-12-27 Michael MatzI'll have a need for inserting substrings into a string...
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...