log cmd2.py @ 396:e60e2c15f026

age author description
Thu, 16 Sep 2010 07:38:26 -0400 Catherine Devlin ignore whitespace during comparisons
Tue, 07 Sep 2010 07:25:49 -0400 catherine devlin swallow xclip error
Wed, 07 Jul 2010 19:24:15 -0400 catherine devlin before jens bundle
Tue, 02 Mar 2010 19:12:08 -0500 catherine trying to fix binds
Mon, 01 Mar 2010 23:26:55 -0500 catherine doubledashcomment moved into sqlpyPlus to define parser after local comment definition
Mon, 22 Feb 2010 21:26:40 -0500 cat replacing temporaryfile with an object seems good
Mon, 22 Feb 2010 19:24:50 -0500 cat hg troubles with py3 branch
Mon, 22 Feb 2010 19:18:58 -0500 cat now attempting new outputtrap
Mon, 22 Feb 2010 18:09:06 -0500 cat decode seems a healthy change
Sun, 21 Feb 2010 15:25:22 -0500 cat avoiding 'str doesn't support the buffer api' exception
Thu, 18 Feb 2010 16:13:10 -0500 cat added run to py
Thu, 18 Feb 2010 15:35:36 -0500 cat fix quit() in py
Thu, 18 Feb 2010 01:32:50 -0500 catherine released 0.6.0 0.6.0
Wed, 17 Feb 2010 14:32:04 -0500 catherine fix usage help name-stripping bug
Wed, 17 Feb 2010 12:32:49 -0500 catherine EOF is now the 'unusual' stop signal
Wed, 17 Feb 2010 12:08:42 -0500 catherine redirect works even with print
Wed, 17 Feb 2010 00:01:55 -0500 catherine fixed bug in empty values
Tue, 16 Feb 2010 20:51:47 -0500 catherine still working out redirection
Tue, 16 Feb 2010 19:10:01 -0500 catherine output redirection now wraps around precmd, postcmd
Tue, 16 Feb 2010 17:33:11 -0500 catherine beginning to change output redirection
Tue, 16 Feb 2010 16:33:47 -0500 catherine going to try moving output redirection to outside precmd, postcmd hooks
Tue, 16 Feb 2010 15:47:17 -0500 catherine quitting after invocation commands
Tue, 16 Feb 2010 15:13:11 -0500 catherine transcript test wasn't running pre and post cmd hooks
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:53:02 -0500 catherine cleanup print to py3 syntax'
Tue, 16 Feb 2010 12:36:14 -0500 catherine detect lists with __reversed__ not __getslice__
Tue, 16 Feb 2010 12:23:47 -0500 catherine MyInteractiveInterpreter removed
Mon, 15 Feb 2010 22:07:37 -0500 catherine alternatives
Mon, 15 Feb 2010 17:45:52 -0500 catherine tweaks for sqlpython compatibility
Fri, 12 Feb 2010 23:29:19 -0500 cat run() folded into app.cmdloop()