[前][次][スレッド一覧][上]

ruby-changes:4201-4300

   4201 2008-03-05 14:22 [ko1@a...            ] matz -  Ruby:r15691 (trunk): * numeric.c (fix_to_s): avoid rb_scan_args() when no argument
   4202 2008-03-05 17:46 [ko1@a...            ] duerst -  Ruby:r15692 (trunk): Web Mar  5 17:43:43 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   4203 2008-03-05 17:53 [ko1@a...            ] nobu -  Ruby:r15693 (trunk): * file.c (rb_file_flock): returns false on EAGAIN if non-blocking.
   4204 2008-03-05 22:31 [ko1@a...            ] akr -  Ruby:r15694 (trunk): add a test. 
   4205 2008-03-05 22:55 [ko1@a...            ] naruse -  Ruby:r15695 (trunk): * string.c (is_utf8_lead_byte, count_utf8_lead_bytes_with_ulong):
   4206 2008-03-06 00:32 [ko1@a...            ] nobu -  Ruby:r15696 (trunk): * struct.c (make_struct): preserve encoding of struct name.
   4207 2008-03-06 00:34 [ko1@a...            ] nobu -  Ruby:r15697 (trunk): * sprintf.c (rb_str_format): size_t returned from strlen() can be
   4208 2008-03-06 00:36 [ko1@a...            ] seki -  Ruby:r15698 (ruby_1_8): lib/erb.rb: update RDoc. Thanks Makoto Kuwata 
   4209 2008-03-06 01:24 [ko1@a...            ] akr -  Ruby:r15699 (trunk): add tests for float format.
   4210 2008-03-06 04:34 [ko1@a...            ] naruse -  Ruby:r15700 (trunk): * string.c (count_utf8_lead_bytes_with_ulong): fix shift size.
   4211 2008-03-06 09:26 [ko1@a...            ] usa -  Ruby:r15701 (ruby_1_8): * 2008-03-06
   4212 2008-03-06 10:34 [ko1@a...            ] matz -  Ruby:r15702 (trunk): * object.c (rb_mod_freeze): call rb_class_name() directly.
   4213 2008-03-06 11:13 [ko1@a...            ] nobu -  Ruby:r15703 (trunk): * sprintf.c (rb_str_format): no need of loop.
   4214 2008-03-06 11:14 [ko1@a...            ] nobu -  Ruby:r15704 (trunk): * misc/ruby-mode.el (ruby-add-log-current-method): use ruby style
   4215 2008-03-06 12:16 [ko1@a...            ] nobu -  Ruby:r15705 (ruby_1_8): * parse.y (opt_block_param): command can start just after block param
   4216 2008-03-06 14:06 [ko1@a...            ] akr -  Ruby:r15706 (trunk): * include/ruby/missing.h (cbrt): add declaration.
   4217 2008-03-06 14:31 [ko1@a...            ] naruse -  Ruby:r15707 (trunk): * transcode.c (rb_str_transcode_bang): set coderange.
   4218 2008-03-06 14:53 [ko1@a...            ] akr -  Ruby:r15708 (trunk): * missing/lgamma_r.c (loggamma): return 0 for 1 and 2.
   4219 2008-03-06 15:08 [ko1@a...            ] usa -  Ruby:r15709 (trunk): * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead of
   4220 2008-03-06 15:10 [ko1@a...            ] usa -  Ruby:r15710 (ruby_1_8): * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead of
   4221 2008-03-06 15:12 [ko1@a...            ] nobu -  Ruby:r15711 (trunk): * sprintf.c (rb_str_format): ignore 0 flag for NaN and Inf.
   4222 2008-03-06 15:12 [ko1@a...            ] usa -  Ruby:r15712 (ruby_1_8): * ChangeLog: message missing.
   4223 2008-03-06 15:21 [ko1@a...            ] usa -  Ruby:r15713 (trunk): * sprintf.c (rb_str_format): casting double to long is undefined
   4224 2008-03-06 15:21 [ko1@a...            ] akr -  Ruby:r15714 (trunk): add a test for .
   4225 2008-03-06 15:41 [ko1@a...            ] akr -  Ruby:r15715 (trunk): follow RFloat member name change.
   4226 2008-03-06 15:44 [ko1@a...            ] usa -  Ruby:r15716 (trunk): * sprintf.c (rb_str_format): casting double to long is undefined
   4227 2008-03-06 15:48 [ko1@a...            ] usa -  Ruby:r15717 (trunk): * test_sprintf.rb (test_integer): add some cases.
   4228 2008-03-06 15:50 [ko1@a...            ] akr -  Ruby:r15718 (trunk): use %ld for VALUE in rp.
   4229 2008-03-06 17:04 [ko1@a...            ] akr -  Ruby:r15719 (trunk): add a test. 
   4230 2008-03-06 17:27 [ko1@a...            ] nobu -  Ruby:r15720 (trunk): * sprintf.c (rb_str_format): space flag is in effect for Inf/NaN too.
   4231 2008-03-07 00:46 [ko1@a...            ] akr -  Ruby:r15721 (trunk): update sprintf rdoc.
   4232 2008-03-07 17:31 [ko1@a...            ] akr -  Ruby:r15722 (trunk): update sprintf rdoc.
   4233 2008-03-07 19:18 [ko1@a...            ] akr -  Ruby:r15723 (trunk): fix rdoc.   
   4234 2008-03-07 19:22 [ko1@a...            ] usa -  Ruby:r15724 (trunk): * 2008-03-07
   4235 2008-03-07 19:56 [ko1@a...            ] nobu -  Ruby:r15725 (ruby_1_8, trunk): * lib/mkmf.rb: rdoc added.  [ruby-Patches-9762]
   4236 2008-03-07 20:30 [ko1@a...            ] nobu -  Ruby:r15726 (trunk): * cont.c (cont_restore_0): fixed typo.  
   4237 2008-03-07 21:14 [ko1@a...            ] mame -  Ruby:r15727 (trunk): * bignum.c (power_cache_init, power_cache_get_power0, Init_Bignum):
   4238 2008-03-07 21:29 [ko1@a...            ] mame -  Ruby:r15728 (trunk): * bignum.c: fix indent.
   4239 2008-03-08 14:56 [ko1@a...            ] akr -  Ruby:r15729 (trunk): code duplication removed.
   4240 2008-03-08 15:10 [ko1@a...            ] akr -  Ruby:r15730 (trunk): add a test for .
   4241 2008-03-08 18:05 [ko1@a...            ] naruse -  Ruby:r15731 (trunk): * string.c (search_nonascii): Use VALUE instead of unsigned long
   4242 2008-03-08 18:51 [ko1@a...            ] nobu -  Ruby:r15732 (trunk, ruby_1_8): * file.c (isdirsep): backslash is valid path separator on cygwin too.
   4243 2008-03-09 09:59 [ko1@a...            ] drbrain -  Ruby:r15733 (trunk): * lib/rdoc/code_objects.rb: Remove debugging Kernel#p.  Patch by Lincoln Stoll
   4244 2008-03-09 10:05 [ko1@a...            ] akr -  Ruby:r15734 (trunk): fix doc.    
   4245 2008-03-09 13:53 [ko1@a...            ] drbrain -  Ruby:r15735 (trunk): Restore missing line to RDoc::Generator#params.  Patch by Lincoln Stoll.
   4246 2008-03-09 19:16 [ko1@a...            ] akr -  Ruby:r15736 (trunk): add a test for .
   4247 2008-03-10 03:52 [ko1@a...            ] naruse -  Ruby:r15737 (trunk): * string.c (rb_str_index): if t == s + pos, the character beginning
   4248 2008-03-10 10:40 [ko1@a...            ] nobu -  Ruby:r15738 (ruby_1_8_6, ruby_1_8, trunk): * ChangeLog: fixed indent.
   4249 2008-03-10 15:54 [ko1@a...            ] nobu -  Ruby:r15739 (trunk): * version.c (MKSTR): make US-ASCII.  
   4250 2008-03-11 00:48 [ko1@a...            ] matz -  Ruby:r15740 (trunk): * ruby.c (usage): remove some unimportant lines to fit -h message
   4251 2008-03-11 00:49 [ko1@a...            ] matz -  Ruby:r15741 (trunk): * eval.c (rb_f_local_variables): local_variables should return an
   4252 2008-03-11 09:55 [ko1@a...            ] matz -  Ruby:r15742 (trunk): * string.c (rb_str_comparable): empty strings in any encoding are
   4253 2008-03-11 11:00 [ko1@a...            ] matz -  Ruby:r15743 (trunk): * string.c (hash): replaced by MurmurHash described in
   4254 2008-03-11 13:10 [ko1@a...            ] nobu -  Ruby:r15744 (ruby_1_8): * common.mk (clean-local): removes MINOBJS.
   4255 2008-03-11 13:10 [ko1@a...            ] nobu -  Ruby:r15745 (trunk): * common.mk (clean-local): WINMAINOBJ is Windows specific.
   4256 2008-03-11 16:44 [ko1@a...            ] nobu -  Ruby:r15746 (ruby_1_8): * win32/win32.c (rb_w32_cmdvector): terminate shrunken command line.
   4257 2008-03-11 17:04 [ko1@a...            ] nobu -  Ruby:r15747 (ruby_1_8, trunk): * lib/delegate.rb (Delegator#initialize, DelegateClass): skip correct
   4258 2008-03-11 17:04 [ko1@a...            ] nobu -  Ruby:r15748 (trunk): * ChangeLog: commit miss.
   4259 2008-03-11 19:50 [ko1@a...            ] nobu -  Ruby:r15749 (trunk, ruby_1_8): * numeric.c (fix_coerce): try conversion before type check.
   4260 2008-03-12 01:19 [ko1@a...            ] matz -  Ruby:r15750 (trunk): * array.c (rb_ary_combination): argument check before creating
   4261 2008-03-12 01:21 [ko1@a...            ] matz -  Ruby:r15751 (trunk): * enum.c (enum_zip): optimize if all arguments are arrays.
   4262 2008-03-12 02:23 [ko1@a...            ] kazu -  Ruby:r15752 (ruby_1_8): * lib/delegate.rb: check $@ to avoid NoMethodError.
   4263 2008-03-12 02:39 [ko1@a...            ] kazu -  Ruby:r15753 (ruby_1_8): 2008-03-12
   4264 2008-03-12 12:50 [ko1@a...            ] nobu -  Ruby:r15754 (trunk, ruby_1_8): * gc.c: removed trailing spaces.
   4265 2008-03-12 12:53 [ko1@a...            ] nobu -  Ruby:r15755 (trunk): * gc.c: fixed indent.
   4266 2008-03-12 14:47 [ko1@a...            ] nobu -  Ruby:r15756 (trunk): * eval_intern.h (rb_thread_raised_set): use generic flags.
   4267 2008-03-12 17:01 [ko1@a...            ] nobu -  Ruby:r15757 (trunk): * misc/ruby-mode.el (ruby-mode-set-encoding): special treat for
   4268 2008-03-12 17:33 [ko1@a...            ] nobu -  Ruby:r15758 (trunk): * object.c (rb_cstr_to_dbl): fix for a mere underscore.
   4269 2008-03-13 00:37 [ko1@a...            ] nobu -  Ruby:r15759 (ruby_1_8): * eval.c (rb_call0): yields the last executed node line number at
   4270 2008-03-13 01:45 [ko1@a...            ] nobu -  Ruby:r15760 (trunk): * configure.in (stdint.h): check if presence.
   4271 2008-03-13 03:14 [ko1@a...            ] matz -  Ruby:r15761 (trunk): * lib/irb/cmd/help.rb: should be updated for new ri structure.
   4272 2008-03-13 14:14 [ko1@a...            ] nobu -  Ruby:r15762 (trunk): * trunk/configure.in (AC_CHECK_HEADERS): stdint.h is not needed to check.
   4273 2008-03-13 19:58 [ko1@a...            ] usa -  Ruby:r15763 (trunk): * {bcc,win}32/Makefile.sub (config.h): define uint32_t.
   4274 2008-03-14 01:43 [ko1@a...            ] matz -  Ruby:r15764 (trunk): * numeric.c (fix_divmod): should return integer division.  
   4275 2008-03-14 01:43 [ko1@a...            ] matz -  Ruby:r15765 (trunk): * enum.c (zip_ary): wrong boundary condition.
   4276 2008-03-14 01:43 [ko1@a...            ] matz -  Ruby:r15766 (trunk): * test/ruby/test_numeric.rb (TestNumeric::test_num2long): bit-and
   4277 2008-03-14 01:43 [ko1@a...            ] matz -  Ruby:r15767 (trunk): * array.c (rb_ary_slice_bang): should not use rb_ary_subseq()
   4278 2008-03-14 01:45 [ko1@a...            ] matz -  Ruby:r15768 (trunk): * bootstraptest/test_struct.rb: some test moved from test to shut
   4279 2008-03-14 08:32 [ko1@a...            ] nobu -  Ruby:r15769 (trunk): * bootstraptest/test_struct.rb: set property.
   4280 2008-03-14 10:07 [ko1@a...            ] nobu -  Ruby:r15770 (trunk): * string.c (UNALIGNED_WORD_ACCESS): IA64 cannot access unaligned word.
   4281 2008-03-14 10:14 [ko1@a...            ] nobu -  Ruby:r15771 (ruby_1_8, trunk): * configure.in (RUBY_CHECK_VARTYPE): should not indent preprocessor
   4282 2008-03-14 10:58 [ko1@a...            ] naruse -  Ruby:r15772 (trunk): * configure.in (int8_t, uint8_t,  int16_t,  uint16_t int32_t,
   4283 2008-03-14 11:24 [ko1@a...            ] nobu -  Ruby:r15773 (trunk): * misc/ruby-mode.el (ruby-encoding-map, ruby-use-encoding-map): added
   4284 2008-03-14 11:35 [ko1@a...            ] usa -  Ruby:r15774 (trunk): * {bcc,win}32/Makefile.sub: follow below changes.
   4285 2008-03-14 14:03 [ko1@a...            ] nobu -  Ruby:r15775 (trunk): * numeric.c (flo_divmod): remvoed unused variable.
   4286 2008-03-14 14:24 [ko1@a...            ] nobu -  Ruby:r15776 (trunk): * ext/digest/defs.h: inttypes.h is still needed.
   4287 2008-03-14 15:49 [ko1@a...            ] nobu -  Ruby:r15777 (ruby_1_8, trunk): * configure.in (RUBY_LIB_PREFIX): use libdir.
   4288 2008-03-14 16:45 [ko1@a...            ] matz -  Ruby:r15778 (ruby_1_8): * lib/cgi.rb (CGI::Cookie::initialize): performance patch from
   4289 2008-03-14 16:59 [ko1@a...            ] nobu -  Ruby:r15779 (ruby_1_8, trunk): * configure.in (RUBY_LIB_PREFIX): fix for prefix.
   4290 2008-03-14 17:05 [ko1@a...            ] nobu -  Ruby:r15780 (trunk): * include/ruby/ruby.h (inttypes.h): includes always if available.
   4291 2008-03-14 17:09 [ko1@a...            ] matz -  Ruby:r15781 (trunk): * lib/cgi.rb (CGI::Cookie::initialize): performance patch from
   4292 2008-03-15 18:19 [ko1@a...            ] matz -  Ruby:r15782 (trunk): * encoding.c (rb_enc_associate_index): pass unnecessary enc_capable().
   4293 2008-03-16 09:25 [ko1@a...            ] tadf -  Ruby:r15783 (trunk): both complex and rational are now builtin classes.
   4294 2008-03-16 09:52 [ko1@a...            ] tadf -  Ruby:r15784 (trunk): edited comments.
   4295 2008-03-16 17:31 [ko1@a...            ] naruse -  Ruby:r15785 (trunk): * common.mk (LIBRUBY_SO): add dependency to $(BUILTIN_ENCOBJS).
   4296 2008-03-16 18:10 [ko1@a...            ] duerst -  Ruby:r15786 (trunk): Sun Mar 16 18:07:07 2008  Martin Duerst  <duerst@it.aoyama.ac.jp>
   4297 2008-03-17 09:25 [ko1@a...            ] nobu -  Ruby:r15787 (trunk): * complex.c rational.c: set property.
   4298 2008-03-17 16:36 [ko1@a...            ] nobu -  Ruby:r15788 (trunk): * golf_prelude.rb (Object.const_missing): fixed typo.
   4299 2008-03-17 16:41 [ko1@a...            ] nobu -  Ruby:r15789 (trunk, ruby_1_8): * configure.in: unset GREP_OPTIONS.  
   4300 2008-03-17 17:11 [ko1@a...            ] nobu -  Ruby:r15790 (trunk, ruby_1_8): * misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead

[前][次][スレッド一覧][上]