1. 24 Sep, 2008 2 commits
  2. 15 Sep, 2008 1 commit
  3. 11 Sep, 2008 3 commits
  4. 10 Sep, 2008 1 commit
  5. 06 Sep, 2008 1 commit
  6. 03 Sep, 2008 2 commits
  7. 02 Sep, 2008 4 commits
    • Wayne Davison's avatar
      5dd14f0c
    • Wayne Davison's avatar
      Don't define an array with no size. · 2a147e9f
      Wayne Davison authored
      2a147e9f
    • Wayne Davison's avatar
      7634fc8e
    • Matt McCutchen's avatar
      Several fixes for merge file handling: · daa8d920
      Matt McCutchen authored
      - Free a mergelist's parent_dirscanned filters the last time it is
        popped or as soon as the filters are discarded due to the "n"
        modifier.  Aside from not leaking memory, this is needed to clean up
        any mergelists defined during the parent_dirscan to avoid crashing by
        trying to restore nonexistent state for them in pop_local_filters.
      - Make push_local_filters save the current mergelist_cnt, and make
        pop_local_filters assert that it has the correct number of mergelists
        before restoring their state.
      - Assert that mergelists get deactivated in strict LIFO order to catch
        any glitches as soon as they happen.  Free linked lists of filters in
        reverse order to make that the case.
      - Add a bunch of mergelist-related debug output (--debug=filter2).
      daa8d920
  8. 01 Sep, 2008 1 commit
  9. 31 Aug, 2008 3 commits
  10. 24 Aug, 2008 3 commits
  11. 17 Aug, 2008 2 commits
  12. 14 Aug, 2008 1 commit
  13. 10 Aug, 2008 1 commit
  14. 08 Aug, 2008 1 commit
  15. 02 Aug, 2008 10 commits
  16. 31 Jul, 2008 1 commit
  17. 30 Jul, 2008 2 commits
  18. 29 Jul, 2008 1 commit