summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_charset.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Fix some errors in mysqlnd charset listNikita Popov2013-03-241-11/+9
* add new charset, from MySQL 5.6Andrey Hristov2013-02-011-8/+11
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4andrey2012-06-291-19/+56
|\ \ | |/
| * new charsetsandrey2012-06-291-19/+56
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Fixed bad xor in signed types due to integer promotion.Gustavo André dos Santos Lopes2011-09-051-5/+5
| * Sync r314808 to 5_3 branchXinchen Hui2011-08-231-2/+2
| * Fix rangeAndrey Hristov2011-05-101-1/+1
| * Fix for bug 54674..typo in the check of SJISAndrey Hristov2011-05-091-5/+3
| * - Year++Felipe Pena2011-01-011-1/+1
| * new collationsAndrey Hristov2010-10-081-0/+2
| * WS fixesAndrey Hristov2010-09-231-1/+1
| * Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.Andrey Hristov2010-08-161-220/+203
| * - Fix copyrightsFelipe Pena2010-04-201-2/+2
| * CS + WS changesAndrey Hristov2010-04-151-2/+2
| * Update charset tableAndrey Hristov2009-11-241-3/+43
| * Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-6/+7
| * Fix a typo, utf8 is 3 byte max, for us, for nowAndrey Hristov2009-05-261-1/+2
| * MFH: Add charsets from MySQL 6.0 as a structure to be used laterAndrey Hristov2009-02-201-0/+159
| * MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
| * MFB: More Windows types cleanupAndrey Hristov2008-11-061-1/+1
| * MFH:Andrey Hristov2008-11-061-30/+30
| * Small updates & a fix forAndrey Hristov2008-03-251-130/+130
| * Merge with internal versionAndrey Hristov2008-01-231-2/+2
| * Remove unused fieldAndrey Hristov2008-01-031-130/+130
| * MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
| * Import mysqlndAndrey Hristov2007-10-051-0/+603
* - Year++Felipe Pena2012-01-011-1/+1
* fixed maximum byte length of utf8mb4.Rui Hirokawa2011-10-181-2/+2
* - Fixed bad xor in signed types due to integer promotion.Gustavo André dos Santos Lopes2011-09-051-5/+5
* Eliminated compile warning "comparison is always false due to limited range o...Xinchen Hui2011-08-241-2/+2
* Fix rangeAndrey Hristov2011-05-101-1/+1
* Fix for bug 54674..typo in the check of SJISAndrey Hristov2011-05-091-4/+2
* - Year++Felipe Pena2011-01-011-1/+1
* extending the API interface - plugins can registerAndrey Hristov2010-12-281-1/+38
* new collationsAndrey Hristov2010-10-081-0/+2
* WS fixesAndrey Hristov2010-09-231-1/+1
* Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.Andrey Hristov2010-08-161-220/+203
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* CS + WS changesAndrey Hristov2010-04-151-2/+2
* Update charset tableAndrey Hristov2009-11-241-3/+43
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-6/+7
* Fix a typo, utf8 is 3 byte max, for us, for nowAndrey Hristov2009-05-261-1/+2
* Add the charsets available from 6.0 as a structure, to be used laterAndrey Hristov2009-02-201-0/+159
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* More type fixes for WindowsAndrey Hristov2008-11-061-1/+1
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-30/+30