1. 23 Jun, 2004 12 commits
  2. 22 Jun, 2004 25 commits
  3. 21 Jun, 2004 3 commits
    • unknown's avatar
      Coding style fixes · 271eb258
      unknown authored
      271eb258
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 4b5c2cfa
      unknown authored
      into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-tz-cleanup
      
      
      4b5c2cfa
    • unknown's avatar
      Small cleanup in time zone handling code: · 877ffa01
      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.
      
      
      877ffa01