0
I Use This!
Inactive

Commits : Listings

Analyzed 4 minutes ago. based on code collected about 10 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* moved early etag validator in postconfig * added iconv substitute embryo More... over 16 years ago
[no comment] More... over 16 years ago
* removed dependency on setlocale() which is not thread safe. Added ASCII-only lowercasing where needed More... over 16 years ago
* from GPLv2 to v3 More... over 16 years ago
+ added tests for some pipes, fixing related bugs More... over 16 years ago
* open unicode related classes to non patchwork code * cosmetics things More... over 16 years ago
* relocated mbstring substitute * optimized case conversions More... over 16 years ago
* mb_string & co. fixes and optimizations More... over 16 years ago
* hopefully, last fix & optimization for unicode normalization More... almost 17 years ago
* unicode normalization optimization (x2) More... almost 17 years ago
* added a TODO in class/u.php More... almost 17 years ago
* big speedup for utf8_normalize, up to 6 times faster More... almost 17 years ago
- fixes, unicode related More... almost 17 years ago
+ enabled E_STRICT by default and added workaround for a PHP bug + added direct include for parent class loading (enables opcode cache optimizations) * coding standard things More... almost 17 years ago
* when I discovered subversion properties... More... almost 17 years ago
* updated unicode character case maps More... almost 17 years ago
+ replaced VALIDATE::get_string and get_raw by get_char and get_text, for easy multi vs single line input text validation + added shortcuts VALIDATE::get_b, get_i, get_f, get_c, get_t + renamed $agent->argv to $agent->get * coding style More... almost 17 years ago
+ enhanced SESSION with auth and group vars * optimized utf8_normalize - fix More... almost 17 years ago
* switch LGPLv2.1 parts to LGPLv3 More... almost 17 years ago
+ utf8_normalize now passes the official unicode test - fixes (u::ord(), ptl*, adapter_translate_MDB2) More... almost 17 years ago
* added direct access to utf8_normalize through u * removed combining chars from unicode normalization quick checks More... almost 17 years ago
[no comment] More... almost 17 years ago
[no comment] More... almost 17 years ago
- fix More... almost 17 years ago
- fix More... almost 17 years ago
- fix More... almost 17 years ago
[no comment] More... almost 17 years ago
* optimize utf8_normalize More... almost 17 years ago
+ added automatic UTF8 NFC normalization through VALIDATE::get_raw(), which is a quite central point of control - fix utf8_generate::combiningCheck() More... almost 17 years ago
* optimize More... almost 17 years ago