aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/vm.h, include/ruby/encoding.h: add externalnobu2010-05-251-0/+5
* * vm_eval.c (rb_f_caller): update rdoc. a patch from Nobuhiro IMAImame2010-05-241-0/+5
* * error.c: fix wrong exception class name in rdoc.akr2010-05-241-1/+5
* fix typo.akr2010-05-241-5/+5
* * parse.y (warn_balanced, parser_yylex): no warnings after closingnobu2010-05-241-0/+5
* * common.mk (change), tool/change_maker.rb: make a brief templatenobu2010-05-241-0/+5
* * gc.c (gc_sweep): suppres a warning on VC.usa2010-05-241-0/+4
* * process.c (rb_f_spawn): use correct command name for the errornobu2010-05-231-0/+5
* * ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu2010-05-231-1/+6
* * parse.y (warn_balanced): no warning for singleton class.nobu2010-05-231-0/+5
* * include/ruby/ruby.h (CONST_ID_CACHE, rb_intern_const): suppressnobu2010-05-231-0/+5
* * ext/psych/lib/psych/json/stream.rb: adding a JSON streaming APItenderlove2010-05-221-0/+15
* * cont.c (fiber_setcontext): Use swapcontext() instead longjmp().kosaki2010-05-211-0/+5
* * ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too hugenobu2010-05-211-0/+5
* * configure.in (warnflags): removed -pedantic after all.nobu2010-05-211-3/+1
* * configure.in (warnflags): add -pedantic if gcc.nobu2010-05-211-0/+7
* fix typoskazu2010-05-211-13/+13
* * configure.in (LIBRUBYARG_SHARED): shared library will not benobu2010-05-211-1/+4
* * ruby.c (ruby_init_loadpath_safe): use real path for non-sharednobu2010-05-211-0/+5
* * marshal.c (w_float): use dtoa directly instead of strippingnobu2010-05-211-0/+7
* * thread.c (subtract_tv): if the rest is zero, should finish waitingusa2010-05-201-0/+8
* * re.c (rb_reg_s_union_m): update rdoc. [ruby-dev:41354]mame2010-05-201-0/+4
* * vm_eval.c (rb_f_caller): update rdoc. a patch from Nobuhiro IMAImame2010-05-201-0/+5
* * vm.c (vm_backtrace_each): now takes an init function to distinguishmame2010-05-201-0/+7
* * ext/win32ole/win32ole.c (ole_invoke): raise NoMethodErrorsuke2010-05-201-0/+7
* * ext/psych/emitter: f..king C99(gcc)-ism.usa2010-05-201-0/+4
* * ext/psych/lib/psych/stream.rb: adding YAML streaming API fortenderlove2010-05-201-0/+9
* * ext/psych/emitter.c: output strings are automatically transcodedtenderlove2010-05-191-0/+4
* * ChangeLog: sorry. fix typo.nagai2010-05-191-1/+1
* * ChangeLog: commit miss. sorry.nagai2010-05-191-2/+2
* * ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching...nagai2010-05-191-0/+5
* * lib/net/imap.rb (disconnect): closes the socket of a Net::IMAPshugo2010-05-191-0/+5
* * vm_eval.c (rb_f_caller): return [] instead of nil when the functionmame2010-05-191-0/+5
* * ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it'susa2010-05-191-0/+6
* * iseq_compile_each (NODE_DEFINED): put nil first to fix stackmame2010-05-191-0/+7
* * numeric.c (rb_num2ulong): use rb_big2ulong for data fromnaruse2010-05-191-0/+7
* * process.c: suppress warning for signed and unsigned typemame2010-05-171-0/+11
* * .gitignore: updated.mame2010-05-171-0/+4
* * win32/win32.c (argv_size): merged into join_argv() to maintain theusa2010-05-171-0/+11
* * enc/iso_2022_jp.h: add CP50220.naruse2010-05-171-0/+6
* * lib/fileutils.rb (FileUtils::Entry_#entries): returns pathname inusa2010-05-171-0/+6
* * dln.c (rb_w32_check_imported): workaround for VC6.nobu2010-05-161-0/+4
* * proc.c (mnew): initialize a field. a patch from Takahiro Kambe.mame2010-05-161-0/+5
* * eval.c (setup_exception): let SystemStackError#backtrace return anmame2010-05-161-0/+5
* * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame2010-05-161-0/+7
* * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui2010-05-161-0/+5
* * proc.c (proc_binding): don't propagative filename and line_no ofmame2010-05-161-0/+7
* * dln.c (rb_w32_check_imported): check if extension library to benobu2010-05-161-0/+5
* * common.mk (dln_find.o): fix dependency.nobu2010-05-161-1/+1
* * common.mk (dln_find.o): fix dependency.nobu2010-05-161-0/+4