summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2006-10-04* ext/tk/lib/tkextlib/tile.rb, lib/tkextlib/tile/* : support Tile 0.7.6.nagai
2006-10-01* Makefile.in, common.mk, ext/extmk.rb, win{32,ce}/Makefile.in: keepnobu
2006-09-29* ext/digest/lib/digest.rb (Digest): Require digest.so and fix theknu
2006-09-29* ext/extmk.rb: extout is needed for also clean.nobu
2006-09-27* ext/digest/md5/md5init.c (Init_md5): Now that we have digest.rb,knu
2006-09-26socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>matz
2006-09-21* common.mk (no-install): not install rdoc actually.nobu
2006-09-21* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped inmatz
2006-09-20* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Petermatz
2006-09-16* ext/pty/pty.c (establishShell): parent pid is not used.nobu
2006-09-16* ext/io/wait/extconf.rb: suspicious checking_for.nobu
2006-09-16* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.nobu
2006-09-16* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu
2006-09-15* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse
2006-09-14* ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15.naruse
2006-09-14* ext/digest/lib/digest.rb (Digest::Base.file): open a file in binaryakr
2006-09-14add a document for Digest::Base.file.akr
2006-09-14* ext/digest/lib/digest.rb (Digest::Base.file): new method.akr
2006-09-13* ext/digest/digest.c (rb_digest_base_inspect): new method.akr
2006-09-13* ext/digest/lib/digest.rb: new file.akr
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-09-08* ext/extmk.rb (extmake): follow Array#to_s.usa
2006-09-06* ext/nkf/lib/kconv.rb (Kconv::toeuc): remove -m0 [ruby-dev:29505]naruse
2006-09-05* ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value.nobu
2006-09-04* ext/dbm/extconf.rb: create makefile according to the result of checknobu
2006-09-04* lib/cgi.rb (CGI::out): specify -x option for nkf.matz
2006-09-02revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX.akr
2006-09-02* ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t.akr
2006-09-02* ext/socket/extconf.rb: check arpa/inet.h for ntohs.akr
2006-09-02* ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX.akr
2006-09-02* ruby.h (struct RArray): embed small arrays.matz
2006-09-01* ext/socket/socket.c (socks_init): typo fixed. a patch from Svenmatz
2006-09-01* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.nagai
2006-08-31* eval.c (search_required): use RSTRING_PTR and RSTRING_STR.usa
2006-08-31* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR andusa
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-08-31* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai
2006-08-28Add digest.cdrbrain
2006-08-28Make RDoc show up.drbrain
2006-08-28Fix call-seq in RDoc.drbrain
2006-08-27Include attributiondrbrain
2006-08-25add regint.h and oniguruma.h to dependencekosako
2006-08-22* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jp [ruby-dev:...naruse
2006-08-19accept hash argument of Symbol key.suke
2006-08-13* ext/socket/socket.c: ANSIfied. [ruby-core:08601]akr
2006-08-07* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz
2006-07-28* ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.nagai
2006-07-28* ext/curses/curses.c (NUM2CH, CH2FIX): use single char strings.nobu
2006-07-27* ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz