index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libreadline.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-4/+7
*
Add get_history_item and replace_history_item functions to the readline
Skip Montanaro
2004-08-15
1
-1/+10
*
stupid, stupid, stupid... raw_input() already supports readline() if the
Skip Montanaro
2004-05-24
1
-11/+1
*
Add example that uses readline.readline().
Skip Montanaro
2004-05-23
1
-0/+33
*
Exposed readline() function from the readline module.
Skip Montanaro
2004-05-23
1
-0/+5
*
Document readline module functions added in Python 2.3. See:
Phillip J. Eby
2004-05-04
1
-0/+16
*
Patch #800697: Add readline.clear_history.
Martin v. Löwis
2003-09-20
1
-0/+6
*
I'm am the PyPy sprint waiting for a Grand Renaming so I killed a few
Michael W. Hudson
2003-02-21
1
-2/+2
*
Add some minimal doc for get_completer added for patch 676342
Neal Norwitz
2003-02-21
1
-0/+5
*
SF patch #443759: Add Interface to readline's add_history
Guido van Rossum
2001-10-19
1
-0/+4
*
Patch #462122: add readline startup and pre_event hooks.
Martin v. Löwis
2001-09-30
1
-0/+16
*
Cleaned up the description of readline.set_completer().
Fred Drake
2001-08-01
1
-4/+7
*
Fixed lots of small nits caught by Ka-Ping Yee <ping@lfw.org>.
Fred Drake
2000-10-10
1
-1/+1
*
Correct markup error.
Fred Drake
2000-08-09
1
-2/+3
*
added documentation for new functions {get,set}_history_length
Skip Montanaro
2000-07-19
1
-0/+11
*
Several small changes, mostly to the markup, to improve consistency and
Fred Drake
2000-07-06
1
-30/+34
*
simple-minded readline section doc based upon module's doc strings.
Skip Montanaro
2000-07-06
1
-0/+90