[前][次][スレッド一覧][上]
ruby-cvs:16901-17000
16901 2006-06-17 09:49 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16902 2006-06-17 09:51 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16903 2006-06-17 09:53 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16904 2006-06-17 09:54 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16905 2006-06-17 10:02 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16906 2006-06-17 10:04 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
16907 2006-06-17 10:28 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker, ruby/test/rss: * lib/rss/rss.rb (Kernel#funcall): removed.
16908 2006-06-17 10:37 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/sample/rss, ruby/test/rss: * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.
16909 2006-06-17 14:55 [akr at ruby-lang.org] ruby, ruby/lib, ruby/test/pathname: * lib/pathname.rb: backport from 1.9.
16910 2006-06-17 14:59 [akr at ruby-lang.org] ruby, ruby/lib, ruby/test/pathname: * lib/pathname.rb (Kernel#Pathname): new method.
16911 2006-06-17 23:50 [matz at ruby-lang.or] ruby/lib/test/unit, ruby/ext/socket, ruby: * eval.c (Init_eval): add aliases invoke_method and
16912 2006-06-18 00:53 [akr at ruby-lang.org] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c (bsock_recv_nonblock): new method
16913 2006-06-18 00:55 [akr at ruby-lang.org] ruby: fix.
16914 2006-06-18 01:22 [eban at ruby-lang.or] ruby: * 2006-06-18
16915 2006-06-18 12:04 [drbrain at ruby-lang] ruby/lib: Add Test::Unit::Assertions.
16916 2006-06-18 17:58 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.
16917 2006-06-18 18:03 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/rss.rb: fixed typo: except -> expect
16918 2006-06-18 18:05 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/parser.rb: removed a guard for requiring open-uri.
16919 2006-06-18 18:11 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: changed empty namespace URI representation to ""
16920 2006-06-18 18:22 [kou at ruby-lang.org] ruby, ruby/test/rss, ruby/lib/rss: * lib/rss/rss.rb: improved ignore_unknown_element
16921 2006-06-18 18:23 [kou at ruby-lang.org] ruby, ruby/test/rss: * test/rss/test_image.rb: shared name space configuration.
16922 2006-06-18 18:29 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/converter.rb: use NKF for Uconv fallback.
16923 2006-06-18 20:34 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole, ruby: support PROPERTYPUTREF. [ruby-talk:183042]
16924 2006-06-18 22:42 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: RSS::Element#initialize accepts initial
16925 2006-06-18 22:59 [usa at ruby-lang.org] ruby: * 2006-06-18
16926 2006-06-19 00:04 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib: * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
16927 2006-06-19 00:05 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib: * ext/tk/lib/multi-tk.rb: fix bug: initialize improper tables
16928 2006-06-19 00:06 [eban at ruby-lang.or] ruby: * 2006-06-19
16929 2006-06-19 00:06 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: automatically detected attributes.
16930 2006-06-19 00:07 [eban at ruby-lang.or] ruby: * 2006-06-19
16931 2006-06-19 13:10 [matz at ruby-lang.or] ruby/ext/socket, ruby: * ext/socket/socket.c (tcp_accept_nonblock): forgot to remove
16932 2006-06-19 16:14 [matz at ruby-lang.or] ruby/lib, ruby/ext/socket, ruby: * ext/socket/socket.c (unix_sysaccept): typo fixed.
16933 2006-06-19 17:19 [matz at ruby-lang.or] ruby/sample, ruby: * sample/test.rb (proc_return3): return within non lambda block
16934 2006-06-19 20:00 [suke at ruby-lang.or] ruby/test/win32ole: should not test when win32ole is not available.
16935 2006-06-19 22:16 [suke at ruby-lang.or] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: support some kind of method of word. [ruby-Bugs#3237]
16936 2006-06-19 22:37 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb:
16937 2006-06-19 23:25 [naruse at ruby-lang.] ruby/ext/nkf/nkf-utf8: * ext/nkf/nkf-utf8/nkf.c: imported nkf 2.0.7
16938 2006-06-19 23:40 [naruse at ruby-lang.] ruby/ext/nkf/lib: * kconv.rb: remove default -m0 and fix document.
16939 2006-06-19 23:44 [naruse at ruby-lang.] ruby: Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse at ruby-lang.org>
16940 2006-06-19 23:52 [naruse at ruby-lang.] ruby, ruby/ext/nkf/lib, ruby/ext/nkf/nkf-utf8: Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse at ruby-lang.org>
16941 2006-06-20 00:08 [matz at ruby-lang.or] ruby/lib/drb, ruby/lib, ruby: * lib/mathn.rb (Integer::prime_division): raise ZeroDivisionError
16942 2006-06-20 01:12 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb:
16943 2006-06-20 03:24 [drbrain at ruby-lang] ruby, ruby/lib, ruby/lib/test/unit: Merge RDoc from HEAD
16944 2006-06-20 07:07 [drbrain at ruby-lang] ruby/lib/drb: RDoc from Hugh Sasse [ruby-core:8012]
16945 2006-06-20 11:34 [eban at ruby-lang.or] ruby: * 2006-06-20
16946 2006-06-20 15:09 [matz at ruby-lang.or] ruby/sample, ruby: * eval.c (proc_invoke): intercept break and return from lambda
16947 2006-06-20 20:18 [gotoyuzo at ruby-lan] ruby, ruby/ext/openssl, ruby/ext/openssl/lib/openssl, ruby/test/openssl, ruby/sample/openssl: * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.
16948 2006-06-20 20:22 [gotoyuzo at ruby-lan] ruby/test/openssl:
16949 2006-06-20 20:50 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: hide RSS::Element.install_model.
16950 2006-06-20 21:06 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: provided default RSS::Element#_tags.
16951 2006-06-20 21:20 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: provided default RSS::Element#children.
16952 2006-06-20 22:12 [kou at ruby-lang.org] ruby, ruby/test/rss: * test/rss/test_parser.rb: split parser tests into ...
16953 2006-06-20 23:28 [nobu at ruby-lang.or] ruby, ruby/ext, ruby/lib: * ext/extmk.rb (parse_args): provisional catch-up for the recent changes.
16954 2006-06-21 01:14 [kou at ruby-lang.org] ruby, ruby/lib/rss: * lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writer
16955 2006-06-21 01:17 [eban at ruby-lang.or] ruby: * 2006-06-21
16956 2006-06-21 01:40 [nobu at ruby-lang.or] ruby: * parse.y (reswords): modifier token is no longer returned in fname
16957 2006-06-21 01:41 [nobu at ruby-lang.or] ruby: * parse.y (yylex, reswords): modifier token is no longer returned in
16958 2006-06-21 01:46 [eban at ruby-lang.or] ruby: * 2006-06-21
16959 2006-06-21 03:02 [matz at ruby-lang.or] ruby/ext/zlib, ruby/ext/tk, ruby/ext/syck, ruby/ext/strscan, ruby/ext/stringio, ruby/ext/socket, ruby/ext/racc/cparse, ruby/ext/pty, ruby/ext/io/wait, ruby/ext/etc, ruby/ext/bigdecimal, ruby: * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner
16960 2006-06-21 03:21 [drbrain at ruby-lang] ruby/lib: Fix typo
16961 2006-06-21 08:43 [matz at ruby-lang.or] ruby/lib/xmlrpc, ruby: * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Date
16962 2006-06-21 14:13 [matz at ruby-lang.or] ruby/lib/xmlrpc, ruby/ext, ruby: * parse.y (method_call): remove (fn)(args) style lambda
16963 2006-06-21 16:08 [akr at ruby-lang.org] ruby/test/ruby: use fork to isolate rlimit effect.
16964 2006-06-21 16:08 [akr at ruby-lang.org] ruby/test/ruby: use fork to isolate rlimit effect.
16965 2006-06-21 17:08 [matz at ruby-lang.or] ruby/sample, ruby/lib, ruby/ext, ruby: * parse.y (block_param): do not use multiple assignment for a sole
16966 2006-06-21 17:20 [matz at ruby-lang.or] ruby/lib, ruby: * lib/pp.rb (PP::PPMethods::seplist): should have preserved
16967 2006-06-21 17:32 [usa at ruby-lang.org] ruby, ruby/ext/socket, ruby/ext/tk, ruby/ext/zlib: * ext/socket/getaddrinfo.c (freeaddrinfo, get_name): fixed typo.
16968 2006-06-21 17:37 [nagai at ruby-lang.o] ruby: * signal.c (ruby_nativethread_signal, posix_nativethread_signal,
16969 2006-06-21 21:23 [tadf at ruby-lang.or] ruby, ruby/lib: fixed an issue about mathn.
16970 2006-06-21 21:31 [tadf at ruby-lang.or] ruby, ruby/lib: fixed an issue about mathn.
16971 2006-06-22 05:18 [akr at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (sock_s_socketpair): try GC only once.
16972 2006-06-22 05:19 [akr at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (sock_s_socketpair): try GC only once.
16973 2006-06-22 10:39 [matz at ruby-lang.or] ruby: * string.c (rb_str_aref): "abc"[3] should not return an empty
16974 2006-06-22 10:41 [eban at ruby-lang.or] ruby: * 2006-06-22
16975 2006-06-22 10:53 [eban at ruby-lang.or] ruby: * 2006-06-22
16976 2006-06-22 11:49 [matz at ruby-lang.or] ruby: * variable.c (rb_mod_name): returns nil for anonymous modules.
16977 2006-06-22 11:54 [matz at ruby-lang.or] ruby/lib/net, ruby: * lib/net/http.rb (Net::HTTPResponse): duplicated error 501;
16978 2006-06-23 10:52 [matz at ruby-lang.or] ruby/lib/net, ruby: * lib/net/http.rb (Net::HTTPResponse): duplicated error 501;
16979 2006-06-23 11:01 [eban at ruby-lang.or] ruby: * 2006-06-23
16980 2006-06-23 17:28 [nobu at ruby-lang.or] ruby: * eval.c (rb_block_pass): removed.
16981 2006-06-23 22:03 [nobu at ruby-lang.or] ruby: * ChangeLog: fixed typo.
16982 2006-06-23 23:39 [akr at ruby-lang.org] ruby, ruby/lib/drb: * ruby.h, lib/drb/drb.rb, lib/drb/invokemethod.rb: remove Values class.
16983 2006-06-24 06:37 [nagai at ruby-lang.o] ruby: * signal.c: revert last change.
16984 2006-06-24 10:15 [akr at ruby-lang.org] ruby/ext/bigdecimal, ruby/ext/curses, ruby/ext/digest, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/dl, ruby/ext/etc, ruby/ext/fcntl, ruby/ext/iconv, ruby/ext/io/wait, ruby/ext/nkf, ruby/ext/openssl, ruby/ext/pty, ruby/ext/racc/cparse, ruby/ext/readline, ruby/ext/ripper, ruby/ext/sdbm, ruby/ext/socket, ruby/ext/stringio, ruby/ext/strscan, ruby/ext/syck, ruby/ext/syslog, ruby/ext/zlib: add extconf.h to .cvsignore.
16985 2006-06-24 12:41 [eban at ruby-lang.or] ruby: * 2006-06-24
16986 2006-06-24 12:42 [eban at ruby-lang.or] ruby: * 2006-06-24
16987 2006-06-24 23:53 [akr at ruby-lang.org] ruby: * eval.c (rb_eval): use rb_ary_new2 instead of rb_ary_new4 to avoid
16988 2006-06-24 23:53 [akr at ruby-lang.org] ruby: comment rb_ary_new4 behavior in Ruby 1.9.
16989 2006-06-24 23:58 [akr at ruby-lang.org] ruby: refine previous description.
16990 2006-06-25 00:38 [akr at ruby-lang.org] ruby/test/ripper: add message for an assertion.
16991 2006-06-25 01:31 [eban at ruby-lang.or] ruby: * 2006-06-25
16992 2006-06-25 17:15 [suke at ruby-lang.or] ruby/test/win32ole: change test class name.
16993 2006-06-25 17:16 [suke at ruby-lang.or] ruby/test/win32ole: avoid Argument Error.
16994 2006-06-25 17:21 [suke at ruby-lang.or] ruby/test/win32ole, ruby/ext/win32ole, ruby: support some kind of method of word. [ruby-Bugs#3237]
16995 2006-06-25 17:45 [akr at ruby-lang.org] ruby: * parse.y (paren_args): wrap $2 by escape_Qundef because it may be
16996 2006-06-25 17:47 [akr at ruby-lang.org] ruby: add ML ref.
16997 2006-06-25 18:19 [akr at ruby-lang.org] ruby: ML ref: [ruby-dev:28843]
16998 2006-06-25 18:42 [akr at ruby-lang.org] ruby/ext/dbm, ruby/ext/gdbm: add extconf.h.
16999 2006-06-25 21:20 [akr at ruby-lang.org] ruby/ext/openssl: add extconf.h.
17000 2006-06-25 21:50 [eban at ruby-lang.or] ruby: * 2006-06-25
[前][次][スレッド一覧][上]