summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Fix itjs boot script fallback to not always include retry=1 and at the same t...Christian Schneider2-5/+7
2012-05-22better performanceUrban Müller1-3/+2
2012-05-21More tests for it_dbi::store() behaviourChristian Schneider1-5/+26
2012-05-21add store(), fix commentsUrban Müller2-6/+33
2012-05-18use IN instead of = if value is an arrayChristian Weber2-1/+7
2012-05-16undefined labels link to editorUrban Müller1-1/+2
2012-05-15support arrays in any2utf8Urban Müller2-9/+19
2012-05-15document limit option of it::replace()Christian Weber1-3/+6
2012-05-10New update() optimization: Optimize away 42 <=> "42"Christian Schneider2-3/+18
2012-05-07handle -- to stop option parsingNathan Gass1-1/+5
2012-04-24merged it_html::fix_encoding in it::any2utf8Urban Müller5-33/+21
2012-04-20any2utf8 quote fix and testUrban Müller2-1/+3
2012-04-20fix double encodings in any2utf8Urban Müller1-1/+4
2012-04-11faster regexUrban Müller1-1/+1
2012-04-11Remove extra indentionChristian Schneider1-1/+1
2012-04-11Convert last itools file to UTF-8Christian Schneider1-3/+3
2012-04-11more verbose errmsgUrban Müller1-1/+1
2012-04-10better err msgUrban Müller1-1/+1
2012-04-10better err msg in Q()Urban Müller1-1/+4
2012-04-10simpler double encoding test avoids false positivesUrban Müller2-2/+1
2012-04-06handle errmsg containing latin1Urban Müller1-7/+3
2012-04-05title length limitUrban Müller1-1/+1
2012-04-04force sending of mails in it::error if not displayableUrban Müller1-2/+2
2012-04-04Merged devel-utf8 back into liveChristian Helbling13-212/+423
2012-04-04htmlspecialchars charset hack inside it::errorChristian Helbling1-1/+1
2012-04-01html prettyprint on devel for better debuggabilityChristian Weber1-1/+1
2012-03-30Make javascript delivery unicode-safeThomas Brüderli2-12/+21
2012-03-30correct GREEN HEART test descriptionChristian Weber1-1/+1
2012-03-30Add unicode-safe equivalent of unescape()Thomas Brüderli1-0/+18
2012-03-30add GREEN HEART unit test for it_html::fix_encoding()Christian Weber1-0/+2
2012-03-30fix docsUrban Müller1-1/+1
2012-03-28Added encoding check to it_dbi, improved encoding check (currently lives in i...Christian Schneider2-2/+6
2012-03-28Fix it::ucwords and added tests for it::ucfirst and it::ucwordsChristian Schneider2-1/+5
2012-03-28Added tests for it::replace with nbsp, it::any2utf8Christian Schneider1-0/+15
2012-03-28Replace htmlspecialchars side effect with grapheme_strlen returning null on i...Christian Schneider1-1/+1
2012-03-28Added it::any2utf8, fixed it::replace fast path to add u modified, added erro...Christian Schneider3-2/+21
2012-03-26space after \#Nathan Gass1-6/+6
2012-03-26make get and get_multi tests encoding agnosticNathan Gass1-14/+10
2012-03-26new utf8 safe functions it::grep and it::substr_replaceNathan Gass2-0/+29
2012-03-26Improve it_html testsChristian Schneider1-11/+11
2012-03-26fixed it_html::fix_encodingUrban Müller2-10/+19
2012-03-23encoding checkerUrban Müller1-9/+27
2012-03-23it_xml uses correct target encoding by default, adapt tests to utf-8 deafultChristian Weber2-20/+26
2012-03-22adapt to utf-8Urban Müller1-1/+1
2012-03-22cleanup, set locale for latin1 case-sensitive tests, adjust tests to file now...Christian Weber1-124/+184
2012-03-22converted to utf-8Urban Müller1-1/+1
2012-03-22check encoding in Q() and _tag(), adapt tests to utf-8Urban Müller2-19/+38
2012-03-22remove locale switching from it::match and it::replaceNathan Gass1-16/+2
2012-03-22commit existing local utf8 fixesNathan Gass1-2/+19
2012-03-22last remains of wrong branch itools/live/devel-utf8 removedNathan Gass44-10102/+0