1. 13 May, 2007 1 kayıt (commit)
  2. 25 Nis, 2007 1 kayıt (commit)
  3. 19 Mar, 2007 1 kayıt (commit)
  4. 27 Eki, 2006 1 kayıt (commit)
  5. 06 Haz, 2006 1 kayıt (commit)
    • Martin Blais's avatar
      Normalized a few cases of whitespace in function declarations. · 215f13dd
      Martin Blais yazdı
      Found them using::
      
        find . -name '*.py' | while read i ; do grep 'def[^(]*( ' $i /dev/null ; done
        find . -name '*.py' | while read i ; do grep ' ):' $i /dev/null ; done
      
      (I was doing this all over my own code anyway, because I'd been using spaces in
      all defs, so I thought I'd make a run on the Python code as well.  If you need
      to do such fixes in your own code, you can use xx-rename or parenregu.el within
      emacs.)
      215f13dd
  6. 03 Haz, 2006 13 kayıt (commit)
  7. 10 Nis, 2006 3 kayıt (commit)
  8. 16 Mar, 2006 1 kayıt (commit)
  9. 28 Şub, 2006 3 kayıt (commit)
  10. 27 Şub, 2006 1 kayıt (commit)
  11. 09 Kas, 2005 1 kayıt (commit)
  12. 30 Eki, 2005 1 kayıt (commit)
  13. 25 Agu, 2005 1 kayıt (commit)
  14. 15 Haz, 2005 1 kayıt (commit)
    • Michael W. Hudson's avatar
      Update version. · 0e21be71
      Michael W. Hudson yazdı
      I wonder if there's a way to fix this Makefile to be slightly less
      totally unreliable.
      0e21be71
  15. 12 Nis, 2005 1 kayıt (commit)
  16. 10 Nis, 2005 1 kayıt (commit)
  17. 09 Nis, 2005 2 kayıt (commit)
  18. 16 Ock, 2005 1 kayıt (commit)
  19. 11 Eyl, 2004 1 kayıt (commit)
  20. 31 Agu, 2004 1 kayıt (commit)
  21. 18 Tem, 2004 3 kayıt (commit)