aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comment.knu2008-09-261-5/+4
* Fixed build failure on some platforms.yugui2008-09-261-1/+1
* properties.nobu2008-09-260-0/+0
* * include/ruby/ruby.h (rb_mPrecision): removed.yugui2008-09-262-1/+5
* Updated README.EXT and README.EXT.ja.yugui2008-09-262-5/+11
* * common.mk (dist): Changed its dependencies andyugui2008-09-262-2/+7
* * error.c (Init_syserr): moved to the template.yugui2008-09-266-386/+166
* * common.mk (ENC_MK): defaulted to enc.mk.nobu2008-09-261-7/+8
* * thread.c (thlist_signal): clears the woken thread if nothing woke.nobu2008-09-262-3/+13
* * error.c (Init_Exception): introduce EncodingError which is amatz2008-09-264-4/+15
* * ext/curses/curses.c: should include <ruby/io.h>.matz2008-09-264-3/+11
* * variable.c (rb_define_hooked_variable): cast to get rid of compilerusa2008-09-262-2/+7
* * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):usa2008-09-263-0/+20
* * variable.c (global_variable, struct trace_var): made functionnobu2008-09-262-21/+34
* * include/ruby{io,sig}.h: moved to include/ruby/backward.nobu2008-09-264-1/+10
* * include/rubysig.h: old macros for backward compatibility.nobu2008-09-263-13/+96
* Forgot to remove test/unit testsryan2008-09-2511-1798/+0
* properties.nobu2008-09-250-0/+0
* * vm_eval.c (Init_vm_eval): define module_eval, class_eval and evalakr2008-09-253-3/+8
* update rdoc.akr2008-09-251-12/+12
* * range.c (range_inspect): fix SEGV for cyclic range object.mame2008-09-252-10/+24
* * 2008-09-26svn2008-09-251-3/+3
* * common.mk: dependency updated.akr2008-09-252-65/+88
* * transcode.c (rb_eUndefinedConversionError): renamed fromakr2008-09-256-110/+116
* * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame2008-09-255-28/+299
* * common.mk: fix btest-* rules [ruby-dev:36528].ko12008-09-252-25/+10
* update rdoc.akr2008-09-251-10/+54
* * class.c (rb_make_metaclass): [BUG] Fixed a bus erroryugui2008-09-252-2/+13
* Fix broken merge of gemutilities, add build_rake_in as necessarydrbrain2008-09-254-7/+16
* * ChangeLog: filled missing author names.yugui2008-09-251-3/+3
* Update to RubyGems 1.3.0 r1891drbrain2008-09-2560-716/+1841
* * class.c (rb_make_metaclass): Made class of class of classyugui2008-09-252-6/+26
* properties.nobu2008-09-250-0/+0
* Added passed? per Jim's request. Fixed file/line reporting bug for refutation...ryan2008-09-251-3/+11
* Not a typo. The name is better plural. Better English and more consistent wit...ryan2008-09-252-2/+2
* updated to rake code to rake-0.8.3 source code basejim2008-09-253-53/+90
* I finally clued into the fact that test/unit's -x was for file level filterin...ryan2008-09-251-2/+21
* ChangeLog: should have mungle mail address.matz2008-09-251-1/+1
* properties.nobu2008-09-250-0/+0
* Import RDoc 2.2.1 r185drbrain2008-09-2554-2191/+2816
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-2459-284/+284
* * io.c (rb_io_mode_enc): make it static.akr2008-09-242-1/+5
* * lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu2008-09-243-2/+6
* * 2008-09-25svn2008-09-241-3/+3
* update rdoc.akr2008-09-241-0/+5
* * test/cgi/test_cgi_multipart.rb : revert last change.xibbar2008-09-244-9/+16
* * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar2008-09-243-12/+143
* * string.c (rb_str_rstrip_bang): raise exception when the encoding ofusa2008-09-242-3/+16
* add a test. cf. [ruby-dev:36484].akr2008-09-241-3/+2
* comment changed.akr2008-09-241-2/+2