summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-02* eval.c (rb_origenviron): remove unused old variable.usa
2009-10-01* win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER):usa
2009-10-01* 2009-10-01svn
2009-10-01* win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()usa
2009-09-30* time.c (rb_time_succ): make Time#succ obsolete since time is notmatz
2009-09-30* vm_method.c (rb_add_method_def): show the location wherenobu
2009-09-30* re.c (last_match): add "thread and method" to the scope.naruse
2009-09-29* re.c (last_match): Added note to the doc that last_match is local to curren...marcandre
2009-09-29* enumerator.c (enumerator_block_call): extracted.nobu
2009-09-29Escape as \x{XXXX} other than Unicode chars.naruse
2009-09-29* configure.in (THREAD_MODEL): modified message when no threadnobu
2009-09-29* io.c (rb_scan_open_args): rb_utf8mac_encoding is undefined.nobu
2009-09-29fix typos.akr
2009-09-29* include/ruby/intern.h (rb_struct_iv_get): deprecated because it isakr
2009-09-29* lib/test/unit/assertions.rb (assert_equal): use Time#subsec if nsecakr
2009-09-29* io.c (rb_scan_open_args): add UTF8-MAC to no-convertion encoding.naruse
2009-09-29* configure.in (--enable-pthread): deprecated.nobu
2009-09-29* add a reference.mame
2009-09-29* lib/pp.rb (Kernel#pp): returns its arguments, like Kernel#p.mame
2009-09-29* ext/json/lib/json/common.rb (recurse_proc): removed needlessnobu
2009-09-29* test/ruby/test_class.rb (test_method_redefinition): commit miss.nobu
2009-09-29* test/ruby/test_{class,module}.rb (test_method_redefinition): includenobu
2009-09-29* test/ruby/test_{class,module}.rb (test_method_redefinition): refined.nobu
2009-09-29* test/ruby/test_module.rb: suppress warnings.nobu
2009-09-29* vm_method.c (rb_method_definition_eq): non-null definition isnobu
2009-09-29* vm_method.c (rb_add_method_def): nothing to do if old method hadnobu
2009-09-29* vm_method.c (rb_method_entry_eq): fixed a message.nobu
2009-09-29* test/ruby/test_class.rb (test_module_function): tests for warnings.nobu
2009-09-29Refine tests arround String#inspect.naruse
2009-09-29* string.c (rb_str_inspect): dump as \uXXXX when thenaruse
2009-09-29* encoding.c (rb_enc_unicode_p): defined.naruse
2009-09-28* lib/gauntlet_rubygems.rb: out of place.nobu
2009-09-28* encoding.c (rb_filesystem_encoding): On Unix systems,naruse