[前][次][スレッド一覧][上]

ruby-changes:18301-18400

  18301 2010-12-23 21:46 [ko1@a...            ] Ruby:r30324 (ruby_1_9_2): merges r30295,r30298 and r30299 from trunk into ruby_1_9_2.
  18302 2010-12-23 22:31 [ko1@a...            ] Ruby:r30325 (ruby_1_9_2): * io.c (io_fillbuf): fixes a mistake on merging r30280, at r30321.
  18303 2010-12-23 23:31 [ko1@a...            ] Ruby:r30326 (ruby_1_9_2): * common.mk, win32/Makefile.sub: fixes dependencies.
  18304 2010-12-24 08:29 [ko1@a...            ] Ruby:r30327 (trunk): fix typos          
  18305 2010-12-24 08:29 [ko1@a...            ] Ruby:r30328 (trunk): * 2010-12-24       
  18306 2010-12-24 08:46 [ko1@a...            ] Ruby:r30329 (trunk): * process.c: parenthesize macro arguments.
  18307 2010-12-24 08:52 [ko1@a...            ] Ruby:r30330 (trunk): update doc.        
  18308 2010-12-24 12:20 [ko1@a...            ] Ruby:r30331 (ruby_1_9_2): * ChangeLog: removes duplicate/wrong entries. Patch by
  18309 2010-12-24 12:20 [ko1@a...            ] Ruby:r30332 (ruby_1_9_2): * 2010-12-24  
  18310 2010-12-24 12:24 [ko1@a...            ] Ruby:r30333 (ruby_1_9_2): * version.h: forgotten increasing patch level at r30331.
  18311 2010-12-24 12:24 [ko1@a...            ] Ruby:r30334 (ruby_1_9_2): merges r29197 from trunk into ruby_1_9_2.
  18312 2010-12-24 12:40 [ko1@a...            ] Ruby:r30335: add tag v1_8_7_330         
  18313 2010-12-25 10:50 [ko1@a...            ] Ruby:r30336 (trunk): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.
  18314 2010-12-25 10:50 [ko1@a...            ] Ruby:r30337 (trunk): * 2010-12-25       
  18315 2010-12-25 10:51 [ko1@a...            ] Ruby:r30338 (trunk): * ext/json/generator/generator.c (fbuffer_free): unused.
  18316 2010-12-25 10:54 [ko1@a...            ] Ruby:r30339 (trunk): * test/zlib/test_zlib.rb (test_readline): renamed from test_gets.
  18317 2010-12-25 10:59 [ko1@a...            ] Ruby:r30340 (trunk): * ext/zlib/zlib.c (gzfile_read, gzfile_readpartial): length should
  18318 2010-12-25 11:03 [ko1@a...            ] Ruby:r30341 (trunk): * ext/zlib/zlib.c (gzreader_gets): support optional length
  18319 2010-12-25 11:07 [ko1@a...            ] Ruby:r30342 (trunk): Document require_relative
  18320 2010-12-25 12:49 [ko1@a...            ] Ruby:r30343 (trunk): * load.c (rb_f_require_relative): don't omit return type.
  18321 2010-12-25 13:09 [ko1@a...            ] Ruby:r30344 (trunk): * random.c: parenthesize macro arguments.
  18322 2010-12-25 13:24 [ko1@a...            ] Ruby:r30345 (trunk): Dunno why this conflicted
  18323 2010-12-25 13:49 [ko1@a...            ] Ruby:r30346 (trunk): * ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer):
  18324 2010-12-25 13:55 [ko1@a...            ] Ruby:r30347 (trunk): Imported minitest 2.0.2 r6093
  18325 2010-12-25 14:09 [ko1@a...            ] Ruby:r30348 (trunk): Fixed a minor warning in 1.9.3
  18326 2010-12-25 14:27 [ko1@a...            ] Ruby:r30349 (trunk): * io.c (rb_io_extract_encoding_option): accept Encoding object as
  18327 2010-12-25 14:31 [ko1@a...            ] Ruby:r30350 (trunk): * ext/pty/pty.c (chfunc): Added rb_thread_atfork_before_exec().
  18328 2010-12-25 15:04 [ko1@a...            ] Ruby:r30351 (trunk): * test/csv/test_encodings.rb (TestEncodings#setup): fix evil test
  18329 2010-12-25 15:32 [ko1@a...            ] Ruby:r30352 (trunk): * signal.c: change rb_atomic_t definition from uchar to uint.
  18330 2010-12-25 15:59 [ko1@a...            ] Ruby:r30353 (trunk): * lib/csv.rb, test/csv: should not assume $, invariant.
  18331 2010-12-25 16:04 [ko1@a...            ] Ruby:r30354 (trunk): * lib/csv.rb (CSV::foreach, CSV#initialize): directly use encoding
  18332 2010-12-25 16:44 [ko1@a...            ] Ruby:r30355 (trunk): * lib/csv.rb (CSV::foreach, CSV#initialize): fixed passing options.
  18333 2010-12-25 17:33 [ko1@a...            ] Ruby:r30356 (trunk): * lib/csv.rb (CSV#init_separators): use IO#gets with length
  18334 2010-12-25 17:34 [ko1@a...            ] Ruby:r30357 (trunk): * test/csv/base.rb (TestCSV.with_diffrent_ofs): give name to
  18335 2010-12-25 17:51 [ko1@a...            ] Ruby:r30358 (trunk): * thread.c (rb_thread_atfork): Add small comment why we need
  18336 2010-12-25 18:02 [ko1@a...            ] Ruby:r30359 (trunk): Support OpenSSL 1.1; it supports RSA1024 and DSS1.
  18337 2010-12-25 18:04 [ko1@a...            ] Ruby:r30360 (trunk): * lib/csv.rb (CSV.foreach): 'rb' mode is defaulted in open.
  18338 2010-12-25 18:29 [ko1@a...            ] Ruby:r30361 (trunk): * ext/socket/option.c (inspect_ipv6_mreq): new function to inspect
  18339 2010-12-25 18:37 [ko1@a...            ] Ruby:r30363 (ruby_1_9_2): * 2010-12-25  
  18340 2010-12-25 18:37 [ko1@a...            ] Ruby:r30362 (ruby_1_9_2): merges r30350 from trunk into ruby_1_9_2.
  18341 2010-12-25 19:22 [ko1@a...            ] Ruby:r30364 (trunk): * io.c (pipe_open): Added rb_thread_atfork(). We must reinitialize
  18342 2010-12-25 19:50 [ko1@a...            ] Ruby:r30365: tags branches/ruby_1_9_2@30363 as v1_9_2_136
  18343 2010-12-25 22:05 [ko1@a...            ] Ruby:r30366 (trunk): * test/csv/test_data_converters.rb, test/csv/test_table.rb: don't
  18344 2010-12-25 22:08 [ko1@a...            ] Ruby:r30367 (trunk): * test/with_diffent_ofs.rb (DifferentOFS): test suite for test
  18345 2010-12-25 22:32 [ko1@a...            ] Ruby:r30368 (trunk): * test/digest/test_digest_extend.rb (TestDigestExtend#setup):
  18346 2010-12-25 22:41 [ko1@a...            ] Ruby:r30369 (trunk): test/with_different_ofs.rb: fixed typos.
  18347 2010-12-25 22:49 [ko1@a...            ] Ruby:r30370 (trunk): * test/csv: DifferentOFS needs to be include in each classes.
  18348 2010-12-25 23:35 [ko1@a...            ] Ruby:r30371 (trunk): * ext/socket/option.c (inspect_ipv4_add_drop_membership): new function
  18349 2010-12-26 01:41 [ko1@a...            ] Ruby:r30373 (trunk): * 2010-12-26       
  18350 2010-12-26 01:41 [ko1@a...            ] Ruby:r30372 (trunk): * ext/socket/extconf.rb: check the existence of if_indextoname().
  18351 2010-12-26 02:21 [ko1@a...            ] Ruby:r30374 (trunk): * ext/socket/extconf.rb: Fix build error which was introduced r30372.
  18352 2010-12-26 02:25 [ko1@a...            ] Ruby:r30375 (trunk): * io.c (advice_arg_check): Change argument check.
  18353 2010-12-26 02:38 [ko1@a...            ] Ruby:r30376 (trunk): This ifdef should be useless after r30374.
  18354 2010-12-26 04:33 [ko1@a...            ] Ruby:r30377 (trunk): * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature.
  18355 2010-12-26 09:25 [ko1@a...            ] Ruby:r30378 (trunk): * ext/socket/option.c (rb_if_indextoname): new function to abstract
  18356 2010-12-26 09:36 [ko1@a...            ] Ruby:r30379 (trunk): * rational.c: parenthesize macro arguments.
  18357 2010-12-26 11:16 [ko1@a...            ] Ruby:r30380 (trunk): * test/with_different_ofs.rb (DifferentOFS): should not affect
  18358 2010-12-26 11:39 [ko1@a...            ] Ruby:r30381 (trunk): * parse.y (stmt): missing ripper rule.  i.e., `a::B ||= c 1'.
  18359 2010-12-26 12:17 [ko1@a...            ] Ruby:r30382 (trunk): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths::HOMEDIR): no exception if
  18360 2010-12-26 13:26 [ko1@a...            ] Ruby:r30383 (trunk): update comment.    
  18361 2010-12-26 19:38 [ko1@a...            ] Ruby:r30384 (trunk): * ext/socket/option.c: define IFNAMSIZ if not available.
  18362 2010-12-26 19:47 [ko1@a...            ] Ruby:r30385 (trunk): fix a typo.        
  18363 2010-12-26 20:54 [ko1@a...            ] Ruby:r30386 (trunk): * ext/socket/mkconstants.rb: define INET_ADDRSTRLEN as 16 if not
  18364 2010-12-26 21:59 [ko1@a...            ] Ruby:r30387 (trunk): * process.c (before_exec): add small comment.
  18365 2010-12-26 22:24 [ko1@a...            ] Ruby:r30388 (trunk): * file.c (file_expand_path): get rid of warnings caused by
  18366 2010-12-26 22:25 [ko1@a...            ] Ruby:r30389 (trunk): * ext/ripper/depend (ripper.y): fix messages with nmake.
  18367 2010-12-26 22:46 [ko1@a...            ] Ruby:r30390 (trunk): * win32/Makefile.sub: fix 'nmake clean-enc' breakage since r28322.
  18368 2010-12-26 23:10 [ko1@a...            ] Ruby:r30391 (trunk): * win32/Makefile.sub: suppress a strange error message when RMALL
  18369 2010-12-27 01:31 [ko1@a...            ] Ruby:r30392 (trunk): * ext/socket/mkconstants.rb: add IF_NAMESIZE.
  18370 2010-12-27 01:31 [ko1@a...            ] Ruby:r30393 (trunk): * 2010-12-27       
  18371 2010-12-27 08:30 [ko1@a...            ] Ruby:r30394 (trunk): * lib/optparse.rb (OptionParser#compsys): escape brackets too.
  18372 2010-12-27 08:30 [ko1@a...            ] Ruby:r30395 (trunk): * misc/rb_optparse.zsh: add compdef for generator.
  18373 2010-12-27 10:36 [ko1@a...            ] Ruby:r30396 (trunk): Update rdoc of zlib.
  18374 2010-12-27 10:36 [ko1@a...            ] Ruby:r30397 (trunk): * ext/zlib/zlib.c (Init_zlib): Add Zlib.defale and Zlib.inflate.
  18375 2010-12-27 10:49 [ko1@a...            ] Ruby:r30398 (trunk): * win32/rmall.bat: property.
  18376 2010-12-27 12:16 [ko1@a...            ] Ruby:r30399 (trunk): * common.mk (EXTMK_ARGS): specify to pass macro V, because nmake
  18377 2010-12-27 15:23 [ko1@a...            ] Ruby:r30400 (trunk): * win32/README.win32: note to need NT based OS to build ruby.
  18378 2010-12-27 15:58 [ko1@a...            ] Ruby:r30402 (ruby_1_8): * 2010-12-27    
  18379 2010-12-27 15:58 [ko1@a...            ] Ruby:r30401 (ruby_1_8): * win32/README.win32: note to need NT based OS to build ruby.
  18380 2010-12-27 18:27 [ko1@a...            ] Ruby:r30403 (trunk): * re.c: parenthesize macro arguments.
  18381 2010-12-27 20:42 [ko1@a...            ] Ruby:r30404 (trunk): * win32/configure.bat: Remove obsoleted conding rule. Now, we
  18382 2010-12-28 01:48 [ko1@a...            ] Ruby:r30405 (trunk): * NEWS: Add Zlib.deflate and Zlib.inflate. 
  18383 2010-12-28 01:48 [ko1@a...            ] Ruby:r30406 (trunk): * 2010-12-28       
  18384 2010-12-28 04:34 [ko1@a...            ] Ruby:r30407 (trunk): * ext/fiddle/extconf.rb: check for windows.h while building fiddle.
  18385 2010-12-28 07:27 [ko1@a...            ] Ruby:r30408 (trunk): * NEWS: add new magic-comment. (warn-indent) 
  18386 2010-12-28 07:27 [ko1@a...            ] Ruby:r30409 (trunk): * NEWS: add ARGF.write and so on.
  18387 2010-12-28 07:27 [ko1@a...            ] Ruby:r30410 (trunk): fix a typo         
  18388 2010-12-28 07:38 [ko1@a...            ] Ruby:r30411 (trunk): * ruby.c: parenthesize macro arguments.
  18389 2010-12-28 18:43 [ko1@a...            ] Ruby:r30412 (trunk): * re.c (rb_reg_expr_str): need to escape if the coderage is invalid.
  18390 2010-12-29 07:09 [ko1@a...            ] Ruby:r30414 (trunk): * 2010-12-29       
  18391 2010-12-29 07:09 [ko1@a...            ] Ruby:r30413 (trunk): Import RDoc 3.1    
  18392 2010-12-29 07:23 [ko1@a...            ] Ruby:r30415 (trunk): Deprecate Rake::RDocTask in favor of RDoc::Task
  18393 2010-12-29 10:07 [ko1@a...            ] Ruby:r30416 (trunk): * signal.c: parenthesize macro arguments.
  18394 2010-12-29 10:33 [ko1@a...            ] Ruby:r30417 (trunk): update doc.        
  18395 2010-12-29 18:24 [ko1@a...            ] Ruby:r30418 (trunk): Sorry, commit miss of r30412.
  18396 2010-12-29 18:26 [ko1@a...            ] Ruby:r30419 (trunk): * ChangeLog: typo. 
  18397 2010-12-29 20:27 [ko1@a...            ] Ruby:r30420 (trunk): * win32/Makefile.sub (clean-enc): pass V to inferior make.
  18398 2010-12-29 20:31 [ko1@a...            ] Ruby:r30421 (trunk): * enc/depend (clean): remove name2ctype.h when out-of-place build.
  18399 2010-12-29 20:33 [ko1@a...            ] Ruby:r30422 (trunk): * win32/rm.bat: remove duplicated line.
  18400 2010-12-29 20:34 [ko1@a...            ] Ruby:r30423 (trunk): * test/rdoc: fix properties.

[前][次][スレッド一覧][上]