mysql2/ext/mysql2
2010-08-11 11:25:20 -07:00
..
client.c Extract a GET_CLIENT mactro to cleanup inline Data_Get_Struct etc. on methods that require client access 2010-08-11 11:25:20 -07:00
client.h pluck out Mysql2::Client definition into it's own c/h file 2010-07-29 23:25:15 -07:00
extconf.rb extconf detect properly mingw. 2010-08-12 02:19:04 +08:00
mysql2_ext.c move most previously global symbols to static to prevent conflicts (thanks for catching this Eric) 2010-08-04 19:32:14 -07:00
mysql2_ext.h Extract a GET_ENCODING macro 2010-08-11 11:25:20 -07:00
result.c Extract a GET_ENCODING macro 2010-08-11 11:25:20 -07:00
result.h pluck out Mysql2::Client definition into it's own c/h file 2010-07-29 23:25:15 -07:00