Sha256: 83a6bd58d6242b56aaa7d7beab8f25d8abb78451c69b9e0b0c6e23ba968dc00e

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

=== 0.4.0 / 2011-01-10

* Enhancements:
  * Provides convenience gem for 3rd parties.
  * Provides access to readline line_buffer (to support Bond).
  * Initial support for gemification of the library.
  * Reduce keyboard input delay to kill sluggishness.

=== 0.3.0 / 2010-12-27

* Enhancements:
  * Yield procesor to other threads on Windows. [jduck]

* Bugfixes:
  * Fix 1.8 and 1.9 code compatibility issues. [jduck]
  * Changes on Encoding detection. [jduck]
  * Handle ^L properly. [jduck]
  * Instance variable/typos cleanup. [jduck]

=== 0.2.2 / 2010-10-19

* Enhancements:
  * Implemented missing _rl_input_available. [Spakman]
  * Made code look more Ruby than C. [Spakman]

* Bugfixes:
  * Fix bugs in the reverse search. Closes GH-14. [Spakman]
  * Do not eval inputrc defitions. Closes GH-17

=== 0.2.1 / 2010-08-22

* Bugfixes:
  * Use stdcall as default calling convention under Ruby 1.9 [GH-15]
  * Fix TERM under Windows

=== 0.2.0

* Bugfixes:
  * Accept 'cygwin' as valid terminal [rogerdpack]
  * Accept 'dumb' as valid terminal. Closes GH-7
  * Fix crash when performing reverse look search. Closes GH-6

=== 0.1.2 / 2009-05-18

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rb-readline-0.4.0 CHANGES