[前][次][スレッド一覧][上]
ruby-changes:18101-18200
18101 2010-12-07 22:42 [ko1@a... ] Ruby:r30122 (trunk): * io.c (io_read): duplicate string if shared.
18102 2010-12-07 23:24 [ko1@a... ] Ruby:r30123 (trunk): Set DH Parameter for SSLContext to clean warnings.
18103 2010-12-08 08:02 [ko1@a... ] Ruby:r30124 (trunk): * parse.y (struct vtable, struct local_vars, vtable_add):
18104 2010-12-08 09:52 [ko1@a... ] Ruby:r30125 (trunk): * parse.y (LVAR_USED): should be int same as ruby_sourceline.
18105 2010-12-08 17:13 [ko1@a... ] Ruby:r30126 (ruby_1_9_2): merges r29523 from trunk into ruby_1_9_2.
18106 2010-12-08 17:14 [ko1@a... ] Ruby:r30127 (ruby_1_9_2): merges r29541,r29607,r29608 and r29611 from trunk into ruby_1_9_2.
18107 2010-12-08 17:16 [ko1@a... ] Ruby:r30129 (ruby_1_9_2): merges r29622 from trunk into ruby_1_9_2.
18108 2010-12-08 17:16 [ko1@a... ] Ruby:r30128 (ruby_1_9_2): merges r29544 from trunk into ruby_1_9_2.
18109 2010-12-08 17:26 [ko1@a... ] Ruby:r30131 (ruby_1_9_2): merges r29674 from trunk into ruby_1_9_2.
18110 2010-12-08 17:27 [ko1@a... ] Ruby:r30132 (ruby_1_9_2): merges r29676 from trunk into ruby_1_9_2.
18111 2010-12-08 17:27 [ko1@a... ] Ruby:r30130 (ruby_1_9_2): merges r29632 from trunk into ruby_1_9_2.
18112 2010-12-08 17:27 [ko1@a... ] Ruby:r30133 (ruby_1_9_2): merges r29691 from trunk into ruby_1_9_2.
18113 2010-12-08 17:27 [ko1@a... ] Ruby:r30135 (ruby_1_9_2): merges r29743 from trunk into ruby_1_9_2.
18114 2010-12-08 17:27 [ko1@a... ] Ruby:r30134 (ruby_1_9_2): merges r29693 from trunk into ruby_1_9_2.
18115 2010-12-08 17:27 [ko1@a... ] Ruby:r30137 (ruby_1_9_2): * cygwin/GNUMakefile.in ($(RCFILES)): fixes .
18116 2010-12-08 17:27 [ko1@a... ] Ruby:r30139 (ruby_1_9_2): merges r29786 from trunk into ruby_1_9_2.
18117 2010-12-08 17:27 [ko1@a... ] Ruby:r30138 (ruby_1_9_2): merges r29784,r29787 and r29788 from trunk into ruby_1_9_2.
18118 2010-12-08 17:27 [ko1@a... ] Ruby:r30136 (ruby_1_9_2): * string.c (rb_str_concat): partially reverts r30040 because
18119 2010-12-08 17:27 [ko1@a... ] Ruby:r30140 (ruby_1_9_2): merges r29798 from trunk into ruby_1_9_2.
18120 2010-12-08 19:55 [ko1@a... ] Ruby:r30141 (trunk): reverted to r30124; r30124 breaks test
18121 2010-12-08 19:55 [ko1@a... ] Ruby:r30142 (trunk): * 2010-12-08
18122 2010-12-08 20:57 [ko1@a... ] Ruby:r30143 (trunk): * dir.c: parenthesize macro arguments.
18123 2010-12-08 21:36 [ko1@a... ] Ruby:r30144 (trunk): * parse.y (shadowing_lvar_gen): fix line number.
18124 2010-12-08 21:41 [ko1@a... ] Ruby:r30145 (trunk): * vm_dump.c (rb_vm_bugreport): suppress a warning.
18125 2010-12-08 22:36 [ko1@a... ] Ruby:r30146 (trunk): * ext/dl/lib/dl/struct.rb: clean a warning: assigned but unused
18126 2010-12-09 07:11 [ko1@a... ] Ruby:r30147 (trunk): * test/irb/test_option.rb (test_end_of_option): don't read .irbrc. Bug#4138
18127 2010-12-09 15:47 [ko1@a... ] Ruby:r30148 (trunk): * array.c (rb_ary_dup): should copy contents only. no instance
18128 2010-12-10 10:08 [ko1@a... ] Ruby:r30154 (trunk): * lib/net/http.rb: remove version 1.1 features.
18129 2010-12-10 10:21 [ko1@a... ] Ruby:r30155 (trunk): Add doc to warn the userinfo for auth.
18130 2010-12-10 10:24 [ko1@a... ] Ruby:r30151 (trunk): * parse.y (lvar_defined_gen, shadowing_lvar_gen, dvar_defined): no
18131 2010-12-10 10:24 [ko1@a... ] Ruby:r30152 (trunk): * ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing C
18132 2010-12-10 10:24 [ko1@a... ] Ruby:r30150 (trunk): * dln.c: parenthesize macro arguments.
18133 2010-12-10 10:24 [ko1@a... ] Ruby:r30149 (trunk): * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): support
18134 2010-12-10 10:24 [ko1@a... ] Ruby:r30153 (trunk): * 2010-12-10
18135 2010-12-10 10:41 [ko1@a... ] Ruby:r30156 (trunk): * sprintf.c (_HAVE_SANE_QUAD_): if a certain platform has LONG_LONG in
18136 2010-12-10 10:50 [ko1@a... ] Ruby:r30157 (trunk): * sprintf.c (_HAVE_SANE_QUAD_): Don't forget LP64, r30156.
18137 2010-12-10 11:43 [ko1@a... ] Ruby:r30158 (trunk): remove a comma at end of enumerator list.
18138 2010-12-10 18:23 [ko1@a... ] Ruby:r30159 (trunk): * lib/mkmf.rb (Logging.log_close): separate from Logging.logfile.
18139 2010-12-10 18:31 [ko1@a... ] Ruby:r30160 (trunk): * lib/mkmf.rb (check_signedness): should use the prelude code.
18140 2010-12-10 18:31 [ko1@a... ] Ruby:r30161 (trunk): * test/mkmf/base.rb (TestMkmf#config_value): extract macro value from
18141 2010-12-10 18:35 [ko1@a... ] Ruby:r30162 (trunk): * tool/rbinstall.rb (install_recursive): always skip default ignored
18142 2010-12-10 18:35 [ko1@a... ] Ruby:r30163 (trunk): * cygwin/GNUmakefile.in (SCRIPTPROGRAMS): ignore backup files and etc.
18143 2010-12-10 18:35 [ko1@a... ] Ruby:r30164 (trunk): * ruby.c (ruby_init_loadpath_safe): relatively called non-shared
18144 2010-12-10 20:17 [ko1@a... ] Ruby:r30165 (trunk): * template/id.h.tmpl (ruby_method_ids): suppress warnings.
18145 2010-12-10 22:39 [ko1@a... ] Ruby:r30166 (trunk): * dln_find.c: parenthesize macro arguments.
18146 2010-12-11 02:37 [ko1@a... ] Ruby:r30167 (trunk): * ext/openssl/extconf.rb: try pkgconfig first, then fall back to
18147 2010-12-11 02:48 [ko1@a... ] Ruby:r30168 (trunk): * 2010-12-11
18148 2010-12-11 06:00 [ko1@a... ] Ruby:r30169 (trunk): * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
18149 2010-12-11 06:01 [ko1@a... ] Ruby:r30170 (trunk): add an entry.
18150 2010-12-11 06:02 [ko1@a... ] Ruby:r30171 (ruby_1_8): * ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.
18151 2010-12-11 06:02 [ko1@a... ] Ruby:r30172 (ruby_1_8): * 2010-12-11
18152 2010-12-11 06:26 [ko1@a... ] Ruby:r30173 (trunk): Include Comparable in OpenSSL::X509::Name, document #<=>
18153 2010-12-11 08:13 [ko1@a... ] Ruby:r30174 (trunk): Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryption
18154 2010-12-11 10:13 [ko1@a... ] Ruby:r30175 (trunk): * encoding.c: parenthesize macro arguments.
18155 2010-12-11 10:25 [ko1@a... ] Ruby:r30176 (trunk): refactor load error rescue to the openssl util file
18156 2010-12-11 17:58 [ko1@a... ] Ruby:r30177 (trunk): ext/bigdecimal/bigdecimal.h: suppress "warning: 'VPrint' declared 'static' but never defined".
18157 2010-12-12 02:58 [ko1@a... ] Ruby:r30179 (trunk): * 2010-12-12
18158 2010-12-12 02:58 [ko1@a... ] Ruby:r30178 (trunk): * ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding is
18159 2010-12-12 04:03 [ko1@a... ] Ruby:r30180 (trunk): * string.c (rb_str_inspect): fix: extra back slash is added when
18160 2010-12-12 12:10 [ko1@a... ] Ruby:r30181 (trunk): * encoding.c: parenthesize macro arguments.
18161 2010-12-12 13:51 [ko1@a... ] Ruby:r30182 (trunk): * eval_error.c: parenthesize macro arguments.
18162 2010-12-12 20:40 [ko1@a... ] Ruby:r30183 (trunk): * misc/rb_optparse.zsh: update how to install.
18163 2010-12-12 20:49 [ko1@a... ] Ruby:r30184 (trunk): * template/id.h.tmpl: suppress all warning: "SUPPORT_JOKE" is not
18164 2010-12-12 21:06 [ko1@a... ] Ruby:r30185 (trunk): update how to install again.
18165 2010-12-12 22:45 [ko1@a... ] Ruby:r30186 (trunk): * common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h.
18166 2010-12-13 00:03 [ko1@a... ] Ruby:r30187 (trunk): * compile.c (iseq_compile_each): fix for __goto__ and __label__
18167 2010-12-13 10:06 [ko1@a... ] Ruby:r30188 (trunk): * lib/net/http.rb (Net::HTTPRequest#set_form): Added to support
18168 2010-12-13 10:06 [ko1@a... ] Ruby:r30189 (trunk): * 2010-12-13
18169 2010-12-13 12:01 [ko1@a... ] Ruby:r30190 (trunk): * io.c (simple_sendfile): added for BSD version of sendfile(2).
18170 2010-12-13 12:03 [ko1@a... ] Ruby:r30191 (trunk): * file.c: parenthesize macro arguments.
18171 2010-12-13 13:17 [ko1@a... ] Ruby:r30192 (trunk): adding a test for OpenSSL::PKCS12.create
18172 2010-12-13 18:37 [ko1@a... ] Ruby:r30193 (trunk): * io.c: define USE_SENDFILE on FreeBSD or DragonFly BSD.
18173 2010-12-13 21:47 [ko1@a... ] Ruby:r30194 (trunk): * io.c (simple_sendfile): disable the use of sendfile(2) on
18174 2010-12-14 10:32 [ko1@a... ] Ruby:r30195 (trunk): * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99isms
18175 2010-12-14 10:43 [ko1@a... ] Ruby:r30196 (trunk): * 2010-12-14
18176 2010-12-14 11:33 [ko1@a... ] Ruby:r30197 (trunk): * configure.in: Add -Werror=declaration-after-statement to default
18177 2010-12-14 11:33 [ko1@a... ] Ruby:r30198 (trunk): * lib/minitest/unit.rb (Minitest::Unit#_run_suite): split test
18178 2010-12-14 11:35 [ko1@a... ] Ruby:r30199 (trunk): * test/ruby/test_argf.rb (test_inplace_rename_impossible): unlink
18179 2010-12-14 11:45 [ko1@a... ] Ruby:r30200 (trunk): fix wrong argument.
18180 2010-12-14 12:57 [ko1@a... ] Ruby:r30201 (trunk): * test/zlib/test_zlib.rb (*): should close files associated with zlib.
18181 2010-12-14 13:11 [ko1@a... ] Ruby:r30202 (trunk): * lib/net/http.rb (Net::HTTPRequest#send_request_body_data):
18182 2010-12-14 13:36 [ko1@a... ] Ruby:r30203 (trunk): * ext/zlib/zlib.c (gzfile_s_open): should close the IO if some error
18183 2010-12-14 14:07 [ko1@a... ] Ruby:r30204 (trunk): * test/ruby/test_io.rb (test_flush_in_finalizer[12]): should close
18184 2010-12-14 14:34 [ko1@a... ] Ruby:r30205 (trunk): * test/ruby/test_io.rb (test_binmode_after_closed): the temporary file
18185 2010-12-14 15:06 [ko1@a... ] Ruby:r30206 (trunk): * test/ruby/test_io.rb (test_reopen, test_reinitialize): should close
18186 2010-12-14 18:22 [ko1@a... ] Ruby:r30207 (trunk): * common.mk (help): there is no reason to use the abbreviation for here.
18187 2010-12-14 18:32 [ko1@a... ] Ruby:r30208 (trunk): * lib/test/unit.rb: help messages.
18188 2010-12-14 20:34 [ko1@a... ] Ruby:r30209 (trunk): * gc.c: parenthesize macro arguments.
18189 2010-12-15 00:01 [ko1@a... ] Ruby:r30211 (trunk): * 2010-12-15
18190 2010-12-15 00:01 [ko1@a... ] Ruby:r30210 (trunk): * io.c (simple_sendfile): improve linux compatibility on FreeBSD,
18191 2010-12-15 03:21 [ko1@a... ] Ruby:r30212 (trunk): * test/ripper/test_parser_events.rb (TestRipper#test_block_variables):
18192 2010-12-15 03:24 [ko1@a... ] Ruby:r30213 (trunk): * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):
18193 2010-12-15 07:23 [ko1@a... ] Ruby:r30214 (trunk): * hash.c: parenthesize macro arguments.
18194 2010-12-15 11:07 [ko1@a... ] Ruby:r30215 (trunk): * io.c (simple_sendfile): enable on Mac OS X.
18195 2010-12-15 11:28 [ko1@a... ] Ruby:r30216 (trunk): * test/zlib/test_zlib.rb (test_to_io): forgotten to fix with r30201.
18196 2010-12-15 11:28 [ko1@a... ] Ruby:r30217 (trunk): * io.c (nogvl_copy_stream_sendfile): fix missing condition.
18197 2010-12-15 11:32 [ko1@a... ] Ruby:r30218 (trunk): * common.mk (clean-local): remove pc file.
18198 2010-12-15 20:51 [ko1@a... ] Ruby:r30219 (trunk): * lib/test/unit.rb (process_args): need to setup @help to print options.
18199 2010-12-16 04:50 [ko1@a... ] Ruby:r30221 (trunk): * 2010-12-16
18200 2010-12-16 04:50 [ko1@a... ] Ruby:r30220 (trunk): drying up the requires in the openssl tests
[前][次][スレッド一覧][上]