summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER):usa2009-10-011-0/+8
* * win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()usa2009-10-011-0/+5
* * time.c (rb_time_succ): make Time#succ obsolete since time is notmatz2009-09-301-0/+9
* * vm_method.c (rb_add_method_def): show the location wherenobu2009-09-301-0/+5
* * enumerator.c (enumerator_block_call): extracted.nobu2009-09-291-0/+4
* Escape as \x{XXXX} other than Unicode chars.naruse2009-09-291-0/+5
* * configure.in (THREAD_MODEL): modified message when no threadnobu2009-09-291-0/+5
* * io.c (rb_scan_open_args): rb_utf8mac_encoding is undefined.nobu2009-09-291-0/+4
* fix typos.akr2009-09-291-3/+3
* * include/ruby/intern.h (rb_struct_iv_get): deprecated because it isakr2009-09-291-0/+5
* * lib/test/unit/assertions.rb (assert_equal): use Time#subsec if nsecakr2009-09-291-0/+5
* * io.c (rb_scan_open_args): add UTF8-MAC to no-convertion encoding.naruse2009-09-291-0/+4
* * configure.in (--enable-pthread): deprecated.nobu2009-09-291-0/+4
* * add a reference.mame2009-09-291-0/+1
* * lib/pp.rb (Kernel#pp): returns its arguments, like Kernel#p.mame2009-09-291-0/+4
* * ext/json/lib/json/common.rb (recurse_proc): removed needlessnobu2009-09-291-0/+5
* * vm_method.c (rb_method_definition_eq): non-null definition isnobu2009-09-291-1/+4
* * vm_method.c (rb_add_method_def): nothing to do if old method hadnobu2009-09-291-0/+5
* * string.c (rb_str_inspect): dump as \uXXXX when thenaruse2009-09-291-0/+5
* * encoding.c (rb_enc_unicode_p): defined.naruse2009-09-291-0/+6