summaryrefslogtreecommitdiff
path: root/it.class
AgeCommit message (Expand)AuthorFilesLines
2012-10-23add pwd to script pathsUrban Müller1-1/+1
2012-10-16conserve mem in it::errorUrban Müller1-7/+4
2012-10-15return true if mail was sentUrban Müller1-1/+4
2012-10-04do not use debug parameter verbose (used to impelement -v which should not tr...Nathan Gass1-1/+1
2012-08-24Also use float time in it::timerlog()Christian Schneider1-6/+1
2012-08-06Test commitChristian Schneider1-1/+1
2012-08-06add keepalpha option to it::imageconvert(), re-format source to better match ...Christian Schneider1-15/+23
2012-07-17it::any2utf8: leave true/false/objects untouchedUrban Müller1-1/+1
2012-06-18Add parameter to adjust jpeg qualityThomas Brüderli1-3/+4
2012-06-05no mails in aslive modeUrban Müller1-1/+1
2012-06-01support aslive(), longer subjectsUrban Müller1-3/+3
2012-05-23handle triple (and more) encodingUrban Müller1-2/+2
2012-05-15support arrays in any2utf8Urban Müller1-8/+16
2012-05-15document limit option of it::replace()Christian Weber1-3/+6
2012-05-07handle -- to stop option parsingNathan Gass1-1/+5
2012-04-24merged it_html::fix_encoding in it::any2utf8Urban Müller1-4/+10
2012-04-20any2utf8 quote fix and testUrban Müller1-1/+1
2012-04-20fix double encodings in any2utf8Urban Müller1-1/+4
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-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-04htmlspecialchars charset hack inside it::errorChristian Helbling1-1/+1
2012-03-28Fix it::ucwords and added tests for it::ucfirst and it::ucwordsChristian Schneider1-1/+1
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 Schneider1-1/+17
2012-03-26new utf8 safe functions it::grep and it::substr_replaceNathan Gass1-0/+21
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-02use 24 hour time even for english localeNathan Gass1-2/+1
2012-02-29set debug_verbose if $opts[verbose]Urban Müller1-0/+3
2012-02-29bugfix: . matches umlaut in utf-8 modeChristian Weber1-1/+1
2012-02-2910% speedup for it::convertregexUrban Müller1-1/+1
2012-02-29it::convertregex() sets /u if default_charset is 'utf-8' (can be overridden)Christian Weber1-19/+8
2012-02-14Remove documentation of disabled exec flag to it::replaceChristian Schneider1-1/+0
2012-02-14Option exec (modifier /e) to it::replace has been removed for security reasonsChristian Schneider1-1/+3
2012-02-01it::pipe docsUrban Müller1-0/+5
2011-12-15Reduce it::imageconvert ultratimeout from 10 minutes to 30 secondsChristian Schneider1-1/+1
2011-12-08allow -0 as shortarg in getoptChristian Helbling1-2/+2
2011-11-22support sending of mails on twin/develUrban Müller1-6/+8
2011-11-15handle limitUrban Müller1-1/+1
2011-11-15faster it::replaceUrban Müller1-5/+3
2011-11-14faster it::replace, testsUrban Müller1-5/+10
2011-11-09Remove temporary logging of float timestamp in it::date()Christian Schneider1-3/+0
2011-11-08Change it::date() to treat float as timestamp, only string with dots like 10....Christian Schneider1-1/+1
2011-11-08Log whole URI including URL parameters in it::date()Christian Schneider1-1/+1
2011-11-08Also log URL for it::date() with floatsChristian Schneider1-1/+1