summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2004-12-12* ext/curses/curses.c (window_subwin): call NUM2INT() beforeshugo
2004-12-09* ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu
2004-12-09* ext/sdbm/init.c (GetDBM): typo.usa
2004-12-09* ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz
2004-12-08* ext/tk/ChangeLog.tkextlib: forgot to commitnagai
2004-12-08* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai
2004-12-08* rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c:akr
2004-12-07* ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.gotoyuzo
2004-12-06* process.c (proc_setgroups): [ruby-dev:25081]matz
2004-12-06* rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,akr
2004-12-05* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo
2004-12-02* ext/tk/lib/tk.rb: widget configuration by TkWindow#method_missingnagai
2004-12-01* original nkf2 revision 1.47naruse
2004-12-01* add constant NKF::VERSIONnaruse
2004-12-01* add --no-cp932naruse
2004-11-29* ext/stringio/stringio.c (strio_write): insufficiently filled stringnobu
2004-11-27String::IO -> StringIOakr
2004-11-26* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai
2004-11-25bugfix for [ruby-talk:121309].ttate
2004-11-25Use 'P' instead of 'p' in types.rb.ttate
2004-11-24improved encode_type() in types.rb for [ruby-talk:121175].ttate
2004-11-22* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai
2004-11-20* ext/ripper/.cvsignore: add entries.aamine
2004-11-20* ext/ripper/depend: fix ripper.o dependency.aamine
2004-11-19* follow original nkf.c 1.40.(improve mime encode/decode support)naruse
2004-11-19* ext/readline/readline.c (readline_s_set_completion_append_character):shugo
2004-11-18* ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...aamine
2004-11-18* ext/readline/readline.c: check $SAFE.shugo
2004-11-18* ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu
2004-11-18* io.c, rubyio.h (rb_io_modenum_flags): exported.nobu
2004-11-16* ext/stringio/stringio.c (strio_read): position was ignored when anobu
2004-11-14* string.c (rb_str_clear): avoid revealing NULL pointer.matz
2004-11-12* ext/tk/lib/tk/event.rb: remove $LOADED_FEATURES tricknagai
2004-11-10* dir.c (rb_glob2): do not allocate buffer from heap to avoidmatz
2004-11-09* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai
2004-11-09* remove dump listnaruse
2004-11-09* nkf_test.pl rev:1.7naruse
2004-11-09* fix bug arround parse optionsnaruse
2004-11-09* nkf.c rev:1.38naruse
2004-11-07* ext/tk/lib/tk.rb: bind-event methods accept multi substitution arguments.nagai
2004-11-06* ext/win32ole/win32ole.c: rename WIN32OLE#ole_obj_help tosuke
2004-11-05follow CVS Head of original nkf.naruse
2004-11-05* ext/tk/lib/tk/scrollable.rb: divide Scrollable module into X_Scrollablenagai
2004-11-05* ext/tk/lib/tk.rb: TkComm._at() supprts both of "@x,y" and "@x"nagai
2004-11-05* ext/tk/lib/tk/text.rb: sorry. bug fix again.nagai
2004-11-05* ext/tk/lib/tk/text.rb: bug fixnagai
2004-11-04* string.c (str_gsub): should have removed rb_str_unlocktmp(str).matz
2004-11-04* string.c (str_gsub): string modify check no longer based onmatz
2004-11-04ext/win32ole/win32ole.c(typelib_file_from_typelib): search "win16"suke
2004-11-04* ext/tk/lib/tk/variable.rb: forget to initialize instance_variablesnagai