[前][次][スレッド一覧][上]
ruby-changes:25501-25600
25501 2012-11-08 15:56 [ko1@a... ] xibbar:r37558 (trunk): * test/cgi/test_cgi_core.rb: Add test for CGI#header.
25502 2012-11-08 16:22 [ko1@a... ] usa:r37559 (ruby_1_9_3): merge revision(s) 36516
25503 2012-11-08 16:46 [ko1@a... ] usa:r37560 (ruby_1_9_3): merge revision(s) 36520:
25504 2012-11-08 17:34 [ko1@a... ] usa:r37561 (ruby_1_9_3): merge revision(s) 37527: [Backport #7293]
25505 2012-11-08 17:51 [ko1@a... ] usa:r37562 (ruby_1_9_3): * file.c (append_fspath): filesystem encoding is prior to the encoding
25506 2012-11-08 19:04 [ko1@a... ] naruse:r37563 (trunk): * lib/net/protocol.rb (Net::InternetMessageIO#each_crlf_line):
25507 2012-11-08 22:40 [ko1@a... ] glass:r37564 (trunk): * re.c (rb_memsearch): performance improvement by using memchr().
25508 2012-11-09 05:39 [ko1@a... ] mrkn:r37565 (trunk): * bignum.c (bigmul0): disable big_mul_toom3_temporalily.
25509 2012-11-09 05:39 [ko1@a... ] svn:r37566 (trunk): * 2012-11-09
25510 2012-11-09 07:38 [ko1@a... ] mrkn:r37567 (trunk): * bignum.c (bigmul0): enable big_mul_toom3.
25511 2012-11-09 09:28 [ko1@a... ] zzak:r37568 (trunk): * io.c (IO#new):
25512 2012-11-09 09:31 [ko1@a... ] zzak:r37569 (trunk): fix typos
25513 2012-11-09 11:21 [ko1@a... ] usa:r37570 (ruby_1_9_3): merge revision(s) 37565: [Backport #7315]
25514 2012-11-09 12:34 [ko1@a... ] knu:r37571 (trunk): Fix build when gcc is used and the platform's libc lacks alloca().
25515 2012-11-09 13:06 [ko1@a... ] naruse:r37572 (trunk): * string.c (rb_str_crypt): crypt(3) may return NULL.
25516 2012-11-09 13:16 [ko1@a... ] usa:r37573 (ruby_1_9_3): merge revision(s) 37567: [Backport #7315]
25517 2012-11-09 13:26 [ko1@a... ] usa:r37574 (ruby_1_9_3): merge revision(s) 36533: [Backport #7316]
25518 2012-11-09 13:50 [ko1@a... ] usa:r37575 (ruby_1_9_3): merge revision(s) 36246:
25519 2012-11-09 15:25 [ko1@a... ] knu:r37576 (trunk): Fix an example of Shellwords#shellescape.
25520 2012-11-09 15:28 [ko1@a... ] knu:r37577 (trunk): Add back my original example of Shellwords#shellescape.
25521 2012-11-09 15:29 [ko1@a... ] usa:r37578 (ruby_1_9_3): merge revision(s) 35591: [Backport #7317]
25522 2012-11-09 15:57 [ko1@a... ] nobu:r37579 (trunk): * parse.y (warn_balanced): use bit-wise operation.
25523 2012-11-09 16:03 [ko1@a... ] zzak:r37580 (trunk): * ext/bigdecimal/bigdecimal.c:
25524 2012-11-09 16:08 [ko1@a... ] nobu:r37581 (trunk): array.c: steal shared array's container when ARY_SHARED_NUM == 1
25525 2012-11-09 16:08 [ko1@a... ] nobu:r37582 (trunk): array.c: make array really suitable for queue
25526 2012-11-09 16:08 [ko1@a... ] nobu:r37583 (trunk): array.c: use shared array in rb_ary_slice
25527 2012-11-09 16:08 [ko1@a... ] nobu:r37584 (trunk): array.c: speedup Array#unshift by using space in shared array
25528 2012-11-09 16:12 [ko1@a... ] nobu:r37585 (trunk): siphash
25529 2012-11-09 16:16 [ko1@a... ] usa:r37586 (ruby_1_9_3): merge revision(s) 36332:
25530 2012-11-09 17:11 [ko1@a... ] naruse:r37587 (trunk): Use C90 comment style
25531 2012-11-09 20:04 [ko1@a... ] naruse:r37588 (trunk): * array.c (rb_ary_splice): fix r37583 doesn't condier the case when
25532 2012-11-09 20:20 [ko1@a... ] zzak:r37589 (trunk): fix typos
25533 2012-11-09 22:02 [ko1@a... ] kazu:r37590 (trunk): fix typos
25534 2012-11-09 23:02 [ko1@a... ] nobu:r37591 (trunk): siphash.c: union sip_init_state
25535 2012-11-09 23:02 [ko1@a... ] nobu:r37592 (trunk): siphash.c: union sip_init_state
25536 2012-11-09 23:05 [ko1@a... ] nobu:r37593 (trunk): random.c: BYTE_ORDER
25537 2012-11-09 23:33 [ko1@a... ] nobu:r37594 (trunk): erb.rb: safe concurrent use
25538 2012-11-09 23:44 [ko1@a... ] nagachika:r37595 (trunk): * ChangeLog: remove redundant entries for r37581-r37584.
25539 2012-11-10 00:11 [ko1@a... ] usa:r37596 (ruby_1_9_3): * file.c (append_fspath): revert a part of r37562.
25540 2012-11-10 00:20 [ko1@a... ] usa:r37597 (trunk): * siphash.h: include inttypes.h only when HAVE_INTTYPES_H is defined.
25541 2012-11-10 00:20 [ko1@a... ] svn:r37598 (trunk): * 2012-11-10
25542 2012-11-10 00:34 [ko1@a... ] usa:r37599 (trunk): * siphash.h: check configure macros before include newer headers.
25543 2012-11-10 00:42 [ko1@a... ] usa:r37600 (ruby_1_9_3): merge revision(s) 37585,37587,37591,37592,37597,37599:
25544 2012-11-10 00:46 [ko1@a... ] usa:r37601: add tag v1_9_3_326
25545 2012-11-10 00:46 [ko1@a... ] usa:r37602 (trunk): * tool/merger.rb: typo.
25546 2012-11-10 01:00 [ko1@a... ] ngoto:r37603 (trunk): * atomic.h: Revert r37491 which is a temporary workaroud.
25547 2012-11-10 01:05 [ko1@a... ] ngoto:r37604 (trunk): * ruby_atomic.h: renamed from atomic.h to avoid header file name conflict
25548 2012-11-10 01:50 [ko1@a... ] usa:r37605 (ruby_1_9_3): * file.c (append_fspath): no need to do encoding trick here.
25549 2012-11-10 03:54 [ko1@a... ] usa:r37606: add tag v1_9_3_327
25550 2012-11-10 05:25 [ko1@a... ] usa:r37607: Removed unused (canceled release) tag.
25551 2012-11-10 12:16 [ko1@a... ] kou:r37608 (trunk): * tool/rbinstall.rb: Don't install *.gemspec under lib/.
25552 2012-11-10 13:03 [ko1@a... ] marcandRe: r37609 (trunk): Revert of 37541 "* test/ruby/test_enumerator.rb: Add test to shed light upon the bug"
25553 2012-11-10 18:21 [ko1@a... ] tadf:r37610 (trunk): * ext/date/date_parse.c: edited about era.
25554 2012-11-10 19:29 [ko1@a... ] tadf:r37611 (trunk): * complex.c: modified doc.
25555 2012-11-10 19:34 [ko1@a... ] tadf:r37612 (trunk): typo
25556 2012-11-11 00:04 [ko1@a... ] nari:r37613 (trunk): * gc.c: move immutable fields from struct heaps_slot and struct
25557 2012-11-11 00:04 [ko1@a... ] svn:r37614 (trunk): * 2012-11-11
25558 2012-11-11 08:49 [ko1@a... ] duerst:r37615 (trunk): ruby.c: removed a comma before "before"
25559 2012-11-11 11:42 [ko1@a... ] shugo:r37616 (trunk): * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo):
25560 2012-11-11 13:23 [ko1@a... ] glass:r37617 (trunk): * lib/pstore.rb (PStore): fix not to replace ThreadError raised in
25561 2012-11-11 13:45 [ko1@a... ] shugo:r37618 (trunk): * eval.c (rb_using_refinement, rb_mod_using, f_using): clear method
25562 2012-11-11 15:16 [ko1@a... ] shugo:r37619 (trunk): * eval.c (top_using): remove Kernel#using, and add main.using instead.
25563 2012-11-11 15:38 [ko1@a... ] nobu:r37620 (trunk): hash.c: refine error messages
25564 2012-11-11 15:39 [ko1@a... ] nobu:r37621 (trunk): hash.c: warn for wrong elements
25565 2012-11-11 17:16 [ko1@a... ] naruse:r37622 (trunk): glibc 2.16 or later denies salt contained other than [0-9A-Za-z./] [Bug #7312]
25566 2012-11-11 18:45 [ko1@a... ] tadf:r37623 (trunk): * ext/date/date_parse.c (date__parse): revised the tight parser
25567 2012-11-11 19:02 [ko1@a... ] tadf:r37624 (trunk): * test/date/test_date_{parse,strptime}.rb: changed the format of
25568 2012-11-12 14:30 [ko1@a... ] svn:r37626 (trunk): * 2012-11-12
25569 2012-11-12 14:30 [ko1@a... ] usa:r37625 (trunk): * win32/mkexports.rb (each_export): skip garbages generated by VS2012's
25570 2012-11-12 16:00 [ko1@a... ] shugo:r37627 (trunk): * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo),
25571 2012-11-12 19:26 [ko1@a... ] knu:r37628 (trunk): Fix build on DragonFly where configure fails to detect isinf()/isnan().
25572 2012-11-13 00:37 [ko1@a... ] kazu:r37629 (trunk): fix typos
25573 2012-11-13 00:37 [ko1@a... ] svn:r37630 (trunk): * 2012-11-13
25574 2012-11-13 06:52 [ko1@a... ] tenderlove:r37631 (trunk): * probes.d: add DTrace probe declarations.
25575 2012-11-13 06:53 [ko1@a... ] nobu:r37632 (trunk): * properties.
25576 2012-11-13 09:50 [ko1@a... ] kazu:r37633 (trunk): add probes.h to svn:ignore and sort .gitignore
25577 2012-11-13 11:12 [ko1@a... ] glass:r37634 (trunk): * re.c (rb_memsearch_ss): performance improvement by using memmem(3) if
25578 2012-11-13 12:32 [ko1@a... ] usa:r37635 (trunk): * win32/README.win32: added mention about build directory. currently
25579 2012-11-13 15:13 [ko1@a... ] naruse:r37636 (trunk): Fix dtrace commit r37631, it is [Feature #2565]
25580 2012-11-13 15:14 [ko1@a... ] nobu:r37637 (trunk): * properties.
25581 2012-11-13 15:35 [ko1@a... ] usa:r37638 (trunk): * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.
25582 2012-11-13 15:38 [ko1@a... ] naruse:r37639 (trunk): * Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.
25583 2012-11-13 16:49 [ko1@a... ] naruse:r37640 (trunk): * common.mk (dmyprobes.h): always create for make dist.
25584 2012-11-13 17:36 [ko1@a... ] ko1:r37641 (trunk): * vm_insnhelper.c (vm_caller_setup_args): save and restore
25585 2012-11-13 17:36 [ko1@a... ] ko1:r37642 (trunk): fix ChangeLog
25586 2012-11-13 17:36 [ko1@a... ] ko1:r37643 (trunk): * compile.c (insn_data_to_s_detail): remove debug lines.
25587 2012-11-13 17:41 [ko1@a... ] naruse:r37644 (trunk): * common.mk (vm_insnhelper.c): this target is useless and causes
25588 2012-11-13 17:52 [ko1@a... ] naruse:r37645 (trunk): Define dtrace test classes only when dtrace exists
25589 2012-11-13 18:05 [ko1@a... ] shugo:r37646 (trunk): * eval.c (rb_mod_using): raise an ArgumentError if cyclic using is
25590 2012-11-13 18:48 [ko1@a... ] ko1:r37647 (trunk): * vm_insnhelper.c (vm_call_cfunc_with_frame): don't use ci after
25591 2012-11-13 19:03 [ko1@a... ] usa:r37648 (ruby_1_9_3): merged revision(s) 37075,37076,37082,37083,37088: [Backport #7123]
25592 2012-11-14 00:56 [ko1@a... ] mrkn:r37649 (trunk): * Makefile.in (probes.h): create from probes.d
25593 2012-11-14 00:56 [ko1@a... ] svn:r37650 (trunk): * 2012-11-14
25594 2012-11-14 11:53 [ko1@a... ] zzak:r37651 (trunk): * lib/csv.rb (init_comments): Document private method #init_comments.
25595 2012-11-14 13:26 [ko1@a... ] zzak:r37652 (trunk): * lib/fileutils.rb (chmod): Add "X" to modes, convert format to table
25596 2012-11-14 20:20 [ko1@a... ] usa:r37653 (ruby_1_9_3): merge revision(s) 37593: [Backport #7347]
25597 2012-11-14 20:27 [ko1@a... ] usa:r37654 (ruby_1_9_3): merge revision(s) 37604:
25598 2012-11-15 00:59 [ko1@a... ] mame:r37655 (trunk): * array.c (rb_ary_bsearch): add Array#bsearch for binary search.
25599 2012-11-15 01:10 [ko1@a... ] svn:r37656 (trunk): * 2012-11-15
25600 2012-11-15 11:37 [ko1@a... ] zzak:r37657 (trunk): * man/ruby.1: Grammar edits for man page
[前][次][スレッド一覧][上]