aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/cgi/cookie.rb: add default value to @@accept_charsetxibbar2009-10-043-0/+9
* * marshal.c (struct {dump,load}_arg): manage with dfree, insteadnobu2009-10-043-76/+147
* * pack.c (NATINT_LEN, pack_pack): suppressed warnings.nobu2009-10-042-3/+7
* wrap by a module.akr2009-10-041-0/+4
* * lib/rubygems.rb (Gem::binary_mode): binary mode uses binarynobu2009-10-042-2/+8
* * test/rubygems/test_gem_installer.rb (test_build_extensions_extconf_bad):nobu2009-10-041-1/+1
* * test/rubygems/gemutilities.rb (setup): use ENV["RUBY"] beforenobu2009-10-041-0/+9
* * test/rubygems/test_gem.rb (TestGem#test_self_find_files): "."nobu2009-10-041-1/+5
* add assertion message.akr2009-10-041-2/+3
* * enum.c (slicebefore_ii): use id_eqq.akr2009-10-032-1/+5
* * 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-032-0/+26
* * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.cazav2009-10-031-0/+2
* * lib/cgi/core.rb: fix command-line option ofxibbar2009-10-032-3/+17
* * test/rubygems: use require_relative.nobu2009-10-0367-80/+70
* * lib/rake/contrib: added. [ruby-core:25918]nobu2009-10-037-2/+311
* * test/rake/contrib/test_ftp.rb: moved.nobu2009-10-031-0/+0
* * test/rake: get rid of name collision.nobu2009-10-033-15/+14
* * test/rake: get rid of name collision.nobu2009-10-0327-38/+38
* * test/rake/test_package_task.rb (Rake::TestPackageTask),nobu2009-10-031-2/+2
* * parse.y (bv_decls, bvar): fix for block variables.nobu2009-10-033-3/+18
* * test/ripper/test_scanner_events.rb: workaround for ruby-mode.el confusion.nobu2009-10-031-7/+7
* * test/ripper/dummyparser.rb: suppress redefinition warnings.nobu2009-10-031-7/+6
* * vm_method.c (rb_add_method_def): no redefinition warning onnobu2009-10-034-1/+23
* * object.c (rb_f_integer): now Integer() takes optional basematz2009-10-033-12/+67
* enum.c (enum_chunk): Give proper error message if no block given. cf [ruby-co...marcandre2009-10-031-0/+2
* rdoc update.akr2009-10-021-13/+14
* rdoc update.akr2009-10-021-1/+1
* * parse.y (assignable_gen): parser_yyerror takes two arguments.nobu2009-10-022-8/+12
* * test/rake: eol-style.nobu2009-10-020-0/+0
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-0271-72/+6679
* * parse.y (assignable_gen): get rid of macro collision.nobu2009-10-022-25/+28
* * array.c (ary_make_shared): should count frozen array itself.nobu2009-10-022-3/+3
* * 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-022-821/+1578
* * configure.in: workaround for regexp metacharacters of expr innobu2009-10-022-1/+6
* * test/ripper/dummyparser.rb (DummyParser): improvement by Magnusnobu2009-10-023-448/+59
* * method.h (rb_method_type_t): remove a comma at end ofnaruse2009-10-022-1/+6
* * range.c (discrete_object_p): needs the argument type to get ridnobu2009-10-023-6/+10
* Updated to Unicode 5.2.0.naruse2009-10-026-22660/+3766
* get rid of unused keywords from svn:keywords.akr2009-10-020-0/+0
* * enum.c (enum_slice_before): take a pattern if no block given.akr2009-10-023-18/+48
* * parse.y (ripper_yylval_id, ripper_get_{id,value}): wrap ID bynobu2009-10-024-173/+331
* update rdoc.akr2009-10-021-0/+12
* unused svn:keywords property deleted.akr2009-10-020-0/+0
* * thread.c (ruby_suppress_tracing): get rid of clobbering bynobu2009-10-022-1/+7
* * 2009-10-02svn2009-10-021-2/+2
* * eval.c (rb_origenviron): remove unused old variable.usa2009-10-022-9/+5
* * win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER):usa2009-10-015-16/+25
* * 2009-10-01svn2009-10-011-3/+3