An error occurred fetching the project authors.
  1. 09 Nov, 2004 1 commit
  2. 06 Nov, 2004 1 commit
    • kent@mysql.com's avatar
      mysql_test_run_new.c: · f9715d06
      kent@mysql.com authored
        Included header fnmatch.h on Unix
        Changed C++ comments to C comments
        Corrected indentation of code written on Windows
        Split up lines to fit into 80 columns
        Initiated some variables to avoid warnings
        Added __attribute__((unused)) to unused function parameters
        Replace tab characters with space
        Put space after 'for', 'while' etc
        Added value to 'return' from non void function removef()
        On Unix strlwr() was incorrectly declared and a no op,
        replaced it with a macro that does nothing
        Split several statements on the same line
        Other minor changes to conform to coding standard
      f9715d06
  3. 15 Sep, 2004 1 commit
    • wax@kishkin.ru's avatar
      WL#964 · eb751536
      wax@kishkin.ru authored
      porting mysql_test_run on Linux and Windows
      eb751536
  4. 25 May, 2004 1 commit
  5. 21 Mar, 2003 1 commit
  6. 31 Jan, 2003 1 commit