~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2008-07-24 22:51:52 UTC
  • mto: (236.1.42 codestyle)
  • Revision ID: monty@inaugust.com-20080724225152-1t1vnoj93kr9tb39
Added very initial gettextize stuff.
Filename Latest Rev Last Changed Committer Comment Size
..
field 173.1.2 16 years ago Toru Maesaka forgot to bzr-add new files in the previous push Diff
share 1 16 years ago brian clean slate Diff
File add_errmsg 1 16 years ago brian clean slate 325 bytes Diff Download File
client_settings.h 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 1.4 KB Diff Download File
derror.cc 51.1.21 16 years ago Jay Pipes Typo 'tru' instead of 'true' 5.7 KB Diff Download File
discover.cc 51.1.79 16 years ago Jay Pipes Standardized TRUE/FALSE, removed/replaced DBUG sym 2.8 KB Diff Download File
drizzled.cc 182.1.3 16 years ago Jim Winstead Merge from trunk 189 KB Diff Download File
drizzled_safe.in 77.1.34 16 years ago Monty Taylor Renamed more things to match the drizzled rename. 15.7 KB Diff Download File
drizzledumpslow 77.1.34 16 years ago Monty Taylor Renamed more things to match the drizzled rename. 6.2 KB Diff Download File
field.cc 206 16 years ago Brian Aker Removed final uint dead types. 84.4 KB Diff Download File
field.h 202.1.13 16 years ago Monty Taylor Merged from trunk. 34.2 KB Diff Download File
field_conv.cc 163 16 years ago Brian Aker Merge Monty's code. 23.3 KB Diff Download File
filesort.cc 152 16 years ago Brian Aker longlong replacement 45.7 KB Diff Download File
gen_lex_hash.cc 206 16 years ago Brian Aker Removed final uint dead types. 14.6 KB Diff Download File
handler.cc 200 16 years ago Brian Aker my_bool from handler and set_var 136 KB Diff Download File
handler.h 206 16 years ago Brian Aker Removed final uint dead types. 83.8 KB Diff Download File
init.cc 196 16 years ago Brian Aker Converted bitmap to use bool over my_bool 1.3 KB Diff Download File
item.cc 206 16 years ago Brian Aker Removed final uint dead types. 177 KB Diff Download File
item.h 206 16 years ago Brian Aker Removed final uint dead types. 83 KB Diff Download File
item_buff.cc 152 16 years ago Brian Aker longlong replacement 3.9 KB Diff Download File
item_cmpfunc.cc 205 16 years ago Brian Aker uint32 -> uin32_t 130 KB Diff Download File
item_cmpfunc.h 152 16 years ago Brian Aker longlong replacement 51.2 KB Diff Download File
item_create.cc 205 16 years ago Brian Aker uint32 -> uin32_t 71.9 KB Diff Download File
item_create.h 177.3.1 16 years ago mark remove ifdef HAVE_DLOPEN, make configure require d 5.4 KB Diff Download File
item_func.cc 205 16 years ago Brian Aker uint32 -> uin32_t 111 KB Diff Download File
item_func.h 177.3.1 16 years ago mark remove ifdef HAVE_DLOPEN, make configure require d 39 KB Diff Download File
item_row.cc 51.1.22 16 years ago Jay Pipes Removed DBUG symbols and fixed TRUE/FALSE 4.7 KB Diff Download File
item_row.h 152 16 years ago Brian Aker longlong replacement 2.4 KB Diff Download File
item_strfunc.cc 206 16 years ago Brian Aker Removed final uint dead types. 73.2 KB Diff Download File
item_strfunc.h 152 16 years ago Brian Aker longlong replacement 20.9 KB Diff Download File
item_subselect.cc 206 16 years ago Brian Aker Removed final uint dead types. 87.2 KB Diff Download File
item_subselect.h 206 16 years ago Brian Aker Removed final uint dead types. 21.8 KB Diff Download File
item_sum.cc 205 16 years ago Brian Aker uint32 -> uin32_t 85.1 KB Diff Download File
item_sum.h 206 16 years ago Brian Aker Removed final uint dead types. 39.4 KB Diff Download File
item_timefunc.cc 205 16 years ago Brian Aker uint32 -> uin32_t 84.7 KB Diff Download File
item_timefunc.h 152 16 years ago Brian Aker longlong replacement 27 KB Diff Download File
key.cc 51.1.7 16 years ago Jay Pipes Merging trunk changes from over weekend. 16.2 KB Diff Download File
lex.h 166 16 years ago Brian Aker Removal of FLOAT type 19.4 KB Diff Download File
lex_symbol.h 1 16 years ago brian clean slate 1.4 KB Diff Download File
lock.cc 184 16 years ago Brian Aker Dead debug code removal (and a compatible "never u 52.4 KB Diff Download File
log.cc 202.1.14 16 years ago Monty Taylor Further changes to fix mysql/plugin.h -> drizzle/p 129 KB Diff Download File
log.h 205 16 years ago Brian Aker uint32 -> uin32_t 17.3 KB Diff Download File
log_event.cc 206 16 years ago Brian Aker Removed final uint dead types. 258 KB Diff Download File
log_event.h 206 16 years ago Brian Aker Removed final uint dead types. 112 KB Diff Download File
Makefile.am 202.1.23 16 years ago Monty Taylor Moved the includes we use everywhere to to GLOBAL_ 5.2 KB Diff Download File
message.mc 1 16 years ago brian clean slate 196 bytes Diff Download File
mf_iocache.cc 51.1.32 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 2.5 KB Diff Download File
my_decimal.cc 152 16 years ago Brian Aker longlong replacement 6.7 KB Diff Download File
my_decimal.h 206 16 years ago Brian Aker Removed final uint dead types. 9.7 KB Diff Download File
mysql_priv.h 206 16 years ago Brian Aker Removed final uint dead types. 79.7 KB Diff Download File
mysqld_suffix.h 1 16 years ago brian clean slate 1 KB Diff Download File
opt_range.cc 206 16 years ago Brian Aker Removed final uint dead types. 300 KB Diff Download File
opt_range.h 206 16 years ago Brian Aker Removed final uint dead types. 23.4 KB Diff Download File
opt_sum.cc 163 16 years ago Brian Aker Merge Monty's code. 32.3 KB Diff Download File
probes.d 1 16 years ago brian clean slate 1010 bytes Diff Download File
probes.h 53.2.31 16 years ago Monty Taylor Removed HAVE_LONG_LONG, as this is now assumed. 4.2 KB Diff Download File
protocol.cc 202.1.17 16 years ago Monty Taylor Patch from andrey - made some functions static as 24.6 KB Diff Download File
protocol.h 205 16 years ago Brian Aker uint32 -> uin32_t 4.7 KB Diff Download File
records.cc 206 16 years ago Brian Aker Removed final uint dead types. 17.4 KB Diff Download File
repl_failsafe.cc 205 16 years ago Brian Aker uint32 -> uin32_t 6.2 KB Diff Download File
repl_failsafe.h 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 1.9 KB Diff Download File
rpl_constants.h 1 16 years ago brian clean slate 364 bytes Diff Download File
rpl_filter.cc 149 16 years ago Brian Aker More bool conversion. 12.6 KB Diff Download File
rpl_filter.h 77.1.39 16 years ago Monty Taylor More mysql->drizzle renaming. 3.1 KB Diff Download File
rpl_mi.cc 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 13.1 KB Diff Download File
rpl_mi.h 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 3.7 KB Diff Download File
rpl_record.cc 206 16 years ago Brian Aker Removed final uint dead types. 11 KB Diff Download File
rpl_record.h 1 16 years ago brian clean slate 1.3 KB Diff Download File
rpl_reporting.cc 51.1.41 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 1.2 KB Diff Download File
rpl_reporting.h 205 16 years ago Brian Aker uint32 -> uin32_t 1.7 KB Diff Download File
rpl_rli.cc 152 16 years ago Brian Aker longlong replacement 37 KB Diff Download File
rpl_rli.h 205 16 years ago Brian Aker uint32 -> uin32_t 12.9 KB Diff Download File
rpl_tblmap.cc 51.1.43 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 3.5 KB Diff Download File
rpl_tblmap.h 1 16 years ago brian clean slate 2.7 KB Diff Download File
rpl_utility.cc 205 16 years ago Brian Aker uint32 -> uin32_t 4.7 KB Diff Download File
rpl_utility.h 205 16 years ago Brian Aker uint32 -> uin32_t 8.3 KB Diff Download File
scheduler.cc 51.1.45 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 16.8 KB Diff Download File
scheduler.h 51.1.45 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 1.8 KB Diff Download File
set_var.cc 205 16 years ago Brian Aker uint32 -> uin32_t 107 KB Diff Download File
set_var.h 200 16 years ago Brian Aker my_bool from handler and set_var 41 KB Diff Download File
slave.cc 202.2.4 16 years ago Monty Taylor Merged from Patrick. 127 KB Diff Download File
slave.h 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 8.6 KB Diff Download File
sql_array.h 51.1.48 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 2.9 KB Diff Download File
sql_base.cc 199 16 years ago Brian Aker my_bool... 205 KB Diff Download File
sql_binlog.cc 199 16 years ago Brian Aker my_bool... 5.8 KB Diff Download File
sql_bitmap.h 205 16 years ago Brian Aker uint32 -> uin32_t 7 KB Diff Download File
sql_builtin.cc.in 202.1.18 16 years ago Monty Taylor Fixed sql_builtin in the right place. 964 bytes Diff Download File
sql_class.cc 203 16 years ago Brian Aker Small cleanup around uint32 types (need to merge). 78.8 KB Diff Download File
sql_class.h 202.1.13 16 years ago Monty Taylor Merged from trunk. 82.6 KB Diff Download File
sql_client.cc 1 16 years ago brian clean slate 1.3 KB Diff Download File
sql_connect.cc 199 16 years ago Brian Aker my_bool... 19 KB Diff Download File
sql_crypt.cc 164 16 years ago Brian Aker Commit cleanup of export types. 2.1 KB Diff Download File
sql_crypt.h 164 16 years ago Brian Aker Commit cleanup of export types. 1.1 KB Diff Download File
sql_db.cc 51.1.51 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 52.8 KB Diff Download File
sql_delete.cc 177.1.1 16 years ago brian Removed dead code around prep. 27.1 KB Diff Download File
sql_derived.cc 151 16 years ago Brian Aker Ulonglong to uint64_t 7.4 KB Diff Download File
sql_error.cc 205 16 years ago Brian Aker uint32 -> uin32_t 6.6 KB Diff Download File
sql_error.h 1 16 years ago brian clean slate 1.5 KB Diff Download File
sql_handler.cc 51.1.52 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 8.2 KB Diff Download File
sql_insert.cc 199 16 years ago Brian Aker my_bool... 62.7 KB Diff Download File
sql_lex.cc 202 16 years ago Brian Aker Cleanup sql_lex to modern types. 71.6 KB Diff Download File
sql_lex.h 205 16 years ago Brian Aker uint32 -> uin32_t 48.5 KB Diff Download File
sql_list.cc 1 16 years ago brian clean slate 1.8 KB Diff Download File
sql_list.h 51.1.75 16 years ago Jay Pipes Standardized TRUE/FALSE, removed/replaced DBUG sym 15.6 KB Diff Download File
sql_load.cc 151 16 years ago Brian Aker Ulonglong to uint64_t 46.3 KB Diff Download File
sql_locale.cc 51.1.54 16 years ago Jay Pipes Removed/replaced DBUG symbols and standardized TRU 107 KB Diff Download File
sql_map.cc 1 16 years ago brian clean slate 3.3 KB Diff Download File
sql_map.h 1 16 years ago brian clean slate 1.6 KB Diff Download File
sql_olap.cc 51.1.60 16 years ago Jay Pipes Removed/replaced BUG symbols and standardized TRUE 6 KB Diff Download File
sql_parse.cc 206.3.1 16 years ago Patrick Galbraith Most everything working with client rename mysqlsl 133 KB Diff Download File
sql_plugin.cc 199 16 years ago Brian Aker my_bool... 78.8 KB Diff Download File
sql_plugin.h 202.1.7 16 years ago Monty Taylor Moved include/field to include/drizzle/server/fiel 4.7 KB Diff Download File
sql_rename.cc 77.1.77 16 years ago Monty Taylor A crapton more warning cleanups (I turned on more 5.9 KB Diff Download File
sql_repl.cc 205 16 years ago Brian Aker uint32 -> uin32_t 55 KB Diff Download File
sql_repl.h 206 16 years ago Brian Aker Removed final uint dead types. 2.1 KB Diff Download File
sql_select.cc 206 16 years ago Brian Aker Removed final uint dead types. 587 KB Diff Download File
sql_select.h 151 16 years ago Brian Aker Ulonglong to uint64_t 28.5 KB Diff Download File
sql_show.cc 205 16 years ago Brian Aker uint32 -> uin32_t 156 KB Diff Download File
sql_show.h 1 16 years ago brian clean slate 1.3 KB Diff Download File
sql_sort.h 206 16 years ago Brian Aker Removed final uint dead types. 3.5 KB Diff Download File
sql_state.c 77.1.77 16 years ago Monty Taylor A crapton more warning cleanups (I turned on more 1.4 KB Diff Download File
sql_string.cc 205 16 years ago Brian Aker uint32 -> uin32_t 25.9 KB Diff Download File
sql_string.h 205 16 years ago Brian Aker uint32 -> uin32_t 11.6 KB Diff Download File
sql_table.cc 206 16 years ago Brian Aker Removed final uint dead types. 175 KB Diff Download File
sql_udf.cc 146 16 years ago Brian Aker my_bool cleanup. 3.1 KB Diff Download File
sql_udf.h 197 16 years ago Brian Aker More my_bool cleanup. 3.6 KB Diff Download File
sql_union.cc 202 16 years ago Brian Aker Cleanup sql_lex to modern types. 20.6 KB Diff Download File
sql_update.cc 177.1.1 16 years ago brian Removed dead code around prep. 53.1 KB Diff Download File
sql_yacc.yy 205 16 years ago Brian Aker uint32 -> uin32_t 215 KB Diff Download File
stacktrace.c 77.1.54 16 years ago Monty Taylor More warnings cleanups. 7.4 KB Diff Download File
stacktrace.h 19 16 years ago Brian Aker More cleanup, this time libmysql_r goes to the bit 1.9 KB Diff Download File
strfunc.cc 205 16 years ago Brian Aker uint32 -> uin32_t 8.1 KB Diff Download File
structs.h 206 16 years ago Brian Aker Removed final uint dead types. 11.4 KB Diff Download File
table.cc 206 16 years ago Brian Aker Removed final uint dead types. 109 KB Diff Download File
table.h 205 16 years ago Brian Aker uint32 -> uin32_t 41.1 KB Diff Download File
thr_malloc.cc 4 16 years ago Brian Aker Remove my_pthread_getspecific_ptr() 2.6 KB Diff Download File
time.cc 205 16 years ago Brian Aker uint32 -> uin32_t 27.3 KB Diff Download File
tzfile.h 51.1.71 16 years ago Jay Pipes Standardized TRUE/FALSE, removed/replaced DBUG sym 4.7 KB Diff Download File
tztime.cc 51.1.72 16 years ago Jay Pipes Standardized TRUE/FALSE, removed/replaced DBUG sym 34.2 KB Diff Download File
tztime.h 93 16 years ago Brian Aker Convert tztime.cc to bool from my_bool. 2.4 KB Diff Download File
uniques.cc 151 16 years ago Brian Aker Ulonglong to uint64_t 21.1 KB Diff Download File
unireg.cc 206 16 years ago Brian Aker Removed final uint dead types. 30 KB Diff Download File
unireg.h 1 16 years ago brian clean slate 8.9 KB Diff Download File