1. 22 Tem, 1998 1 kayıt (commit)
  2. 20 Tem, 1998 1 kayıt (commit)
    • Guido van Rossum's avatar
      Added support for specifying a filename for a breakpoint, roughly · b5699c72
      Guido van Rossum yazdı
      according to an idea by Harri Pasanen (but with different syntax).
      This affects the 'break' and 'clear' commands and their help
      functions.  Also added a helper method lookupmodule().
      
      Also:
      
      - Try to import readline (important when pdb is used from/as a script).
      - Get rid of reference to ancient __privileged__ magic variable.
      - Moved all import out of functions to the top.
      - When used as a script, check that the script file exists.
      b5699c72
  3. 25 Şub, 1998 1 kayıt (commit)
  4. 29 Eyl, 1997 1 kayıt (commit)
  5. 18 Tem, 1997 1 kayıt (commit)
  6. 11 Tem, 1997 1 kayıt (commit)
  7. 27 Kas, 1996 1 kayıt (commit)
  8. 10 Eyl, 1996 1 kayıt (commit)
  9. 30 Tem, 1996 1 kayıt (commit)
  10. 07 Agu, 1995 1 kayıt (commit)
  11. 27 Şub, 1995 1 kayıt (commit)
  12. 03 Şub, 1995 1 kayıt (commit)
  13. 10 Kas, 1994 1 kayıt (commit)
  14. 01 Agu, 1994 1 kayıt (commit)
  15. 17 Ara, 1993 1 kayıt (commit)
  16. 22 Eki, 1993 2 kayıt (commit)
  17. 29 Tem, 1993 1 kayıt (commit)
  18. 23 Haz, 1993 1 kayıt (commit)
  19. 29 Mar, 1993 1 kayıt (commit)
  20. 14 Ara, 1992 1 kayıt (commit)
    • Guido van Rossum's avatar
      * Got entirely rid of path.py. · 89a78697
      Guido van Rossum yazdı
      * Many modules: fixes for new, stricter, argument passing rules
        (most changes were automatic ones -- not all of this is tested!).
      * gwin.py: now uses mainloop.py for its main loop and window admin.
      * mainloop.py: always call dispatch() with event as a tuple!
      * Fix bug in pdb's 'clear' command -- don't set the bpt but clear it!
      89a78697
  21. 05 Kas, 1992 1 kayıt (commit)
    • Guido van Rossum's avatar
      * change default line numbers for 'list' in pdb.py · c629d34c
      Guido van Rossum yazdı
      * changed eval() into getattr() in cmd.py
      * added dirname(), basename() and (dummy) normath() to macpath.py
      * renamed nntp.py to nntplib.py
      * Made string.index() compatible with strop.index()
      * Make string.atoi('') raise string.atoi_error rather than ValueError
      * Added dirname() and normpath() to posixpath.
      c629d34c
  22. 08 Eyl, 1992 1 kayıt (commit)
  23. 02 Eyl, 1992 1 kayıt (commit)
  24. 27 Ock, 1992 1 kayıt (commit)
  25. 16 Ock, 1992 2 kayıt (commit)
  26. 14 Ock, 1992 1 kayıt (commit)
  27. 12 Ock, 1992 2 kayıt (commit)
  28. 10 Ock, 1992 1 kayıt (commit)