0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ coming closer to PHP intl extension More... almost 16 years ago
* added $before_needle parameter to u::strstr & co., to mimic PHP5.3 More... almost 16 years ago
[no comment] More... almost 16 years ago
- reverted previous commit: setlocale(LC_ALL, 'C') is ok for generic transliteration (ligatures, etc., no for diacritics) * replaced utf8_normalizer::removeAccents() by utf8_normalizer::toASCII() for enhanced generic iconv transliteration (NFKD+removes diacritics) * enhanced robots indexing for pStudio * lowercased some occurrences of UTF-8 More... almost 16 years ago
* permit testability for iconv and mbstring implementations More... about 16 years ago
[no comment] More... about 16 years ago
* workaround against buggy iconv implementation More... about 16 years ago
- fixed autoload marker substitution More... over 16 years ago
* added workaround for buggy getcwd() implementation (Solaris 10) * minor alterations More... over 16 years ago
- fixes More... over 16 years ago
* refactored the loader preprocessor around token_get_all() + added grapheme cluster awareness to u::wordwrap() More... over 16 years ago
+ work on class u: fixes and enhancements More... over 16 years ago
+ work on unicode related code (mbstring, iconv and class u) More... over 16 years ago
* send Content-Disposition header when pertinent * add ForceType directive in example/.htaccess * add recommended iconv config in example/php.ini - fix loader staticPass1 More... over 16 years ago
+ add unicode grapheme cluster awareness to class u More... over 16 years ago
* renamed a lot of things to better suit OOP paradigm More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
* added big5 and tis-620 More... over 16 years ago
+ finalized iconv PHP implementation More... over 16 years ago
- fix More... over 16 years ago
* updated/fixed/enhanced mbstring & iconv PHP implementation More... over 16 years ago
* replaced many preg_replace() by preg_replace_callback() - fix More... over 16 years ago
* work on iconv and mbstring PHP implementations - fix preproc - fix Mail_mime More... over 16 years ago
- fix More... over 16 years ago
+ automatic links inlining in text email generated by pMail_agent + added full htmlentities support to class u More... over 16 years ago
+ implemented unicode case folding More... over 16 years ago
* renamed __static_construct to __constructStatic More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago