[前][次][スレッド一覧][上]
ruby-cvs:19001-19100
19001 2007-02-16 21:00 [ko1 at ruby-lang.org] Ruby:r11762: * intern.h: add a prototype of rb_sym_to_s().
19002 2007-02-16 21:36 [ko1 at ruby-lang.org] Ruby:r11763: * object.c (rb_obj_ivar_set/get/defined): fix to check : at _v/C id.
19003 2007-02-17 04:53 [drbrain at ruby-lang] Ruby:r11764: * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse
19004 2007-02-17 19:29 [knu at ruby-lang.org] Ruby:r11765: * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse
19005 2007-02-17 19:35 [knu at ruby-lang.org] Ruby:r11766: 20070217
19006 2007-02-17 19:35 [knu at ruby-lang.org] Ruby:r11767: 20070217
19007 2007-02-17 20:32 [knu at ruby-lang.org] Ruby:r11768: Tag for 1.8.6-preview1.
19008 2007-02-18 13:11 [nobu at ruby-lang.or] Ruby:r11769: * configure.in (pid_t, uid_t, gid_t): check if defined.
19009 2007-02-18 13:13 [nobu at ruby-lang.or] Ruby:r11770: * configure.in (pid_t, uid_t, gid_t): check if defined.
19010 2007-02-18 19:34 [tadf at ruby-lang.or] Ruby:r11771: updated based on date2 4.0.3.
19011 2007-02-18 19:37 [tadf at ruby-lang.or] Ruby:r11772: updated based on date2 4.0.3.
19012 2007-02-18 19:47 [eban at ruby-lang.or] Ruby:r11773: * 2007-02-18
19013 2007-02-18 20:56 [nobu at ruby-lang.or] Ruby:r11774: * win32: ignore icon files.
19014 2007-02-18 20:58 [eban at ruby-lang.or] Ruby:r11775: * 2007-02-18
19015 2007-02-18 22:56 [nobu at ruby-lang.or] Ruby:r11776: * ext/etc/etc.c (etc_getgrgid): missed to replace a macro.
19016 2007-02-19 17:16 [matz at ruby-lang.or] Ruby:r11777: * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
19017 2007-02-19 17:17 [matz at ruby-lang.or] Ruby:r11778: * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
19018 2007-02-19 17:29 [matz at ruby-lang.or] Ruby:r11779: revert error check-in in r11777
19019 2007-02-19 18:27 [knu at ruby-lang.org] Ruby:r11780: * configure.in, defines.h, eval.c (rb_feature_p, rb_provided,
19020 2007-02-19 18:28 [knu at ruby-lang.org] Ruby:r11781: * configure.in, defines.h, eval.c (rb_feature_p, rb_provided,
19021 2007-02-19 18:29 [knu at ruby-lang.org] Ruby:r11782: 20070219
19022 2007-02-19 18:34 [knu at ruby-lang.org] Ruby:r11783: * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
19023 2007-02-19 18:50 [knu at ruby-lang.org] Ruby:r11784: add some pointers
19024 2007-02-19 22:15 [nobu at ruby-lang.or] Ruby:r11785: * configure.in (RUBY_REPLACE_TYPE): cache convertible type info.
19025 2007-02-19 22:16 [nobu at ruby-lang.or] Ruby:r11786: * configure.in (RUBY_REPLACE_TYPE): cache convertible type info.
19026 2007-02-19 23:56 [tadf at ruby-lang.or] Ruby:r11787: just a minor change
19027 2007-02-20 00:35 [tadf at ruby-lang.or] Ruby:r11788: just a minor change
19028 2007-02-20 00:48 [tadf at ruby-lang.or] Ruby:r11789: just a minor change
19029 2007-02-20 01:16 [tadf at ruby-lang.or] Ruby:r11790: just a minor change
19030 2007-02-20 01:30 [tadf at ruby-lang.or] Ruby:r11791: just a minor change
19031 2007-02-20 01:53 [tadf at ruby-lang.or] Ruby:r11792: just a minor change
19032 2007-02-20 02:07 [tadf at ruby-lang.or] Ruby:r11793: just a minor change
19033 2007-02-20 02:13 [tadf at ruby-lang.or] Ruby:r11794: just a minor change
19034 2007-02-20 15:07 [ko1 at ruby-lang.org] Ruby:r11795: * thread.c (do_select, rb_thread_wait_fd_rw): raise sys error if
19035 2007-02-20 15:11 [ko1 at ruby-lang.org] Ruby:r11796: * test/io/nonblock/test_flush.rb: YARV doesn't raise any errors if
19036 2007-02-20 15:16 [ko1 at ruby-lang.org] Ruby:r11797: * eval.c, vm.c, yarvcore.h: move definition of rb_call_super() to
19037 2007-02-20 15:53 [knu at ruby-lang.org] Ruby:r11798: Merge trivial changes to reduce diffs from ruby_1_8.
19038 2007-02-20 16:34 [knu at ruby-lang.org] Ruby:r11799: Update the distribution information.
19039 2007-02-20 16:35 [knu at ruby-lang.org] Ruby:r11800: fix
19040 2007-02-20 16:37 [knu at ruby-lang.org] Ruby:r11801: Update the distribution information.
19041 2007-02-20 16:37 [knu at ruby-lang.org] Ruby:r11802: Update the distribution information.
19042 2007-02-20 16:52 [shyouhei at ruby-lan] Ruby:r11803: Update the distribution information.
19043 2007-02-20 20:44 [kou at ruby-lang.org] Ruby:r11804: * dir.c: fixed a typo.
19044 2007-02-20 21:25 [suke at ruby-lang.or] Ruby:r11805: * ext/win32ole/win32ole.c (installed_code_page_proc,
19045 2007-02-21 09:14 [nobu at ruby-lang.or] Ruby:r11806: * eval_load.c (rb_require_safe): should restore safe level.
19046 2007-02-21 17:53 [matz at ruby-lang.or] Ruby:r11807: * numeric.c (fix_equal): remove FIX2LONG() to optimize. suggested
19047 2007-02-21 22:30 [knu at ruby-lang.org] Ruby:r11808: * numeric.c (fix_equal): A bit more optimization.
19048 2007-02-23 11:25 [aamine at ruby-lang.] Ruby:r11812: ignore *.dylib (shared library on Mac OS X)
19049 2007-02-23 11:49 [matz at ruby-lang.or] Ruby:r11813: * parse.y, compile.c, gc.c, insns.def, intern.h, iseq.c, node.h,
19050 2007-02-23 12:16 [matz at ruby-lang.or] Ruby:r11814: * parse.y: remove dyna_check_gen() prototype.
19051 2007-02-23 12:25 [aamine at ruby-lang.] Ruby:r11815: * parse.y (lambda): add ripper event. This fixes bus error on "make test-all".
19052 2007-02-23 12:42 [knu at ruby-lang.org] Ruby:r11816: * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
19053 2007-02-23 12:44 [knu at ruby-lang.org] Ruby:r11817: fix credit
19054 2007-02-23 12:45 [knu at ruby-lang.org] Ruby:r11818: * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
19055 2007-02-23 12:46 [knu at ruby-lang.org] Ruby:r11819: 20070223
19056 2007-02-23 12:47 [knu at ruby-lang.org] Ruby:r11820: * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
19057 2007-02-23 12:48 [knu at ruby-lang.org] Ruby:r11821: 20070223
19058 2007-02-23 13:04 [knu at ruby-lang.org] Ruby:r11822: * numeric.c (fix_cmp, fix_equal): Remove FIX2LONG() to optimize.
19059 2007-02-23 13:24 [knu at ruby-lang.org] Ruby:r11823: * numeric.c (fix_cmp, fix_equal): Remove FIX2LONG() to optimize.
19060 2007-02-23 14:23 [usa at ruby-lang.org] Ruby:r11824: * signal.c (sighandler): need to tell to be interrupted to main
19062 2007-02-23 15:07 [usa at ruby-lang.org] Ruby:r11826: * win32/win32.c (set_pioinfo_extra): simplified.
19063 2007-02-23 15:11 [usa at ruby-lang.org] Ruby:r11827: * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1
19064 2007-02-23 15:41 [aamine at ruby-lang.] Ruby:r11828: * test/ruby/test_primitive.rb: new test.
19065 2007-02-23 15:59 [usa at ruby-lang.org] Ruby:r11829: * signal.c (sighandler): need to re-install sighandler on some
19066 2007-02-23 16:59 [aamine at ruby-lang.] Ruby:r11830: * test/ruby/test_assignment.rb: merge yarvtest/test_massign.
19067 2007-02-23 18:13 [aamine at ruby-lang.] Ruby:r11831: * test/ruby/test_optimization.rb: new test (merges test_opts.rb).
19068 2007-02-23 18:33 [usa at ruby-lang.org] Ruby:r11832: * thread.c (rb_thread_polling): check interrupts here.
19069 2007-02-23 18:38 [aamine at ruby-lang.] Ruby:r11833: * test/ruby/test_yield.rb: new test.
19070 2007-02-24 07:39 [suke at ruby-lang.or] Ruby:r11834: * ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array,
19071 2007-02-24 10:38 [aamine at ruby-lang.] Ruby:r11835: * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. Thanks Tomoyuki Chikanaga. [ruby-dev:30405]
19072 2007-02-24 10:41 [ko1 at ruby-lang.org] Ruby:r11836: * common.mk: change vm_macro.def -> vm_macro.inc rule.
19073 2007-02-24 10:42 [aamine at ruby-lang.] Ruby:r11837: * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. Thanks Tomoyuki Chikanaga. [ruby-dev:30405]
19074 2007-02-24 10:45 [ko1 at ruby-lang.org] Ruby:r11838: fix ChangeLog.
19075 2007-02-24 10:49 [ko1 at ruby-lang.org] Ruby:r11839: * test/testunit/test_testcase.rb: catch up with current instance
19076 2007-02-24 11:07 [ko1 at ruby-lang.org] Ruby:r11840: * parse.y, node.h, compile.c: change node tree structure. a purpose
19077 2007-02-24 13:57 [eban at ruby-lang.or] Ruby:r11841: * 2007-02-24
19078 2007-02-24 14:22 [ko1 at ruby-lang.org] Ruby:r11842: * lib/soap/mapping/factory.rb: catch up with spec changes (return
19079 2007-02-24 15:15 [shugo at ruby-lang.o] Ruby:r11843: * lib/monitor.rb: rewritten using Mutex/ConditionVariable.
19080 2007-02-24 15:42 [shugo at ruby-lang.o] Ruby:r11844: * lib/thread.rb: do not redefine Mutex#synchronize.
19081 2007-02-24 15:48 [matz at ruby-lang.or] Ruby:r11845: * parse.y (lambda): remove unused clause from the rule to stop
19082 2007-02-24 15:52 [aamine at ruby-lang.] Ruby:r11846: * parse.y (program): remove useless assignment to reduce warning.
19083 2007-02-24 15:53 [aamine at ruby-lang.] Ruby:r11847: ignore static library libruby-static.a
19084 2007-02-24 16:01 [shugo at ruby-lang.o] Ruby:r11848: * lib/thread.rb (ConditionVariable#broadcast): use Mutex
19085 2007-02-24 16:05 [matz at ruby-lang.or] Ruby:r11849: * parse.y (struct local_vars): remove unused nofree member from
19086 2007-02-24 16:31 [usa at ruby-lang.org] Ruby:r11850: * win32/win32.c (StartSocket): remove unnecessary code.
19087 2007-02-24 16:47 [aamine at ruby-lang.] Ruby:r11851: * bootstraptest: new test suite.
19088 2007-02-24 16:51 [aamine at ruby-lang.] Ruby:r11852: * bootstraptest/runner.rb: new option --help.
19089 2007-02-24 16:53 [aamine at ruby-lang.] Ruby:r11853: * bootstraptest/runner.rb: fix syntax error.
19090 2007-02-24 16:55 [knu at ruby-lang.org] Ruby:r11854: Fix a trivial typo.
19091 2007-02-24 17:00 [knu at ruby-lang.org] Ruby:r11855: * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1
19092 2007-02-24 17:01 [knu at ruby-lang.org] Ruby:r11856: * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless
19093 2007-02-24 17:09 [knu at ruby-lang.org] Ruby:r11857: * lib/date/format.rb: updated based on date2 4.0.3.
19094 2007-02-24 17:09 [knu at ruby-lang.org] Ruby:r11858: 20070224
19095 2007-02-24 17:45 [aamine at ruby-lang.] Ruby:r11859: * parse.y (f_arg, opt_f_block_arg): ripper should export VALUE.
19096 2007-02-24 18:39 [nobu at ruby-lang.or] Ruby:r11860: * thread.c (rb_thread_debug): added runtime debugging flag.
19097 2007-02-24 18:41 [nobu at ruby-lang.or] Ruby:r11861: * intern.h (rb_thread_blocking_region): add prototype.
19098 2007-02-24 18:43 [nobu at ruby-lang.or] Ruby:r11862: * process.c (rb_waitpid_blocking, rb_waitpid): use UBF feature.
19099 2007-02-24 18:44 [nobu at ruby-lang.or] Ruby:r11863: * file.c (rb_thread_flock, rb_file_flock): use UBF feature.
19100 2007-02-24 18:45 [aamine at ruby-lang.] Ruby:r11864: * bootstraptest/test_class.rb: new file.
[前][次][スレッド一覧][上]