summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
simpler double encoding test avoids false positives
Urban Müller
2
-2
/
+1
2012-04-06
handle errmsg containing latin1
Urban Müller
1
-7
/
+3
2012-04-05
title length limit
Urban Müller
1
-1
/
+1
2012-04-04
force sending of mails in it::error if not displayable
Urban Müller
1
-2
/
+2
2012-04-04
Merged devel-utf8 back into live
Christian Helbling
13
-212
/
+423
2012-04-04
htmlspecialchars charset hack inside it::error
Christian Helbling
1
-1
/
+1
2012-04-01
html prettyprint on devel for better debuggability
Christian Weber
1
-1
/
+1
2012-03-30
Make javascript delivery unicode-safe
Thomas Brüderli
2
-12
/
+21
2012-03-30
correct GREEN HEART test description
Christian Weber
1
-1
/
+1
2012-03-30
Add unicode-safe equivalent of unescape()
Thomas Brüderli
1
-0
/
+18
2012-03-30
add GREEN HEART unit test for it_html::fix_encoding()
Christian Weber
1
-0
/
+2
2012-03-30
fix docs
Urban Müller
1
-1
/
+1
2012-03-28
Added encoding check to it_dbi, improved encoding check (currently lives in i...
Christian Schneider
2
-2
/
+6
2012-03-28
Fix it::ucwords and added tests for it::ucfirst and it::ucwords
Christian Schneider
2
-1
/
+5
2012-03-28
Added tests for it::replace with nbsp, it::any2utf8
Christian Schneider
1
-0
/
+15
2012-03-28
Replace htmlspecialchars side effect with grapheme_strlen returning null on i...
Christian Schneider
1
-1
/
+1
2012-03-28
Added it::any2utf8, fixed it::replace fast path to add u modified, added erro...
Christian Schneider
3
-2
/
+21
2012-03-26
space after \#
Nathan Gass
1
-6
/
+6
2012-03-26
make get and get_multi tests encoding agnostic
Nathan Gass
1
-14
/
+10
2012-03-26
new utf8 safe functions it::grep and it::substr_replace
Nathan Gass
2
-0
/
+29
2012-03-26
Improve it_html tests
Christian Schneider
1
-11
/
+11
2012-03-26
fixed it_html::fix_encoding
Urban Müller
2
-10
/
+19
2012-03-23
encoding checker
Urban Müller
1
-9
/
+27
2012-03-23
it_xml uses correct target encoding by default, adapt tests to utf-8 deafult
Christian Weber
2
-20
/
+26
2012-03-22
adapt to utf-8
Urban Müller
1
-1
/
+1
2012-03-22
cleanup, set locale for latin1 case-sensitive tests, adjust tests to file now...
Christian Weber
1
-124
/
+184
2012-03-22
converted to utf-8
Urban Müller
1
-1
/
+1
2012-03-22
check encoding in Q() and _tag(), adapt tests to utf-8
Urban Müller
2
-19
/
+38
2012-03-22
remove locale switching from it::match and it::replace
Nathan Gass
1
-16
/
+2
2012-03-22
commit existing local utf8 fixes
Nathan Gass
1
-2
/
+19
2012-03-22
last remains of wrong branch itools/live/devel-utf8 removed
Nathan Gass
44
-10102
/
+0
2012-03-22
Wrong branch itools/live/devel-utf8 removed
Nathan Gass
44
-10102
/
+0
2012-03-22
Branch itools/devel-utf8 created (second try)
Nathan Gass
0
-0
/
+0
2012-03-22
Branch itools/devel-utf8 created
Nathan Gass
44
-0
/
+10102
2012-03-22
use PHP's default_charset instead of hard-coded iso-8859-1
Christian Weber
1
-2
/
+6
2012-03-22
mysql wants latin1, not iso-8859-1
Christian Weber
1
-1
/
+1
2012-03-22
set default charset to php's default_charset if set
Christian Weber
1
-2
/
+2
2012-03-22
output even incorrectly encoded data
Urban Müller
1
-2
/
+2
2012-03-20
Fix getcache not updating processed file if another processed file updated so...
Christian Schneider
1
-7
/
+2
2012-03-20
Explicitely give encoding for htmlspecialchars for PHP 5.4 compatibility
Christian Schneider
4
-8
/
+8
2012-03-15
offer editor link in .texts.
Urban Müller
1
-1
/
+1
2012-03-15
remove <a> tags from <option> (.texts. mode)
Urban Müller
1
-4
/
+4
2012-03-02
use 24 hour time even for english locale
Nathan Gass
1
-2
/
+1
2012-02-29
set debug_verbose if $opts[verbose]
Urban Müller
1
-0
/
+3
2012-02-29
handle schema with empty column names
Urban Müller
1
-0
/
+2
2012-02-29
bugfix: . matches umlaut in utf-8 mode
Christian Weber
2
-1
/
+6
2012-02-29
10% speedup for it::convertregex
Urban Müller
1
-1
/
+1
2012-02-29
it::convertregex() sets /u if default_charset is 'utf-8' (can be overridden)
Christian Weber
2
-24
/
+39
2012-02-14
Simplify it_xml::__toString: Always return a string
Christian Schneider
1
-1
/
+1
2012-02-14
return "" for undefined nodes
Urban Müller
1
-1
/
+1
[next]