summaryrefslogtreecommitdiff
path: root/src/utils/string.c
Commit message (Collapse)AuthorAgeFilesLines
* Random rumblings-- unclean commitRupinder Singh Khokhar2014-08-011-0/+1
|
* Make locale-agnosticJohn Mark Bell2009-07-121-2/+13
| | | | svn path=/trunk/hubbub/; revision=8474
* Fix string comparisons.John Mark Bell2009-07-121-19/+3
| | | | svn path=/trunk/hubbub/; revision=8472
* C89François Revel2008-11-301-2/+5
| | | | svn path=/trunk/hubbub/; revision=5844
* - Remove an unused function from utils/string.cAndrew Sidwell2008-08-111-27/+0
| | | | | | | - Remove the no-op FINISH() macro from the tokeniser - Fix a typo in the charset detector svn path=/trunk/hubbub/; revision=5007
* Commit hubbub_string_match_ci().Andrew Sidwell2008-07-111-0/+25
| | | | svn path=/trunk/hubbub/; revision=4604
* Add code to adjust foreign attributes, as per spec.Andrew Sidwell2008-06-261-0/+62
svn path=/trunk/hubbub/; revision=4454