Commit Graph

  • 64e56d7420 Typos in release.py master Jörgen Stenarson 2013-04-03 20:26:21 +02:00
  • a413e62c53 Merge pull request #11 from jstenar/fixes2.0 Jörgen Stenarson 2013-04-03 10:48:51 -07:00
  • ddcfd91940 Removing todo.txt Jörgen Stenarson 2013-04-03 19:48:10 +02:00
  • 10d345f82a adding entry for *.*~ to gitignore Jörgen Stenarson 2013-04-03 19:27:18 +02:00
  • b3bf3428e0 Updating docs Jörgen Stenarson 2013-04-03 19:26:34 +02:00
  • b2e55df8e3 bump version to 2.0 Jörgen Stenarson 2013-04-03 19:24:30 +02:00
  • 9fcaa48cbe Handle non-ascii for history and ini filenames Jörgen Stenarson 2013-03-27 22:00:34 +01:00
  • d7fc18bf5f Create README.rst Jörgen Stenarson 2013-04-03 19:51:40 +03:00
  • 8edfe8c2cb Merge pull request #10 from teegaar/master Jörgen Stenarson 2013-03-27 14:26:57 -07:00
  • 514ed19e1b fix problems with non-ASCII text in clipboard teegaar 2012-11-10 21:57:57 +04:00
  • c1a9ce4e23 Merge pull request #7 from jstenar/master Jörgen Stenarson 2012-08-21 00:38:41 -07:00
  • ff1dfb08f1 Ensure add_history adds unicode string jstenar 2012-08-17 09:12:38 +02:00
  • aacd8b5356 Make logserver.py callable jstenar 2012-08-17 09:01:38 +02:00
  • 98e8ae09ab Make show_all_if_ambiguous mode='on' the default Jörgen Stenarson 2012-06-27 21:15:59 +02:00
  • 7acedc9939 Removing unecessary import of pdb, can cause problems #1 Jörgen Stenarson 2012-06-27 20:39:33 +02:00
  • c5c023608f Merge pull request #4 from willbr/master Jörgen Stenarson 2012-06-27 11:32:58 -07:00
  • 37a2129b0c Merge pull request #6 from jstenar/unicode_write_scrolling Jörgen Stenarson 2012-06-27 11:26:35 -07:00
  • 01b6bfeb9d Fix unicode problem in write_scrolling jstenar 2012-05-16 08:54:55 +02:00
  • 764360a21a Make sure format string is of str type Jörgen Stenarson 2012-05-10 20:31:36 +02:00
  • efe540bb9e fixing vi mode not updating history William Bettridge-Radford 2012-03-22 21:03:06 +00:00
  • 6405949f43 Changes to build process Jörgen Stenarson 2012-02-16 19:38:17 +01:00
  • f6b7a64b2e renaming .bzrignore to .gitignore Jörgen Stenarson 2012-02-15 21:15:18 +01:00
  • ecd790274b fixing warnings during unittest with python3 Jörgen Stenarson 2012-02-15 21:13:44 +01:00
  • cf124a0d72 py3k unified files pyreadline/test/*.py Jörgen Stenarson 2012-02-15 21:07:30 +01:00
  • e312fb0a1e py3 unified files pyreadline/modes/*.py Jörgen Stenarson 2012-02-15 20:57:27 +01:00
  • 7d73e01a56 py3 unified pyreadline/lineeditor/lineobj.py Jörgen Stenarson 2012-02-15 20:47:28 +01:00
  • 7e1173a218 py3 unified files pyreadline/keysyms/*.py Jörgen Stenarson 2012-02-15 20:44:45 +01:00
  • a5d8b6e629 py3 unified files in pyreadline/console/*.py Jörgen Stenarson 2012-02-15 20:39:56 +01:00
  • a85c6d43be py3 unified files pyreadline/clipboard/*.py Jörgen Stenarson 2012-02-15 20:24:08 +01:00
  • 0fb82959c2 py3 unification of pyreadline/*.py files Jörgen Stenarson 2012-02-15 20:18:50 +01:00
  • 74ca9e108a Adding __future__ imports to all files Jörgen Stenarson 2012-02-15 18:38:16 +01:00
  • 8a64799946 Return str from get_completer_delims on python3 Jörgen Stenarson 2011-11-16 20:22:13 +01:00
  • 090c214cd8 Adding missing functions to readline.py 1.7 Jorgen Stenarson 2011-10-18 20:47:47 +02:00
  • 94d2539dfc Bad fix for crash on python3, some conflict with 64-bit fix and _strncpy. Jorgen Stenarson 2011-10-06 21:48:31 +02:00
  • 2fb5df1811 Merging python3 fixes from Shimizukawa Jorgen Stenarson 2011-10-06 21:02:52 +02:00
  • b8e003ab7f Bumping version to 1.7.1 Jorgen Stenarson 2011-10-06 20:27:37 +02:00
  • e317e06c3d Merging fixes for 64-bit Jorgen Stenarson 2011-10-06 19:48:11 +02:00
  • d5e23948e7 Fix for loading msvcrt in ctypes on python <2.6. Provided by Cristoph Gohlke Jorgen Stenarson 2011-07-07 23:55:20 +02:00
  • 6ead15b3d6 Applying 6$-bit patch from Cristoph Gohlke Jorgen Stenarson 2011-07-07 21:30:23 +02:00
  • 6d756675a0 Some more 64-bit fixes suggested by Cristoph Gohlke Jorgen Stenarson 2011-07-06 19:48:11 +02:00
  • 62c034eb20 Some more changes for 64-bit Jorgen Stenarson 2011-07-05 21:57:50 +02:00
  • cdd9e98b7e Changing console.py to be 64-bit compliant Jorgen Stenarson 2011-07-05 21:41:09 +02:00
  • 2a03c0cab6 fixed: bytes iteration generate int literal instead of bytes literal shimizukawa 2011-04-23 17:25:23 +09:00
  • 22cb209d12 Doc changes and release changes for 1.7 Jorgen Stenarson 2011-04-14 21:00:46 +02:00
  • 1dd053671e Finalizing incremental search Jorgen Stenarson 2011-04-14 20:36:47 +02:00
  • 18cb7fe6ca Fixing get_history_item indexing to be 1 based, fixes bug #760901 Jorgen Stenarson 2011-04-14 19:01:12 +02:00
  • 1d71dec2a0 Fix for reverse and forward incremental search Jorgen Stenarson 2011-04-14 18:52:22 +02:00
  • 10b2612e14 update documents. shimizukawa 2011-04-10 03:16:43 +09:00
  • 88b892079d setup now have 2to3 sequence that functionality depend on distribute package. shimizukawa 2011-04-10 03:00:18 +09:00
  • d2e943c670 remove syntax rely on python2. shimizukawa 2011-04-10 02:09:27 +09:00
  • d398d1e987 bytes/str/unicode tweaking for py2/3. shimizukawa 2011-04-09 18:46:51 +09:00
  • 08f4cf1c2b bytes/str/unicode tweaking for py2/3. shimizukawa 2011-04-09 18:22:08 +09:00
  • 317402ad24 new module was deprecated at python2.6 and types work with py2/3. shimizukawa 2011-04-09 18:15:19 +09:00
  • bf8f52bad9 bytes/str/unicode tweaking for py2/3. shimizukawa 2011-04-09 18:04:41 +09:00
  • 452c5d831c add ignore for python3's pyc cache directory. shimizukawa 2011-04-09 17:06:00 +09:00
  • 88df4051ed remove 'exceptions' package name. it is not need in Python2 and Python3. shimizukawa 2011-04-09 16:52:04 +09:00
  • 0722906956 remove relative import for adapt to 2to3 shimizukawa 2011-04-09 16:21:32 +09:00
  • e3e4299233 revert python3 support. shimizukawa 2011-04-09 16:18:47 +09:00
  • c7f6181845 fix for python3: fp.write() need bytes object instead of str. shimizukawa 2011-03-30 09:34:12 +09:00
  • 676eb1cb0b fix for python3: new.instancemethod was replaced with types.MethodType shimizukawa 2011-03-30 09:23:29 +09:00
  • fa8ef34901 update document. shimizukawa 2011-03-30 00:57:50 +09:00
  • fcfc113c12 change function name: ensure_str -> ensure_bytes. change function name: ensure_unicode -> ensure_str. shimizukawa 2011-03-30 00:51:53 +09:00
  • 315830d67d fix for python3 bytes/str type mismatch. shimizukawa 2011-03-30 00:47:36 +09:00
  • be456b10c8 add ignore for python3's pyc cache directory. shimizukawa 2011-03-30 00:46:51 +09:00
  • a0b0db4057 apply 2to3.py shimizukawa 2011-03-30 00:26:30 +09:00
  • 75dcc77771 Merging doc changes from 1.6 r96..97 Jorgen Stenarson 2011-02-25 20:46:16 +01:00
  • e24e2e1fa7 Merging r98..99 from 1.6 Jorgen Stenarson 2011-02-25 20:22:11 +01:00
  • fbe5cc9ae4 Merging from r92 1.6 Jorgen Stenarson 2011-02-25 20:19:13 +01:00
  • 610da9b17f Add enable_ipython_paste_for_paths to rlmain.config 1.6 Jorgen Stenarson 2011-02-25 19:36:19 +01:00
  • f2db2252b0 Make test filenames compatible with unittest2 Jorgen Stenarson 2011-01-12 20:08:22 +01:00
  • 09f5e4a145 Fixes to docs and tests. Jorgen Stenarson 2011-01-12 20:06:15 +01:00
  • 71187635d0 Fixes to release.py Jorgen Stenarson 2011-01-11 18:26:07 +01:00
  • 431135ec7c Move logging to its own channel Jorgen Stenarson 2011-01-11 17:48:31 +01:00
  • 330c7e7d09 Fix for set in parse_and_bind. Bug #449963 problem found by alon Jorgen Stenarson 2010-11-29 19:39:07 +01:00
  • 2471fdd7fd Fix for set in parse_and_bind. Bug found by alon. Jorgen Stenarson 2010-11-29 19:18:18 +01:00
  • 0361cee292 Fix of add_history bug #637506 Jorgen Stenarson 2010-09-21 18:19:43 +02:00
  • bad7ebf0a3 Fixing readline api problems Bug #637506 Jorgen Stenarson 2010-09-16 20:41:57 +02:00
  • 5ce0f009bd Merge changes from 1.6.2 Jorgen Stenarson 2010-08-25 19:09:20 +02:00
  • 20ebe00853 Bumped version to 1.6.2 Jorgen Stenarson 2010-08-25 18:56:29 +02:00
  • 82689c3ba3 Fix for tab completion when there is no commonprefix. Like when matching magics in ipython Jorgen Stenarson 2010-08-25 18:55:25 +02:00
  • 788302868c Pep-8 modes/emacs.py Jorgen Stenarson 2010-07-20 20:14:35 +02:00
  • c87e0b429c Fix failure in unit test of vi mode Jorgen Stenarson 2010-07-20 19:12:13 +02:00
  • 899ab84bfd Adding test.__init__ to make tests discoverable Jorgen Stenarson 2010-07-20 18:31:01 +02:00
  • d1ad6139bb Making tests discoverable Jorgen Stenarson 2010-07-20 18:30:15 +02:00
  • 1a8d359755 Merged fixes for 1.6.1 Jorgen Stenarson 2010-07-20 18:24:29 +02:00
  • b656ba1f3a Add default for ctrl-h same as backspace Jorgen Stenarson 2010-07-19 19:14:38 +02:00
  • 10b63b2321 Bumping version to 1.6.1 Jorgen Stenarson 2010-07-19 19:09:58 +02:00
  • a37bedc634 Fix to #607329. Error in setup.py when sphinx is not installed. Jorgen Stenarson 2010-07-19 19:09:00 +02:00
  • 255e87419a Tab-completion problem in Python2.6 fixed. Jorgen Stenarson 2010-07-15 23:52:43 +02:00
  • 0fd037b8c0 Merge changes from 1.6 release Jorgen Stenarson 2010-07-15 20:44:41 +02:00
  • 76080fa885 Fixing release.py for 1.6 Jorgen Stenarson 2010-07-15 19:54:44 +02:00
  • 661f396303 Adding cleanup code to fix problem in python 2.7 Jorgen Stenarson 2010-07-15 19:52:53 +02:00
  • bccf027a41 Setting version to 1.6 and adding build-doc.bat Jorgen Stenarson 2010-07-15 19:09:35 +02:00
  • ea3dcdd168 Fixes for bugs #357977 and #372568. Jorgen Stenarson 2010-07-15 18:23:16 +02:00
  • f3d3b840b8 Changing default status of complete_filesystem to off Jorgen Stenarson 2010-07-04 21:21:06 +02:00
  • 2c56c1f08a Removed print debugging Jorgen Stenarson 2010-02-22 20:25:18 +01:00
  • a4e4163575 Make it possible to bind a function to a key Jorgen Stenarson 2010-02-22 19:51:08 +01:00
  • 3721005ad9 Fix for Bug 524511. Make it possible to disable filesystem completion Jorgen Stenarson 2010-02-22 19:34:52 +01:00
  • 5d2f4c4c34 Fixes to logging module Jorgen Stenarson 2010-01-29 19:21:25 +01:00
  • cd33adfe98 Fix to make it possible to disable pyreadline from ini file Jorgen Stenarson 2010-01-28 20:36:47 +01:00