Imported Upstream version 0.7.21
[platform/upstream/libsolv.git] / src / util.h
2022-09-21 DongHun KwakImported Upstream version 0.7.21 upstream/0.7.21
2019-09-10 DongHun KwakImported Upstream version 0.7.5 upstream/0.7.5
2016-10-27 DongHun KwakImported Upstream version 0.6.15 14/94114/1 upstream/0.6.15
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-09-13 Michael Schroederadd solv_memdup and solv_memdup2 inline helper functions
2013-07-17 Michael Schroedersupport replchar parameter in (currently unused) solv_r...
2013-05-06 Michael Schroederadd utf8 helpers to util.c
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-04-02 Ingo WeinholdMake all public libsolv headers C++ safe
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-03-03 Michael Schroeder- add pool_freetmpspace, pool_tmpappend, pool_bin2hex...
2009-06-24 Michael Schroeder- add pool_tmpjoin and sat_dupjoin helpers
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-05-12 Michael Schroeder- add sat_sort() function
2008-10-30 Michael Schroeder- adapt to coding style
2008-08-22 Duncan Mac-Vicar P- comment function
2008-03-20 Michael Schroeder- clean up a bit
2008-03-19 Michael Schroeder- shut up g++
2008-03-19 Michael Schroeder- write info block containing addedprovides
2008-03-17 Michael MatzInitialize all allocated array members for blocky array...
2008-03-05 Michael Schroeder- add HEADEREND
2008-01-29 Duncan Mac-Vicar Pcompile
2008-01-29 Michael Andresremove superfluous Pool argument in policy_illegal_...
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-11-21 Michael Andresuse SATSOLVER_ prefix in include guards
2007-11-08 Michael Schroeder- add a license
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'