summaryrefslogtreecommitdiff
path: root/ext/readline
AgeCommit message (Expand)Author
2005-06-17* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo
2005-06-12* signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz
2005-05-20* ext/readline/readline.c (readline_attempted_completion_function):shugo
2005-05-19* ext/readline/extconf.rb: check rl_vi_editing_mode() andshugo
2005-05-19* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]shugo
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-01-16* ext/readline/readline.c: suppress warnings.nobu
2004-11-19* ext/readline/readline.c (readline_s_set_completion_append_character):shugo
2004-11-18* ext/readline/readline.c: check $SAFE.shugo
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-07-15* ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2003-07-26* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz
2003-04-17* ext/dbm/dbm.c (each_pair): add prototype to avoid VC++ warnings.usa
2003-04-17* ext/readline/readline.c: add the defined operator for bcc32.eban
2003-04-09* ext/readline/readline.c: include <unistd.h> only whenusa
2003-01-16-Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-08-30* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu
2002-08-06typonobu
2002-06-20* ext/readline/readline.c (readline_readline): get rid ofnobu
2002-03-04Make cvs ignore mkmf.log.knu
2001-12-19* ext/readline/readline.c: new methodsshugo
2001-09-06* ext/readline/readline.c: restore terminal modeshugo
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-05Detypo and reword a bit.knu
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-23* ext/readline/readline.c (readline_event): a non-void functionknu
2001-06-19* ext/readline/readline.c: add new methods:knu
2001-05-07* parse.y (arg): "||=" should not warn for uninitialized instancematz
2001-05-06forgot some checkins.matz
2001-01-09Add .cvsignore's.knu
2000-05-182000-05-18matz
2000-05-13support mingw32.eban
2000-02-082000-02-08matz
1999-10-21ext/*/dependmatz
1999-08-13remove marshal/gtk/kconvmatz
1999-01-20Initial revisionmatz