[前][次][番号順一覧][上]
ruby-changes:3401-3500
3401 2008-01-05 19:43 [ko1@a... ] suke - Ruby:r14894 (trunk): * test/win32ole/test_win32ole.rb(test_s_locale_change) :add assertion which
3402 2008-01-05 21:18 [ko1@a... ] suke - Ruby:r14895 (trunk): * test/win32ole/test_win32ole.rb(test_s_codepage_changed) : modify test
3403 2008-01-05 21:49 [ko1@a... ] akr - Ruby:r14896 (trunk): * vm_insnhelper.c (vm_callee_setup_arg): it is not inlinable because
3404 2008-01-06 00:40 [ko1@a... ] akr - Ruby:r14897 (trunk): add a comment.
3405 2008-01-06 00:54 [ko1@a... ] naruse - Ruby:r14898 (trunk): * lib/resolv.rb (Reolv::DNS#each_address): get A record and then AAAA
3406 2008-01-06 01:39 [ko1@a... ] akr - Ruby:r14899 (trunk): * re.c (rb_reg_initialize_str): /\x80/n is not an error even if script
3407 2008-01-06 03:37 [ko1@a... ] akr - Ruby:r14900 (trunk): add a test.
3408 2008-01-06 04:15 [ko1@a... ] akr - Ruby:r14901 (trunk): split combinational tests.
3409 2008-01-06 04:23 [ko1@a... ] akr - Ruby:r14902 (trunk): unused variable removed.
3410 2008-01-06 09:38 [ko1@a... ] tadf - Ruby:r14903 (trunk): * lib/date.rb, lib/date/format.rb: introduced some constants
3411 2008-01-06 09:40 [ko1@a... ] tadf - Ruby:r14904 (ruby_1_8): * lib/date.rb, lib/date/format.rb: introduced some constants
3412 2008-01-06 10:45 [ko1@a... ] tadf - Ruby:r14905 (ruby_1_8): edited changelog.
3413 2008-01-06 10:57 [ko1@a... ] usa - Ruby:r14906 (trunk): * 2008-01-06
3414 2008-01-06 10:57 [ko1@a... ] usa - Ruby:r14907 (ruby_1_8): * 2008-01-06
3415 2008-01-06 11:17 [ko1@a... ] akr - Ruby:r14908 (trunk): add a test.
3416 2008-01-06 18:11 [ko1@a... ] technorama - Ruby:r14909 (trunk): * lib/securerandom.rb: Add Win32 support.
3417 2008-01-06 18:25 [ko1@a... ] akr - Ruby:r14910 (trunk): * include/ruby/encoding.h (rb_enc_str_buf_cat): declared.
3418 2008-01-06 21:16 [ko1@a... ] akr - Ruby:r14911 (trunk): * re.c (rb_reg_initialize_str): forbid raw non ASCII character
3419 2008-01-07 00:51 [ko1@a... ] akr - Ruby:r14912 (trunk): * $Date$ keyword removed to avoid inclusion of locale dependent
3420 2008-01-07 00:52 [ko1@a... ] akr - Ruby:r14913 (trunk): don't use Date keyword itself.
3421 2008-01-07 01:07 [ko1@a... ] akr - Ruby:r14914 (trunk): * lib/erb.rb (ERB::Revision): cut off locale dependent string in Date
3422 2008-01-07 01:38 [ko1@a... ] akr - Ruby:r14915 (trunk): * string.c (coderange_scan): optimize ASCII-8BIT string.
3423 2008-01-07 02:38 [ko1@a... ] akr - Ruby:r14916 (trunk): * string.c (coderange_scan): avoid rb_enc_to_index.
3424 2008-01-07 02:40 [ko1@a... ] akr - Ruby:r14917 (trunk): add ML ref.
3425 2008-01-07 09:16 [ko1@a... ] usa - Ruby:r14918 (trunk): * 2008-01-07
3426 2008-01-07 09:42 [ko1@a... ] drbrain - Ruby:r14919 (trunk): Clean up comments and whitespace in RDoc generators
3427 2008-01-07 10:36 [ko1@a... ] drbrain - Ruby:r14920 (trunk): Collapse namespaces and refactor requires in RDoc
3428 2008-01-07 10:56 [ko1@a... ] matz - Ruby:r14921 (trunk): add test_knonbug
3429 2008-01-07 11:49 [ko1@a... ] akr - Ruby:r14922 (trunk): * encoding.c (rb_enc_internal_get_index): extracted from
3430 2008-01-07 11:52 [ko1@a... ] drbrain - Ruby:r14923 (trunk): Merge documentation from the same class on ri generation.
3431 2008-01-07 13:55 [ko1@a... ] akr - Ruby:r14924 (trunk): * re.c (rb_reg_preprocess): fix fixed_enc condition.
3432 2008-01-07 15:46 [ko1@a... ] nobu - Ruby:r14925 (trunk): * lib/rdoc/generators.rb: set properties.
3433 2008-01-07 15:54 [ko1@a... ] usa - Ruby:r14926 (trunk): * common.mk, Makefile.in, */Makefile.sub (distclean-local): move
3434 2008-01-07 15:57 [ko1@a... ] drbrain - Ruby:r14927 (trunk): Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
3435 2008-01-07 16:07 [ko1@a... ] drbrain - Ruby:r14928 (trunk): Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams.
3436 2008-01-07 16:07 [ko1@a... ] matz - Ruby:r14929 (trunk): add test_knowbug
3437 2008-01-07 16:11 [ko1@a... ] drbrain - Ruby:r14930 (trunk): Namespace TokenStream under RDoc.
3438 2008-01-07 16:48 [ko1@a... ] akr - Ruby:r14931 (trunk): * include/ruby/oniguruma.h (OnigEncodingType): new member
3439 2008-01-07 18:11 [ko1@a... ] akr - Ruby:r14932 (trunk): * string.c (str_gsub): move rb_enc_get(str) to out of loop.
3440 2008-01-07 19:02 [ko1@a... ] matz - Ruby:r14933 (trunk): add test_knownbug
3441 2008-01-07 19:13 [ko1@a... ] matz - Ruby:r14934 (trunk): * string.c (Init_String): sym_match arity spec was wrong. a patch
3442 2008-01-07 19:41 [ko1@a... ] drbrain - Ruby:r14935 (trunk): Use ERB instead of custom template language for RDoc.
3443 2008-01-07 20:41 [ko1@a... ] gotoyuzo - Ruby:r14936 (trunk): * lib/webrick/httpservlet/cgihandler.rb: external encoding of
3444 2008-01-08 00:32 [ko1@a... ] akr - Ruby:r14937 (trunk): add tests.
3445 2008-01-08 01:28 [ko1@a... ] akr - Ruby:r14938 (trunk): * string.c (STR_ENC_GET): defined. same as rb_enc_get without
3446 2008-01-08 06:29 [ko1@a... ] drbrain - Ruby:r14939 (trunk): Add additional information to RDoc template values
3447 2008-01-08 07:19 [ko1@a... ] nobu - Ruby:r14940 (trunk): set properties.
3448 2008-01-08 07:57 [ko1@a... ] akr - Ruby:r14941 (trunk): * string.c (rb_str_buf_append): fix append itself.
3449 2008-01-08 09:06 [ko1@a... ] usa - Ruby:r14942 (trunk): * 2008-01-08
3450 2008-01-08 13:06 [ko1@a... ] nobu - Ruby:r14943 (trunk): * compile.c (iseq_build_from_ary), iseq.c (iseq_load): fix for format change.
3451 2008-01-08 15:04 [ko1@a... ] akr - Ruby:r14944 (trunk): * string.c (str_gsub): avoid appending empty pre-match substr.
3452 2008-01-08 15:27 [ko1@a... ] nobu - Ruby:r14945 (trunk): * enc/utf{16,32}_{be,le}.c: imported from Oniguruma 5.9.1.
3453 2008-01-08 15:40 [ko1@a... ] nobu - Ruby:r14946 (trunk): * regenc.c (onigenc_strlen_null, onigenc_str_bytelen_null): suppressed
3454 2008-01-08 15:49 [ko1@a... ] usa - Ruby:r14947 (trunk): * enc/utf{16,32}_{be,le}.c: use &OnigEncodingName(*) instead of
3455 2008-01-08 16:28 [ko1@a... ] nobu - Ruby:r14949: * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names.
3456 2008-01-08 16:28 [ko1@a... ] nobu - Ruby:r14948 (trunk): * enc/utf_{16,32}{be,le}.c: renamed to match with encoding names.
3457 2008-01-08 18:07 [ko1@a... ] drbrain - Ruby:r14950 (trunk): Replace ri with Ryan Davis' cached ri
3458 2008-01-08 18:32 [ko1@a... ] nobu - Ruby:r14951 (trunk): * set properties.
3459 2008-01-08 18:50 [ko1@a... ] matz - Ruby:r14952 (trunk): * enum.c (enum_zip): honor length of the receiver, not the
3460 2008-01-08 19:19 [ko1@a... ] drbrain - Ruby:r14953 (trunk): Clean up namespacing of RI's classes
3461 2008-01-08 19:49 [ko1@a... ] drbrain - Ruby:r14954 (trunk): Speed up Marshal load, fix bug with nested classes' methods
3462 2008-01-08 20:02 [ko1@a... ] nobu - Ruby:r14955 (trunk, ruby_1_8): * win{32,ce}/Makefile.sub: merged.
3463 2008-01-08 22:35 [ko1@a... ] naruse - Ruby:r14956 (trunk): * encoding.c, Makefile.in, include/ruby/oniguruma.h,
3464 2008-01-08 23:57 [ko1@a... ] naruse - Ruby:r14957 (trunk): * encoding.c (rb_enc_init): UTF-{16,32}{BE,LE} are not builtin.
3465 2008-01-09 01:58 [ko1@a... ] naruse - Ruby:r14958 (trunk): * enc/Makefile.in (BUILTIN_ENCS): UTF-{16,32}{BE,LE} are not builtin.
3466 2008-01-09 09:12 [ko1@a... ] jeg2 - Ruby:r14959 (trunk): * enum.c: Updating the documentation of Enumrable#zip to reflect
3467 2008-01-09 13:07 [ko1@a... ] matz - Ruby:r14960 (trunk): * string.c (rb_enc_cr_str_buf_cat): do not recalculate coderange
3468 2008-01-09 13:47 [ko1@a... ] gotoyuzo - Ruby:r14961 (trunk): * lib/webrick/server.rb (WEBrick::HTTPServer#start):
3469 2008-01-09 14:46 [ko1@a... ] usa - Ruby:r14962 (trunk): * parse.y (parser_prepare): set parser->enc from lex_input for ripper.
3470 2008-01-09 14:52 [ko1@a... ] nobu - Ruby:r14963 (trunk): * string.c (rb_enc_cr_str_buf_cat, rb_str_buf_append): deal with self
3471 2008-01-09 14:57 [ko1@a... ] usa - Ruby:r14964 (trunk): * parse.y (yycompile0): remove setting parser->enc because it is set
3472 2008-01-09 15:54 [ko1@a... ] nobu - Ruby:r14965 (trunk): * ruby.c (process_options): give priority command line encoding option
3473 2008-01-09 17:00 [ko1@a... ] akr - Ruby:r14966 (trunk): * string.c (rb_enc_cr_str_buf_cat): fix self appending.
3474 2008-01-09 18:28 [ko1@a... ] eban - Ruby:r14967 (trunk): * golf_prelude.rb (Array#to_s): alias to join.
3475 2008-01-09 20:37 [ko1@a... ] gotoyuzo - Ruby:r14968 (trunk): * lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields.
3476 2008-01-09 22:06 [ko1@a... ] naruse - Ruby:r14969 (trunk): * encoding.c (rb_enc_replicate): replica of dummy is a dummy.
3477 2008-01-09 22:10 [ko1@a... ] kazu - Ruby:r14970 (trunk): * lib/mathn.rb (Prime#each): returns an enumerator if no block
3478 2008-01-09 23:54 [ko1@a... ] matz - Ruby:r14971 (trunk): * lib/e2mmap.rb (Exception2MessageMapper::Raise): define fail.
3480 2008-01-10 10:54 [ko1@a... ] nobu - Ruby:r14973 (ruby_1_8): * win32/win32.c (rb_w32_open_osfhandle): reverted to old definition.
3481 2008-01-10 10:54 [ko1@a... ] matz - Ruby:r14974 (trunk): * io.c (io_encoding_set): IO.pipe("euc-jp", nil) should work as
3482 2008-01-10 15:43 [ko1@a... ] matz - Ruby:r14975 (trunk): * io.c (io_encoding_set): handle nil for v1.
3483 2008-01-10 15:44 [ko1@a... ] matz - Ruby:r14976 (trunk): io.c (io_encoding_set): typo fixed
3484 2008-01-10 18:01 [ko1@a... ] matz - Ruby:r14977 (trunk): * prelude.rb (Mutex::synchronize): capture exception from unlock.
3485 2008-01-10 19:36 [ko1@a... ] akr - Ruby:r14978 (trunk): make a test locale independent.
3486 2008-01-10 23:26 [ko1@a... ] akr - Ruby:r14979 (trunk): add a test.
3487 2008-01-11 01:12 [ko1@a... ] matz - Ruby:r14980 (trunk): * thread.c (rb_mutex_unlock): proper error message for unlocking
3488 2008-01-11 06:13 [ko1@a... ] nobu - Ruby:r14981 (trunk): * encoding.c (rb_to_encoding_index, rb_to_encoding): disallow nil.
3493 2008-01-13 09:18 [ko1@a... ] nobu - Ruby:r15012 (trunk): * {bcc,win}32/Makefile.sub (MV): use move instead of ren. [ruby-Bugs-17019]
3494 2008-01-13 09:22 [ko1@a... ] nobu - Ruby:r15013 (trunk): * common.mk (incs): includes encdb.h.
3495 2008-01-13 10:16 [ko1@a... ] naruse - Ruby:r15014 (trunk): * encoding.c (rb_enc_init): revert removing SJIS.
3496 2008-01-13 10:21 [ko1@a... ] nobu - Ruby:r15015 (trunk): * encoding.c (enc_table): packed all enc_table stuff.
3497 2008-01-13 11:51 [ko1@a... ] naruse - Ruby:r15016 (trunk): * encoding.c (ENCINDEX_EUC_JP, ENCINDEX_SJIS): removed.
3498 2008-01-13 12:04 [ko1@a... ] drbrain - Ruby:r15017 (trunk): Reorganize RDoc generators
3499 2008-01-13 12:13 [ko1@a... ] drbrain - Ruby:r15018 (trunk): Complete RDoc namespace change
3500 2008-01-13 12:35 [ko1@a... ] drbrain - Ruby:r15019 (trunk): Cleanup RDoc
[前][次][番号順一覧][上]