1. 11 Mar, 2005 1 commit
    • Sidnei da Silva's avatar
      · 07348414
      Sidnei da Silva authored
            - Use 'del' instead of 'list.remove()' in
              Catalog.delColumn(). There can be only one column with the
              same name, and it could potentially break catalog metadata as
              remove() may remove more than one element from the list if
              they have the same value. Also, we already have the list index
              we are interested in deleting so it doesn't make sense to look
              up the value and call 'list.remove()' on it.
      07348414
  2. 10 Mar, 2005 3 commits
  3. 05 Mar, 2005 2 commits
  4. 01 Mar, 2005 1 commit
  5. 23 Feb, 2005 1 commit
  6. 21 Feb, 2005 1 commit
  7. 18 Feb, 2005 1 commit
  8. 13 Feb, 2005 1 commit
  9. 12 Feb, 2005 3 commits
  10. 08 Feb, 2005 1 commit
  11. 06 Feb, 2005 1 commit
  12. 04 Feb, 2005 2 commits
  13. 03 Feb, 2005 1 commit
  14. 02 Feb, 2005 4 commits
  15. 01 Feb, 2005 7 commits
  16. 31 Jan, 2005 10 commits