[前][次][スレッド一覧][上]
ruby-cvs:22001-22100
22001 2007-12-28 16:41 [naruse at ruby-lang.] Ruby:r14764 (ruby_1_8): * lib/resolv.rb (Resolv::DNS#each_address): now returns IPv6 address.
22002 2007-12-28 17:35 [akr at ruby-lang.org] Ruby:r14765 (trunk): * time.c (make_time_t): verify mktime and timegm result.
22003 2007-12-28 18:26 [duerst at ruby-lang.] Ruby:r14766 (trunk): Fri Dec 28 01:55:04 2007 Martin Duerst <duerst at it.aoyama.ac.jp>
22004 2007-12-28 18:46 [usa at ruby-lang.org] Ruby:r14767 (trunk): * ext/readline/readline.c (readline_readline): set encoding to result.
22005 2007-12-28 19:12 [akr at ruby-lang.org] Ruby:r14768 (trunk): * encoding.c (rb_locale_encoding): defined.
22006 2007-12-28 19:29 [usa at ruby-lang.org] Ruby:r14769 (trunk): * ext/readline/readline.c (readline_readline, readline_s_set_input):
22007 2007-12-28 19:41 [usa at ruby-lang.org] Ruby:r14770 (trunk): * encoding.c (rb_locale_encoding): should check return value from
22008 2007-12-28 20:21 [eban at ruby-lang.or] Ruby:r14771 (trunk): * golf_prelude.rb (Object.say): derived from Perl 5.10.
22009 2007-12-28 23:55 [akr at ruby-lang.org] Ruby:r14772 (trunk): * ext/strscan/strscan.c (str_new): new function for allocate an string
22010 2007-12-29 01:13 [akr at ruby-lang.org] Ruby:r14773 (trunk): add a test.
22011 2007-12-29 01:34 [akr at ruby-lang.org] Ruby:r14774 (trunk): unused variable removed.
22012 2007-12-29 02:20 [usa at ruby-lang.org] Ruby:r14775 (trunk): * io.c (io_unread): adhoc workaround for non-binary mode of some DOSish
22013 2007-12-29 03:10 [usa at ruby-lang.org] Ruby:r14776 (trunk): * io.c (io_unread): fix typo.
22014 2007-12-29 04:47 [gotoyuzo at ruby-lan] Ruby:r14777 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):
22015 2007-12-29 04:55 [gotoyuzo at ruby-lan] Ruby:r14778 (trunk): * Fix variable name.
22016 2007-12-29 13:27 [akr at ruby-lang.org] Ruby:r14779 (trunk): add tests.
22017 2007-12-29 13:31 [akr at ruby-lang.org] Ruby:r14780 (trunk): changelog for previous change.
22018 2007-12-29 21:54 [nobu at ruby-lang.or] Ruby:r14781 (trunk): * common.mk (clean, distclean, realclean): should include clean-enc
22019 2007-12-29 22:44 [nobu at ruby-lang.or] Ruby:r14782 (trunk): * re.c (rb_reg_regsub): returns the given string itself if nothing
22020 2007-12-29 23:49 [akr at ruby-lang.org] Ruby:r14783 (trunk): * io.c (io_fflush): don't retry when wbuf modified by other threads.
22021 2007-12-29 23:52 [akr at ruby-lang.org] Ruby:r14784 (trunk): comment modified.
22022 2007-12-30 01:44 [nobu at ruby-lang.or] Ruby:r14785 (trunk): * enc/Makefile.in (DLDFLAGS): like as extensions. [ruby-core:14567]
22023 2007-12-30 03:39 [akr at ruby-lang.org] Ruby:r14786 (trunk): use timeout for thread join to avoid hang.
22024 2007-12-30 03:50 [usa at ruby-lang.org] Ruby:r14787 (trunk): * 2007-12-30
22025 2007-12-30 04:22 [akr at ruby-lang.org] Ruby:r14788 (trunk): use EWOULDBLOCK as an example in document.
22026 2007-12-30 06:28 [usa at ruby-lang.org] Ruby:r14789 (trunk): * lib/mkmf.rb (depend_rules): need to convert `/' to `\' for windows
22027 2007-12-30 06:34 [usa at ruby-lang.org] Ruby:r14790 (trunk): * encoding.c (Init_encoding): register Windows-31J and its alias.
22028 2007-12-30 11:01 [naruse at ruby-lang.] Ruby:r14791 (trunk): * configure.in: rm largefile.h.
22029 2007-12-30 11:06 [naruse at ruby-lang.] Ruby:r14792 (trunk): * enc/depend: replace spaces by tab
22030 2007-12-30 13:56 [nobu at ruby-lang.or] Ruby:r14793 (trunk): * parse.y (program): clear input strings after all process.
22031 2007-12-30 17:43 [nobu at ruby-lang.or] Ruby:r14794 (trunk): * encoding.c (Init_Encoding): registered rb_encoding differs from
22033 2007-12-30 19:23 [usa at ruby-lang.org] Ruby:r14796 (trunk): * bootstraptest/test_knownbug.rb: support DOSISH.
22034 2007-12-30 21:42 [akr at ruby-lang.org] Ruby:r14797 (trunk): timeout larger area.
22035 2007-12-30 21:54 [nobu at ruby-lang.or] Ruby:r14798 (trunk): * parse.y (program, yycompile0): too early to drop lex_lastline in
22036 2007-12-30 22:48 [tadf at ruby-lang.or] Ruby:r14799 (trunk): * lib/date.rb (_valid_time?): I'm not sure to recommend such an
22037 2007-12-30 22:50 [tadf at ruby-lang.or] Ruby:r14800 (ruby_1_8): * lib/date.rb (_valid_time?): I'm not sure to recommend such an
22038 2007-12-30 23:20 [eban at ruby-lang.or] Ruby:r14801 (trunk): * golf_prelude.rb ( at at golf_hash): for performance improvement.
22039 2007-12-30 23:49 [usa at ruby-lang.org] Ruby:r14802 (trunk): * golf_prelude.rb (String#/): define / as split, as association of
22040 2007-12-30 23:57 [akr at ruby-lang.org] Ruby:r14803 (trunk): fix \xc2\xa0 as \xc2\xa1.
22041 2007-12-31 02:30 [akr at ruby-lang.org] Ruby:r14804 (trunk): add more tests for sub, gsub, sub!, gsub!.
22042 2007-12-31 05:58 [usa at ruby-lang.org] Ruby:r14805 (trunk): * test/net/imap/test_imap.rb: check OpenSSL definition before testing imaps.
22043 2007-12-31 06:08 [nobu at ruby-lang.or] Ruby:r14806 (trunk): * include/ruby/encoding.h (rb_enc_sprintf, rb_enc_vsprintf): prototyped.
22044 2007-12-31 06:50 [nobu at ruby-lang.or] Ruby:r14807 (ruby_1_8, trunk): * trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for cross
22045 2007-12-31 07:39 [nobu at ruby-lang.or] Ruby:r14808 (trunk): * main.c, goruby.c (RUBY_MAIN_INIT): removed.
22046 2007-12-31 09:33 [nobu at ruby-lang.or] Ruby:r14809 (trunk): * golf_prelude.rb: find words with underscore.
22047 2007-12-31 14:52 [akr at ruby-lang.org] Ruby:r14810 (trunk): fix typos.
22048 2007-12-31 15:43 [akr at ruby-lang.org] Ruby:r14811 (trunk): fix typos.
22049 2007-12-31 18:06 [akr at ruby-lang.org] Ruby:r14812 (trunk): fix a typo.
22050 2007-12-31 19:39 [akr at ruby-lang.org] Ruby:r14813 (trunk): * string.c (IS_7BIT): removed.
22051 2007-12-31 21:55 [akr at ruby-lang.org] Ruby:r14814 (trunk): fix typos.
22052 2007-12-31 22:56 [matz at ruby-lang.or] Ruby:r14815 (trunk): * thread_pthread.c (native_sleep): timespec tv_sec may overflow on
22053 2007-12-31 23:17 [gotoyuzo at ruby-lan] Ruby:r14816 (trunk): * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):
22054 2007-12-31 23:27 [nobu at ruby-lang.or] Ruby:r14817 (trunk): * string.c (rb_str_resize): embeds if ptr is null. [ruby-dev:32819]
22055 2007-12-31 23:30 [nobu at ruby-lang.or] Ruby:r14818 (trunk): * test/webrick/test_httpproxy.rb: set properties.
22056 2007-12-31 23:53 [nobu at ruby-lang.or] Ruby:r14819 (trunk): * ruby.c (proc_options, process_options): delays finding encoding
22057 2007-12-31 23:57 [nobu at ruby-lang.or] Ruby:r14820 (trunk): * ruby.c (proc_options, process_options): delays finding encoding
22058 2008-01-01 01:04 [nobu at ruby-lang.or] Ruby:r14821 (trunk): * ruby.c (process_options): rejects dummy encoding.
22059 2008-01-01 01:29 [nobu at ruby-lang.or] Ruby:r14822 (trunk): * encoding.c (rb_to_encoding): raises for non-nil, non-encoding,
22060 2008-01-01 01:32 [matz at ruby-lang.or] Ruby:r14823 (trunk): * bootstraptest/test_knownbug.rb: shut up syntax error
22061 2008-01-01 01:34 [matz at ruby-lang.or] Ruby:r14824 (trunk): * bootstraptest/test_knownbug.rb: more portable way
22062 2008-01-01 14:16 [matz at ruby-lang.or] Ruby:r14825 (trunk): * string.c (rb_str_substr): offset movement bug. a patch from
22063 2008-01-01 14:43 [matz at ruby-lang.or] Ruby:r14826 (trunk): * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:
22064 2008-01-01 16:04 [akr at ruby-lang.org] Ruby:r14827 (trunk): add a test: "y".count("a\\-z") should be 0.
22065 2008-01-01 17:50 [nobu at ruby-lang.or] Ruby:r14828 (trunk): * io.c (rb_io_mode_enc): encoding spec is not allowed in binary mode.
22066 2008-01-01 21:24 [akr at ruby-lang.org] Ruby:r14829 (trunk): * include/ruby/encoding.h (rb_isascii): defined.
22067 2008-01-01 22:19 [akr at ruby-lang.org] Ruby:r14830 (trunk): abolish warnings by previous change.
22068 2008-01-01 23:17 [akr at ruby-lang.org] Ruby:r14831 (trunk): * common.mk: dependency updated.
22069 2008-01-01 23:55 [akr at ruby-lang.org] Ruby:r14832 (trunk): thread_pthread.h -> thread_$(THREAD_MODEL).h.
22070 2008-01-02 00:22 [naruse at ruby-lang.] Ruby:r14833 (trunk): * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: Update nkf.
22071 2008-01-02 01:20 [akr at ruby-lang.org] Ruby:r14834 (trunk): * enc/depend: dependency updated.
22072 2008-01-02 02:31 [akr at ruby-lang.org] Ruby:r14835 (trunk): thread_pthread.c -> thread_$(THREAD_MODEL).c.
22073 2008-01-02 09:04 [tadf at ruby-lang.or] Ruby:r14836 (trunk): * sample/cal.rb: just updated with the newest version.
22074 2008-01-02 09:07 [tadf at ruby-lang.or] Ruby:r14837 (ruby_1_8): * sample/cal.rb: just updated with the newest version.
22075 2008-01-02 09:12 [tadf at ruby-lang.or] Ruby:r14838 (trunk): * sample/goodfriday.rb: examples for date are enough. retired.
22076 2008-01-02 09:15 [tadf at ruby-lang.or] Ruby:r14839 (trunk): removed an entry.
22077 2008-01-02 09:19 [tadf at ruby-lang.or] Ruby:r14840 (ruby_1_8): * sample/goodfriday.rb: examples for date are enough. retired.
22078 2008-01-02 10:15 [tadf at ruby-lang.or] Ruby:r14841 (trunk): * sample/time.rb: use Process.times instead of Time.times.
22079 2008-01-02 10:19 [tadf at ruby-lang.or] Ruby:r14842 (ruby_1_8): * sample/time.rb: use Process.times instead of Time.times.
22080 2008-01-02 10:46 [tadf at ruby-lang.or] Ruby:r14843 (trunk): use hard tab.
22081 2008-01-02 10:47 [tadf at ruby-lang.or] Ruby:r14844 (ruby_1_8): use hard tab.
22082 2008-01-02 10:57 [usa at ruby-lang.org] Ruby:r14845 (ruby_1_8): * 2007-01-02
22083 2008-01-02 10:58 [usa at ruby-lang.org] Ruby:r14846 (trunk): * 2008-01-02
22084 2008-01-02 11:36 [akr at ruby-lang.org] Ruby:r14847 (trunk): * missing/strcasecmp.c: removed. Ruby don't use locale dependent
22085 2008-01-02 14:02 [akr at ruby-lang.org] Ruby:r14848 (trunk): * common.mk (strcasecmp.o): removed.
22086 2008-01-02 14:41 [akr at ruby-lang.org] Ruby:r14849 (trunk): * include/ruby/missing.h (strcasecmp): removed.
22088 2008-01-02 15:29 [akr at ruby-lang.org] Ruby:r14851 (trunk): use signed char explicitly for table in scan_digits.
22089 2008-01-02 15:53 [akr at ruby-lang.org] Ruby:r14852 (trunk): describe about OS.
22090 2008-01-02 16:09 [akr at ruby-lang.org] Ruby:r14853 (trunk): don't need to include ruby/util.h.
22091 2008-01-02 23:53 [akr at ruby-lang.org] Ruby:r14854 (trunk): * util.c (ruby_strtoul): "0x", "+" and "-" is not a valid integer.
22092 2008-01-03 02:48 [akr at ruby-lang.org] Ruby:r14855 (trunk): * bignum.c (conv_digit): use ISDIGIT, ISLOWER and ISUPPER.
22093 2008-01-03 05:07 [akr at ruby-lang.org] Ruby:r14856 (trunk): * enc/us_ascii.c: add us_ascii_ prefix for functions to ease
22094 2008-01-03 10:47 [usa at ruby-lang.org] Ruby:r14857 (trunk): * 2007-01-03
22095 2008-01-03 11:29 [nobu at ruby-lang.or] Ruby:r14858 (ruby_1_8, trunk): * io.c (fptr_finalize): clear errno first. [ruby-talk:284492]
22096 2008-01-03 11:46 [akr at ruby-lang.org] Ruby:r14859 (trunk): * time.c: don't mention an obsolete library, ParseDate.
22097 2008-01-03 12:11 [akr at ruby-lang.org] Ruby:r14860 (trunk): update golf dependency.
22098 2008-01-03 12:24 [akr at ruby-lang.org] Ruby:r14861 (trunk): update dependency for alloca.o and dmydln.o.
22099 2008-01-03 13:31 [akr at ruby-lang.org] Ruby:r14862 (trunk): downcase MUL_OVERFLOW. it is a local variable.
22100 2008-01-03 14:37 [akr at ruby-lang.org] Ruby:r14863 (trunk): * parse.y (parser_magic_comment): use STRNCASECMP.
[前][次][スレッド一覧][上]