1. 04 Jan, 2008 13 commits
  2. 03 Jan, 2008 3 commits
  3. 02 Jan, 2008 10 commits
  4. 31 Dec, 2007 12 commits
  5. 30 Dec, 2007 1 commit
  6. 29 Dec, 2007 1 commit
    • Vincent Pelletier's avatar
      Compute loop invariants outside of loop. · aadca61e
      Vincent Pelletier authored
      Iterate over object ids instead of over object values.
      Instead of using find, then spliting string, first split and compare with list items.
      Check that *all* subparts of cell id are ints, not just the first one.
      Remove unneeded value assignment.
      Fix comment.
      Clarify "try" structure: append is what must happen if no error is raised.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18557 20353a03-c40f-0410-a6d1-a30d3c3de9de
      aadca61e