aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()usa2009-10-012-2/+6
* * time.c (rb_time_succ): make Time#succ obsolete since time is notmatz2009-09-303-9/+26
* * vm_method.c (rb_add_method_def): show the location wherenobu2009-09-305-3/+37
* * re.c (last_match): add "thread and method" to the scope.naruse2009-09-301-1/+1
* * re.c (last_match): Added note to the doc that last_match is local to curren...marcandre2009-09-291-0/+3
* * enumerator.c (enumerator_block_call): extracted.nobu2009-09-292-36/+26
* Escape as \x{XXXX} other than Unicode chars.naruse2009-09-293-10/+24
* * configure.in (THREAD_MODEL): modified message when no threadnobu2009-09-293-2/+10
* * io.c (rb_scan_open_args): rb_utf8mac_encoding is undefined.nobu2009-09-292-1/+5
* fix typos.akr2009-09-291-3/+3
* * include/ruby/intern.h (rb_struct_iv_get): deprecated because it isakr2009-09-292-1/+6
* * lib/test/unit/assertions.rb (assert_equal): use Time#subsec if nsecakr2009-09-292-2/+15
* * io.c (rb_scan_open_args): add UTF8-MAC to no-convertion encoding.naruse2009-09-292-3/+9
* * configure.in (--enable-pthread): deprecated.nobu2009-09-292-5/+8