Skip to content

commits Search Results · feature org:github sort:author-date-asc

Filter by

0 results
 (554 ms)

0 results

ingithub (press backspace or delete to remove)

loading. * io.c (io_fread): use fread(3) if PENDING_COUND is available. * class.c (rb_mod_include_p): Module#include? added. [new] * re.…
  •  matz committed 
    on Jul 24, 2001

rb_find_file_noext(). * eval.c (rb_f_require): should call rb_feature_p() after extension completion. * eval.c (rb_eval): add CHECK_INTS…
  •  matz committed 
    on Jul 27, 2001

(as well as showing it for cut and paste). For SSH1, this feature is largely cosmetic and added for orthogonality; it comes into its own …

* ruby.c (set_arg0): long strings for $0 dumped core. * ruby.c (set_arg0): use setprogtitle() if it's available. * io.c (rb_io_popen): ac…
  •  matz committed 
    on Sep 3, 2001

* ruby.c (set_arg0): long strings for $0 dumped core. * ruby.c (set_arg0): use setprogtitle() if it's available. * io.c (rb_io_popen): ac…
  •  matz committed 
    on Sep 3, 2001

even if readline() interrupted. * ext/readline/readline.c: returned string need to be tainted. * ext/readline/readline.c: fixed memory l…
  •  shugo committed 
    on Sep 6, 2001

fiddle with the widths of characters in DBCS screen fonts, and (the big one) one to enable a mode in which resizing the window locks the …

configurable option so users can re-enable the feature _if_ they know they have an SSH2 server that isn't going to get shirty about it. I…

a nonexistent channel. I don't quite know why this was happening, but whatever it was this ought to fix it. [originally from svn r1540]

pick up the font's real width and height. This means I now _can't_ use my font of choice until I implement some command-line options; I w…