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
/
Parser
/
myreadline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The previous fix was still broken; the Py_END_ALLOW_THREADS macro was
Guido van Rossum
1998-08-29
1
-1/+3
*
We now assume that PyOS_Readline() is called with the interpreter lock
Guido van Rossum
1998-08-27
1
-11/+3
*
Renamed Py_input_hook to PyOS_InputHook.
Guido van Rossum
1997-08-11
1
-3/+3
*
Move GNU readline interface to ../Modules/readline.c.
Guido van Rossum
1997-08-05
1
-78/+3
*
Remove two unised variables.
Guido van Rossum
1997-04-09
1
-2/+0
*
Restructured quite a bit, hopefully Lee Busby will find this useful.
Guido van Rossum
1997-02-18
1
-50/+82
*
Make gcc -Wall happy
Guido van Rossum
1996-12-02
1
-0/+2
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Explicitly call rl_initialize().
Guido van Rossum
1996-09-13
1
-1/+5
*
Always include config.h
Guido van Rossum
1996-08-19
1
-2/+0
*
Only define PyOS_ReadlineInit if WITH_READLINE defined.
Guido van Rossum
1996-05-24
1
-0/+2
*
Separate readline initialization into new function PyOS_ReadlineInit().
Guido van Rossum
1996-04-09
1
-7/+14
*
add sigrelse() call for SunOS 4.1; add some fflush() calls
Guido van Rossum
1996-01-12
1
-0/+6
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-10/+67
*
None
Guido van Rossum
1993-12-24
1
-0/+119