[前][次][番号順一覧][上]
ruby-changes:24601-24700
24601 2012-08-07 20:14 [ko1@a... ] ko1:r36652 (trunk): * vm_exec.c, insns.def (leave): solve problems on
24602 2012-08-07 20:22 [ko1@a... ] naruse:r36653 (trunk): * ext/readline/readline.c (Init_readline): rl_catch_signals=0 returns
24603 2012-08-08 05:50 [ko1@a... ] svn:r36655 (ruby_1_9_3): * 2012-08-08
24604 2012-08-08 05:50 [ko1@a... ] tenderlove:r36654 (ruby_1_9_3): merge revision(s) r36583, r36458, r36414, r36103, r35690, r35681, r35658, r35657, r35655, r35492: [Backport #6815]
24605 2012-08-08 05:52 [ko1@a... ] svn:r36657 (trunk): * 2012-08-08
24606 2012-08-08 05:52 [ko1@a... ] drbrain:r36656 (trunk): * proc.c (method_clone): Added documentation. Patch by Robin Dupret.
24607 2012-08-08 16:52 [ko1@a... ] ko1:r36658 (trunk): * compile.c, insns.def (checkmatch):
24608 2012-08-08 17:11 [ko1@a... ] ko1:r36659 (trunk): * bootstrap/test_exception.rb: fix a last committed test.
24609 2012-08-08 17:12 [ko1@a... ] ko1:r36660 (trunk): * compile.c (ADD_INSNL): make ADD_INSNSL as alias of ADD_INSN1.
24610 2012-08-08 22:45 [ko1@a... ] nobu:r36661 (trunk): common.mk: id.h dependency
24611 2012-08-08 22:46 [ko1@a... ] nobu:r36662 (trunk): use local variables
24612 2012-08-08 22:51 [ko1@a... ] nobu:r36663 (trunk): vm_eval.c: cref-scope hack
24613 2012-08-09 02:03 [ko1@a... ] kazu:r36664 (trunk): fix a typo
24614 2012-08-09 02:03 [ko1@a... ] svn:r36665 (trunk): * 2012-08-09
24615 2012-08-09 12:43 [ko1@a... ] kosaki:r36666 (trunk): * test/openssl/test_config.rb (OpenSSL#test_constants): skip this
24616 2012-08-09 18:43 [ko1@a... ] nobu:r36667 (trunk): ruby.c: show version only once
24617 2012-08-09 20:35 [ko1@a... ] shirosaki:r36668 (trunk): Optimize winnt_stat
24618 2012-08-09 22:49 [ko1@a... ] naruse:r36669 (ruby_1_9_3): merge revision(s) 34972:
24619 2012-08-09 23:38 [ko1@a... ] nagachika:r36670 (trunk): * ChangeLog: fix a typo.
24620 2012-08-09 23:46 [ko1@a... ] nobu:r36671 (trunk): fake.rb.in: remove duplications
24621 2012-08-09 23:47 [ko1@a... ] nobu:r36672 (trunk): configure.in: use real path
24622 2012-08-09 23:50 [ko1@a... ] nobu:r36673 (trunk): mkrunnable.rb: build_os
24623 2012-08-10 00:16 [ko1@a... ] kazu:r36674 (trunk): fix a typo
24624 2012-08-10 00:16 [ko1@a... ] svn:r36675 (trunk): * 2012-08-10
24625 2012-08-10 00:46 [ko1@a... ] nobu:r36676 (trunk): * sample/coverage.rb: fix typo.
24626 2012-08-10 08:42 [ko1@a... ] drbrain:r36677 (trunk): * gc.c (gc_malloc_allocated_size): RDoc does not process macros, so
24627 2012-08-10 14:25 [ko1@a... ] naruse:r36678 (trunk): Run automatic deflate decoding only if it has zlib.
24628 2012-08-10 14:25 [ko1@a... ] naruse:r36679 (trunk): Suppress warnings: Net::HTTPResponse#header is obsolete
24629 2012-08-10 19:53 [ko1@a... ] naruse:r36680 (trunk): Refix r36678: switch with zlib and check content-encoding.
24630 2012-08-11 17:03 [ko1@a... ] svn:r36682 (trunk): * 2012-08-11
24631 2012-08-11 17:03 [ko1@a... ] kazu:r36681 (trunk): remove trailing spaces
24632 2012-08-12 00:46 [ko1@a... ] eregon:r36683 (trunk): * benchmark/driver.rb: fix typos.
24633 2012-08-12 00:46 [ko1@a... ] svn:r36684 (trunk): * 2012-08-12
24634 2012-08-12 12:04 [ko1@a... ] ktsj:r36685 (trunk): * vm.c (invoke_block_from_c): fix unintentional block passing.
24635 2012-08-12 12:10 [ko1@a... ] nobu:r36686 (trunk): * properties.
24636 2012-08-13 13:17 [ko1@a... ] shugo:r36687 (trunk): * lib/erb.rb (ERB::Util.html_escape): use CGI.escape to escape
24637 2012-08-13 13:17 [ko1@a... ] svn:r36688 (trunk): * 2012-08-13
24638 2012-08-13 15:39 [ko1@a... ] shugo:r36689 (trunk): * test/erb/test_erb.rb (test_html_escape): fix typo.
24639 2012-08-14 11:02 [ko1@a... ] naruse:r36690 (trunk): * lib/erb.rb (ERB::Util.html_escape): fix r36687: call to_s before
24640 2012-08-14 11:02 [ko1@a... ] svn:r36691 (trunk): * 2012-08-14
24641 2012-08-14 12:04 [ko1@a... ] xibbar:r36692 (trunk): * lib/cgi/util.rb (CGI::escapeHTML): ' is not recommended. [Bug #6850]
24642 2012-08-14 15:39 [ko1@a... ] usa:r36693 (trunk): * test/ruby/test_file_exhaustive.rb
24643 2012-08-14 15:52 [ko1@a... ] naruse:r36694 (trunk): Suppress warnings.
24644 2012-08-14 16:03 [ko1@a... ] usa:r36695 (trunk): * test/ruby/test_file_exhaustive.rb
24645 2012-08-14 16:05 [ko1@a... ] usa:r36696 (trunk): * win32/win32.c (check_valid_dir): reject "..." as directory name.
24646 2012-08-14 16:28 [ko1@a... ] shugo:r36697 (trunk): * ChangeLog: fix typo.
24647 2012-08-14 16:28 [ko1@a... ] shugo:r36698 (trunk): * test/erb/test_erb.rb (test_html_escape): add assertions for the
24648 2012-08-14 19:22 [ko1@a... ] eregon:r36699 (trunk): Kernel#inspect: improve consistency and do not call #to_s.
24649 2012-08-14 19:22 [ko1@a... ] eregon:r36700 (trunk): update PP with recent Kernel#inspect change. Patch by Yusuke Endoh.
24650 2012-08-15 10:09 [ko1@a... ] naruse:r36701 (trunk): Revert r36699 and r36700. [Feature #6130]
24651 2012-08-15 10:09 [ko1@a... ] svn:r36702 (trunk): * 2012-08-15
24652 2012-08-15 13:39 [ko1@a... ] ko1:r36703 (trunk): * vm_trace.c: separate trace_func related functions from
24653 2012-08-15 13:43 [ko1@a... ] nobu:r36704 (trunk): * properties.
24654 2012-08-15 16:20 [ko1@a... ] nobu:r36705 (trunk): common.mk: ID_H_TARGET
24655 2012-08-15 16:23 [ko1@a... ] nobu:r36706 (trunk): sprintf.c: coderange fix
24656 2012-08-15 16:27 [ko1@a... ] nobu:r36707 (trunk): sprintf.c: infect
24657 2012-08-15 18:10 [ko1@a... ] usa:r36708 (trunk): * lib/test/unit.rb (Test::Unit::Runner#failed): need to delete the
24658 2012-08-15 20:50 [ko1@a... ] eregon:r36709 (trunk): Kernel#inspect: improve consistency and do not call #to_s.
24659 2012-08-16 09:46 [ko1@a... ] svn:r36711 (trunk): * 2012-08-16
24660 2012-08-16 09:46 [ko1@a... ] nobu:r36710 (trunk): unecessary macros and K&R style coding
24661 2012-08-16 11:52 [ko1@a... ] nobu:r36712 (trunk): test_printf.rb: need to be infected
24662 2012-08-16 14:33 [ko1@a... ] nobu:r36713 (trunk): common.mk: -ext- tests
24663 2012-08-16 19:15 [ko1@a... ] nobu:r36714 (trunk): object.c: forbid uninitialized class
24664 2012-08-16 20:41 [ko1@a... ] ko1:r36715 (trunk): * vm_trace.c, vm_core.h: simplify tracing mechanism.
24665 2012-08-17 11:14 [ko1@a... ] nobu:r36716 (trunk): vm_trace.c: remove meaningless assingments
24666 2012-08-17 11:16 [ko1@a... ] svn:r36717 (trunk): * 2012-08-17
24667 2012-08-17 12:42 [ko1@a... ] usa:r36718 (trunk): * ext/dl/lib/dl/func.rb (DL::Function#bind): allow to return/break from
24668 2012-08-17 13:13 [ko1@a... ] nobu:r36719 (trunk): * id.c: move vm_opts.h dependency.
24669 2012-08-17 15:37 [ko1@a... ] nobu:r36720 (trunk): incs: timestamp file
24670 2012-08-17 17:35 [ko1@a... ] nobu:r36721 (trunk): id.h.tmpl: joke method names
24671 2012-08-17 17:35 [ko1@a... ] nobu:r36722 (trunk): id.h.tmpl: preserved ids
24672 2012-08-17 23:29 [ko1@a... ] nobu:r36723 (trunk): object.c: preserve encodings
24673 2012-08-17 23:52 [ko1@a... ] nobu:r36724 (trunk): common.mk: fix VPATH
24674 2012-08-18 09:58 [ko1@a... ] nobu:r36725 (trunk): enc/depend: fix inplace-build condition
24675 2012-08-18 09:58 [ko1@a... ] svn:r36726 (trunk): * 2012-08-18
24676 2012-08-19 00:55 [ko1@a... ] ayumin:r36727 (trunk): * lib/fileutils.rb: fix typo.
24677 2012-08-19 00:55 [ko1@a... ] svn:r36728 (trunk): * 2012-08-19
24678 2012-08-19 01:28 [ko1@a... ] ayumin:r36729 (trunk): Merge branch 'pullreq/129' into trunk
24679 2012-08-20 11:07 [ko1@a... ] sorah:r36730 (trunk): * lib/test/unit.rb, lib/test/unit/parallel.rb:
24680 2012-08-20 11:07 [ko1@a... ] svn:r36731 (trunk): * 2012-08-20
24681 2012-08-20 11:46 [ko1@a... ] kazu:r36732 (trunk): fix a typo
24682 2012-08-20 11:46 [ko1@a... ] kazu:r36733 (trunk): * common.mk: fix failed to make with -j2.
24683 2012-08-20 16:31 [ko1@a... ] nobu:r36734 (trunk): test_module.rb: workaround for ruby-mode.el
24684 2012-08-20 17:14 [ko1@a... ] naruse:r36735 (ruby_1_9_3): merge revision(s) 33991:
24685 2012-08-20 20:36 [ko1@a... ] nobu:r36736 (trunk): vm_insnhelper.c: iclass as klass in cfp
24686 2012-08-20 20:40 [ko1@a... ] nobu:r36737 (trunk): * ChangeLog: fix commit miss. remove duplicated entry.
24687 2012-08-20 23:02 [ko1@a... ] nobu:r36738 (trunk): parse.y: token name
24688 2012-08-20 23:07 [ko1@a... ] nobu:r36739 (trunk): parse.y: token name
24689 2012-08-21 05:19 [ko1@a... ] drbrain:r36740 (trunk): * re.c (rb_reg_initialize_m): Update example to show that regexp
24690 2012-08-21 05:19 [ko1@a... ] svn:r36741 (trunk): * 2012-08-21
24691 2012-08-21 05:26 [ko1@a... ] drbrain:r36742 (trunk): * re.c (rb_reg_initialize_m): Forgot to update output for or'd-options
24692 2012-08-21 05:52 [ko1@a... ] jeg2:r36743 (trunk): * lib/csv.rb: Fixes #161 on github
24693 2012-08-21 08:59 [ko1@a... ] ryan:r36744 (trunk): Fixed warning for implicit conversion from size_t to int
24694 2012-08-21 09:05 [ko1@a... ] usa:r36745 (trunk): * ChangeLog: style.
24695 2012-08-21 09:08 [ko1@a... ] usa:r36746 (trunk): * test/testunit/tests_for_parallel/ptest_forth.rb: added a test case
24696 2012-08-21 09:40 [ko1@a... ] ryan:r36747 (trunk): Imported minitest 3.3.0 (r7676)
24697 2012-08-21 10:41 [ko1@a... ] ko1:r36748 (trunk): * test_continuation.rb (tracing_with_thread_set_trace_func):
24698 2012-08-21 10:57 [ko1@a... ] usa:r36749 (trunk): * test/unit/test.rb (Test::Unit::ProxyError): new exception class to
24699 2012-08-21 13:52 [ko1@a... ] nobu:r36750 (trunk): remove trainling spaces.
24700 2012-08-21 14:00 [ko1@a... ] nobu:r36751 (trunk): common.mk: id.h
[前][次][番号順一覧][上]