[前][次][番号順一覧][上]
ruby-changes:24901-25000
24901 2012-09-12 23:16 [ko1@a... ] nobu:r36953 (trunk): pathname.c: suppress -Wcomment warning
24902 2012-09-13 08:05 [ko1@a... ] zzak:r36954 (trunk): * ext/ripper/lib/ripper.rb: Documentation for Ripper.
24903 2012-09-13 08:05 [ko1@a... ] svn:r36955 (trunk): * 2012-09-13
24904 2012-09-13 08:22 [ko1@a... ] zzak:r36956 (trunk): * lib/shellwords.rb: Documentation for Shellwords.
24905 2012-09-13 10:22 [ko1@a... ] nobu:r36957 (trunk): configure.in: no PIE on Haiku
24906 2012-09-13 11:22 [ko1@a... ] zzak:r36958 (trunk): * lib/xmlrpc.rb: Documentation for XMLRPC
24907 2012-09-13 11:24 [ko1@a... ] nobu:r36959 (trunk): * properties.
24908 2012-09-13 11:25 [ko1@a... ] zzak:r36960 (trunk): * lib/optparse.rb: Remove unreachable email address from documentation
24909 2012-09-13 22:01 [ko1@a... ] shirosaki:r36961 (trunk): lib/securerandom.rb: fix errors on Windows
24910 2012-09-14 00:24 [ko1@a... ] svn:r36963 (trunk): * 2012-09-14
24911 2012-09-14 00:24 [ko1@a... ] zzak:r36962 (trunk): * signal.c (rb_f_kill):
24912 2012-09-14 03:32 [ko1@a... ] zzak:r36964 (trunk): * array.c (rb_ary_select):
24913 2012-09-14 04:09 [ko1@a... ] zzak:r36965 (trunk): * array.c (rb_ary_diff, rb_ary_uniq):
24914 2012-09-15 01:08 [ko1@a... ] naruse:r36966 (trunk): * ext/nkf/nkf.c (rb_nkf_convert): suppress warning.
24915 2012-09-15 01:08 [ko1@a... ] svn:r36967 (trunk): * 2012-09-15
24916 2012-09-15 02:26 [ko1@a... ] naruse:r36968 (trunk): * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.
24917 2012-09-15 02:29 [ko1@a... ] eregon:r36969 (trunk): * configure.in: fix typo.
24918 2012-09-15 02:30 [ko1@a... ] eregon:r36970 (trunk): * pack.c: fix typo.
24919 2012-09-15 18:26 [ko1@a... ] nobu:r36971 (trunk): test_parse.rb: eval locations
24920 2012-09-15 18:26 [ko1@a... ] nobu:r36972 (trunk): parse.y: static table
24921 2012-09-15 18:26 [ko1@a... ] nobu:r36973 (trunk): parse.y: switch
24922 2012-09-15 18:26 [ko1@a... ] nobu:r36974 (trunk): parse.y: new_op_assign
24923 2012-09-15 18:26 [ko1@a... ] nobu:r36975 (trunk): parse.y: new_attr_op_assign
24924 2012-09-16 08:18 [ko1@a... ] svn:r36977 (trunk): * 2012-09-16
24925 2012-09-16 08:18 [ko1@a... ] nobu:r36976 (trunk): .editorconfig: new
24926 2012-09-16 08:53 [ko1@a... ] nobu:r36978 (trunk): configure.in: aix warnflags
24927 2012-09-16 08:58 [ko1@a... ] nobu:r36979 (trunk): configure.in: strict warnflags
24928 2012-09-16 11:39 [ko1@a... ] nobu:r36980 (trunk): io.c: io_set_read_length
24929 2012-09-16 17:41 [ko1@a... ] nobu:r36981 (trunk): configure.in: warnflags
24930 2012-09-16 17:48 [ko1@a... ] drbrain:r36982 (trunk): * tool/change_maker.rb: Update svn detection for subversion 1.7's
24931 2012-09-16 18:09 [ko1@a... ] nobu:r36983 (trunk): parse.y: suppress warnings
24932 2012-09-16 18:24 [ko1@a... ] nobu:r36984 (trunk): file.c: reduce xmalloc
24933 2012-09-18 17:52 [ko1@a... ] naruse:r36985 (trunk): * ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db to
24934 2012-09-18 17:52 [ko1@a... ] svn:r36986 (trunk): * 2012-09-18
24935 2012-09-19 23:49 [ko1@a... ] svn:r36988 (trunk): * 2012-09-19
24936 2012-09-19 23:49 [ko1@a... ] naruse:r36987 (trunk): suppress warnings
24937 2012-09-20 00:42 [ko1@a... ] nobu:r36989 (trunk): array.c, enum.c: TypeError in zip
24938 2012-09-20 00:42 [ko1@a... ] svn:r36990 (trunk): * 2012-09-20
24939 2012-09-20 07:10 [ko1@a... ] zzak:r36991 (trunk): * lib/csv.rb (Object#CSV, Array#to_csv, String#parse_csv):
24940 2012-09-20 07:17 [ko1@a... ] zzak:r36992 (trunk): * ext/ripper/lib/ripper.rb: Documentation for Ripper.
24941 2012-09-20 07:23 [ko1@a... ] zzak:r36993 (trunk): * complex.c: Examples for Complex Documentation.
24942 2012-09-20 10:33 [ko1@a... ] zzak:r36994 (trunk): * lib/find.rb: Error in documentation example
24943 2012-09-20 11:00 [ko1@a... ] usa:r36995 (trunk): * test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warning
24944 2012-09-20 16:06 [ko1@a... ] nobu:r36996 (trunk): remove garbages.
24945 2012-09-20 16:15 [ko1@a... ] nobu:r36997 (trunk): Revert r36994 "* lib/find.rb: Error in documentation example"
24946 2012-09-20 17:05 [ko1@a... ] naruse:r36998 (trunk): check @there if it is nil to prevent infinite loop
24947 2012-09-20 17:05 [ko1@a... ] naruse:r36999 (trunk): * lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): add
24948 2012-09-20 23:16 [ko1@a... ] kosaki:r37000 (trunk): * thread_pthread.c (native_cond_initialize): clean up #ifdef condition.
24949 2012-09-20 23:16 [ko1@a... ] kosaki:r37001 (trunk): * thread_pthread.c (native_cond_initialize): destroy condattr
24950 2012-09-20 23:36 [ko1@a... ] kosaki:r37002 (ruby_1_9_3): * thread_pthread.c (native_cond_initialize): destroy condattr
24951 2012-09-21 09:36 [ko1@a... ] svn:r37004 (trunk): * 2012-09-21
24952 2012-09-21 09:36 [ko1@a... ] nobu:r37003 (trunk): mkmf.rb: untabify
24953 2012-09-21 17:55 [ko1@a... ] naruse:r37005 (ruby_1_9_3): merge revision(s) 33830: [Backport #7011]
24954 2012-09-21 18:46 [ko1@a... ] naruse:r37006 (ruby_1_9_3): merge revision(s) 33989:["7012"]
24955 2012-09-21 19:55 [ko1@a... ] naruse:r37007 (ruby_1_9_3): merge revision(s) 35485: [Backport #7013]
24956 2012-09-22 07:16 [ko1@a... ] zzak:r37008 (trunk): * ext/ripper/lib/ripper.rb:
24957 2012-09-22 07:17 [ko1@a... ] svn:r37009 (trunk): * 2012-09-22
24958 2012-09-23 02:37 [ko1@a... ] eregon:r37010 (trunk): * complex.c: Fix examples of r36993.
24959 2012-09-23 02:37 [ko1@a... ] svn:r37011 (trunk): * 2012-09-23
24960 2012-09-23 21:42 [ko1@a... ] nobu:r37012 (trunk): mkmf.rb: fallback mkintpath
24961 2012-09-23 21:44 [ko1@a... ] nobu:r37013 (trunk): mkmf.rb: use internal path
24962 2012-09-23 21:45 [ko1@a... ] nobu:r37014 (trunk): mkmf.rb: library path quote
24963 2012-09-23 21:46 [ko1@a... ] nobu:r37015 (trunk): mkmf.rb: unexpand macros
24964 2012-09-23 21:48 [ko1@a... ] nobu:r37016 (trunk): mkmf.rb: directory timestamp
24965 2012-09-23 21:53 [ko1@a... ] nobu:r37017 (trunk): mkmf.rb: unspace
24966 2012-09-24 10:16 [ko1@a... ] nobu:r37018 (trunk): enum.c: id_call
24967 2012-09-24 10:16 [ko1@a... ] svn:r37019 (trunk): * 2012-09-24
24968 2012-09-24 10:18 [ko1@a... ] nobu:r37020 (trunk): enum.c: id_call
24969 2012-09-24 10:38 [ko1@a... ] naruse:r37021 (ruby_1_9_3): merge revision(s) 36247: [Backport #7014]
24970 2012-09-24 10:39 [ko1@a... ] naruse:r37022 (ruby_1_9_3): merge revision(s) 36508: [Backport #7015]
24971 2012-09-24 11:23 [ko1@a... ] naruse:r37023 (trunk): * tool/merger.rb: add --ticket option to add ticket number.
24972 2012-09-24 16:35 [ko1@a... ] naruse:r37024 (ruby_1_9_3): merge revision(s) 36522: [Backport #7016]
24973 2012-09-24 17:37 [ko1@a... ] nobu:r37025 (trunk): Feature #7035
24974 2012-09-24 21:13 [ko1@a... ] naruse:r37026 (trunk): use assert_predicate for unary operator
24975 2012-09-25 08:22 [ko1@a... ] svn:r37028 (trunk): * 2012-09-25
24976 2012-09-25 08:22 [ko1@a... ] naruse:r37027 (trunk): * iseq.c (rb_iseq_defined_string): the index of defined_strings must
24977 2012-09-25 09:31 [ko1@a... ] naruse:r37029 (ruby_1_9_3): merge revision(s) 36544: [Backport #7017]
24978 2012-09-25 10:01 [ko1@a... ] nobu:r37030 (trunk): insns.def: super from at_exit
24979 2012-09-25 10:10 [ko1@a... ] nobu:r37031 (trunk): test_super.rb: super from BEGIN
24980 2012-09-25 11:14 [ko1@a... ] nobu:r37032 (trunk): test_gem_installer.rb: restore ARGV
24981 2012-09-26 10:26 [ko1@a... ] svn:r37034 (trunk): * 2012-09-26
24982 2012-09-26 10:26 [ko1@a... ] naruse:r37033 (trunk): Darwin 12 (OS X Mountain Lion) also has Bug #6692
24983 2012-09-26 13:03 [ko1@a... ] naruse:r37035 (trunk): Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"
24984 2012-09-26 18:35 [ko1@a... ] ko1:r37036 (trunk): * insns.def: add new instruction `opt_empty_p' for optimize `empty?'
24985 2012-09-27 11:36 [ko1@a... ] nobu:r37037 (trunk): eval.c: invariant IDs
24986 2012-09-27 11:36 [ko1@a... ] svn:r37038 (trunk): * 2012-09-27
24987 2012-09-27 18:22 [ko1@a... ] knu:r37039 (trunk): * ext/syslog/lib/syslog/logger.rb: add a formatter to the
24988 2012-09-27 18:53 [ko1@a... ] shugo:r37040 (trunk): * eval.c (rb_overlay_module, rb_mod_refine): accept a module as the
24989 2012-09-28 10:41 [ko1@a... ] nobu:r37041 (trunk): io.c: IO#reopen int mode
24990 2012-09-28 10:41 [ko1@a... ] svn:r37042 (trunk): * 2012-09-28
24991 2012-09-28 13:05 [ko1@a... ] ko1:r37043 (trunk): * vm_core.h: remove rb_control_frame_t::bp (bp: base pointer).
24992 2012-09-28 13:17 [ko1@a... ] ko1:r37044 (trunk): * vm_core.h: now VM_DEBUG_BP_CHECK should be 1.
24993 2012-09-28 15:47 [ko1@a... ] ko1:r37045 (trunk): * insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.
24994 2012-09-28 15:48 [ko1@a... ] shugo:r37046 (trunk): * vm_method.c (search_method): copy refinement iclasses to search
24995 2012-09-28 17:11 [ko1@a... ] nobu:r37047 (trunk): vm_insnhelper.c: fix types
24996 2012-09-28 17:29 [ko1@a... ] naruse:r37048 (trunk): * lib/rubygems/installer.rb (check_that_user_bin_dir_is_in_path):
24997 2012-09-28 17:59 [ko1@a... ] ko1:r37049 (trunk): * vm_insnhelper.c (vm_setup_method): refactoring.
24998 2012-09-28 22:44 [ko1@a... ] shirosaki:r37050 (trunk): test_unicode_escape.rb: fix test for Windows
24999 2012-09-29 02:32 [ko1@a... ] shirosaki:r37051 (trunk): * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):
25000 2012-09-29 02:32 [ko1@a... ] svn:r37052 (trunk): * 2012-09-29
[前][次][番号順一覧][上]