1. 17 Nov, 1998 8 commits
  2. 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
  3. 13 Nov, 1998 2 commits
  4. 11 Nov, 1998 1 commit
  5. 10 Nov, 1998 3 commits
  6. 01 Nov, 1998 1 commit
  7. 29 Oct, 1998 4 commits
  8. 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
  9. 23 Oct, 1998 1 commit
  10. 21 Oct, 1998 4 commits
  11. 19 Oct, 1998 3 commits
  12. 15 Oct, 1998 1 commit
  13. 13 Oct, 1998 2 commits
  14. 07 Oct, 1998 1 commit
  15. 06 Oct, 1998 1 commit
  16. 02 Oct, 1998 6 commits