1. 18 Nov, 1998 3 commits
  2. 17 Nov, 1998 8 commits
  3. 14 Nov, 1998 1 commit
    • Amos Latteier's avatar
      Added __bobo_debug_mode__ special module variable. When set it shows... · 86142d8c
      Amos Latteier authored
      Added __bobo_debug_mode__ special module variable. When set it shows tracebacks,and tells you why it can't publish an object (i.e. not found, no doc string, unauthorized--no headers, or bad username/password, or starts with an underscore). Also special variables can be set through the environment BOBO_DEBUG_MODE, BOBO_HIDE_TRACEBACKS, BOBO_REALM. Note: __bobo_debug_mode__ overrides __bobo_hide_tracebacks__ which is now deprecated.
      86142d8c
  4. 13 Nov, 1998 2 commits
  5. 11 Nov, 1998 1 commit
  6. 10 Nov, 1998 3 commits
  7. 01 Nov, 1998 1 commit
  8. 29 Oct, 1998 4 commits
  9. 28 Oct, 1998 1 commit
    • Jim Fulton's avatar
      Massive update: · eea29ad9
      Jim Fulton authored
        - Added new protocol for binart string pickles that
          takes out unneeded puts.
      
        - Change unpickler to use internal data structure instead
          of list to reduce unpickling times by about a third.
      
        - Many cleanups to get rid of obfuscated error handling
          involving 'goto finally' and status vars.
      
        - Extensive reGuidofication.
      
        - Fixed binary floating-point pickling bug.
      eea29ad9
  10. 23 Oct, 1998 1 commit
  11. 21 Oct, 1998 4 commits
  12. 19 Oct, 1998 3 commits
  13. 15 Oct, 1998 1 commit
  14. 13 Oct, 1998 2 commits
  15. 07 Oct, 1998 1 commit
  16. 06 Oct, 1998 1 commit
  17. 02 Oct, 1998 3 commits