Age | Commit message (Expand) | Author | Files | Lines |
2013-11-01 | Remove $Id$ | Christian Schneider | 1 | -2/+0 |
2013-03-21 | Fix bug with missing is_final mark when giving whole XML data in one chunk | Christian Schneider | 1 | -1/+1 |
2013-02-15 | better docs | Urban Müller | 1 | -7/+6 |
2012-07-02 | Improved cleanup handling for illegal characters in html, now handles utf-8 a... | Christian Schneider | 1 | -1/+1 |
2012-03-23 | it_xml uses correct target encoding by default, adapt tests to utf-8 deafult | Christian Weber | 1 | -6/+5 |
2012-03-20 | Explicitely give encoding for htmlspecialchars for PHP 5.4 compatibility | Christian Schneider | 1 | -2/+2 |
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 |
2012-02-13 | Replace preg_replace /e modifier with preg_replace_callback: Modified planned... | Christian Schneider | 1 | -1/+1 |
2011-10-19 | Remove obsolete references for PHP 5.4 compatibility | Christian Schneider | 1 | -2/+2 |
2010-11-04 | string cast accesses field | Urban Müller | 1 | -0/+5 |
2010-04-14 | dont trigger latinize on line feed | Urban Müller | 1 | -1/+1 |
2010-04-14 | faster, commented | Urban Müller | 1 | -1/+2 |
2010-04-14 | remove bogus chars in latin input | Urban Müller | 1 | -0/+3 |
2010-03-11 | inherit prefix... | Urban Müller | 1 | -4/+6 |
2010-03-05 | too kludgy for now | Urban Müller | 1 | -3/+1 |
2010-03-04 | get prefix from parent classname | Urban Müller | 1 | -1/+3 |
2010-01-21 | allow setting of subtrees | Urban Müller | 1 | -0/+38 |
2009-10-27 | Keep memory footprint of it_xml in streaming mode low | Christian Schneider | 1 | -1/+1 |
2009-10-27 | Only ltrim at beginning of xml file when sanitizing (fixes streaming mode) | Christian Schneider | 1 | -2/+2 |
2009-10-15 | Make string and file read mode of it_xml equivalent again, added tests for fi... | Christian Schneider | 1 | -21/+35 |
2009-10-08 | use original xml in err msg | Urban Müller | 1 | -3/+5 |
2009-10-08 | leave quote entities alone | Urban Müller | 1 | -1/+1 |
2009-10-07 | never trust the encoding | Urban Müller | 1 | -2/+3 |
2009-10-07 | handle blanks before <?xml | Urban Müller | 1 | -1/+2 |
2009-10-07 | fix mixed utf8 and latin in input | Urban Müller | 1 | -1/+11 |
2009-10-05 | Fix typo in data sanitizer and added encoding support | Christian Schneider | 1 | -1/+1 |
2009-10-05 | handle bad xml | Urban Müller | 1 | -0/+3 |
2009-10-01 | more verbose errors | Urban Müller | 1 | -1/+1 |
2009-10-01 | warn by default about bad xml | Urban Müller | 1 | -6/+6 |
2008-10-15 | phplint cleanup | Urban Müller | 1 | -4/+4 |
2007-10-11 | More uniform file headers | Christian Schneider | 1 | -7/+15 |
2007-10-11 | Populated release branch | Christian Schneider | 1 | -0/+293 |