[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at build time
[platform/upstream/rpm.git] / rpmio / rpmstring.h
2012-09-03 Panu MatilainenMinor optimization to rnibble()
2011-03-10 Panu MatilainenMove string hash function to librpmio and rename for...
2010-10-26 Panu MatilainenBury stripTrailingChar() inside the only remaining...
2010-10-26 Panu MatilainenBury StringBuf inside librpmbuild internals
2009-09-22 Panu MatilainenMissing <string.h> include
2009-08-31 Panu MatilainenHum, rename rstrneq() to rstreqn() to avoid confusing...
2009-08-31 Panu MatilainenAdd two helper functions for comparing string equality
2008-10-09 Panu Matilainenrstrcasecmp() and rstrncasecmp() are "pure" functions
2008-10-09 Panu MatilainenMark risalpha() and friends as "const functions"
2008-04-17 Panu MatilainenEliminate splitString() and freeSplitString()
2008-04-17 Panu MatilainenAdd rstrlcpy() string helper function
2008-04-17 Panu MatilainenHave gcc check for NULL terminated arglist in rstrscat
2008-04-17 Jindrich NovyIntroduce rstrscat()
2008-04-15 Jindrich NovyIntroduce rstrcat()
2008-04-08 Panu MatilainenEliminate four copy-paste versions of nibble(), stick...
2008-03-18 Panu MatilainenAdd custom asprintf() clone to rpmstring
2008-03-18 Panu MatilainenMinimal namespacing for locale-insensitive x*() string...
2008-01-28 Panu MatilainenMore missing system includes for size_t & friends
2007-12-14 Panu MatilainenMore size_t type pedantry
2007-11-23 Panu MatilainenAdd doxygen group for rpmstring, include in librpm...
2007-11-23 Panu MatilainenMove the xstr*() string variants from rpmio.h to rpmstr...
2007-11-23 Panu MatilainenMove string helpers from lib/misc.h to rpmio/rpmstring.h
2007-11-23 Panu MatilainenMove stringbuf into librpmio, rename header