[前][次][番号順一覧][上]
ruby-changes:4301-4400
4301 2008-03-17 22:29 [ko1@a... ] mame - Ruby:r15791 (trunk): * array.c (rb_ary_take, rb_ary_take_while, rb_ary_drop,
4302 2008-03-18 04:04 [ko1@a... ] naruse - Ruby:r15792 (trunk): * re.c (rb_memsearch_ss): simple shift search.
4303 2008-03-18 16:25 [ko1@a... ] nobu - Ruby:r15793 (trunk): * parse.y (literal_concat_gen): bail out at different encoding.
4304 2008-03-19 00:13 [ko1@a... ] seki - Ruby:r15794 (ruby_1_8): * lib/erb.rb (ERB::Compiler): Make some minor code optimization.
4305 2008-03-19 00:55 [ko1@a... ] usa - Ruby:r15795 (ruby_1_8): * 2008-03-19
4306 2008-03-19 10:21 [ko1@a... ] matz - Ruby:r15796 (trunk): * regint.h (CHECK_INTERRUPT_IN_MATCH_AT): add interrupt check
4307 2008-03-19 11:50 [ko1@a... ] usa - Ruby:r15797 (trunk): * regint.h (include): include ruby.h instead of defines.h and config.h.
4308 2008-03-19 14:09 [ko1@a... ] nobu - Ruby:r15798 (trunk): * encoding.c (enc_check_encoding): should not load autoloaded encoding
4309 2008-03-19 14:37 [ko1@a... ] nobu - Ruby:r15799 (trunk, ruby_1_8): * bignum.c (rb_cstr_to_inum): treat successive underscores as
4310 2008-03-19 14:53 [ko1@a... ] nobu - Ruby:r15800 (trunk): * complex.c (nucomp_to_s, nucomp_inspect): get rid of making
4311 2008-03-19 14:59 [ko1@a... ] nobu - Ruby:r15801 (ruby_1_8): * misc/ruby-style.el (ruby-style-{case,label}-indent): fix for labels
4312 2008-03-19 17:32 [ko1@a... ] matz - Ruby:r15802 (trunk): * eval_intern.h (TH_EXEC_TAG): need not to FLUSH_REGISTER_WINDOWS.
4313 2008-03-19 18:37 [ko1@a... ] tadf - Ruby:r15803 (trunk): revert.
4314 2008-03-19 20:06 [ko1@a... ] tadf - Ruby:r15804 (trunk): added an assertion.
4315 2008-03-19 20:25 [ko1@a... ] nobu - Ruby:r15805 (ruby_1_8): * dir.c (Init_Dir): define inspect method.
4316 2008-03-19 21:01 [ko1@a... ] nobu - Ruby:r15806 (ruby_1_8): * dir.c (dir_inspect, dir_path, dir_tell): check for frozen and closed
4317 2008-03-19 22:29 [ko1@a... ] tadf - Ruby:r15807 (trunk): added rb_gcd.
4318 2008-03-19 23:53 [ko1@a... ] nobu - Ruby:r15808 (trunk): * io.c (rb_io_putc, rb_io_puts): ouput directly if the reciever is
4319 2008-03-20 00:14 [ko1@a... ] nobu - Ruby:r15809 (trunk): * io.c (argf_tell, argf_seek_m, argf_set_pos, argf_rewind,
4320 2008-03-20 00:21 [ko1@a... ] nobu - Ruby:r15810 (trunk): * io.c (argf_initialize_copy): get rid of segfault.
4321 2008-03-20 00:29 [ko1@a... ] nobu - Ruby:r15811 (trunk): * io.c: removed trailing blanks.
4322 2008-03-20 21:27 [ko1@a... ] tadf - Ruby:r15812 (trunk): improvements.
4323 2008-03-20 21:47 [ko1@a... ] nobu - Ruby:r15813 (trunk): * io.c (argf_getline): use receiver.
4324 2008-03-21 01:22 [ko1@a... ] mame - Ruby:r15814 (trunk): * missing/tgamma.c: include config.h before math.h.
4325 2008-03-21 01:42 [ko1@a... ] mame - Ruby:r15815 (trunk): * complex.c (nucomp_sub, nucomp_expt): call corresponding functions.
4326 2008-03-21 06:30 [ko1@a... ] nobu - Ruby:r15816 (trunk): * test/ruby/test_rational2.rb: set property.
4327 2008-03-21 06:46 [ko1@a... ] nobu - Ruby:r15817 (trunk): * rational.c (nurat_to_f): C99.
4328 2008-03-21 08:31 [ko1@a... ] tadf - Ruby:r15818 (trunk): rearrangement.
4329 2008-03-21 09:25 [ko1@a... ] nobu - Ruby:r15819 (ruby_1_8, trunk): * instruby.rb (open_for_install): write block result and rewrite only
4330 2008-03-21 15:51 [ko1@a... ] nobu - Ruby:r15820 (trunk): * eval.c (rb_obj_instance_eval): invalid comment syntax.
4331 2008-03-21 21:15 [ko1@a... ] knu - Ruby:r15821 (trunk): * lib/ipaddr.rb: Say that I am the current maintainer.
4332 2008-03-21 21:16 [ko1@a... ] knu - Ruby:r15822 (ruby_1_8): * lib/ipaddr.rb: Say that I am the current maintainer.
4333 2008-03-21 21:27 [ko1@a... ] nobu - Ruby:r15823 (ruby_1_8, trunk): * lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
4334 2008-03-21 21:32 [ko1@a... ] nobu - Ruby:r15824 (trunk): * io.c (rb_f_gets, rb_f_readline, rb_f_readlines): delegates to ARGF
4335 2008-03-22 04:54 [ko1@a... ] ryan - Ruby:r15825 (trunk): Applied Laurent's patch to testcase.rb to fix symbol method names
4336 2008-03-23 02:31 [ko1@a... ] tadf - Ruby:r15826 (trunk): fixed.
4337 2008-03-23 02:53 [ko1@a... ] akr - Ruby:r15827 (trunk): * process.c (rlimit_resource_value): use NUM2RLIM.
4338 2008-03-23 09:55 [ko1@a... ] nagai - Ruby:r15828 (ruby_1_8): * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-jp/bind.rb,
4339 2008-03-24 01:27 [ko1@a... ] seki - Ruby:r15829 (ruby_1_8): use proc instead of Thread.
4340 2008-03-24 10:26 [ko1@a... ] nobu - Ruby:r15830 (trunk, ruby_1_8): * configure.in: sitearch should use target_cpu.
4341 2008-03-24 19:44 [ko1@a... ] knu - Ruby:r15831 (trunk): * parse.y (debug_lines): Always prepare a new array for each
4342 2008-03-24 19:45 [ko1@a... ] knu - Ruby:r15832 (ruby_1_8): * parse.y (yycompile): Always prepare a new array for each file's
4343 2008-03-24 20:10 [ko1@a... ] knu - Ruby:r15833 (ruby_1_8): * eval.c (rb_eval): Call trace hook for if expression after the
4344 2008-03-24 22:34 [ko1@a... ] tadf - Ruby:r15834 (trunk): trivial changes.
4345 2008-03-25 15:09 [ko1@a... ] nobu - Ruby:r15835 (trunk): * compile.c (compile_massign_opt): no need to use alloca.
4346 2008-03-25 15:27 [ko1@a... ] nobu - Ruby:r15836 (trunk): * compile.c (defined_expr): false short-circuit destination label may
4347 2008-03-25 16:33 [ko1@a... ] nobu - Ruby:r15837 (trunk): * ruby.c (proc_options): checks if the word is empty.
4348 2008-03-25 19:13 [ko1@a... ] mame - Ruby:r15838 (trunk): * array.c (ary_new): fix size check.
4349 2008-03-25 19:36 [ko1@a... ] mame - Ruby:r15839 (trunk): * bootstraptest/test_knownbug.rb: add tests.
4350 2008-03-26 00:31 [ko1@a... ] mame - Ruby:r15840 (trunk): * test/ruby/test_rational.rb: add tests to achieve over 90% test
4351 2008-03-26 00:57 [ko1@a... ] mame - Ruby:r15841 (trunk): * test/ruby/test_rand.rb: add tests to achieve over 95% test coverage
4352 2008-03-26 18:14 [ko1@a... ] matz - Ruby:r15842 (trunk): * variable.c (rb_mod_constants): rdoc updated. a patch from
4353 2008-03-26 21:50 [ko1@a... ] tadf - Ruby:r15843 (trunk): anyway renamed.
4354 2008-03-27 20:48 [ko1@a... ] tadf - Ruby:r15844 (trunk): * complex.c (f_lcm): removed.
4355 2008-03-28 19:58 [ko1@a... ] yugui - Ruby:r15845 (trunk): * io.c (rb_io_each_char, rb_io_chars, argf_each_char, io_getc): Added character-wise
4356 2008-03-28 20:23 [ko1@a... ] usa - Ruby:r15846 (trunk): * 2008-03-28
4357 2008-03-28 20:37 [ko1@a... ] yugui - Ruby:r15847 (trunk): * ruby.1: Separated --verbose from -v.
4358 2008-03-29 14:26 [ko1@a... ] nagai - Ruby:r15848 (trunk): * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
4359 2008-03-29 14:52 [ko1@a... ] nagai - Ruby:r15850 (trunk): * ext/tk/sample/ttk_wrapper.rb: minor bug fix.
4360 2008-03-29 14:53 [ko1@a... ] nagai - Ruby:r15851 (ruby_1_8): * ext/tk/sample/ttk_wrapper.rb: minor bug fix.
4361 2008-03-29 16:13 [ko1@a... ] nagai - Ruby:r15852 (ruby_1_8): * ext/tk/lib/tk/ttk_selector.rb: forget to add.
4362 2008-03-29 21:33 [ko1@a... ] nobu - Ruby:r15853 (trunk): * ext/tk/sample/{demos-*/textpeer,tksleep_sample,ttk_wrapper}.rb: set eol-style.
4363 2008-03-29 21:35 [ko1@a... ] nobu - Ruby:r15854 (ruby_1_8): * ext/tk/sample/{demos-*/textpeer,tksleep_sample,ttk_wrapper}.rb: set eol-style.
4364 2008-03-29 21:42 [ko1@a... ] nobu - Ruby:r15855 (trunk, ruby_1_8): * 2008-03-29
4365 2008-03-30 00:48 [ko1@a... ] matz - Ruby:r15856 (ruby_1_8): * class.c (clone_method): should copy cref as well.
4366 2008-03-30 07:19 [ko1@a... ] nobu - Ruby:r15857 (ruby_1_8): * ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.
4367 2008-03-30 15:38 [ko1@a... ] akr - Ruby:r15858 (trunk): * io.c: IO.copy_stream implemented.
4368 2008-03-30 16:35 [ko1@a... ] akr - Ruby:r15859 (trunk): forgot to return a value.
4369 2008-03-30 23:51 [ko1@a... ] matz - Ruby:r15860 (trunk): * proc.c (proc_dup): should copy is_lambda attribute as well.
4370 2008-03-31 00:00 [ko1@a... ] matz - Ruby:r15861 (trunk): revert git backfire in r15860; sorry
4371 2008-03-31 00:39 [ko1@a... ] yugui - Ruby:r15862 (trunk): * io.c (rb_io_lines, rb_io_bytes, rb_io_chars) Fixed their rdocs.
4372 2008-03-31 04:17 [ko1@a... ] naruse - Ruby:r15863 (trunk): * io.c (io_getc): set coderange while getting characters.
4373 2008-03-31 18:43 [ko1@a... ] nobu - Ruby:r15864 (trunk): * configure.in: check for ssize_t.
4374 2008-03-31 18:58 [ko1@a... ] usa - Ruby:r15865 (trunk): * {bcc,win}32/Makefile.sub (config.h): define ssize_t.
4375 2008-03-31 19:15 [ko1@a... ] matz - Ruby:r15866 (trunk): * numeric.c (num_quo): should convert its operand to Rational.
4376 2008-04-01 00:19 [ko1@a... ] tadf - Ruby:r15867 (trunk): revert.
4377 2008-04-01 01:42 [ko1@a... ] tadf - Ruby:r15868 (trunk): adopted the ruby's style.
4378 2008-04-01 01:56 [ko1@a... ] nobu - Ruby:r15869 (trunk, ruby_1_8): * lib/resolv.rb (Resolv::Config.default_config_hash): requires
4379 2008-04-01 02:58 [ko1@a... ] nobu - Ruby:r15870 (ruby_1_8): * configure.in (RUBY_SETJMP, RUBY_LONGJMP, RUBY_JMP_BUF): prefers
4380 2008-04-01 02:59 [ko1@a... ] nobu - Ruby:r15871 (trunk): * configure.in (RUBY_SETJMP, RUBY_LONGJMP, RUBY_JMP_BUF): prefers
4381 2008-04-01 03:21 [ko1@a... ] nobu - Ruby:r15872 (ruby_1_8, trunk): * configure.in: __builtin_setjmp cannot handle a variable.
4382 2008-04-01 07:40 [ko1@a... ] drbrain - Ruby:r15873 (trunk): Import RubyGems 1.1.0
4383 2008-04-01 07:55 [ko1@a... ] drbrain - Ruby:r15874: Remove test file that was removed in RubyGems 1.1.0
4384 2008-04-01 09:42 [ko1@a... ] usa - Ruby:r15875 (trunk): * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.
4385 2008-04-01 11:01 [ko1@a... ] nobu - Ruby:r15876 (trunk): * {lib,test}/rubygems: set eol-style.
4386 2008-04-01 11:37 [ko1@a... ] nobu - Ruby:r15877 (ruby_1_8, trunk): * configure.in: _setjmp is available but _longjmp is not on mingw.
4387 2008-04-01 13:07 [ko1@a... ] nobu - Ruby:r15878 (ruby_1_8, trunk): * configure.in: quoted.
4388 2008-04-01 13:14 [ko1@a... ] nobu - Ruby:r15879 (ruby_1_8): * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.
4389 2008-04-01 14:44 [ko1@a... ] nobu - Ruby:r15880 (ruby_1_8, trunk): * configure.in: get rid of empty expansion.
4390 2008-04-01 16:40 [ko1@a... ] nobu - Ruby:r15881 (trunk): * bignum.c (big2dbl): more precise conversion at edge cases.
4391 2008-04-01 20:34 [ko1@a... ] matz - Ruby:r15882 (ruby_1_8): * bignum.c (rb_big_div): Bignum#div should return integer for
4392 2008-04-01 21:22 [ko1@a... ] matz - Ruby:r15883 (trunk): * rational.c: need to include <float.h> just once.
4393 2008-04-02 06:30 [ko1@a... ] matz - Ruby:r15884 (trunk): * include/ruby/node.h: add new constants for rb_call()'s scope.
4394 2008-04-02 06:54 [ko1@a... ] matz - Ruby:r15885 (trunk): * .gdbinit (rp): supports rational and complex numbers. it's
4395 2008-04-02 22:31 [ko1@a... ] matz - Ruby:r15886 (trunk): * rational.c (nurat_int_check): function for DRY integer check.
4396 2008-04-02 23:14 [ko1@a... ] matz - Ruby:r15887 (trunk): * numeric.c (num_rdiv): should always return rational number.
4397 2008-04-03 06:19 [ko1@a... ] nobu - Ruby:r15888 (trunk): * configure.in (cflags): expand at compile time.
4398 2008-04-03 09:01 [ko1@a... ] nobu - Ruby:r15889 (trunk): * compile.c (iseq_set_sequence, iseq_insns_unification,
4399 2008-04-03 12:56 [ko1@a... ] nobu - Ruby:r15890 (trunk): * Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.sub
4400 2008-04-03 13:21 [ko1@a... ] nobu - Ruby:r15891 (trunk): * common.mk (endb.h, transdb.h, prelude.c): depend on $(PREP) and
[前][次][番号順一覧][上]