| 1 |
root |
1.1 |
Revision history for Perl extension AnyEvent::ReadLine::Gnu |
| 2 |
|
|
|
| 3 |
root |
1.4 |
TODO: rltelnet docs |
| 4 |
|
|
- make sure any readline adornment is off even on first redisplay. |
| 5 |
root |
1.3 |
- added caveat section. |
| 6 |
root |
1.5 |
- fix "support" url. |
| 7 |
root |
1.3 |
|
| 8 |
root |
1.2 |
0.2 Thu May 10 23:52:21 CEST 2012 |
| 9 |
|
|
- the SYNOPSIS used cb instead of the correct |
| 10 |
|
|
on_line parameter name. |
| 11 |
|
|
- postpone the invocation of the on_line callback as readline |
| 12 |
|
|
is not yet in a "new line" state when calling the callback. |
| 13 |
|
|
- pass point position to callback. |
| 14 |
|
|
- accept both cb and on_line for callback, croak if |
| 15 |
|
|
both are missing. |
| 16 |
|
|
- clarify encoding. |
| 17 |
|
|
|
| 18 |
root |
1.1 |
0.1 Thu May 10 04:21:08 CEST 2012 |
| 19 |
|
|
- first release. |
| 20 |
|
|
|
| 21 |
|
|
0.0 Thu May 10 02:38:09 CEST 2012 |
| 22 |
|
|
- creation. |