Commit Graph

18 Commits (74ece70fb7a86f5d5043fcbf24ed6db095855ab6)

Author SHA1 Message Date
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Ivan Tcholakov e4e14a2602 [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 16 years ago
Ivan Tcholakov 36822efe49 [svn r21520] FS#306 - Class TableSort: Applying natural order for string comparisons, cleaning some code. 16 years ago
Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 16 years ago
Yannick Warnier eed1510817 [svn r19977] Added forgotten break 16 years ago
Yannick Warnier cbc58a3414 [svn r19967] Yet another security improvement in tablesort 16 years ago
Yannick Warnier cf3e4154c6 [svn r19966] Protect sort_table_config() 16 years ago
Yannick Warnier bc51d5492b [svn r19962] Cover additional security flaw by filtering $compare_function 16 years ago
Yannick Warnier 59eb2ddbe8 [svn r19961] Re-enable sort and fix security flaw 16 years ago
Cristian Fasanando 916ec8063f [svn r17213] minor - fixed notice -level log 16 years ago
Ivan Tcholakov 10949cf137 [svn r17092] A fixed problem, FS#3282 - The function is_numeric_column() in tablesort.lib.php always returns NULL value. 16 years ago
Julio Montoya 97540137c5 [svn r14637] Use “Today”, “Yesterday” and “Two days ago” to specify the date for recent files. (See FS#2349) 17 years ago
Yannick Warnier 13e7d9fc51 [svn r12249] Check if the array is not empty before doing so many operations on it. 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago