aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * common.mk (dist): Changed its dependencies andyugui2008-09-261-0/+5
* * error.c (Init_syserr): moved to the template.yugui2008-09-261-0/+16
* * thread.c (thlist_signal): clears the woken thread if nothing woke.nobu2008-09-261-0/+7
* * error.c (Init_Exception): introduce EncodingError which is amatz2008-09-261-0/+8
* * ext/curses/curses.c: should include <ruby/io.h>.matz2008-09-261-0/+8
* * variable.c (rb_define_hooked_variable): cast to get rid of compilerusa2008-09-261-0/+5
* * transcode.c, include/ruby/encoding.c (rb_transcode_convertible):usa2008-09-261-0/+5
* * variable.c (global_variable, struct trace_var): made functionnobu2008-09-261-0/+5
* * include/ruby{io,sig}.h: moved to include/ruby/backward.nobu2008-09-261-0/+4
* * include/rubysig.h: old macros for backward compatibility.nobu2008-09-261-0/+6
* * vm_eval.c (Init_vm_eval): define module_eval, class_eval and evalakr2008-09-251-0/+5
* * range.c (range_inspect): fix SEGV for cyclic range object.mame2008-09-251-0/+5
* * common.mk: dependency updated.akr2008-09-251-0/+4
* * transcode.c (rb_eUndefinedConversionError): renamed fromakr2008-09-251-0/+6
* * pack.c (pack_pack, pack_unpack): 'm0' format (base64) complies withmame2008-09-251-0/+12
* * common.mk: fix btest-* rules [ruby-dev:36528].ko12008-09-251-0/+5
* * class.c (rb_make_metaclass): [BUG] Fixed a bus erroryugui2008-09-251-0/+6
* Fix broken merge of gemutilities, add build_rake_in as necessarydrbrain2008-09-251-1/+6
* * ChangeLog: filled missing author names.yugui2008-09-251-3/+3
* Update to RubyGems 1.3.0 r1891drbrain2008-09-251-0/+4
* * class.c (rb_make_metaclass): Made class of class of classyugui2008-09-251-5/+12
* updated to rake code to rake-0.8.3 source code basejim2008-09-251-0/+8
* ChangeLog: should have mungle mail address.matz2008-09-251-1/+1
* Import RDoc 2.2.1 r185drbrain2008-09-251-0/+4
* * io.c (rb_io_mode_enc): make it static.akr2008-09-241-0/+4
* * lib/mini/test.rb (Mini::Assertions#assert_raise): fixed typo.nobu2008-09-241-0/+4
* * test/cgi/test_cgi_multipart.rb : revert last change.xibbar2008-09-241-0/+7
* * lib/cgi/core.rb (CGI::new, CGI::{accept_charset,accept_charset=}) :xibbar2008-09-241-0/+7
* * string.c (rb_str_rstrip_bang): raise exception when the encoding ofusa2008-09-241-1/+10
* * string.c (rb_str_strip_bang): workaround for VC++8 x64.usa2008-09-241-0/+4
* * complex.c (Init_Complex), rational.c (Init_Rational): undefinesnobu2008-09-241-0/+5
* * complex.c (Init_Complex), rational.c (Init_Rational): ID_ALLOCATORnobu2008-09-241-0/+5
* * string.c (rb_str_rstrip_bang): removing mixed spaces and nuls atmatz2008-09-241-0/+5
* * test/cgi/test_cgi_multipart.rb : test for miniunit.xibbar2008-09-241-0/+6
* * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.usa2008-09-241-0/+5
* * io.c (rb_io_s_binread): offset argument was wrongly passed tomatz2008-09-241-0/+5
* * vm_core.h: ruby/ruby.h should be included at the very firstshyouhei2008-09-231-0/+6
* Updated changelogryan2008-09-231-0/+6
* * include/ruby/node.h, node.h: move node.h from include path.ko12008-09-231-0/+13
* * vm_core.h: remove unused frame values.ko12008-09-231-0/+4
* * signal.c (signal_exec): execute rb_eval_cmd() directly.ko12008-09-231-0/+4
* Fix ruby -w warnings for mismatched indentation discovered by rdocdrbrain2008-09-231-0/+7
* * lib/csv/csv.rb: Improved the idea of whitespace and word characters usedjeg22008-09-231-0/+5
* * io.c (io_binwrite): allocate wbuf if nosync.akr2008-09-231-0/+4
* * io.c (copy_stream_body): use io_binwrite instead of io_fwrite.akr2008-09-231-0/+4
* * test/ruby/test_rational2.rb: updated.tadf2008-09-231-0/+8
* * string.c (rb_str_casecmp): make the ordering consistent withakr2008-09-231-0/+5
* * io.c (io_binwrite): add nosync argument.akr2008-09-231-0/+9
* * signal.c (signal_exec): fix to use rb_proc_call().ko12008-09-231-0/+4
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz2008-09-231-0/+5