2011-09-07 19:49:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 07 19:34:40 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.10:
|
|
|
|
* wrap TERMKEY_CANON_* flags and termkey_{get,set} functions
|
|
|
|
* ensure that EINTR flag shadowing doesn't break ability to read the RAW or
|
|
|
|
UTF8 flags back out of the underlying object
|
|
|
|
|
|
|
|
- changes from 0.9:
|
|
|
|
* wrap TERMKEY_RES_ERROR, TERMKEY_FLAG_EINTR
|
|
|
|
* implement EINTR retry logic in XS wrappings so that PERL_ASYNC_CHECK() can
|
|
|
|
dispatch safe signal handlers
|
|
|
|
|
2011-04-11 22:07:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 11 21:38:16 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 0.08:
|
|
|
|
* updated for libtermkey 0.7:
|
|
|
|
+ added ->parse_key, ->parse_key_at_pos, ->keycmp
|
|
|
|
* added $key->modifier_shift, modifier_alt, modifier_ctrl
|
|
|
|
|
2011-03-25 06:41:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 25 06:40:47 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.07)
|
|
|
|
|