log

age author description
Wed, 17 Feb 2010 17:18:26 -0500 catherine leave office for pycon...
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 23:08:17 -0500 catherine line spacing
Tue, 16 Feb 2010 23:07:04 -0500 catherine cmd2 docs
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 14:05:25 -0500 catherine graph'
Tue, 16 Feb 2010 13:01:41 -0500 catherine py3 conversion complete?
Tue, 16 Feb 2010 12:57:05 -0500 catherine pyparsing_py3'
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
Tue, 16 Feb 2010 11:22:45 -0500 catherine example changing print to 2.6'
Tue, 16 Feb 2010 11:02:56 -0500 catherine begin Pycon talk
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()
Fri, 12 Feb 2010 22:57:41 -0500 cat unit tests fixed
Fri, 12 Feb 2010 22:15:04 -0500 cat doc refreshing refresh.bash
Fri, 12 Feb 2010 21:41:17 -0500 cat more docs
Fri, 12 Feb 2010 16:28:15 -0500 cat default_to_shell
Fri, 12 Feb 2010 15:55:38 -0500 cat free function docs
Fri, 12 Feb 2010 15:35:48 -0500 cat locals_in_py
Thu, 11 Feb 2010 18:22:17 -0500 catherine initial args working
Thu, 11 Feb 2010 17:47:29 -0500 catherine run() working
Thu, 11 Feb 2010 17:03:45 -0500 catherine want to incorporate run() for tests - not yet working
Thu, 11 Feb 2010 16:07:24 -0500 catherine make SHOW TABLES work
Thu, 11 Feb 2010 14:46:50 -0500 catherine tweak to settable
Thu, 11 Feb 2010 14:41:07 -0500 catherine transcript test running again
Thu, 11 Feb 2010 14:39:49 -0500 catherine blindly stripping strips, sigh
Thu, 11 Feb 2010 14:18:28 -0500 catherine transcript test stuck in infinite loop?
Thu, 11 Feb 2010 13:07:05 -0500 catherine begin to switch settable to TextLineList
Thu, 11 Feb 2010 11:25:35 -0500 cat more flatten_lines work
Thu, 11 Feb 2010 09:08:22 -0500 cat experiments with line flattening
Wed, 10 Feb 2010 19:44:27 -0500 cat oops, remove benchmark references
Wed, 10 Feb 2010 18:02:55 -0500 cat doc skeleton
Wed, 10 Feb 2010 14:07:01 -0500 catherine begin new docs
Tue, 09 Feb 2010 21:15:56 -0500 catherine must puzzle out parsing of quoted strings
Sat, 06 Feb 2010 19:21:44 -0500 catherine colorize taken from sqlpython
Sun, 31 Jan 2010 08:18:15 -0500 catherine excluded --options from --comments with .NotAny
Fri, 29 Jan 2010 11:26:23 -0500 catherine select polished
Fri, 29 Jan 2010 10:32:40 -0500 catherine added bash-style SELECT
Thu, 28 Jan 2010 08:52:04 -0500 catherine tightening up history.search
Thu, 28 Jan 2010 07:55:34 -0500 catherine throw error from .span'
Wed, 27 Jan 2010 16:29:33 -0500 catherine new History.span()
Wed, 27 Jan 2010 16:28:10 -0500 catherine new History.span()
Wed, 27 Jan 2010 10:16:08 -0500 catherine tweaking transcript test newlines (complete)
Wed, 27 Jan 2010 10:05:11 -0500 catherine tweaking transcript test newlines
Tue, 26 Jan 2010 18:11:12 -0500 catherine refactored, unit tests pass
Tue, 26 Jan 2010 18:04:20 -0500 catherine refactor mostly done?
Tue, 26 Jan 2010 17:39:29 -0500 catherine assume newfunc does not have to accept unparsed arguments
Tue, 26 Jan 2010 17:23:44 -0500 catherine trying to simplify parse results
Mon, 25 Jan 2010 10:05:51 -0500 catherine connect2 changes in progress