1. 01 Jun, 2006 1 commit
    • serg@serg.mylan's avatar
      unittest: · 5409997d
      serg@serg.mylan authored
        rename *.t* to *-t* to be automake-friendly
        simplify Makefiles
      test_atomic.c:
        move to unittest, add GPL comment, fix warnings, convert to tap framework.
      configure:
        remove custom tests for available types, use AC_CHECK_TYPE instead
      x86-gcc.h:
        fix gcc -ansi errors while maintaining readability
      ignore:
        added *-t
      5409997d
  2. 31 May, 2006 10 commits
  3. 30 May, 2006 9 commits
  4. 29 May, 2006 10 commits
  5. 28 May, 2006 3 commits
    • serg@serg.mylan's avatar
      Incompatible ftparser plugin API change. · 60e3b617
      serg@serg.mylan authored
      mysql_parse() and mysql_add_word() now take a MYSQL_FTPARSER_PARAM*,
      not a mysql_ftparam.
      60e3b617
    • serg@sergbook.mysql.com's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 71657322
      serg@sergbook.mysql.com authored
      into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.1
      71657322
    • serg@sergbook.mysql.com's avatar
      handlerton cleanup: · fe97dbb5
      serg@sergbook.mysql.com authored
      duplicate fields removed, st_mysql_storage_engine added to support
      run-time handlerton initialization (no compiler warnings), handler API
      is now tied to MySQL version, handlerton->plugin mapping added
      (slot-based), dummy default_hton removed, plugin-type-specific
      initialization generalized, built-in plugins are now initialized too,
      --default-storage-engine no longer needs a list of storage engines
      in handle_options().
      
      mysql-test-run.pl bugfixes
      fe97dbb5
  6. 27 May, 2006 2 commits
  7. 26 May, 2006 4 commits
  8. 25 May, 2006 1 commit