[前][次][スレッド一覧][上]
ruby-changes:3201-3300
3201 2007-12-25 20:14 [ko1@a... ] eban - Ruby:r14694 (trunk): * tool/make-snapshot: more portable.
3202 2007-12-25 20:25 [ko1@a... ] nobu - Ruby:r14695 (trunk): * tool/make-snapshot: argument check, and cleanup exported directory.
3203 2007-12-25 20:34 [ko1@a... ] technorama - Ruby:r14696 (trunk): * ext/openssl/ossl_ssl.c: Only show a warning if the default
3204 2007-12-25 21:26 [ko1@a... ] nobu - Ruby:r14697 (trunk): * common.mk (parse.c): depends on tool/ytab.sed.
3205 2007-12-25 21:34 [ko1@a... ] akr - Ruby:r14698 (trunk): * parse.y (struct parser_params): make parser_ruby_sourcefile common
3206 2007-12-25 21:37 [ko1@a... ] ko1 - Ruby:r14699 (trunk): * compile.c (iseq_compile_each): fix stack consistency error
3207 2007-12-25 21:45 [ko1@a... ] nobu - Ruby:r14700 (trunk): * tool/make-snapshot: add version number.
3208 2007-12-25 22:15 [ko1@a... ] ko1 - Ruby:r14701 (trunk): * thread.c: remove Thread.critical(=).
3209 2007-12-25 22:16 [ko1@a... ] ko1 - Ruby:r14702 (trunk): * bootstraptest/pending.rb: add pending issue.
3210 2007-12-25 22:47 [ko1@a... ] ko1 - Ruby:r14703 (trunk): * insns2vm.rb: add encoding option to shbang.
3211 2007-12-25 22:56 [ko1@a... ] nobu - Ruby:r14704 (trunk): * configure.in (TIMEZONE_VOID): typo.
3212 2007-12-25 23:16 [ko1@a... ] nobu - Ruby:r14706 (trunk): * ruby.c (proc_options): encoding option in shbang and RUBYOPT did not
3213 2007-12-25 23:20 [ko1@a... ] matz - Ruby:r14707 (trunk): * doc/NEWS: changes for 1.9
3214 2007-12-25 23:21 [ko1@a... ] usa - Ruby:r14705 (trunk): * win32/Makefile.sub (config.status): keep this file.
3215 2007-12-25 23:30 [ko1@a... ] matz - Ruby:r14708 (trunk): * lib/rexml/node.rb (REXML::Node::indent): should initialize rv
3216 2007-12-25 23:35 [ko1@a... ] matz - Ruby:r14709 (trunk): * development version 1.9.0 released.
3217 2007-12-26 01:17 [ko1@a... ] nobu - Ruby:r14710 (trunk): * ext/json/ext/generator/generator.c (Init_generator): requires
3218 2007-12-26 01:27 [ko1@a... ] ko1 - Ruby:r14711: add tag v1_9_0_0
3219 2007-12-26 12:07 [ko1@a... ] akr - Ruby:r14712 (trunk): add a test.
3220 2007-12-26 12:49 [ko1@a... ] akr - Ruby:r14713 (trunk): update lambda? doc.
3221 2007-12-26 13:30 [ko1@a... ] nobu - Ruby:r14714 (trunk): * array.c (tmpbuf): use rb_str_tmp_new().
3222 2007-12-26 13:56 [ko1@a... ] jeg2 - Ruby:r14715 (trunk): * lib/csv.rb: Cleaned up some code with Ruby 1.9 idioms.
3223 2007-12-26 14:39 [ko1@a... ] usa - Ruby:r14716 (trunk): * instruby.rb: install goruby if exists.
3224 2007-12-26 15:29 [ko1@a... ] akr - Ruby:r14717 (trunk): remove p.
3225 2007-12-26 16:10 [ko1@a... ] nobu - Ruby:r14718 (trunk): * string.c (Init_String): defines chars method.
3226 2007-12-26 17:34 [ko1@a... ] akr - Ruby:r14719 (trunk): * io.c (io_fflush): check closed fptr after rb_write_internal to avoid
3227 2007-12-26 21:15 [ko1@a... ] tadf - Ruby:r14720 (ruby_1_8): parsedate is obsolete.
3228 2007-12-26 22:08 [ko1@a... ] tadf - Ruby:r14721 (trunk): * lib/date/format.rb (_xmlschema): some improvements.
3229 2007-12-26 22:46 [ko1@a... ] naruse - Ruby:r14722 (ruby_1_8): * lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array of
3230 2007-12-26 22:50 [ko1@a... ] naruse - Ruby:r14723 (trunk): * lib/resolv.rb (Resolv::DNS::Name.==): fix for other is array of
3231 2007-12-27 02:32 [ko1@a... ] usa - Ruby:r14724 (trunk): * lib/mkmf.rb (create_tmpsrc): retry to create file if Errno::EACCES
3232 2007-12-27 10:47 [ko1@a... ] matz - Ruby:r14725 (trunk): * ext/socket/socket.c: a patch to support IRIX from Andrew
3233 2007-12-27 10:51 [ko1@a... ] technorama - Ruby:r14726 (ruby_1_8): * ext/openssl/ossl_ssl.c: Only show a warning if the default
3234 2007-12-27 11:01 [ko1@a... ] nobu - Ruby:r14727 (ruby_1_8): * intern.h, string.c (rb_str_set_len): added for upgrading path from
3235 2007-12-27 11:03 [ko1@a... ] nobu - Ruby:r14728 (ruby_1_8): * string.c (rb_str_lines, rb_str_bytes): ditto.
3236 2007-12-27 14:36 [ko1@a... ] akr - Ruby:r14729 (trunk): * io.c (io_fflush): checks wbuf modification by other threads.
3237 2007-12-27 15:03 [ko1@a... ] nobu - Ruby:r14730 (trunk): * string.c (rb_str_casecmp): fixed using a wrong variable.
3238 2007-12-27 15:12 [ko1@a... ] akr - Ruby:r14731 (trunk): * encoding.c (rb_enc_check): show encodings in error message.
3239 2007-12-27 15:19 [ko1@a... ] akr - Ruby:r14732 (trunk): * encoding.c (rb_enc_codelen): error message refined.
3240 2007-12-27 15:28 [ko1@a... ] akr - Ruby:r14733 (trunk): * encoding.c (rb_enc_codelen): show codepoint in error message.
3241 2007-12-27 16:38 [ko1@a... ] akr - Ruby:r14734 (trunk): * re.c (rb_reg_s_union): show encodings in error message.
3242 2007-12-27 17:27 [ko1@a... ] akr - Ruby:r14735 (trunk): * parse.y, transcode_data.h, transcode.c: change "illegal" to
3243 2007-12-27 17:58 [ko1@a... ] akr - Ruby:r14736 (trunk): * lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanese.c:
3244 2007-12-27 21:49 [ko1@a... ] usa - Ruby:r14737 (trunk): * mkconfig.rb (prefix): archdir is "1.9.0", not "1.9".
3245 2007-12-27 21:50 [ko1@a... ] usa - Ruby:r14738 (trunk): * ChangeLog: add report ref.
3246 2007-12-27 22:33 [ko1@a... ] usa - Ruby:r14739 (trunk): * lib/rubygems/commands/update_command.rb (do_rubygems_update): use
3247 2007-12-27 23:44 [ko1@a... ] nobu - Ruby:r14740 (trunk): * cygwin/GNUmakefile.in (EXTOBJS): uses ruby.rc always for other than
3248 2007-12-27 23:56 [ko1@a... ] nobu - Ruby:r14741 (ruby_1_8, trunk): * mkconfig.rb: should not use the libraries under the source directory
3249 2007-12-28 00:03 [ko1@a... ] usa - Ruby:r14742 (trunk): * common.mk (golf_prelude.c): use MINIRUBY instead of BASERUBY because
3250 2007-12-28 00:30 [ko1@a... ] nobu - Ruby:r14743 (trunk): * cygwin/GNUmakefile.in: commit miss.
3251 2007-12-28 01:29 [ko1@a... ] akr - Ruby:r14744 (trunk): * lib/rdoc/rdoc.rb (parse_files): don't depend on the default external
3252 2007-12-28 01:48 [ko1@a... ] usa - Ruby:r14745 (trunk): * golf_prelude.rb (Integer): Integer is now enumerable on goruby.
3253 2007-12-28 01:55 [ko1@a... ] nobu - Ruby:r14746 (trunk): * transcode.c (transcode_dispatch): allows transcoding from/to
3254 2007-12-28 10:07 [ko1@a... ] knu - Ruby:r14747 (trunk): * golf_prelude.rb (Object.const_missing): Auto-complete constants.
3255 2007-12-28 11:18 [ko1@a... ] usa - Ruby:r14748 (trunk): * golf_prelude.rb (Object.quine): get the script itself.
3256 2007-12-28 11:40 [ko1@a... ] usa - Ruby:r14749 (trunk): * golf_prelude.rb (Object.quine): need to join because SCRIPT_LINES__[]
3257 2007-12-28 11:46 [ko1@a... ] nobu - Ruby:r14750 (trunk): * tool/ytab.sed: skip yydestruct hack unless yymsg exists, for bison
3258 2007-12-28 13:07 [ko1@a... ] nobu - Ruby:r14751 (trunk): * gc.c (os_obj_of): returns an enumerator if no block given. based on
3259 2007-12-28 13:21 [ko1@a... ] kou - Ruby:r14752 (trunk): * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.2 -> 0.2.3.
3260 2007-12-28 13:23 [ko1@a... ] kou - Ruby:r14753 (ruby_1_8): * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3.
3261 2007-12-28 13:47 [ko1@a... ] knu - Ruby:r14754 (trunk): * golf_prelude.rb (Object.const_missing): No need to delegate to
3262 2007-12-28 13:59 [ko1@a... ] usa - Ruby:r14755 (trunk): * golf_prelude.rb (Integer#each): use alias simply.
3263 2007-12-28 15:11 [ko1@a... ] nobu - Ruby:r14756 (trunk): * encoding.c (set_base_encoding, enc_base_encoding): renamed
3264 2007-12-28 15:13 [ko1@a... ] drbrain - Ruby:r14757 (trunk): Move RDoc tests out of lib/
3265 2007-12-28 15:20 [ko1@a... ] knu - Ruby:r14758 (trunk): Remove garbage ("X=1").
3266 2007-12-28 15:30 [ko1@a... ] drbrain - Ruby:r14759 (trunk): Sort methods in TestSimpleMarkupAttributeManager
3267 2007-12-28 15:32 [ko1@a... ] drbrain - Ruby:r14760: Remove test directory
3268 2007-12-28 15:39 [ko1@a... ] drbrain - Ruby:r14761 (trunk): Move RDoc markup samples to sample/rdoc/markup directory
3269 2007-12-28 16:11 [ko1@a... ] drbrain - Ruby:r14762 (trunk): Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace.
3270 2007-12-28 16:39 [ko1@a... ] naruse - Ruby:r14763 (trunk): * lib/resolv.rb (Resolv::DNS#each_address): now returns IPv6 address.
3271 2007-12-28 16:41 [ko1@a... ] naruse - Ruby:r14764 (ruby_1_8): * lib/resolv.rb (Resolv::DNS#each_address): now returns IPv6 address.
3272 2007-12-28 17:36 [ko1@a... ] akr - Ruby:r14765 (trunk): * time.c (make_time_t): verify mktime and timegm result.
3273 2007-12-28 18:27 [ko1@a... ] duerst - Ruby:r14766 (trunk): Fri Dec 28 01:55:04 2007 Martin Duerst <duerst@it.aoyama.ac.jp>
3274 2007-12-28 18:47 [ko1@a... ] usa - Ruby:r14767 (trunk): * ext/readline/readline.c (readline_readline): set encoding to result.
3275 2007-12-28 19:12 [ko1@a... ] akr - Ruby:r14768 (trunk): * encoding.c (rb_locale_encoding): defined.
3276 2007-12-28 19:30 [ko1@a... ] usa - Ruby:r14769 (trunk): * ext/readline/readline.c (readline_readline, readline_s_set_input):
3277 2007-12-28 19:42 [ko1@a... ] usa - Ruby:r14770 (trunk): * encoding.c (rb_locale_encoding): should check return value from
3278 2007-12-28 20:21 [ko1@a... ] eban - Ruby:r14771 (trunk): * golf_prelude.rb (Object.say): derived from Perl 5.10.
3279 2007-12-28 23:56 [ko1@a... ] akr - Ruby:r14772 (trunk): * ext/strscan/strscan.c (str_new): new function for allocate an string
3280 2007-12-29 01:14 [ko1@a... ] akr - Ruby:r14773 (trunk): add a test.
3281 2007-12-29 01:34 [ko1@a... ] akr - Ruby:r14774 (trunk): unused variable removed.
3282 2007-12-29 02:20 [ko1@a... ] usa - Ruby:r14775 (trunk): * io.c (io_unread): adhoc workaround for non-binary mode of some DOSish
3283 2007-12-29 03:11 [ko1@a... ] usa - Ruby:r14776 (trunk): * io.c (io_unread): fix typo.
3284 2007-12-29 04:48 [ko1@a... ] gotoyuzo - Ruby:r14777 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_throws):
3285 2007-12-29 04:55 [ko1@a... ] gotoyuzo - Ruby:r14778 (trunk): * Fix variable name.
3286 2007-12-29 13:28 [ko1@a... ] akr - Ruby:r14779 (trunk): add tests.
3287 2007-12-29 13:32 [ko1@a... ] akr - Ruby:r14780 (trunk): changelog for previous change.
3288 2007-12-29 23:44 [ko1@a... ] nobu - Ruby:r14782 (trunk): * re.c (rb_reg_regsub): returns the given string itself if nothing
3289 2007-12-29 23:49 [ko1@a... ] akr - Ruby:r14783 (trunk): * io.c (io_fflush): don't retry when wbuf modified by other threads.
3290 2007-12-29 23:52 [ko1@a... ] akr - Ruby:r14784 (trunk): comment modified.
3291 2007-12-30 00:01 [ko1@a... ] nobu - Ruby:r14781 (trunk): * common.mk (clean, distclean, realclean): should include clean-enc
3292 2007-12-30 01:44 [ko1@a... ] nobu - Ruby:r14785 (trunk): * enc/Makefile.in (DLDFLAGS): like as extensions.
3293 2007-12-30 03:39 [ko1@a... ] akr - Ruby:r14786 (trunk): use timeout for thread join to avoid hang.
3294 2007-12-30 03:51 [ko1@a... ] usa - Ruby:r14787 (trunk): * 2007-12-30
3295 2007-12-30 04:22 [ko1@a... ] akr - Ruby:r14788 (trunk): use EWOULDBLOCK as an example in document.
3296 2007-12-30 06:29 [ko1@a... ] usa - Ruby:r14789 (trunk): * lib/mkmf.rb (depend_rules): need to convert `/' to `\' for windows
3297 2007-12-30 06:34 [ko1@a... ] usa - Ruby:r14790 (trunk): * encoding.c (Init_encoding): register Windows-31J and its alias.
3298 2007-12-30 11:01 [ko1@a... ] naruse - Ruby:r14791 (trunk): * configure.in: rm largefile.h.
3299 2007-12-30 11:06 [ko1@a... ] naruse - Ruby:r14792 (trunk): * enc/depend: replace spaces by tab
3300 2007-12-30 13:56 [ko1@a... ] nobu - Ruby:r14793 (trunk): * parse.y (program): clear input strings after all process.
[前][次][スレッド一覧][上]