1. 18 Feb, 2005 1 commit
    • patg@krsna.patg.net's avatar
      WL# 2094, This patch is on top of 1.1814, 1.1846, 1.1856, which contain fixes · de2fea12
      patg@krsna.patg.net authored
      for bugs 8033, 8065, 8535, 8582
      
      This particular changeset contains style changes per code review suggestions 
      and does not contain bug fixes in of itself.
      
      ha_federated.h:
        standardised code style to conform to internals.texi
      ha_federated.cc:
        more code standardisation to conform to internals.texi.
        - casts
        - declarations
        - comments
        - 80 char width
        also, append using string1.append(string2) and not 
        string1.append(string2.c_ptr_quick())
      de2fea12
  2. 17 Feb, 2005 35 commits
  3. 16 Feb, 2005 4 commits