[前][次][番号順一覧][上]
ruby-changes:12901-13000
12901 2009-08-24 13:24 [ko1@a... ] Ruby:r24636 (trunk): * win32/Makefile.sub (MAKEDIRS): define.
12902 2009-08-24 16:36 [ko1@a... ] Ruby:r24637 (trunk): * st.c (st_delete_safe): deals with packed entries.
12903 2009-08-24 19:00 [ko1@a... ] Ruby:r24638 (trunk): * include/ruby/missing.h (vsnprintf): rollback a part of r24179, because
12904 2009-08-24 21:31 [ko1@a... ] Ruby:r24639 (trunk): * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
12905 2009-08-24 21:32 [ko1@a... ] Ruby:r24640 (ruby_1_8): * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
12906 2009-08-24 21:32 [ko1@a... ] Ruby:r24641 (ruby_1_8): * 2009-08-24
12907 2009-08-25 02:18 [ko1@a... ] Ruby:r24642 (trunk): * configure.in (DLDFLAGS): use linker_flag and changed undefined
12908 2009-08-25 12:22 [ko1@a... ] Ruby:r24644 (trunk): * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the
12909 2009-08-25 17:38 [ko1@a... ] Ruby:r24645 (trunk): * bignum.c (rb_big_clone, bigmul1_normal, bigdivrem): trivial
12910 2009-08-25 18:03 [ko1@a... ] Ruby:r24647 (ruby_1_8): * 2009-08-25
12911 2009-08-25 18:03 [ko1@a... ] Ruby:r24646 (ruby_1_8): Mention /\s/ being fixed to match a vertical tab.
12912 2009-08-25 18:21 [ko1@a... ] Ruby:r24648 (trunk): * random.c (rand_init, random_load): use already defined macro.
12913 2009-08-25 22:36 [ko1@a... ] Ruby:r24649 (trunk): Set 'mkdir -p' to MKDIR_P when AC_PROG_MKDIR_P doesn't set MKDIR_P.
12914 2009-08-25 23:35 [ko1@a... ] Ruby:r24650 (trunk): Fix for Linux compatibility
12915 2009-08-26 01:16 [ko1@a... ] Ruby:r24652 (trunk): * 2009-08-26
12916 2009-08-26 03:37 [ko1@a... ] Ruby:r24653 (ruby_1_8_6): Fix for backport #1168 -- wrong result of File.extname for a path that contains a space before the extension.
12917 2009-08-26 03:37 [ko1@a... ] Ruby:r24654 (ruby_1_8_6): * 2009-08-26
12918 2009-08-26 05:03 [ko1@a... ] Ruby:r24655 (ruby_1_8_6): Backport #1509 ; Typo in CGI::HTTP_STATUS: Rrecondition -> Precondition
12919 2009-08-26 05:25 [ko1@a... ] Ruby:r24656 (trunk): * enc/unicode/*.txt, tool/enc-unicode.rb: properties.
12920 2009-08-26 06:54 [ko1@a... ] Ruby:r24657 (trunk): * enc/unicode/name2ctype.h: updated.
12921 2009-08-26 09:49 [ko1@a... ] Ruby:r24658 (trunk): * enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces.
12922 2009-08-26 12:46 [ko1@a... ] Ruby:r24659 (trunk): * vm.c (collect_local_variables_in_env): skips internal variables.
12923 2009-08-26 13:22 [ko1@a... ] Ruby:r24661 (win32-unicode-test): * 2009-08-26
12924 2009-08-26 13:48 [ko1@a... ] Ruby:r24662 (trunk): * lib/tempfile.rb (Tempfile#unlink): reverted r23494, since the
12925 2009-08-26 14:35 [ko1@a... ] Ruby:r24663 (trunk): * lib/tempfile.rb (Tempfile#close!, Tempfile#path): added side
12926 2009-08-26 15:33 [ko1@a... ] Ruby:r24664 (trunk): * method.c (rb_method_entry_t): body.proc should be marked.
12927 2009-08-26 17:00 [ko1@a... ] Ruby:r24665 (trunk): * tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61
12928 2009-08-26 18:49 [ko1@a... ] Ruby:r24666 (trunk): * lib/tempfile.rb (Tempfile#close!): should not undefine finalizer
12929 2009-08-26 19:01 [ko1@a... ] Ruby:r24667 (trunk): * test/test_tempfile.rb: merged from Hongli Lai's fork.
12930 2009-08-26 19:19 [ko1@a... ] Ruby:r24669 (ruby_1_8): * 2009-08-26
12931 2009-08-26 19:20 [ko1@a... ] Ruby:r24670 (trunk): * random.c (random_rand): unified random_int and random_float.
12932 2009-08-26 19:57 [ko1@a... ] Ruby:r24671 (trunk): * tool/mkconfig.rb (program_transform_name): fix for multiple trans
12933 2009-08-26 21:51 [ko1@a... ] Ruby:r24672 (trunk): * lib/tempfile.rb: add documents from Hongli Lai's fork.
12934 2009-08-26 22:37 [ko1@a... ] Ruby:r24673 (trunk): * lib/tempfile.rb: fixed typos.
12935 2009-08-26 23:59 [ko1@a... ] Ruby:r24674 (trunk): * random.c (random_rand): fixed for edge cases of ranges.
12936 2009-08-27 00:00 [ko1@a... ] Ruby:r24675 (trunk): * random.c (random_rand): refined error message.
12937 2009-08-27 00:00 [ko1@a... ] Ruby:r24676 (trunk): * 2009-08-27
12938 2009-08-27 02:07 [ko1@a... ] Ruby:r24677 (trunk): * unicode.c (PROPERTY_NAME_MAX_SIZE): use MAX_WORD_LENGTH.
12939 2009-08-27 02:08 [ko1@a... ] Ruby:r24678 (trunk): * Makefile.in (enc/unicode/name2ctype.kwd):
12940 2009-08-27 08:17 [ko1@a... ] Ruby:r24679 (trunk): * ext/strscan/strscan.c (strscan_set_string): set string should not be
12941 2009-08-27 08:19 [ko1@a... ] Ruby:r24680 (trunk): * thread.c (do_select): suppress warnings.
12942 2009-08-27 13:51 [ko1@a... ] Ruby:r24681 (trunk): * random.c (random_rand): random integer can be a fixnum for
12943 2009-08-27 13:56 [ko1@a... ] Ruby:r24682 (trunk): * ruby.c (ruby_init_loadpath_safe): suppressed warnings.
12944 2009-08-27 15:10 [ko1@a... ] Ruby:r24683 (trunk): * re.c (rb_reg_preprocess_dregexp): set encoding as ASCII-8BIT
12945 2009-08-28 07:37 [ko1@a... ] Ruby:r24685 (trunk): * enumerator.c (next_i): typo fixed (reached at end -> reached an
12946 2009-08-28 07:37 [ko1@a... ] Ruby:r24686 (trunk): * 2009-08-28
12947 2009-08-28 09:31 [ko1@a... ] Ruby:r24687 (trunk): * iseq.c (iseq_mark): made invariant expressions constant references.
12948 2009-08-28 09:34 [ko1@a... ] Ruby:r24688 (trunk): * iseq.c (iseq_mark): skip outdated cache entries.
12949 2009-08-28 09:45 [ko1@a... ] Ruby:r24689 (trunk): * proc.c (rb_method_entry_arity): fixed indent.
12950 2009-08-28 10:22 [ko1@a... ] Ruby:r24690 (trunk): * vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from vm_insnhelper.h.
12951 2009-08-28 11:48 [ko1@a... ] Ruby:r24691 (trunk): * method.h (rb_method_definition_t): split from rb_method_entry_t
12952 2009-08-28 13:45 [ko1@a... ] Ruby:r24692 (trunk): * thread.c (do_select): rollback r24680. void struct initializer is
12953 2009-08-28 20:42 [ko1@a... ] Ruby:r24694 (trunk): * lib/tempfile.rb (Tempfile#callback): Debug information should be
12954 2009-08-29 01:07 [ko1@a... ] Ruby:r24695 (ruby_1_8): Merge branch '19migration/looser_args' into ruby_1_8
12955 2009-08-29 01:07 [ko1@a... ] Ruby:r24696 (ruby_1_8): * 2009-08-29
12956 2009-08-29 03:17 [ko1@a... ] Ruby:r24698 (trunk): * 2009-08-29
12957 2009-08-29 03:28 [ko1@a... ] Ruby:r24699 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): removed thread race condition.
12958 2009-08-29 07:11 [ko1@a... ] Ruby:r24700 (ruby_1_8): * ext/win32ole/win32ole.c (fole_s_show_help): fixed the comment
12959 2009-08-29 12:17 [ko1@a... ] Ruby:r24701 (trunk): * lib/tmpdir.rb (Dir.mktmpdir): rolled back r24699.
12960 2009-08-29 20:46 [ko1@a... ] Ruby:r24702 (trunk): * vm_eval.c (rb_call0): gets rid of checking method cache twice.
12961 2009-08-29 22:43 [ko1@a... ] Ruby:r24703 (trunk): Doxygen comment.
12962 2009-08-30 01:17 [ko1@a... ] Ruby:r24704 (trunk): * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr;
12963 2009-08-30 01:17 [ko1@a... ] Ruby:r24705 (trunk): * 2009-08-30
12964 2009-08-30 03:19 [ko1@a... ] Ruby:r24706 (trunk): * time.c (init_leap_second_info): use TIMET_MAX.
12965 2009-08-30 04:06 [ko1@a... ] Ruby:r24707 (trunk): * timev.h (TIME_SCALE): defined as 1000000000.
12966 2009-08-30 09:46 [ko1@a... ] Ruby:r24708 (trunk): * bignum.c (bigmul1_single): new function specialized respect to
12967 2009-08-30 10:31 [ko1@a... ] Ruby:r24709 (trunk): * time.c (eq): apply RTEST.
12968 2009-08-30 13:02 [ko1@a... ] Ruby:r24710 (trunk): * time.c (add): shortcut implemented for fixnums.
12969 2009-08-30 14:13 [ko1@a... ] Ruby:r24711 (trunk): * common.mk: dependencies updated.
12970 2009-08-30 14:51 [ko1@a... ] Ruby:r24712 (ruby_1_8): * gc.c: removed garbage spaces.
12971 2009-08-30 15:12 [ko1@a... ] Ruby:r24713 (ruby_1_8): * gc.c (gc_sweep): makes new room if object space is full of
12972 2009-08-30 16:39 [ko1@a... ] Ruby:r24714 (trunk): * parse.y (rb_enc_symname2_p): not depend on nul terminator.
12973 2009-08-30 17:00 [ko1@a... ] Ruby:r24715 (trunk): * thread.c (do_select): suppress warnings.
12974 2009-08-30 17:00 [ko1@a... ] Ruby:r24716 (trunk): *regparse.c (CC_DUP_WARN): use rb_compile_warn if ScanEnv has source
12975 2009-08-30 17:12 [ko1@a... ] Ruby:r24717 (trunk): Revert wrong commit r24715 "* thread.c (do_select): suppress warnings."
12976 2009-08-30 23:46 [ko1@a... ] Ruby:r24718 (trunk): * time.c (find_time_t): use mktime for the first guess.
12977 2009-08-31 10:41 [ko1@a... ] Ruby:r24719 (trunk): * test/ruby/test_argf.rb (assert_src_expected): refactored.
12978 2009-08-31 14:56 [ko1@a... ] Ruby:r24720 (trunk): * class.c: refactored singleton class related matters.
12979 2009-08-31 16:22 [ko1@a... ] Ruby:r24721 (trunk): * class.c (make_singleton_class): variable name changed.
12980 2009-09-01 10:10 [ko1@a... ] Ruby:r24722 (trunk): * tool/file2lastrev.rb: executable.
12981 2009-09-01 10:11 [ko1@a... ] Ruby:r24723 (trunk): * 2009-09-01
12982 2009-09-01 17:41 [ko1@a... ] Ruby:r24725 (win32-unicode-test): * 2009-09-01
12983 2009-09-01 19:58 [ko1@a... ] Ruby:r24726 (trunk): * vm_eval.c (eval_string_with_cref): fix to check local_table_size.
12984 2009-09-02 01:18 [ko1@a... ] Ruby:r24728 (trunk): * 2009-09-02
12985 2009-09-02 01:18 [ko1@a... ] Ruby:r24727 (trunk): * ext/json: Update to JSON 1.1.9.
12986 2009-09-02 02:35 [ko1@a... ] Ruby:r24729 (trunk): Add tests of JSON 1.1.9.
12987 2009-09-02 02:36 [ko1@a... ] Ruby:r24730 (trunk): NaN is now 0.0/0 because of 1.8/1.9 compat.
12988 2009-09-02 09:33 [ko1@a... ] Ruby:r24732 (trunk): * tool/instruction.rb: executable.
12989 2009-09-02 11:35 [ko1@a... ] Ruby:r24733 (win32-unicode-test): * file.c (rb_stat, rb_file_lstat, eaccess, rb_file_s_ftype,
12990 2009-09-02 11:35 [ko1@a... ] Ruby:r24734 (win32-unicode-test): * 2009-09-02
12991 2009-09-02 11:47 [ko1@a... ] Ruby:r24735 (trunk): * gc.c (obj_free): fix to free method table (fix memory leak).
12992 2009-09-02 13:32 [ko1@a... ] Ruby:r24736 (trunk): * math.c (math_gamma): constified fact_table.
12993 2009-09-02 13:48 [ko1@a... ] Ruby:r24737 (ruby_1_8, trunk): * math.c (domain_check): simplified.
12994 2009-09-02 16:50 [ko1@a... ] Ruby:r24738 (trunk): * math.c (math_gamma): get rid of direct comparison between too
12995 2009-09-03 17:52 [ko1@a... ] Ruby:r24739 (trunk): * parse.y (fname): removed duplication.
12996 2009-09-03 17:53 [ko1@a... ] Ruby:r24740 (trunk): * 2009-09-03
12997 2009-09-03 17:58 [ko1@a... ] Ruby:r24741 (trunk): * parse.y (literal_concat_gen): concat body from dstr instead of
12998 2009-09-04 04:50 [ko1@a... ] Ruby:r24743 (trunk): * random.c (random_rand): fixed rdoc.
12999 2009-09-04 08:10 [ko1@a... ] Ruby:r24744 (trunk): * dir.c (Init_Dir): alias Dir#path to Dir#to_path.
13000 2009-09-04 09:55 [ko1@a... ] Ruby:r24745 (ruby_1_8): * NEWS: forgot to mention about new looser splats.
[前][次][番号順一覧][上]