Commit Graph

  • a610530d36 demo file for the Result#all_hashes method Roger Pack 2008-09-02 11:19:04 -0600
  • 614568269a rename fetch_hashes_array to process_all_hashes Roger Pack 2008-09-02 11:10:49 -0600
  • 8cef960b41 also use that code for each_hash--results in 0.641s instead of 0.68s for .each_hash Roger Pack 2008-08-29 18:20:57 -0600
  • 266ef93d28 add all hashes method--the speed is good about 0.58 versus 0.68 if you do it the old Ruby way Roger Pack 2008-08-29 18:02:50 -0600
  • b9e2abaa70 add a free to the use_result example test Roger Pack 2008-08-29 12:26:59 -0600
  • 7a0ecc3497 add in a test showing how to use async with mysql.use_result Roger Pack 2008-08-29 12:24:37 -0600
  • e1556447a5 simplified mac os x instructions Roger Pack 2008-08-29 12:22:52 -0600
  • fcdc6337cf add in ability to make queries on 1.9 absolutely simultaneously--currently broken, however--feel free to help out--currently the master branch is faster Roger Pack 2008-08-28 17:10:04 -0600
  • 8808e9315a add tomita masahiro to the credits, one more OS X build example Roger Pack 2008-08-28 10:32:41 -0600
  • cea81b2718 Crediting oldmoe 2008-08-27 17:41:18 -0700
  • de6a01f297 store references to IO objects to prevent "Bad file descriptor - (Errno::EBADF)" Aman Gupta 2008-08-27 16:11:58 -0700
  • 9c6888c044 add build instructions for osx to README Aman Gupta 2008-08-27 16:11:30 -0700
  • 4fb06ca803 clean up threaded test; add simple sequel test Aman Gupta 2008-08-27 16:11:19 -0700
  • aa35d6430f clean up async_query/threaded test Aman Gupta 2008-08-27 14:23:01 -0700
  • da40f34362 threaded access suppor (working this time) oldmoe 2008-08-27 15:09:39 +0300
  • fa9c977d54 DRYed up async_query a bit oldmoe 2008-08-27 02:43:17 +0300
  • d7e47a3f2d extracted from neverblock-mysql oldmoe 2008-08-27 02:05:20 +0300