[Subversion] / PEAK / src / peak / util / readline_stack.py  

Log of /PEAK/src/peak/util/readline_stack.py

Parent Directory

No default branch
Bookmark a link to HEAD: (view) (download) (as text)


Revision 1386 - (view) (download) (as text) - [select for diffs]
Modified Fri Sep 5 17:56:11 2003 UTC (20 years, 7 months ago) by pje
File length: 3485 byte(s)
Diff to previous 1384
Removed redundant option settings; fix to handle cases where readline
history is cleared between calls to '_closeHistory()', resulting in a
negative number of "lines added" to the history.

Revision 1384 - (view) (download) (as text) - [select for diffs]
Modified Thu Sep 4 23:18:59 2003 UTC (20 years, 7 months ago) by pje
File length: 3516 byte(s)
Diff to previous 1364
Changes to readline management so that history files don't become
excessively large when switching between interactors (e.g. N2 namespace,
python, and SQL modes).  Unfortunately, these changes only work with
Python 2.3 (or 2.2.3 with a custom patch to the readline module).

Revision 1364 - (view) (download) (as text) - [select for diffs]
Modified Thu Aug 28 03:01:25 2003 UTC (20 years, 7 months ago) by tsarna
File length: 2724 byte(s)
Diff to previous 1346
add default paramaters to pushRLHistory() except for filename.

Add a new parameter for the history file length limit in lines,
defaulting to -1 (unlimited)

Add a docstring for pushRLHistory()

Revision 1346 - (view) (download) (as text) - [select for diffs]
Added Tue Aug 19 16:27:04 2003 UTC (20 years, 8 months ago) by tsarna
File length: 1737 byte(s)
Move n2's rlhist to peak.util.readline_stack, as it's a generic
not-n2-specific utility thing that someone might want to use elsewhere.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help