summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-11* sprintf.c (rb_str_format): should preserve format encodingmatz
2009-08-11* encoding.c (rb_enc_compatible): If a string is empty andnaruse
2009-08-11* encoding.c (is_data_encoding): fix condition.naruse
2009-08-11* 2009-08-12svn
2009-08-11* test/ruby/test_rubyoptions.rb (test_shebang): fix for new behavior.nobu
2009-08-11 * lib/date.rb (complete_frags): Monday must be suitable for %W'stadf
2009-08-11rdoc update.akr
2009-08-11* numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]nobu
2009-08-11* 2009-08-11svn
2009-08-11* ChangeLog: fixed typo.nari
2009-08-10* include/ruby/intern.h (rb_path2class): no deprecation.nobu
2009-08-10fix typoskazu
2009-08-10* ChangeLog: sign why.nari
2009-08-10* gc.c: reject unused longlife gc.nari
2009-08-09* marshal.c (must_not_be_anonymous): fixed silly miss.nobu
2009-08-09* marshal.c (class2path, w_unique, w_extended, w_class, w_uclass):nobu
2009-08-09* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai
2009-08-09* common.mk (ruby.imp): excluded prelude.o to get rid of circularnobu
2009-08-09* bignum.c (rb_big_cmp, bigsub, big_real_len, bigmul1_normal,mame
2009-08-08New API Encoding#ascii_compatible?.naruse
2009-08-08* ext/ripper/eventids2.c (token_to_eventid): addednobu
2009-08-08* 2009-08-09svn
2009-08-08* tool/compile_prelude.rb: fixes a regexp pattern for require.yugui
2009-08-08fix the name in the entrymatz
2009-08-08* bignum.c (bigzero_p): removing BDIGITS() inside of thematz
2009-08-07* marshal.c (w_symbol r_symlink, r_symbol, r_object0): fix fornobu
2009-08-06* eval_error.c (error_print): removed an extra argument.nobu
2009-08-06* eval.c (rb_exc_raise, rb_exc_fatal): nil is used to reraise.nobu
2009-08-06Fix a typo.knu
2009-08-06* ext/digest/sha2/sha2.c: The ULL suffix is not supported byknu
2009-08-06* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu
2009-08-06* 2009-08-07svn
2009-08-06* ext/tk/extconf.rb (search_tclConfig): fix logic bug.nagai
2009-08-06 * ext/digest/sha2/lib/sha2.eb: should require sha2.so.usa
2009-08-06 * ext/digest/sha2/sha2.c (*_Final): typos.usa
2009-08-06* ext/digest/sha2/sha2.h (BYTE_ORDER): Define BYTE_ORDER asknu
2009-08-06* encoding.c (rb_enc_associate_index): cannot set encoding onnobu
2009-08-06* encoding.c (valid_encoding_name_p): rejects too long encodingnobu
2009-08-06* encoding.c (encoding_data_type): typed data.nobu
2009-08-06* encoding.c (rb_enc_get_index): fixed indent.nobu
2009-08-06* vm_method.c (rb_method_entry_eq): deals with optimized methodnobu
2009-08-06* test/mkmf/base.rb (TestMkmf): was turned into a class, becausenobu
2009-08-06* test/mkmf/base.rb: split from test_sizeof.rb.nobu
2009-08-06* lib/mkmf.rb (check_sizeof): added optional compiler optionnobu
2009-08-06* lib/test/unit/testcase.rb (Test::Unit): removes silly TestCasenobu
2009-08-05* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu
2009-08-05* 2009-08-06svn
2009-08-05* lib/ipaddr.rb (IPAddr#hash): Take account of netmask; submittedknu
2009-08-05* ruby.c (load_file_internal): assumes -x flag if no "ruby" is innobu
2009-08-05* io.c (rb_stdio_set_default_encoding): prototyped.nobu