index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpmio
/
rpmstring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-03
Minor optimization to rnibble()
Panu Matilainen
1
-2
/
+2
2011-03-10
Move string hash function to librpmio and rename for namespacing
Panu Matilainen
1
-0
/
+8
2010-10-26
Bury stripTrailingChar() inside the only remaining user
Panu Matilainen
1
-8
/
+0
2010-10-26
Bury StringBuf inside librpmbuild internals
Panu Matilainen
1
-36
/
+0
2009-09-22
Missing <string.h> include
Panu Matilainen
1
-0
/
+1
2009-08-31
Hum, rename rstrneq() to rstreqn() to avoid confusing neq with "not equal"
Panu Matilainen
1
-1
/
+1
2009-08-31
Add two helper functions for comparing string equality
Panu Matilainen
1
-0
/
+23
2008-10-09
rstrcasecmp() and rstrncasecmp() are "pure" functions
Panu Matilainen
1
-0
/
+2
2008-10-09
Mark risalpha() and friends as "const functions"
Panu Matilainen
1
-0
/
+10
2008-04-17
Eliminate splitString() and freeSplitString()
Panu Matilainen
1
-15
/
+0
2008-04-17
Add rstrlcpy() string helper function
Panu Matilainen
1
-0
/
+12
2008-04-17
Have gcc check for NULL terminated arglist in rstrscat
Panu Matilainen
1
-1
/
+1
2008-04-17
Introduce rstrscat()
Jindrich Novy
1
-1
/
+9
2008-04-15
Introduce rstrcat()
Jindrich Novy
1
-0
/
+8
2008-04-08
Eliminate four copy-paste versions of nibble(), stick to rpmstring.h
Panu Matilainen
1
-0
/
+16
2008-03-18
Add custom asprintf() clone to rpmstring
Panu Matilainen
1
-0
/
+7
2008-03-18
Minimal namespacing for locale-insensitive x*() string functions
Panu Matilainen
1
-16
/
+16
2008-01-28
More missing system includes for size_t & friends
Panu Matilainen
1
-0
/
+2
2007-12-14
More size_t type pedantry
Panu Matilainen
1
-1
/
+1
2007-11-23
Add doxygen group for rpmstring, include in librpm + hacking docs
Panu Matilainen
1
-16
/
+51
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
1
-0
/
+39
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
1
-0
/
+23
2007-11-23
Move stringbuf into librpmio, rename header
Panu Matilainen
1
-0
/
+52