aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-stringhelp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-17common: New function split_fields_colon.Werner Koch1-0/+76
2017-05-15common: Let format_text return an error.Werner Koch1-0/+5
2017-04-12common: Simplify format_text.NIIBE Yutaka1-1/+1
2017-02-24Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-02common: Improve compare_string_versions.Werner Koch1-23/+42
2016-06-28common: Fix memory leaks.Justus Winter1-0/+7
2016-06-12common: Fix bad printf format in t-stringhelp.cWerner Koch1-1/+1
2016-06-11common: New function split_fields.Werner Koch1-0/+78
2016-01-08common: New function compare_version_strings.Werner Koch1-1/+62
2016-01-06common: Do not deref vars in tests after a fail().Werner Koch1-16/+16
2015-12-12Remove replacements for libgpg-error < 1.21.Werner Koch1-2/+1
2015-11-23gpg: Reflow long texts.Neal H. Walfield1-0/+137
2015-06-22common: Add function strtokenize.Werner Koch1-0/+141
2015-04-24common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch1-3/+3
2015-04-13common: Do without nested fucntions to support non-gcc.Werner Koch1-52/+54
2015-03-23common: Add new helper function, strsplit.Neal H. Walfield1-0/+58
2014-04-22common: Add functions make_absfilename and make_absfilename_try.Werner Koch1-0/+73
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch1-7/+18
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-11/+10
2010-03-10Merged jnlib into common.Werner Koch1-0/+0
2010-02-26First batch of changes to support W32CE.Werner Koch1-1/+1
2009-08-26Implement tilde expansion in the same was as 1.4.Werner Koch1-0/+137
2009-08-25New fucntions strconcat and xstrconcat.Werner Koch1-0/+145
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+3
2007-08-02Factored common gpgconf constants outWerner Koch1-0/+37
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-19Made percent_escape more general.Werner Koch1-0/+94