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

ruby-cvs:16501-16600

  16501 2006-02-20 13:26 [matz at ruby-lang.or] ruby/lib, ruby: * lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]
  16502 2006-02-20 13:48 [usa at ruby-lang.org] ruby, ruby/lib: * lib/find.rb: should raise ENOENT if root entry does not exist,
  16503 2006-02-20 17:34 [akr at ruby-lang.org] ruby, ruby/bcc32, ruby/ext, ruby/ext/dl, ruby/ext/iconv, ruby/lib, ruby/lib/rdoc/ri, ruby/lib/webrick/httpservlet, ruby/test/dbm, ruby/test/gdbm, ruby/test/ruby, ruby/test/soap/calc, ruby/test/soap/header, ruby/test/soap/ssl, ruby/win32: * mkconfig.rb: generate RbConfig instead of Config.
  16504 2006-02-20 17:39 [akr at ruby-lang.org] ruby: * mkconfig.rb: alias RbConfig for Config.
  16505 2006-02-20 18:23 [akr at ruby-lang.org] ruby: * io.c (rb_io_reopen): flush before reopening a file.
  16506 2006-02-20 22:33 [akr at ruby-lang.org] ruby: * mkconfig.rb: alias Config to RbConfig for compatibility.
  16507 2006-02-21 02:11 [matz at ruby-lang.or] ruby: * parse.y (f_arglist): should set command_start = Qtrue for
  16508 2006-02-21 02:13 [matz at ruby-lang.or] ruby: * parse.y (f_arglist): should set command_start = Qtrue for
  16509 2006-02-21 02:20 [usa at ruby-lang.org] ruby, ruby/win32: * configure.in (mingw): have link.
  16510 2006-02-21 02:21 [usa at ruby-lang.org] ruby: * 2006-02-21                      
  16511 2006-02-21 02:22 [usa at ruby-lang.org] ruby: * 2006-02-21                      
  16512 2006-02-21 02:29 [matz at ruby-lang.or] ruby: ChangeLog: add ML number [ruby-list:41838]
  16513 2006-02-21 14:19 [ocean at ruby-lang.o] ruby: * parse.y: fixed compile error    
  16514 2006-02-21 19:24 [akr at ruby-lang.org] ruby: comment ruby version more specific.
  16515 2006-02-22 09:27 [matz at ruby-lang.or] ruby: * eval.c (proc_alloc): add proper check for creation of a lambda
  16516 2006-02-22 11:05 [eban at ruby-lang.or] ruby: * 2006-02-22                      
  16517 2006-02-22 14:26 [matz at ruby-lang.or] ruby: * bignum.c (bignorm): x may not be a bignum.  [ruby-dev:28367]
  16518 2006-02-22 16:27 [usa at ruby-lang.org] ruby, ruby/test/webrick: * test/webrick/test_cgi.rb: should support platforms which search
  16519 2006-02-22 21:18 [akr at ruby-lang.org] ruby, ruby/lib, ruby/test/pathname: * lib/pathname.rb (Pathname#each_filename): use split_names properly.
  16520 2006-02-23 13:22 [ocean at ruby-lang.o] ruby: * eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
  16521 2006-02-23 13:24 [ocean at ruby-lang.o] ruby: * eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
  16522 2006-02-23 13:26 [eban at ruby-lang.or] ruby: * 2006-02-23                      
  16523 2006-02-23 13:27 [eban at ruby-lang.or] ruby: * 2006-02-23                      
  16524 2006-02-23 22:43 [ocean at ruby-lang.o] ruby, ruby/bcc32: * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal
  16525 2006-02-23 22:46 [ocean at ruby-lang.o] ruby, ruby/bcc32: * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal
  16526 2006-02-23 23:59 [ocean at ruby-lang.o] ruby: no message                        
  16527 2006-02-24 08:00 [naruse at ruby-lang.] ruby/ext/nkf: Removed (Obsolete by test/nkf)
  16528 2006-02-24 08:17 [naruse at ruby-lang.] ruby/ext/nkf, ruby/ext/nkf/lib: * ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.
  16529 2006-02-24 08:18 [naruse at ruby-lang.] ruby/ext: enabled documents in nkf and kconv.
  16530 2006-02-24 08:20 [naruse at ruby-lang.] ruby: * test.rb: Removed.  Obsolete by test/nkf.
  16531 2006-02-24 10:38 [eban at ruby-lang.or] ruby: * 2006-02-24                      
  16532 2006-02-24 10:39 [eban at ruby-lang.or] ruby: * 2006-02-24                      
  16533 2006-02-24 11:19 [usa at ruby-lang.org] ruby, ruby/win32: * win32/win32.c (NtInitialize): need to set a handler for VC++8.
  16534 2006-02-24 11:22 [usa at ruby-lang.org] ruby, ruby/win32: * time.c (time_new_internal): add prototype to tell the compiler
  16535 2006-02-24 11:38 [ocean at ruby-lang.o] ruby, ruby/bcc32: * bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().
  16536 2006-02-24 12:11 [usa at ruby-lang.org] ruby: * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
  16537 2006-02-24 12:12 [usa at ruby-lang.org] ruby: * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
  16538 2006-02-24 20:12 [seki at ruby-lang.or] ruby, ruby/test/drb: quote pathnames in the server's command line for space contained
  16539 2006-02-24 20:23 [seki at ruby-lang.or] ruby, ruby/test/drb: quote pathnames in the server's command line for space contained
  16540 2006-02-28 09:34 [usa at ruby-lang.org] ruby, ruby/lib/drb: * lib/drb/extservm.rb (invoke_service_command): cannot invoke command
  16541 2006-02-28 09:34 [usa at ruby-lang.org] ruby: * 2006-02-28                      
  16542 2006-02-28 22:47 [keiju at ruby-lang.o] ruby/lib/irb: * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and http://rubyforge.org/tracker/index.php?func=detail&aid=3302&group_id=426&atid=1698
  16543 2006-02-28 22:50 [eban at ruby-lang.or] ruby: * 2006-02-28                      
  16544 2006-03-01 00:21 [ocean at ruby-lang.o] ruby, ruby/lib/rdoc/parsers: * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
  16545 2006-03-01 00:27 [ocean at ruby-lang.o] ruby, ruby/lib/rdoc/parsers: * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
  16546 2006-03-01 01:02 [eban at ruby-lang.or] ruby: * 2006-03-01                      
  16547 2006-03-01 01:03 [eban at ruby-lang.or] ruby: * 2006-03-01                      
  16548 2006-03-01 17:09 [matz at ruby-lang.or] ruby: * ruby.h (SYM2ID): should not cast to signed long.
  16549 2006-03-01 19:06 [ocean at ruby-lang.o] ruby: * dir.c: supress warning "/* within comment"
  16550 2006-03-02 08:12 [matz at ruby-lang.or] ruby: * gc.c (add_heap): heap_slots may overflow.  a patch from Stefan
  16551 2006-03-02 10:21 [eban at ruby-lang.or] ruby: * 2006-03-02                      
  16552 2006-03-02 13:00 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
  16553 2006-03-02 13:01 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.
  16554 2006-03-02 13:07 [eban at ruby-lang.or] ruby: * 2006-03-02                      
  16555 2006-03-02 14:22 [akr at ruby-lang.org] ruby: * gc.c: align VALUE with sizeof(RVALUE) globally.
  16556 2006-03-02 17:58 [ocean at ruby-lang.o] ruby: * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)
  16557 2006-03-02 18:01 [ocean at ruby-lang.o] ruby: * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)
  16558 2006-03-02 19:46 [akr at ruby-lang.org] ruby: * gc.c: align VALUE with sizeof(RVALUE) globally.
  16559 2006-03-03 02:39 [akr at ruby-lang.org] ruby: ML ref [ruby-core:7305]           
  16560 2006-03-03 02:40 [akr at ruby-lang.org] ruby: ML ref [ruby-core:7305]           
  16561 2006-03-03 10:55 [eban at ruby-lang.or] ruby: * 2006-03-03                      
  16562 2006-03-03 10:55 [eban at ruby-lang.or] ruby: * 2006-03-03                      
  16563 2006-03-03 14:41 [aamine at ruby-lang.] ruby, ruby/ext/socket, ruby/ext/ripper, ruby/ext/dl: * ext/dl/.cvsignore: ignore callback.h.
  16564 2006-03-03 21:24 [akr at ruby-lang.org] ruby, ruby/ext, ruby/lib: * lib/fileutils.rb (FileUtils.cp_r): implement :remove_destination
  16565 2006-03-04 02:39 [matz at ruby-lang.or] ruby/lib/rdoc/ri, ruby: * lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygems
  16566 2006-03-04 11:33 [eban at ruby-lang.or] ruby: * 2006-03-04                      
  16567 2006-03-04 15:28 [akr at ruby-lang.org] ruby, ruby/test/ruby: * gc.c (id2ref): fix symbol test.
  16568 2006-03-04 15:28 [akr at ruby-lang.org] ruby, ruby/test/ruby: * gc.c (id2ref): fix symbol test.
  16569 2006-03-04 15:39 [akr at ruby-lang.org] ruby/test/ruby: fix string interpolation
  16570 2006-03-04 15:39 [akr at ruby-lang.org] ruby/test/ruby: fix string interpolation
  16571 2006-03-04 15:43 [eban at ruby-lang.or] ruby: * 2006-03-04                      
  16572 2006-03-05 18:35 [aamine at ruby-lang.] ruby, ruby/lib/net: * lib/net/http.rb (send_request_with_body): #content_type never return false, use #main_type instead. [ruby-core:07476]
  16573 2006-03-05 18:41 [aamine at ruby-lang.] ruby, ruby/lib: * lib/fileutils.rb: do not repeat command options.
  16574 2006-03-05 18:44 [eban at ruby-lang.or] ruby: * 2006-03-05                      
  16575 2006-03-11 17:27 [matz at ruby-lang.or] ruby/lib/rdoc/ri, ruby: * lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removed
  16576 2006-03-11 20:48 [eban at ruby-lang.or] ruby: * 2006-03-11                      
  16577 2006-03-12 17:09 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: * ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT in
  16578 2006-03-12 17:18 [eban at ruby-lang.or] ruby: * 2006-03-12                      
  16579 2006-03-15 16:41 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
  16580 2006-03-15 16:42 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
  16581 2006-03-15 16:43 [eban at ruby-lang.or] ruby: * 2006-03-15                      
  16582 2006-03-15 16:44 [eban at ruby-lang.or] ruby: * 2006-03-15                      
  16583 2006-03-15 16:53 [usa at ruby-lang.org] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): support libraries without *.so.
  16584 2006-03-15 16:55 [usa at ruby-lang.org] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): support libraries without *.so.
  16585 2006-03-17 19:10 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl: * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.
  16586 2006-03-17 20:38 [eban at ruby-lang.or] ruby: * 2006-03-17                      
  16587 2006-03-19 09:57 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: change behavior of converting  OLE Variant object with VT_ARRAY|VT_UI1
  16588 2006-03-19 16:27 [eban at ruby-lang.or] ruby: * 2006-03-19                      
  16589 2006-03-20 09:42 [matz at ruby-lang.or] ruby: * configure.in: remove enable_rpath=no for Solaris.
  16590 2006-03-20 11:14 [usa at ruby-lang.org] ruby, ruby/ext/win32ole: * ext/win32ole/win32ole.c (folevariant_value): could not compile
  16591 2006-03-20 11:14 [usa at ruby-lang.org] ruby: * 2006-03-20                      
  16592 2006-03-20 11:16 [usa at ruby-lang.org] ruby: * 2006-03-20                      
  16593 2006-03-20 12:07 [matz at ruby-lang.or] ruby: * configure.in: Solaris SunPro compiler -rapth patch from
  16594 2006-03-21 22:16 [kosako at ruby-lang.] ruby: add String/Symbol argument to MatchData[x]
  16595 2006-03-23 00:03 [kosako at ruby-lang.] ruby: add back reference by name in replace string
  16596 2006-03-23 10:52 [matz at ruby-lang.or] ruby: * eval.c (method_missing): should support argument splat in
  16597 2006-03-23 10:54 [eban at ruby-lang.or] ruby: * 2006-03-23                      
  16598 2006-03-23 21:08 [kosako at ruby-lang.] ruby: merge Oniguruma 4.0.2             
  16599 2006-03-23 21:43 [kosako at ruby-lang.] ruby: prohibit number backref in replaced string for named pattern
  16600 2006-03-24 17:22 [matz at ruby-lang.or] ruby: * process.c (rb_f_sleep): remove description about SIGALRM which

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