summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-26Updated README.EXT and README.EXT.ja.yugui
2008-09-26* common.mk (dist): Changed its dependencies andyugui
2008-09-26* error.c (Init_syserr): moved to the template.yugui
2008-09-26* common.mk (ENC_MK): defaulted to enc.mk.nobu
2008-09-26* thread.c (thlist_signal): clears the woken thread if nothing woke.nobu
2008-09-26* error.c (Init_Exception): introduce EncodingError which is amatz
2008-09-26* ext/curses/curses.c: should include <ruby/io.h>.matz
2008-09-26 * variable.c (rb_define_hooked_variable): cast to get rid of compilerusa
2008-09-26 * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):usa
2008-09-26* variable.c (global_variable, struct trace_var): made functionnobu
2008-09-26* include/ruby{io,sig}.h: moved to include/ruby/backward.nobu
2008-09-26* include/rubysig.h: old macros for backward compatibility.nobu
2008-09-25Forgot to remove test/unit testsryan
2008-09-25properties.nobu
2008-09-25* vm_eval.c (Init_vm_eval): define module_eval, class_eval and evalakr
2008-09-25update rdoc.akr
2008-09-25* range.c (range_inspect): fix SEGV for cyclic range object.mame
2008-09-25* 2008-09-26svn
2008-09-25* common.mk: dependency updated.akr
2008-09-25* transcode.c (rb_eUndefinedConversionError): renamed fromakr
2008-09-25* pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame
2008-09-25* common.mk: fix btest-* rules [ruby-dev:36528].ko1
2008-09-25update rdoc.akr
2008-09-25* class.c (rb_make_metaclass): [BUG] Fixed a bus erroryugui
2008-09-25Fix broken merge of gemutilities, add build_rake_in as necessarydrbrain
2008-09-25 * ChangeLog: filled missing author names.yugui
2008-09-25Update to RubyGems 1.3.0 r1891drbrain
2008-09-25* class.c (rb_make_metaclass): Made class of class of classyugui
2008-09-25properties.nobu
2008-09-25Added passed? per Jim's request. Fixed file/line reporting bug for refutation...ryan
2008-09-25Not a typo. The name is better plural. Better English and more consistent wit...ryan
2008-09-25updated to rake code to rake-0.8.3 source code basejim
2008-09-25I finally clued into the fact that test/unit's -x was for file level filterin...ryan
2008-09-25ChangeLog: should have mungle mail address.matz
2008-09-25properties.nobu
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2008-09-24* io.c (rb_io_mode_enc): make it static.akr
2008-09-24* lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu
2008-09-24* 2008-09-25svn
2008-09-24update rdoc.akr
2008-09-24* test/cgi/test_cgi_multipart.rb : revert last change.xibbar
2008-09-24* lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar
2008-09-24 * string.c (rb_str_rstrip_bang): raise exception when the encoding ofusa
2008-09-24add a test. cf. [ruby-dev:36484].akr
2008-09-24comment changed.akr
2008-09-24 * string.c (rb_str_strip_bang): workaround for VC++8 x64.usa
2008-09-24Allow for -v and other flags to be passed through properlyryan
2008-09-24removed basedir and runner args to test/runner.rb. not valid args anymoreryan
2008-09-24* complex.c (Init_Complex), rational.c (Init_Rational): undefinesnobu