summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-05rdoc update.akr
2009-10-04* 2009-10-05svn
2009-10-04* vm_method.c (basic_obj_respond_to): should not callmatz
2009-10-04* lib/cgi/cookie.rb: add default value to @@accept_charsetxibbar
2009-10-04* marshal.c (struct {dump,load}_arg): manage with dfree, insteadnobu
2009-10-04* pack.c (NATINT_LEN, pack_pack): suppressed warnings.nobu
2009-10-04wrap by a module.akr
2009-10-04* lib/rubygems.rb (Gem::binary_mode): binary mode uses binarynobu
2009-10-04* test/rubygems/test_gem_installer.rb (test_build_extensions_extconf_bad):nobu
2009-10-04* test/rubygems/gemutilities.rb (setup): use ENV["RUBY"] beforenobu
2009-10-04* test/rubygems/test_gem.rb (TestGem#test_self_find_files): "."nobu
2009-10-04add assertion message.akr
2009-10-03* enum.c (slicebefore_ii): use id_eqq.akr
2009-10-03* symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.cazav
2009-10-03* ext/tk/lib/tk/variable.rb: add TkVariable#to_hash,to_proc,to_int,to_str,to_arynagai
2009-10-03* symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.cazav
2009-10-03* lib/cgi/core.rb: fix command-line option ofxibbar
2009-10-03* test/rubygems: use require_relative.nobu
2009-10-03* lib/rake/contrib: added. [ruby-core:25918]nobu
2009-10-03* test/rake/contrib/test_ftp.rb: moved.nobu
2009-10-03* test/rake: get rid of name collision.nobu
2009-10-03* test/rake: get rid of name collision.nobu
2009-10-03* test/rake/test_package_task.rb (Rake::TestPackageTask),nobu
2009-10-03* parse.y (bv_decls, bvar): fix for block variables.nobu
2009-10-03* test/ripper/test_scanner_events.rb: workaround for ruby-mode.el confusion.nobu
2009-10-03* test/ripper/dummyparser.rb: suppress redefinition warnings.nobu
2009-10-03* vm_method.c (rb_add_method_def): no redefinition warning onnobu
2009-10-03* object.c (rb_f_integer): now Integer() takes optional basematz
2009-10-03enum.c (enum_chunk): Give proper error message if no block given. cf [ruby-co...marcandre
2009-10-02rdoc update.akr
2009-10-02rdoc update.akr
2009-10-02* parse.y (assignable_gen): parser_yyerror takes two arguments.nobu
2009-10-02* test/rake: eol-style.nobu
2009-10-02* lib/rake: updated to rake code to rake-0.8.7 source code base.nobu
2009-10-02* parse.y (assignable_gen): get rid of macro collision.nobu
2009-10-02* array.c (ary_make_shared): should count frozen array itself.nobu
2009-10-02* lib/rake: updated to rake code to rake-0.8.7 source code base.nobu
2009-10-02* enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.naruse
2009-10-02* configure.in: workaround for regexp metacharacters of expr innobu
2009-10-02* test/ripper/dummyparser.rb (DummyParser): improvement by Magnusnobu
2009-10-02* method.h (rb_method_type_t): remove a comma at end ofnaruse
2009-10-02* range.c (discrete_object_p): needs the argument type to get ridnobu
2009-10-02Updated to Unicode 5.2.0.naruse
2009-10-02get rid of unused keywords from svn:keywords.akr
2009-10-02* enum.c (enum_slice_before): take a pattern if no block given.akr
2009-10-02* parse.y (ripper_yylval_id, ripper_get_{id,value}): wrap ID bynobu
2009-10-02update rdoc.akr
2009-10-02unused svn:keywords property deleted.akr
2009-10-02* thread.c (ruby_suppress_tracing): get rid of clobbering bynobu
2009-10-02* 2009-10-02svn