Commit History

Author SHA1 Message Date
  Daniel Llorens f361584a15 Fix check for rl_get_keymap 5 years ago
  Andy Wingo 96c9af4ab1 readline: Avoid interpreting control characters in pastes. 7 years ago
  Daniel Llorens 395582b218 Avoid stifling readline history when looking up options 9 years ago
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Andy Wingo 7dfcaf2616 simplify readline.c 12 years ago
  Andy Wingo 08467a7e61 add scm_from_port_string and friends 12 years ago
  Andy Wingo ddfb5e2bb0 readline only handles SIGWINCH 14 years ago
  Andy Wingo 4255e79fda fix argument tab-completion 14 years ago
  Andy Wingo e7efe8e793 decruftify scm_sys_protects 15 years ago
  Michael Gran f7f4d0477e Make scm_i_from_stringn into API for use with libguilereadline 15 years ago
  Michael Gran 7519234547 Fix broken interaction between readline and Unicode 15 years ago
  Ludovic Courtès 7a5ab3693c Don't use a sub-`configure' for `guile-readline'. 15 years ago
  Neil Jerram 0ebbcf43c4 Remove AC_SYS_RESTARTABLE_SYSCALLS and related code 15 years ago
  Neil Jerram b82a8b4850 Change guile-readline license to GPLv3+ 15 years ago
  Han-Wen Nienhuys 89bc270db3 Remove GH and its traces. 16 years ago
  Neil Jerram b226295af8 Release stuff: missing NEWS and 2007/2008 copyrights. 17 years ago
  Neil Jerram 6a945c34cf * readline.c (scm_init_readline): Only do init_bouncing_parens () 17 years ago
  Ludovic Courtès d3075c52ac Changes from arch/CVS synchronization 17 years ago
  Han-Wen Nienhuys 0710943619 terminate option list with NULL. 18 years ago
  Han-Wen Nienhuys 6256065013 * readline.c: terminate option list with NULL. 18 years ago
  Kevin Ryde 5be9f7290b merge from 1.8 branch 18 years ago
  Kevin Ryde 1b09b607dd merge from 1.8 branch 19 years ago
  Marius Vollmer 92205699d0 The FSF has a new address. 19 years ago
  Marius Vollmer 0ddf47fcaa Use scm_current_input_port instead of scm_cur_inp. Use scm_std_select 20 years ago
  Marius Vollmer ad6dec055f Avoid the use of discouraged or deprecated things. 20 years ago
  Marius Vollmer be49d1df07 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Marius Vollmer 00874d5fb0 Replaced all uses of deprecated SCM_FALSEP, SCM_NFALSEP, SCM_BOOL, 20 years ago
  Mikael Djurfeldt cdbb889adb * readline.c (redisplay): Removed. (It didn't do anything other 22 years ago
  Rob Browning 26aff4f90e * readline.c: add HAVE_CONFIG_H test guarding #include config.h. 22 years ago
  Neil Jerram 2f413bc4bd Fix input/output port typo. 22 years ago