~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2009-01-06 22:27:46 UTC
  • Revision ID: mordred@inaugust.com-20090106222746-j8ysp73xlq3zn0sx
Added check for ncurses back. This time, only do it if readline fails first.
Filename Latest Rev Last Changed Committer Comment Size
..
ChangeLog 1 16 years ago brian clean slate 4.9 KB Diff Download File
ha_myisam.cc 755.2.1 15 years ago Mark Atwood replace sql_print_error etc with errmsg_print 57.8 KB Diff Download File
ha_myisam.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 6.4 KB Diff Download File
keycache.h 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 7.3 KB Diff Download File
Makefile.am 722.1.4 15 years ago Monty Taylor Removed all the setting of DEFS everywhere. Use co 1.8 KB Diff Download File
mf_keycache.c 685.1.3 15 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 136 KB Diff Download File
mf_keycaches.c 685.1.3 15 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 8.5 KB Diff Download File
mi_cache.c 482 16 years ago Brian Aker Remove uint. 3.3 KB Diff Download File
mi_changed.c 398.1.10 16 years ago Monty Taylor Actually removed VOID() this time. 1 KB Diff Download File
mi_check.c 673.3.16 15 years ago Stewart Smith fix realloc in mi_check causing crash in repair us 131 KB Diff Download File
mi_checksum.c 482 16 years ago Brian Aker Remove uint. 1.7 KB Diff Download File
mi_close.c 658 15 years ago Brian Aker Part removal of my_pthread.h 3.2 KB Diff Download File
mi_create.c 656.1.25 15 years ago Monty Taylor Removed my_malloc stuff from storage/ 23.7 KB Diff Download File
mi_delete.c 656.1.1 15 years ago Monty Taylor OOOh doggie. Got rid of my_alloca. 23.7 KB Diff Download File
mi_delete_all.c 482 16 years ago Brian Aker Remove uint. 2.1 KB Diff Download File
mi_delete_table.c 590.1.7 15 years ago Stewart Smith remove mysql_frm_type and fix engines to return co 1 KB Diff Download File
mi_dynrec.c 656.1.39 15 years ago Monty Taylor Removed my_seek, my_tell, my_fwrite, my_fseek. 53.9 KB Diff Download File
mi_extra.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 12.7 KB Diff Download File
mi_info.c 482 16 years ago Brian Aker Remove uint. 3.9 KB Diff Download File
mi_key.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 14.8 KB Diff Download File
mi_keycache.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 4.9 KB Diff Download File
mi_locking.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 13.5 KB Diff Download File
mi_open.c 656.1.44 15 years ago Monty Taylor Added some return checking. 36.6 KB Diff Download File
mi_page.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 4.1 KB Diff Download File
mi_panic.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 3.4 KB Diff Download File
mi_preload.c 656.1.25 15 years ago Monty Taylor Removed my_malloc stuff from storage/ 3.3 KB Diff Download File
mi_range.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 7.9 KB Diff Download File
mi_rename.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.2 KB Diff Download File
mi_reportnone.c 482 16 years ago Brian Aker Remove uint. 992 bytes Diff Download File
mi_rfirst.c 481 16 years ago Brian Aker Remove all of uchar. 956 bytes Diff Download File
mi_rkey.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 6.7 KB Diff Download File
mi_rlast.c 481 16 years ago Brian Aker Remove all of uchar. 969 bytes Diff Download File
mi_rnext.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 3.4 KB Diff Download File
mi_rnext_same.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 2.9 KB Diff Download File
mi_rprev.c 658 15 years ago Brian Aker Part removal of my_pthread.h 2.7 KB Diff Download File
mi_rrnd.c 481 16 years ago Brian Aker Remove all of uchar. 1.8 KB Diff Download File
mi_rsame.c 658 15 years ago Brian Aker Part removal of my_pthread.h 2 KB Diff Download File
mi_rsamepos.c 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 1.7 KB Diff Download File
mi_scan.c 481 16 years ago Brian Aker Remove all of uchar. 1.4 KB Diff Download File
mi_search.c 629.3.4 15 years ago Kristian Nielsen Take Mats'es changes from bmove()->memcpy(), and f 55 KB Diff Download File
mi_static.c 482 16 years ago Brian Aker Remove uint. 2 KB Diff Download File
mi_statrec.c 482 16 years ago Brian Aker Remove uint. 7.9 KB Diff Download File
mi_unique.c 482 16 years ago Brian Aker Remove uint. 6.6 KB Diff Download File
mi_update.c 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 5.8 KB Diff Download File
mi_write.c 656.1.25 15 years ago Monty Taylor Removed my_malloc stuff from storage/ 26.5 KB Diff Download File
my_handler.c 660.1.3 15 years ago Eric Herman removed trailing whitespace with simple script: f 16.7 KB Diff Download File
my_handler.h 612.2.13 15 years ago Monty Taylor Work on removing global.h from headers that should 4.4 KB Diff Download File
my_handler_errors.c 672.1.3 15 years ago Andrew Hutchings Minor string fixes (mainly US English spelling and 6.8 KB Diff Download File
my_pread.c 482 16 years ago Brian Aker Remove uint. 4.3 KB Diff Download File
myisam.h 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 18.8 KB Diff Download File
myisamchk.cc 685.1.3 15 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 58.2 KB Diff Download File
myisamdef.h 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 33.3 KB Diff Download File
myisampack.h 575.1.6 16 years ago Monty Taylor Cleaned up some headers for PCH. 15.3 KB Diff Download File
NEWS 1 16 years ago brian clean slate 3.3 KB Diff Download File
plug.in 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 329 bytes Diff Download File
sort.c 680 15 years ago Brian Aker Remove locks around temp tables for searching tmp 30.3 KB Diff Download File
TODO 1 16 years ago brian clean slate 246 bytes Diff Download File