summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-11* 2008-12-11svn
2008-12-11* enumerator.c (enum_each_with_object): Addknu
2008-12-10* lib/rss/maker.rb (RSS::Maker.[]): add.kou
2008-12-10* 2008-12-10svn
2008-12-10* enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/.knu
2008-12-08* mkconfig.rb: fix for continued lines. based on a patch fromnobu
2008-12-08* pack.c (pack_pack): fixed odd act of 'm*', 'M*', and 'P*'.yugui
2008-12-08* pack.c (pack_pack): fixed length for odd length string.nobu
2008-12-08* 2008-12-08svn
2008-12-08* eval.c (rb_yield_0): Qundef means no argument. [ruby-Bugs-22525]nobu
2008-12-07* configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAGnobu
2008-12-05 * win32/win32.c (rb_w32_read, rb_w32_write, rb_w32_isatty): checkusa
2008-12-05 * win32/win32.c (waitpid): fix bug of checking child slot.usa
2008-12-05* string.c (rb_str_cmp_m): fixed rdoc. pointed out by <Thomasnobu
2008-12-04* 2008-12-05svn
2008-12-04* pack.c (pack_pack): propagate taint status from format string tomatz
2008-12-04* lib/gserver.rb: fixed type in sample code. a report from Olegmatz
2008-12-04* ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock):matz
2008-12-03* 2008-12-04svn
2008-12-03* ext/tk/lib/tk/menu.rb: TkOptionMenubutton.new fails to treat nagai
2008-12-03* regex.c (re_compile_pattern): Use %ld for pointer differences.knu
2008-12-03Cosmetic change.knu
2008-12-03* pack.c (rb_utf8_to_uv), intern.h: Rename utf8_to_uv toknu
2008-12-03Properly terminate the "Local variable" section.knu
2008-12-03* string.c (rb_str_getbyte, rb_str_setbyte): Add String#getbyteknu
2008-12-03* 2008-12-03svn
2008-12-03* lib/rexml/xpath.rb (REXML::XPath.first): apply documentationmatz
2008-12-02* 2008-12-02svn
2008-12-02* configure.in: detect stdio buffer pointers for uClibc. a patchmatz
2008-11-27* 2008-11-27svn
2008-11-27* range.c: Add Range#cover? as a new alias to #include? for theknu
2008-11-26mention fixed memory leakkazu
2008-11-26* 2008-11-26svn
2008-11-26* ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly.kazu
2008-11-25* string.c (str_independent): no independent string points null_str.nobu
2008-11-24* 2008-11-25svn
2008-11-24* ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: nagai
2008-11-24 * lib/logger.rb: imported upstream version (logger/1.2.7)nahi
2008-11-24* 2008-11-24svn
2008-11-24 * time.c: RDoc typo fixed.nahi
2008-11-22* ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update.nagai
2008-11-22* 2008-11-22svn
2008-11-22* ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: nagai
2008-11-19* string.c (rb_str_s_alloc, rb_str_replace): use null_str as well asnobu
2008-11-18ChangeLog: correct file nameseki
2008-11-18fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h.seki
2008-11-18fixed NoMethodError problem from NaHi [ruby-dev:37110].seki
2008-11-18* 2008-11-19svn
2008-11-18fixed NoMethodError problem from NaHi [ruby-dev:37110].seki
2008-11-18* lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete.matz