summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * transcode.c (rb_transcoding, str_transcoding_resize): fixednobu2009-10-101-0/+5
* * vm_method.c (rb_method_boundp): should exclude NOEX_RESPONDS.matz2009-10-091-0/+5
* * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP): disableakr2009-10-091-0/+6
* * lib/irb/context.rb (IRB::Context#initialize):naruse2009-10-091-0/+5
* * tool/enc-unicode.rb: optimized.naruse2009-10-081-0/+8
* * ext/curses/curses.c: Many functions of module Curses could cause a crash if...marcandre2009-10-081-0/+13
* * compile.c (ADD_TRACE): fire coverage event in ensure clause.mame2009-10-081-0/+7
* * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler [ruby...marcandre2009-10-081-0/+5
* * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted fromakr2009-10-081-0/+5
* * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse2009-10-081-0/+8
* * string.c (rb_str_inspect): copy by chunks.nobu2009-10-071-0/+4
* * iseq.c (iseq_s_disasm): accept proc objects. [ruby-core:18762]nobu2009-10-071-0/+4
* * marshal.c (mark_dump_arg, mark_load_arg): ignore already cleanednobu2009-10-071-0/+7
* * include/ruby/ruby.h (rb_long2int): evalates the argument onlynobu2009-10-071-0/+7
* * string.c (rb_str_inspect): don't assign -1 to unsigned int.naruse2009-10-071-0/+4
* * string.c (rb_str_upto): RDoc updated. a patch from Nobuhiromatz2009-10-061-0/+5
* * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.akr2009-10-061-0/+7
* * lib/delegate.rb (Delegator::public_api): take snapshot ofmatz2009-10-061-0/+11
* * io.c (io_reopen): avoid close if possible.akr2009-10-061-0/+4
* * struct.c (rb_struct_select): Struct#select should returnmatz2009-10-061-0/+5
* * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE ***nagai2009-10-051-0/+10
* * array.c (rb_ary_{times, shuffle_bang, sample}): reducing macromatz2009-10-051-0/+12
* * vm_method.c (basic_obj_respond_to): should not callmatz2009-10-041-0/+12
* * lib/cgi/cookie.rb: add default value to @@accept_charsetxibbar2009-10-041-0/+7
* * marshal.c (struct {dump,load}_arg): manage with dfree, insteadnobu2009-10-041-0/+6
* * pack.c (NATINT_LEN, pack_pack): suppressed warnings.nobu2009-10-041-0/+4
* * lib/rubygems.rb (Gem::binary_mode): binary mode uses binarynobu2009-10-041-1/+7
* * enum.c (slicebefore_ii): use id_eqq.akr2009-10-031-0/+4
* * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.cazav2009-10-031-0/+4
* * ext/tk/lib/tk/variable.rb: add TkVariable#to_hash,to_proc,to_int,to_str,to_arynagai2009-10-031-0/+5
* * lib/cgi/core.rb: fix command-line option ofxibbar2009-10-031-0/+5
* * lib/rake/contrib: added. [ruby-core:25918]nobu2009-10-031-0/+4
* * parse.y (bv_decls, bvar): fix for block variables.nobu2009-10-031-0/+5
* * vm_method.c (rb_add_method_def): no redefinition warning onnobu2009-10-031-0/+5
* * object.c (rb_f_integer): now Integer() takes optional basematz2009-10-031-0/+9
* * parse.y (assignable_gen): parser_yyerror takes two arguments.nobu2009-10-021-0/+4
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-021-0/+7
* * parse.y (assignable_gen): get rid of macro collision.nobu2009-10-021-0/+4
* * array.c (ary_make_shared): should count frozen array itself.nobu2009-10-021-2/+2
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-021-0/+4
* * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.naruse2009-10-021-0/+4
* * configure.in: workaround for regexp metacharacters of expr innobu2009-10-021-0/+5
* * test/ripper/dummyparser.rb (DummyParser): improvement by Magnusnobu2009-10-021-0/+8
* * method.h (rb_method_type_t): remove a comma at end ofnaruse2009-10-021-0/+5
* * range.c (discrete_object_p): needs the argument type to get ridnobu2009-10-021-0/+5
* Updated to Unicode 5.2.0.naruse2009-10-021-0/+14
* * enum.c (enum_slice_before): take a pattern if no block given.akr2009-10-021-0/+4
* * parse.y (ripper_yylval_id, ripper_get_{id,value}): wrap ID bynobu2009-10-021-0/+13
* * thread.c (ruby_suppress_tracing): get rid of clobbering bynobu2009-10-021-0/+5
* * eval.c (rb_origenviron): remove unused old variable.usa2009-10-021-0/+5