1. 12 Nov, 2012 1 commit
  2. 07 Nov, 2012 1 commit
  3. 14 Sep, 2012 3 commits
  4. 28 Aug, 2012 2 commits
  5. 08 Aug, 2012 1 commit
  6. 06 Aug, 2012 2 commits
  7. 04 Aug, 2012 1 commit
  8. 31 Jul, 2012 1 commit
  9. 16 Jul, 2012 4 commits
  10. 12 Jul, 2012 1 commit
  11. 09 Jul, 2012 2 commits
  12. 08 Jul, 2012 5 commits
  13. 02 Jul, 2012 1 commit
  14. 01 Jul, 2012 1 commit
  15. 30 Jun, 2012 3 commits
  16. 23 May, 2012 3 commits
  17. 16 Feb, 2012 1 commit
    • Juliusz Chroboczek's avatar
      Remove "parasitic" mode. · 03dcac30
      Juliusz Chroboczek authored
      This is the functionality described in Appendix C of RFC 6126.  Its
      main purpose is to avoid keeping a full source table, which makes it
      possible to implement a subset of Babel in just a few hundred lines of
      code.  However, the code for maintaining the source table is already
      there, and a parasitic implementation can be simulated using filtering
      -- so it makes little sense to keep the functionality.
      03dcac30
  18. 11 Feb, 2012 7 commits