[前][次][番号順一覧][上]
ruby-cvs:19701-19800
19701 2007-06-07 21:06 [shyouhei ruby-lang.o] Ruby:r12465: 2007-06-07
19702 2007-06-07 21:42 [ko1 ruby-lang.org ] Ruby:r12470: * thread.c (rb_thread_execute_interrupts): invoke ensure when
19703 2007-06-07 21:48 [shyouhei ruby-lang.o] Ruby:r12471: add v_1_8_6_31
19704 2007-06-07 21:40 [shyouhei ruby-lang.o] Ruby:r12469: * eval.c, intern.h, ext/thread/thread.c: should not free queue
19705 2007-06-07 21:16 [shyouhei ruby-lang.o] Ruby:r12467: add v_1_8_5_52
19706 2007-06-07 21:16 [shyouhei ruby-lang.o] Ruby:r12468: add v_1_8_6_30
19707 2007-06-07 21:14 [shyouhei ruby-lang.o] Ruby:r12466: deletion for retag
19708 2007-06-08 11:56 [akr ruby-lang.org ] Ruby:r12472: * lex.c.blt: moved from lex.c.
19709 2007-06-08 12:47 [akr ruby-lang.org ] Ruby:r12473: follow previous lex.c change.
19710 2007-06-08 12:49 [usa ruby-lang.org ] Ruby:r12474: * {win32,wince}/Makefile.sub: add lex.c rule.
19711 2007-06-08 14:26 [akr ruby-lang.org ] Ruby:r12475: * lib/secrand.rb: new file for secure random interface.
19712 2007-06-08 14:39 [akr ruby-lang.org ] Ruby:r12476: * lib/cgi/session.rb: use secrand for generating cookies.
19713 2007-06-08 14:58 [matz ruby-lang.org ] Ruby:r12477: * parse.y (call_args): allow splat argument after unpacked
19714 2007-06-08 15:12 [akr ruby-lang.org ] Ruby:r12478: documented.
19715 2007-06-08 16:10 [ko1 ruby-lang.org ] Ruby:r12479: * eval_jump.h: th->errinfo should clear with nil.
19716 2007-06-08 16:34 [akr ruby-lang.org ] Ruby:r12480: * ext/zlib/zlib.c (gzfile_s_open): use FilePathValue to support
19717 2007-06-08 17:36 [shyouhei ruby-lang.o] Ruby:r12481: * win32/win32.c (rb_w32_opendir): store attributes of the second
19718 2007-06-08 17:40 [shyouhei ruby-lang.o] Ruby:r12482 (ruby_1_8_6): * eval.c (rb_eval_cmd): just return if no exceptions.
19719 2007-06-08 17:49 [shyouhei ruby-lang.o] Ruby:r12483 (ruby_1_8_6): * eval.c (rb_eval_cmd): just return if no exceptions.
19720 2007-06-08 17:49 [shyouhei ruby-lang.o] Ruby:r12484 (ruby_1_8_6): patchlevel 34
19721 2007-06-08 17:55 [shyouhei ruby-lang.o] Ruby:r12485 (ruby_1_8_6): * eval.c (rb_eval_cmd): just return if no exceptions.
19722 2007-06-08 18:02 [shyouhei ruby-lang.o] Ruby:r12486 (): add tag v1_8_6_32
19723 2007-06-08 18:02 [shyouhei ruby-lang.o] Ruby:r12487 (): add tag v1_8_6_33
19724 2007-06-08 18:02 [shyouhei ruby-lang.o] Ruby:r12488 (): add tag v1_8_6_34
19725 2007-06-08 18:02 [shyouhei ruby-lang.o] Ruby:r12489 (): add tag v1_8_6_35
19726 2007-06-08 18:26 [shyouhei ruby-lang.o] Ruby:r12490 (): move to proper name
19727 2007-06-08 18:27 [shyouhei ruby-lang.o] Ruby:r12491 (): move to proper name
19728 2007-06-08 18:27 [shyouhei ruby-lang.o] Ruby:r12492 (): move to proper name
19729 2007-06-08 18:34 [shyouhei ruby-lang.o] Ruby:r12493 (ruby_1_8_6): * eval.c (rb_thread_cancel_timer): fix undefined function
19730 2007-06-08 18:35 [shyouhei ruby-lang.o] Ruby:r12494 (): add v_1_8_6_36
19731 2007-06-08 18:37 [shyouhei ruby-lang.o] Ruby:r12495 (): move to proper name
19732 2007-06-09 00:02 [technorama ruby-lang] Ruby:r12496 (ruby_1_8): import OpenSSL from trunk
19733 2007-06-09 06:40 [akr ruby-lang.org ] Ruby:r12497 (trunk): * lib/secrand.rb: rename SecRand() to SecRand.random_number.
19734 2007-06-10 00:01 [akr ruby-lang.org ] Ruby:r12498 (trunk): add ML ref. for lex.c change.
19735 2007-06-10 10:42 [akr ruby-lang.org ] Ruby:r12499 (trunk): * lib/securerandom.rb: renamed from lib/secrand.rb.
19736 2007-06-10 11:47 [akr ruby-lang.org ] Ruby:r12500 (trunk): add document.
19737 2007-06-10 12:06 [nobu ruby-lang.org ] Ruby:r12501 (trunk): * include/ruby: moved public headers.
19738 2007-06-10 12:55 [nobu ruby-lang.org ] Ruby:r12502 (trunk): * instruby.rb (install_recursive): skip backup files.
19739 2007-06-10 13:46 [nobu ruby-lang.org ] Ruby:r12503 (trunk, ruby_1_8): * test/ruby/test_beginendblock.rb (test_should_propagate_signaled):
19740 2007-06-10 14:47 [nobu ruby-lang.org ] Ruby:r12504 (trunk): * Makefile.in, win32/Makefile.sub (XCFLAGS): -I. is needed for *.inc.
19741 2007-06-10 15:09 [nobu ruby-lang.org ] Ruby:r12505 (trunk): * ext/extmk.rb: prepend also topdir to mflags at last.
19742 2007-06-10 15:26 [akr ruby-lang.org ] Ruby:r12506 (trunk): * Makefile.in: use --output-file for gperf to not leave lex.c.tmp.
19743 2007-06-10 15:43 [nobu ruby-lang.org ] Ruby:r12507 (trunk): * win32/Makefile.sub (config.status): rubyhdrdir was missing.
19744 2007-06-10 16:05 [nobu ruby-lang.org ] Ruby:r12508 (trunk): * instruby.rb (install_recursive): skip .svn directories.
19745 2007-06-10 16:10 [usa ruby-lang.org ] Ruby:r12509 (trunk): * test/ruby/test_beginendblock.rb: typo.
19746 2007-06-10 16:34 [nobu ruby-lang.org ] Ruby:r12510 (trunk): * instruby.rb (install_recursive): add :glob option rather than
19747 2007-06-10 16:55 [nobu ruby-lang.org ] Ruby:r12511 (trunk): * instruby.rb (ext-comm): make header directory first.
19748 2007-06-10 16:58 [nobu ruby-lang.org ] Ruby:r12512 (trunk): * parse.y (do_block, brace_block): fix line numbers. [ruby-dev:30831]
19749 2007-06-10 17:47 [nobu ruby-lang.org ] Ruby:r12513 (trunk): * instruby.rb (install_recursive): should check parent directoris of
19750 2007-06-10 18:30 [nobu ruby-lang.org ] Ruby:r12514 (trunk): * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c,
19751 2007-06-10 18:35 [nobu ruby-lang.org ] Ruby:r12515 (trunk): * ext/probeprofiler/probeprofiler.c: clean warnings.
19752 2007-06-11 22:02 [akr ruby-lang.org ] Ruby:r12516 (trunk): fix wrong date.
19753 2007-06-12 09:38 [ryan ruby-lang.org ] Ruby:r12517 (trunk): Fixed typo in code. Fixes bug #10420
19754 2007-06-12 09:39 [ryan ruby-lang.org ] Ruby:r12518 (ruby_1_8): Fixed typo in code. Fixes bug #10420
19755 2007-06-12 11:32 [ryan ruby-lang.org ] Ruby:r12519 (ruby_1_8): Fixed [UG]ID::eid=. Fixes bug # 10370
19756 2007-06-12 11:32 [ryan ruby-lang.org ] Ruby:r12520 (trunk): Fixed [UG]ID::eid=. Fixes bug # 10370
19757 2007-06-12 13:09 [usa ruby-lang.org ] Ruby:r12521 (ruby_1_8): * 2007-06-12
19758 2007-06-12 13:09 [usa ruby-lang.org ] Ruby:r12522 (trunk): * 2007-06-12
19759 2007-06-12 14:43 [nobu ruby-lang.org ] Ruby:r12523 (ruby_1_8, trunk): * lib/mkmf.rb (find_header): use header names in the message.
19760 2007-06-12 14:52 [nobu ruby-lang.org ] Ruby:r12524 (ruby_1_8, trunk): * lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag and
19761 2007-06-12 15:01 [shyouhei ruby-lang.o] Ruby:r12525 (ruby_1_8_6): * stable version 1.8.6-p36 released.
19762 2007-06-12 15:02 [shyouhei ruby-lang.o] Ruby:r12526 (ruby_1_8_5): * stable version 1.8.5-p52 released.
19763 2007-06-12 15:04 [shyouhei ruby-lang.o] Ruby:r12527: add v1_8_5_53
19764 2007-06-12 15:05 [shyouhei ruby-lang.o] Ruby:r12528: add v1_8_6_37
19765 2007-06-12 16:55 [shyouhei ruby-lang.o] Ruby:r12529 (trunk): resurrection of improperly deleted ChangeLog entry
19766 2007-06-13 05:46 [nobu ruby-lang.org ] Ruby:r12530 (ruby_1_8): * eval.c (rb_kill_thread): renamed in order to get rid of conflict
19767 2007-06-13 06:04 [nobu ruby-lang.org ] Ruby:r12531 (trunk, ruby_1_8): * configure.in (darwin): prohibit loading extension libraries to
19768 2007-06-13 22:25 [matz ruby-lang.org ] Ruby:r12532 (trunk): * parse.y (call_args): no allow splat after assocs. takes
19769 2007-06-13 22:42 [matz ruby-lang.org ] Ruby:r12533 (trunk): * gc.c (garbage_collect): update IA64 register stack code.
19770 2007-06-14 14:40 [akr ruby-lang.org ] Ruby:r12534 (trunk): * lib/securerandom.rb: documente updated.
19771 2007-06-14 15:38 [eban ruby-lang.org ] Ruby:r12535 (trunk): * 2007-06-14
19772 2007-06-14 17:08 [nobu ruby-lang.org ] Ruby:r12536 (ruby_1_8, trunk): * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle more
19773 2007-06-14 17:35 [akr ruby-lang.org ] Ruby:r12537 (trunk): * eval_load.c (Init_load): delay allocating an array for rb_load_path
19774 2007-06-14 17:37 [akr ruby-lang.org ] Ruby:r12538 (trunk): fix previous change.
19775 2007-06-15 00:04 [shyouhei ruby-lang.o] Ruby:r12539 (ruby_1_8_6): * test/ruby/test_beginendblock.rb (test_should_propagate_signaled):
19776 2007-06-15 00:09 [shyouhei ruby-lang.o] Ruby:r12540: add v1_8_6_38
19777 2007-06-15 12:18 [ko1 ruby-lang.org ] Ruby:r12541 (trunk): * sample/test.rb: fix to show line information whether test succeeds.
19778 2007-06-15 12:20 [ko1 ruby-lang.org ] Ruby:r12542 (trunk): * cont.c (rb_cont_call): forbid cross fiber continuation call.
19779 2007-06-15 12:22 [ko1 ruby-lang.org ] Ruby:r12543 (trunk): * eval.c (ruby_finalize_1): rb_thread_t#errinfo should be clear with
19780 2007-06-15 12:27 [ko1 ruby-lang.org ] Ruby:r12544 (trunk): * vm.c (th_yield_setup_args): |v| should work as |v,|.
19781 2007-06-15 12:37 [ko1 ruby-lang.org ] Ruby:r12545 (trunk): * test/ruby/test_iterator.rb: remove debug code (GC.stress=true).
19782 2007-06-15 13:25 [ko1 ruby-lang.org ] Ruby:r12546 (trunk): * hash.c: exchange semantics of Hash#each and Hash#each_pair.
19783 2007-06-15 15:55 [ko1 ruby-lang.org ] Ruby:r12547 (trunk): * insns.def(setconstant, toregexp): fix to mark object correctly.
19784 2007-06-15 17:03 [usa ruby-lang.org ] Ruby:r12548 (ruby_1_8): * ext/dl/lib/dl/win32.rb: seems that dl doesn't accept void argument.
19785 2007-06-15 17:39 [akr ruby-lang.org ] Ruby:r12549 (trunk): re-introduce RUBY_GC_STRESS test removed by YARV.
19786 2007-06-15 18:58 [akr ruby-lang.org ] Ruby:r12550 (trunk): * signal.c (trap_handler): trap("SIGSEGV", "DEFAULT") may cause wrong
19787 2007-06-15 20:50 [akr ruby-lang.org ] Ruby:r12551 (trunk): * keywords: enclose C code in declaration section by %{ and %}.
19788 2007-06-15 21:14 [akr ruby-lang.org ] Ruby:r12552 (trunk): add ML ref.
19789 2007-06-15 22:31 [nobu ruby-lang.org ] Ruby:r12553 (ruby_1_8, trunk): * common.mk (realclean): separate local and ext.
19790 2007-06-15 22:38 [akr ruby-lang.org ] Ruby:r12554 (trunk): * signal.c (default_handler): func argument removed.
19791 2007-06-15 22:59 [akr ruby-lang.org ] Ruby:r12555 (trunk): * .gdbinit: new file to ease debugging using gdb.
19792 2007-06-15 23:33 [akr ruby-lang.org ] Ruby:r12556 (trunk): fix trap's doc.
19793 2007-06-16 21:39 [akr ruby-lang.org ] Ruby:r12557 (trunk): * gc.c (gc_sweep): re-introduce heap extension strategy change.
19794 2007-06-16 22:30 [akr ruby-lang.org ] Ruby:r12558 (trunk): fix typo.
19795 2007-06-16 22:45 [akr ruby-lang.org ] Ruby:r12559 (trunk): * gc.c (garbage_collect): re-introduce ruby_current_node marking code.
19796 2007-06-17 11:12 [akr ruby-lang.org ] Ruby:r12560 (trunk): * eval.c (rb_method_missing): avoid an warning "too many arguments
19797 2007-06-17 11:30 [akr ruby-lang.org ] Ruby:r12561 (trunk): fix typos.
19798 2007-06-18 00:56 [nobu ruby-lang.org ] Ruby:r12562 (trunk, ruby_1_8): * variable.c (rb_path2class): get rid of dangling pointer caused by
19799 2007-06-18 01:12 [nobu ruby-lang.org ] Ruby:r12563 (trunk, ruby_1_8): * variable.c (rb_global_entry, rb_f_untrace_var, rb_alias_variable,
19800 2007-06-18 02:46 [ko1 ruby-lang.org ] Ruby:r12564 (trunk): * signal.c (sigsegv): clear gc_stress flag on SEGV.
[前][次][番号順一覧][上]