~bzr-pqm/bzr/bzr.dev

  • Committer: Martin Pool
  • Date: 2008-04-24 07:22:53 UTC
  • Revision ID: mbp@sourcefrog.net-20080424072253-opmjij7xfy38w27f
Remove every assert statement from bzrlib!

Depending on the context they are:

 * turned into an explicit if/raise of either AssertionError 
   or something more specific -- particularly where they protect
   programming interfaces, complex invariants, or data file integrity
 * removed, if they're redundant with a later check, not protecting
   a meaningful invariant
 * turned into a selftest method on tests
Filename Latest Rev Last Changed Committer Comment Size
..
developers 2481.1.1 17 years ago Robert Collins Move HACKING to docs/developers/HACKING and adjust Diff
en 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
bazaar-vcs.org.kid 2691.1.17 17 years ago Ian Clatworthy Fix pretty doc generation so works for all html do 18.2 KB Diff Download File
default.css 2677.1.1 17 years ago Alexander Belchenko rst2html: workaround for IE bug with id="tags" 1.8 KB Diff Download File
index.txt 3101.2.4 16 years ago Ian Clatworthy include feedback from kiko 1.5 KB Diff Download File