提交历史

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