summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_charset.h
Commit message (Collapse)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Merge with internal versionAndrey Hristov2008-01-231-2/+2
|
* Header protectionAndrey Hristov2008-01-031-0/+4
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Update mysqlnd in HEADAndrey Hristov2007-10-021-2/+2
| | | | | Updated ext/mysql and ext/mysqli in HEAD
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+35
(Similar to what ext/libxml is..)