|
|
|
@3066
|
[3066]
|
02/21/08 11:43:36 |
jstenar |
pyreadline_trunk: quickfix for #228. Now defaults to ascii encoding if … |
|
|
|
@2924
|
[2924]
|
01/07/08 12:46:56 |
jstenar |
pyreadline: Added code to make interoperability with emacs work again. |
|
|
|
@2921
|
[2921]
|
01/04/08 10:57:27 |
jstenar |
pyreadline: chunking calls to WriteConsoleW to ensure not exceeding 64k … |
|
|
|
@2879
|
[2879]
|
11/29/07 12:10:33 |
fperez |
Mark trunk for v 1.6 development |
|
|
|
@2877
|
[2877]
|
11/29/07 12:06:41 |
fperez |
Mark version 1.5 for release |
|
|
|
@2876
|
[2876]
|
11/28/07 14:00:13 |
jstenar |
pyreadline: Warning messages for failed calls to parse_and_bind now … |
|
|
|
@2868
|
[2868]
|
11/20/07 12:59:58 |
jstenar |
pyreadline: patch from pan to remove cursor flickering when inputting … |
|
|
|
@2865
|
[2865]
|
11/10/07 12:28:25 |
jstenar |
pyreadline: all conversion is now handled by the ensure_unicode, … |
|
|
|
@2864
|
[2864]
|
11/09/07 18:13:26 |
jstenar |
pyreadline: more fixes to unicode |
|
|
|
@2863
|
[2863]
|
11/09/07 16:45:31 |
jstenar |
pyreadline: Fixes to make clipboard work with unicode. |
|
|
|
@2861
|
[2861]
|
11/09/07 14:40:25 |
jstenar |
pyreadline: fixes to make completion work on file paths containing … |
|
|
|
@2853
|
[2853]
|
10/30/07 15:42:59 |
jstenar |
Fixing wide character related bugs |
|
|
|
@2852
|
[2852]
|
10/30/07 15:02:10 |
jstenar |
pyreadline: Adding test suite for history buffer |
|
|
|
@2849
|
[2849]
|
10/29/07 13:46:18 |
jstenar |
pyreadline: patch provided by pan to enable input of unicode. |
|
|
|
@2514
|
[2514]
|
07/19/07 12:01:31 |
jstenar |
Fix bug reported by Michael Graz |
|
|
|
@2411
|
[2411]
|
05/29/07 16:14:28 |
jstenar |
pyreadline: increasing version number to 1.4.4 |
|
|
|
@2410
|
[2410]
|
05/29/07 13:04:51 |
jstenar |
pyreadline: fix bug in copy_selection_to_clipboard. Didn't work when … |
|
|
|
@2382
|
[2382]
|
05/24/07 13:11:32 |
jstenar |
pyreadline: Addition to manual |
|
|
|
@2340
|
[2340]
|
05/14/07 15:18:43 |
jstenar |
pyreadline: fix pageup, pagedown scrolling of window. Started work on … |
|
|
|
@2339
|
[2339]
|
05/14/07 13:02:27 |
jstenar |
pyreadline: fix pre_inputhook and startup_hook, autoindent were not … |
|
|
|
@2327
|
[2327]
|
05/09/07 20:58:26 |
fperez |
Updated version number for final 1.4.3 release. |
|
|
|
@2325
|
[2325]
|
05/09/07 14:11:12 |
jstenar |
pyreadline: Fix ticket #153, some updates to documentation. |
|
|
|
@2265
|
[2265]
|
04/21/07 15:26:24 |
jstenar |
pyreadline: updates to documentation and release.py. Change in how … |
|
|
|
@2250
|
[2250]
|
04/18/07 23:54:41 |
jdh2358 |
Update version info for release |
|
|
|
@2247
|
[2247]
|
04/18/07 12:29:44 |
jstenar |
pyreadline: Removing some test methods that should not have been comitted … |
|
|
|
@2246
|
[2246]
|
04/17/07 14:43:55 |
jstenar |
pyreadline: When allowing to bind ctrl-c we now issue a KeyBoardInterrupt? … |
|
|
|
@2245
|
[2245]
|
04/16/07 12:56:36 |
jstenar |
pyreadline: Fix crash when readline called from doctest. stdout was … |
|
|
|
@2242
|
[2242]
|
04/14/07 13:38:26 |
jstenar |
pyreadline: Changing default control-delete binding to forward_delete_word … |
|
|
|
@2239
|
[2239]
|
04/11/07 12:54:26 |
jdh2358 |
fix indentation errors |
|
|
|
@2238
|
[2238]
|
04/11/07 12:17:06 |
jdh2358 |
Fix missing function clear_history, thanks to a patch by Aldarion … |
|
|
|
@2237
|
[2237]
|
04/11/07 09:29:25 |
jdh2358 |
Fix setup.py for new package structure. |
|
|
|
@2145
|
[2145]
|
03/15/07 14:11:24 |
jstenar |
pyreadline: forgot to commit changelog |
|
|
|
@2143
|
[2143]
|
03/15/07 13:53:16 |
jstenar |
pyreadline: Copying refactor branch to become new trunk for 1.4 series |
|
copied from pyreadline/branches/refactor:
|
|
|
|
@2140
|
[2140]
|
03/15/07 13:39:26 |
jstenar |
pyreadline-refactor: Fix buggy get_begidx and get_endidx. Ensure unicode … |