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

ruby-changes:21201-21300

  21201 2011-09-11 19:57 [ko1@a...            ] svn:r33250 (ruby_1_9_3): * 2011-09-11   
  21202 2011-09-12 12:43 [ko1@a...            ] nobu:r33251 (trunk): * lib/test/unit/assertions.rb (assert_send): make arguments in
  21203 2011-09-12 12:43 [ko1@a...            ] svn:r33252 (trunk): * 2011-09-12        
  21204 2011-09-12 12:44 [ko1@a...            ] nobu:r33253 (trunk): * test/ruby/test_exception.rb (TestException#test_exit_success_p):
  21205 2011-09-12 12:55 [ko1@a...            ] usa:r33254 (trunk): * lib/rake/file_list.rb (Rake::FileList#egrep): there is no need to
  21206 2011-09-12 13:38 [ko1@a...            ] nobu:r33255 (trunk): * README.EXT, README.EXT.ja (2.2.2), parse.y (rb_check_id): add
  21207 2011-09-12 20:36 [ko1@a...            ] kosaki:r33256 (trunk): * thread.c (rb_thread_select): fix to ignore an argument
  21208 2011-09-12 20:41 [ko1@a...            ] kosaki:r33257 (ruby_1_9_3): merge revision(s) 33256:
  21209 2011-09-12 20:51 [ko1@a...            ] kosaki:r33258 (ruby_1_9_3): * Backport r33231.
  21210 2011-09-12 22:26 [ko1@a...            ] nobu:r33259 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert_send): fix message.
  21211 2011-09-13 05:40 [ko1@a...            ] matz:r33260 (trunk): * io.c (Init_IO): update BINARY comment.  it should not change the
  21212 2011-09-13 05:40 [ko1@a...            ] svn:r33261 (trunk): * 2011-09-13        
  21213 2011-09-13 09:31 [ko1@a...            ] ko1:r33262 (ruby_1_9_3): * NEWS: wrote about rb_reserved_fd_p() and objspace.
  21214 2011-09-13 09:33 [ko1@a...            ] svn:r33263 (ruby_1_9_3): * 2011-09-13   
  21215 2011-09-13 15:03 [ko1@a...            ] nobu:r33264 (trunk): * lib/pstore.rb (PStore): always open in binary mode even if
  21216 2011-09-13 20:23 [ko1@a...            ] nobu:r33265 (trunk): * lib/pstore.rb, test/test_pstore.rb: suppress warnings with -v.
  21217 2011-09-14 11:45 [ko1@a...            ] kosaki:r33266 (trunk): * thread.c (rb_fd_rcopy): added an argument guard.
  21218 2011-09-14 11:45 [ko1@a...            ] svn:r33267 (trunk): * 2011-09-14        
  21219 2011-09-14 11:46 [ko1@a...            ] kosaki:r33268 (ruby_1_9_3): merge revision(s) 33266:
  21220 2011-09-14 12:41 [ko1@a...            ] mrkn:r33269 (ruby_1_9_3): * configure.in: do not use gcc-4.2 as the default compiler.
  21221 2011-09-14 15:04 [ko1@a...            ] ayumin:r33270 (ruby_1_9_3): Fix typo    
  21222 2011-09-15 02:29 [ko1@a...            ] ayumin:r33271 (trunk): Merge branch 'tk_utf8' into trunk
  21223 2011-09-15 02:29 [ko1@a...            ] svn:r33272 (trunk): * 2011-09-15        
  21224 2011-09-15 11:40 [ko1@a...            ] nobu:r33273 (trunk): * gc.c (mark_entry, mark_key, mark_keyvalue): adjust callback
  21225 2011-09-15 11:40 [ko1@a...            ] nobu:r33274 (trunk): * vm.c (rb_vm_get_sourceline): fix indent.
  21226 2011-09-15 14:25 [ko1@a...            ] nobu:r33275 (trunk): * iseq.c (get_line_info, rb_iseq_line_no): fix indent.
  21227 2011-09-15 23:00 [ko1@a...            ] naruse:r33276 (ruby_1_9_3): Revert r32944 and r33092.
  21228 2011-09-15 23:00 [ko1@a...            ] svn:r33277 (ruby_1_9_3): * 2011-09-15   
  21229 2011-09-15 23:06 [ko1@a...            ] naruse:r33278 (ruby_1_9_3): Revert indentation improvement.
  21230 2011-09-16 00:36 [ko1@a...            ] usa:r33279 (ruby_1_9_3): Revert r33276. 
  21231 2011-09-16 00:36 [ko1@a...            ] svn:r33280 (ruby_1_9_3): * 2011-09-16   
  21232 2011-09-16 01:08 [ko1@a...            ] usa:r33281 (ruby_1_9_3): * NEWS: cosmetic changes.
  21233 2011-09-16 02:14 [ko1@a...            ] marcandRe: r33282 (trunk): * numeric.c (ruby_float_step): Avoid error on i386 and amd64.
  21234 2011-09-16 02:14 [ko1@a...            ] svn:r33283 (trunk): * 2011-09-16        
  21235 2011-09-16 10:13 [ko1@a...            ] naruse:r33284 (trunk): Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."
  21236 2011-09-16 15:45 [ko1@a...            ] marcandRe: r33285 (trunk): * numeric.c (ruby_float_step): Avoid error on i386 and amd64.
  21237 2011-09-16 16:09 [ko1@a...            ] naruse:r33286 (trunk): Revert "* numeric.c (ruby_float_step): Avoid error on i386 and amd64."
  21238 2011-09-17 12:51 [ko1@a...            ] ktsj:r33287 (trunk): * lib/find.rb (Find.find): add documentation that Find.find
  21239 2011-09-17 12:52 [ko1@a...            ] svn:r33288 (trunk): * 2011-09-17        
  21240 2011-09-17 22:21 [ko1@a...            ] nobu:r33289 (ruby_1_9_3): * vm.c (rb_vm_make_env_object, rb_vm_get_sourceline): export as a
  21241 2011-09-17 22:21 [ko1@a...            ] svn:r33290 (ruby_1_9_3): * 2011-09-17   
  21242 2011-09-17 23:34 [ko1@a...            ] nobu:r33291 (trunk): * parse.y (parser_data_type): inherit the core type in ripper so
  21243 2011-09-19 07:54 [ko1@a...            ] nobu:r33292 (trunk): * object.c (rb_obj_clone): singleton class should be attached
  21244 2011-09-19 07:54 [ko1@a...            ] svn:r33293 (trunk): * 2011-09-19        
  21245 2011-09-19 09:28 [ko1@a...            ] drbrain:r33294 (trunk): * test/openssl/test_ssl.rb (class OpenSSL):  Test
  21246 2011-09-19 09:32 [ko1@a...            ] drbrain:r33295: Hide Makefile and extconf.rb
  21247 2011-09-19 18:47 [ko1@a...            ] kosaki:r33296 (trunk): * test/-ext-/old_thread_select/test_old_thread_select.rb:
  21248 2011-09-19 19:34 [ko1@a...            ] ayumin:r33297 (trunk): * lib/fileutils.rb (module FileUtils): improve performance of
  21249 2011-09-20 03:30 [ko1@a...            ] naruse:r33298 (trunk): OepnSSL supports TLS extension from 0.9.8f.
  21250 2011-09-20 03:30 [ko1@a...            ] svn:r33299 (trunk): * 2011-09-20        
  21251 2011-09-20 10:23 [ko1@a...            ] naruse:r33300 (trunk): Explicitly close the tcp connection.
  21252 2011-09-20 16:18 [ko1@a...            ] naruse:r33301 (trunk): Skip patented algorithms: IDEA and RC5 on NetBSD.
  21253 2011-09-20 18:12 [ko1@a...            ] nobu:r33302 (trunk): * vm_insnhelper.c (vm_get_cvar_base): reduce duplicated checks and
  21254 2011-09-20 21:16 [ko1@a...            ] naruse:r33303 (trunk): Avoid cfp consistency error by LLVM.
  21255 2011-09-21 00:04 [ko1@a...            ] naruse:r33304 (ruby_1_9_3): merge revision(s) r33303:
  21256 2011-09-21 17:02 [ko1@a...            ] usa:r33305 (trunk, ruby_1_9_3): * test/io/wait/test_io_wait.rb (TestIOWait#setup): of course, the
  21257 2011-09-21 17:02 [ko1@a...            ] svn:r33306 (trunk): * 2011-09-21        
  21258 2011-09-22 02:02 [ko1@a...            ] nagachika:r33307 (trunk): * thread_pthread.c (ubf_select): activate timer thread when interrupt
  21259 2011-09-22 02:02 [ko1@a...            ] svn:r33308 (trunk): * 2011-09-22        
  21260 2011-09-22 02:53 [ko1@a...            ] nobu:r33309 (trunk): * vm_insnhelper.c (vm_call_cfunc): suppress a warning.  note that
  21261 2011-09-22 19:45 [ko1@a...            ] kosaki:r33310 (ruby_1_9_3): merge revision(s) 33307:
  21262 2011-09-23 12:14 [ko1@a...            ] emboss:r33311 (trunk): * test/openssl/test_ssl_session.rb: ensure server calls callbacks in
  21263 2011-09-23 12:14 [ko1@a...            ] svn:r33312 (trunk): * 2011-09-23        
  21264 2011-09-23 12:22 [ko1@a...            ] emboss:r33313 (ruby_1_9_3): * backport r33311 from trunk.
  21265 2011-09-23 12:22 [ko1@a...            ] svn:r33314 (ruby_1_9_3): * 2011-09-23   
  21266 2011-09-23 13:51 [ko1@a...            ] emboss:r33315 (trunk): * test/openssl/test_ssl_session.rb: execute test_session_exts_read
  21267 2011-09-23 13:57 [ko1@a...            ] emboss:r33316 (ruby_1_9_3): * backport r33315 from trunk.
  21268 2011-09-23 14:18 [ko1@a...            ] emboss:r33317 (ruby_1_9_3): * ext/openssl/ossl_asn1.c
  21269 2011-09-23 14:22 [ko1@a...            ] emboss:r33318 (trunk): * ext/openssl/ossl_asn1.c: remove unused variable.
  21270 2011-09-24 14:20 [ko1@a...            ] kazu:r33319 (trunk): fix typos          
  21271 2011-09-24 14:20 [ko1@a...            ] svn:r33320 (trunk): * 2011-09-24        
  21272 2011-09-24 14:21 [ko1@a...            ] yugui:r33321 (ruby_1_9_3): merges r33291 from trunk into ruby_1_9_3.
  21273 2011-09-24 14:21 [ko1@a...            ] svn:r33322 (ruby_1_9_3): * 2011-09-24   
  21274 2011-09-24 16:25 [ko1@a...            ] yugui:r33323: tags branches/ruby_1_9_3@33321 as v1_9_3_rc1.
  21275 2011-09-25 03:45 [ko1@a...            ] naruse:r33324 (trunk): * enum.c (slice_before_i): use rb_attr_get to surpress wrong warning
  21276 2011-09-25 03:46 [ko1@a...            ] svn:r33325 (trunk): * 2011-09-25        
  21277 2011-09-25 16:42 [ko1@a...            ] nobu:r33326 (trunk): suppress warnings. 
  21278 2011-09-25 16:46 [ko1@a...            ] nobu:r33327 (trunk): * configure.in: ignore all warnings from an arbitrary
  21279 2011-09-25 16:54 [ko1@a...            ] nobu:r33328 (trunk): * encoding.c (require_enc): reject only loading from untrusted
  21280 2011-09-25 21:05 [ko1@a...            ] ayumin:r33329 (trunk): * lib/yaml/dbm/dbm.rb: fix #update, add #key for using istead #index.
  21281 2011-09-25 21:05 [ko1@a...            ] ayumin:r33330 (trunk): * test/syck/test/yamldbm.rb: add test for Syck::DBM.
  21282 2011-09-25 22:20 [ko1@a...            ] nobu:r33331 (trunk): * property.        
  21283 2011-09-25 22:40 [ko1@a...            ] nobu:r33332 (trunk): * README.ja, README.EXT.ja: remove garbage spaces.
  21284 2011-09-25 23:51 [ko1@a...            ] emboss:r33333 (trunk): * ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when being
  21285 2011-09-26 00:10 [ko1@a...            ] kazu:r33334 (trunk): fix typos          
  21286 2011-09-26 00:10 [ko1@a...            ] svn:r33335 (trunk): * 2011-09-26        
  21287 2011-09-26 09:05 [ko1@a...            ] kosaki:r33336 (trunk): * configure.in: remove a code for human68k. it's no longer
  21288 2011-09-26 09:19 [ko1@a...            ] kosaki:r33337 (trunk): * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsody
  21289 2011-09-26 09:22 [ko1@a...            ] kosaki:r33338 (trunk): * configure.in: remove DJGPP support. It's not longer supported
  21290 2011-09-26 11:29 [ko1@a...            ] naruse:r33339 (trunk): * lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.
  21291 2011-09-27 03:37 [ko1@a...            ] svn:r33341 (trunk): * 2011-09-27        
  21292 2011-09-27 03:37 [ko1@a...            ] ayumin:r33340 (trunk): * test/psych/test_yamldbm.rb (require): fix #setup and #terdown.
  21293 2011-09-27 03:52 [ko1@a...            ] ayumin:r33342 (trunk): Fix typo         
  21294 2011-09-27 03:52 [ko1@a...            ] ayumin:r33343 (trunk): * test/rexml/test_sax.rb: add require 'rexml/document.
  21295 2011-09-27 04:03 [ko1@a...            ] ayumin:r33344 (trunk): Oops! fix psych -> syck
  21296 2011-09-27 09:50 [ko1@a...            ] kosaki:r33345 (trunk): * thread.c (do_select): remove cygwin specific hack. It's layer
  21297 2011-09-27 09:59 [ko1@a...            ] kosaki:r33346 (trunk): * thread_pthread.c: make native_fd_select().
  21298 2011-09-27 13:06 [ko1@a...            ] kosaki:r33347 (ruby_1_9_3): merge revision(s) 33333:
  21299 2011-09-28 04:07 [ko1@a...            ] mrkn:r33348 (trunk): * ext/bigdecimal/bigdecimal_en.html: removed because this file isn't
  21300 2011-09-28 04:07 [ko1@a...            ] svn:r33349 (trunk): * 2011-09-28        

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