summaryrefslogtreecommitdiff
path: root/tests/regressiontests/text
AgeCommit message (Expand)Author
2010-02-24Fixed #12119. Changed smart_split to stop splitting on whitespace in quotes. ...Joseph Kocherhans
2009-04-10Fixed #9315 -- Handle spaces in URL tag arguments.Malcolm Tredinnick
2009-03-23Added consistent support for double- and single-quote delimiters in templates.Malcolm Tredinnick
2007-10-31Fixed #5816 -- Fixed a regression from [6333] that generates incorrect cookie...Gary Wilson Jr
2007-10-20Fixed #5734 -- Fixed an omission where we weren't passing the "safe" argumentMalcolm Tredinnick
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2007-03-30Fixed #3733 -- Fixed up quote parsing in smart_split(). Thanks, Ivan Chelubeev.Malcolm Tredinnick