summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-27* win32/README.win32: note to need NT based OS to build ruby.usa
2010-12-23merge revision(s) 27388:27390:shyouhei
2010-12-20 * Backported the fix atnahi
2010-12-20Make test-all run. require_relative is from 1.9.nahi
2010-12-20* 2010-12-21svn
2010-12-20 * Backported the fix atnahi
2010-12-10* 2010-12-11svn
2010-12-10* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-12-01* 2010-12-01svn
2010-12-01* numeric.c (Init_Numeric): fixed a potential bug when using bccwin32usa
2010-11-26* ext/dl/extconf.rb, ext/iconv/charset_alias.rb: use RbConfig.nobu
2010-11-26* win32/Makefile.sub (WARNFLAGS): shut up the meaningless warnings ofusa
2010-11-26* 2010-11-26svn
2010-11-26* re.c (rb_reg_regcomp): should succeed the taint status from theusa
2010-11-24* ext/socket/extconf.rb (getaddrinfo): should initialize winsock onusa
2010-11-24* 2010-11-24svn
2010-11-24merge from trunk (r29767)usa
2010-11-22* 2010-11-22svn
2010-11-22merge revision(s) 28835,28894:shyouhei
2010-11-17* 2010-11-17svn
2010-11-17* array.c (rb_ary_sort_by_bang): Add Array#sort_by!.knu
2010-10-31* 2010-11-01svn
2010-10-31* ext/digest/digest.c (rb_digest_class_init): Defineknu
2010-10-30* 2010-10-30svn
2010-10-30* object.c: Make BasicObject.new accept no parameter.marcandre
2010-10-18* lib/net/http.rb (transport_request): @socket may be nil.naruse
2010-10-11* 2010-10-11svn
2010-10-11* parse.y (opt_block_arg): Allow a trailing comma at the end ofknu
2010-10-08* common.mk (RBCONFIG): depends on version.h due tonobu
2010-10-07* cygwin/GNUmakefile.in, win32/Makefile.sub (RCFILES): depend onnobu
2010-10-03* parse.y (rb_intern): should check symbol table overflow.nobu
2010-10-01* lib/rdoc/ri/ri_paths.rb (RI::Paths): use RbConfig instead ofnobu
2010-10-01* win32/win32.c (init_stdhandle): redirect unopened IOs to NUL.usa
2010-10-01* 2010-10-01svn
2010-10-01* ext/-test-/threadswitch/threadswitch_hook.c (event_hook,usa
2010-09-25* configure.in: Always add -mieee for Renesas SH4.kosaki
2010-09-24* ext/stringio/stringio.c (Init_stringio): added readpartial,nobu
2010-09-24* lib/pathname.rb (relative_path_from): backport r23093 and r25440usa
2010-09-23 * eval.c (rb_add_threadswitch_hook): wrapper for unofficial APIsnobu
2010-09-03Split and move away old entries in ChangeLog and NEWS.knu
2010-09-03* parse.y (method_call): Add support for Ruby 1.9 style methodknu
2010-09-03* intern.h (rb_usascii_str_new): macros for forward compatibility.nobu
2010-09-03* ChangeLog: reformat.nobu
2010-08-31* 2010-08-31svn
2010-08-31* ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enablingnagai
2010-08-29* 2010-08-30svn
2010-08-29This item is about the function loop.knu
2010-08-28* 2010-08-28svn
2010-08-28The looser splat operator was backed out.knu