1. 23 Jun, 2004 12 commits
  2. 22 Jun, 2004 25 commits
  3. 21 Jun, 2004 3 commits
    • unknown's avatar
      Coding style fixes · f2dc44d4
      unknown authored
      f2dc44d4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · a2885108
      unknown authored
      into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-tz-cleanup
      
      a2885108
    • unknown's avatar
      Small cleanup in time zone handling code: · 6c960c40
      unknown authored
      Now we are using time zone abbreviations in debug builds or in utlities only.
      Tried to remove warnings generated by compiler by using more proper types for
      members of time zone describing structures. Removed unused variables. 
      Fixed test_time to be able to build on FreeBSD without much problems.
      Portability fix: resolved ambiguity of abs() function.
      
      6c960c40