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

ruby-changes:20101-20200

  20101 2011-06-18 00:22 [ko1@a...            ] svn:r32149 (trunk): * 2011-06-18        
  20102 2011-06-18 00:22 [ko1@a...            ] tadf:r32148 (trunk): * ext/date/date_core.c: do not define wnum[01].
  20103 2011-06-18 02:38 [ko1@a...            ] mrkn:r32151 (trunk): * ext/bigdecimal/bigdecimal.c (VpNewRbClass): fix type of the 2nd
  20104 2011-06-18 02:38 [ko1@a...            ] mrkn:r32150 (trunk): * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp from
  20105 2011-06-18 07:34 [ko1@a...            ] nobu:r32152 (trunk): * remove trailing spaces.
  20106 2011-06-18 07:34 [ko1@a...            ] nobu:r32154 (trunk): * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): use
  20107 2011-06-18 07:34 [ko1@a...            ] nobu:r32153 (trunk): * suppress compile warnings.
  20108 2011-06-18 07:34 [ko1@a...            ] nobu:r32155 (trunk): * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):
  20109 2011-06-18 07:43 [ko1@a...            ] akr:r32156 (trunk): * internal.h: declare internal functions here.
  20110 2011-06-18 08:24 [ko1@a...            ] akr:r32157 (trunk): * common.mk: dependencies updated.
  20111 2011-06-18 10:55 [ko1@a...            ] akr:r32158 (trunk): * internal.h: declare more internal functions.
  20112 2011-06-18 11:14 [ko1@a...            ] akr:r32160 (trunk): * common.mk: update dependencies.
  20113 2011-06-18 11:14 [ko1@a...            ] akr:r32159 (trunk): * io.c: supress warnings.
  20114 2011-06-18 11:32 [ko1@a...            ] akr:r32161 (trunk): forgot to commit.   
  20115 2011-06-18 12:51 [ko1@a...            ] akr:r32163 (trunk): * method.h, internal.h iseq.h: declare internal functions.
  20116 2011-06-18 13:42 [ko1@a...            ] akr:r32164 (trunk): * internal.h: declarations declared in include/ruby/*.h removed.
  20117 2011-06-18 17:26 [ko1@a...            ] akr:r32165 (trunk): * eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don't
  20118 2011-06-18 18:56 [ko1@a...            ] ko1:r32166 (trunk): * vm.c, vm_core.h (rb_vm_stack_to_heap): fix "const" place.
  20119 2011-06-18 21:33 [ko1@a...            ] kosaki:r32167 (trunk): * vm.c, vm_core.h (rb_vm_stack_to_heap): remove const.
  20120 2011-06-18 21:39 [ko1@a...            ] kosaki:r32168 (trunk): * thread_pthread.c: remove GVL_DEBUG
  20121 2011-06-19 00:00 [ko1@a...            ] nobu:r32169 (trunk): * io.c (fill_cbuf): finish reading at EOF, and the readconv has
  20122 2011-06-19 00:00 [ko1@a...            ] svn:r32170 (trunk): * 2011-06-19        
  20123 2011-06-19 10:12 [ko1@a...            ] sorah:r32171 (trunk): * lib/test/unit/parallel.rb: Override Test::Unit::TestCase#on_parallel_worker?
  20124 2011-06-19 13:32 [ko1@a...            ] sorah:r32172 (trunk): * NEWS: Introduce --hide-skip on test/unit.
  20125 2011-06-20 10:00 [ko1@a...            ] svn:r32174 (trunk): * 2011-06-20        
  20126 2011-06-20 10:00 [ko1@a...            ] naruse:r32173 (trunk): Allow "--- \n" as a yaml dumped result for nil.
  20127 2011-06-20 15:48 [ko1@a...            ] nahi:r32175 (trunk): * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228.
  20128 2011-06-20 18:48 [ko1@a...            ] nahi:r32176 (trunk): * ext/openssl/ossl_cipher.c, ext/openssl/lib/openssl/cipher.rb:
  20129 2011-06-20 21:32 [ko1@a...            ] kosaki:r32177 (trunk): * thread_pthread.c (thread_timer): rename timeout_10ms to
  20130 2011-06-20 22:55 [ko1@a...            ] kosaki:r32178 (trunk): * process.c (before_exec): use sig_do_nothing instead of SIG_DFL
  20131 2011-06-21 13:20 [ko1@a...            ] kouji:r32179 (trunk): * ext/readline/extconf.rb: fixed bug, specify --disable-libedit
  20132 2011-06-21 13:20 [ko1@a...            ] svn:r32180 (trunk): * 2011-06-21        
  20133 2011-06-21 13:30 [ko1@a...            ] kouji:r32181 (trunk): * ext/readline/readline.c (readline_getc): applied a patch in
  20134 2011-06-21 19:48 [ko1@a...            ] kosaki:r32182 (trunk): * test/ruby/test_thread.rb (TestThread#test_priority): enable
  20135 2011-06-21 20:00 [ko1@a...            ] kosaki:r32183 (trunk): * internal.h: move rb_thread_io_blocking_region() declaration
  20136 2011-06-21 20:30 [ko1@a...            ] kosaki:r32184 (trunk): add ML ref to ChangeLog
  20137 2011-06-21 20:42 [ko1@a...            ] tadf:r32185 (trunk): * ext/date/date_core.c (datetime_s_*): canonicalize 24 o'clock.
  20138 2011-06-21 20:55 [ko1@a...            ] kosaki:r32186 (trunk): revert r32183    
  20139 2011-06-21 21:31 [ko1@a...            ] kosaki:r32187 (trunk): * internal.h: move rb_thread_io_blocking_region() declaration
  20140 2011-06-21 22:01 [ko1@a...            ] nahi:r32188 (trunk): * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close
  20141 2011-06-22 01:33 [ko1@a...            ] svn:r32190 (trunk): * 2011-06-22        
  20142 2011-06-22 01:33 [ko1@a...            ] nahi:r32189 (trunk): * test/openssl/test_x509store.rb (test_set_errors): Redhat is
  20143 2011-06-22 01:34 [ko1@a...            ] nahi:r32191 (trunk): * Add ref to tickets.
  20144 2011-06-22 02:44 [ko1@a...            ] nahi:r32192 (trunk): * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of
  20145 2011-06-22 03:10 [ko1@a...            ] tenderlove:r32193 (trunk): fix ambiguous argument warnings in test/psych/test_nil.rb
  20146 2011-06-22 03:23 [ko1@a...            ] tenderlove:r32194 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: Fix cyclic references of
  20147 2011-06-22 12:40 [ko1@a...            ] nahi:r32195 (trunk): * test/openssl/test_ssl_session.rb: Split out SSL::Session related
  20148 2011-06-22 12:44 [ko1@a...            ] nahi:r32196 (trunk): * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_to_der):
  20149 2011-06-22 14:49 [ko1@a...            ] emboss:r32197 (trunk): * test/openssl/test_buffering.rb
  20150 2011-06-22 15:04 [ko1@a...            ] emboss:r32198 (trunk): * ext/openssl/ossl_ssl.c: Use SSL_MODE_RELEASE_BUFFERS if available.
  20151 2011-06-22 17:41 [ko1@a...            ] emboss:r32199 (trunk): * ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DER
  20152 2011-06-22 18:24 [ko1@a...            ] nahi:r32200 (trunk): * ext/openssl/ossl_ssl.c (ossl_sslctx_session_remove_cb):
  20153 2011-06-22 20:00 [ko1@a...            ] naruse:r32201 (trunk): * cont.c (cont_capture): add volatile.
  20154 2011-06-22 21:30 [ko1@a...            ] kosaki:r32202 (trunk): * ext/socket/depend (SOCK_HEADERS): use $(top_srcdir) instaed of
  20155 2011-06-22 22:28 [ko1@a...            ] emboss:r32203 (trunk): * ext/openssl/ossl_ssl_session.c: Respect T_BIGNUM time values. Patch by
  20156 2011-06-22 22:40 [ko1@a...            ] nahi:r32204 (trunk): * ext/openssl/ossl_ssl.c (ossl_sslctx_session_new_cb): Return 0 to
  20157 2011-06-23 13:33 [ko1@a...            ] svn:r32206 (trunk): * 2011-06-23        
  20158 2011-06-23 13:33 [ko1@a...            ] sorah:r32205 (trunk): * signal.c(ruby_atomic_exchange): Fix definement style.
  20159 2011-06-23 16:22 [ko1@a...            ] nahi:r32207 (trunk): * lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation.
  20160 2011-06-23 18:20 [ko1@a...            ] sorah:r32208 (trunk): * ChangeLog: Fix typo
  20161 2011-06-23 18:45 [ko1@a...            ] nahi:r32209 (ruby_1_8_7): backported r26281 from ruby_1_8
  20162 2011-06-23 18:45 [ko1@a...            ] svn:r32210 (ruby_1_8_7): * 2011-06-23   
  20163 2011-06-23 19:36 [ko1@a...            ] nahi:r32211 (trunk): * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_set_time): Check
  20164 2011-06-23 22:03 [ko1@a...            ] nahi:r32212 (trunk): * test/openssl/test_ssl_session.rb: Test parameter bug fixed. 2**31 is not in
  20165 2011-06-23 22:52 [ko1@a...            ] nahi:r32213 (trunk): * ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper
  20166 2011-06-24 00:15 [ko1@a...            ] svn:r32215 (trunk): * 2011-06-24        
  20167 2011-06-24 00:15 [ko1@a...            ] tadf:r32214 (trunk): * ext/date/date_core.c: trivial changes on text.
  20168 2011-06-24 00:46 [ko1@a...            ] tadf:r32216 (trunk): * ext/date/date_core.c (c_valid_{julian,gregorian}_p): fixed the range of month.
  20169 2011-06-24 07:12 [ko1@a...            ] drbrain:r32217 (trunk): * lib/rake: Import Rake 0.9.2
  20170 2011-06-24 07:24 [ko1@a...            ] drbrain:r32218 (trunk): * lib/rake/version.rb:  Fixed VERSION to work with tool/rbinstall.rb
  20171 2011-06-24 16:02 [ko1@a...            ] nahi:r32219 (trunk): * ext/openssl/ossl_ssl.c (ossl_ssl_shutdown): Try to shutdown SSL
  20172 2011-06-24 16:06 [ko1@a...            ] nahi:r32220 (trunk): * Typo fixed. Is it reallyl a typo? 2*2 == 2+2 == 4.
  20173 2011-06-24 17:06 [ko1@a...            ] nobu:r32221 (trunk): * process.c (proc_daemon): should not start timer thread
  20174 2011-06-24 20:06 [ko1@a...            ] nahi:r32222 (trunk): * lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request
  20175 2011-06-25 18:20 [ko1@a...            ] nagachika:r32223 (trunk): * ChangeLog: fix some typos.
  20176 2011-06-25 18:20 [ko1@a...            ] svn:r32224 (trunk): * 2011-06-25        
  20177 2011-06-25 23:21 [ko1@a...            ] nagachika:r32225 (trunk): * thread.c (rb_threadptr_check_signal): remove unnecessary th->status
  20178 2011-06-25 23:29 [ko1@a...            ] nagachika:r32226 (trunk): * thread.c (sleep_forever): now Kernel#sleep don't wakeup by
  20179 2011-06-26 00:05 [ko1@a...            ] nagachika:r32227 (trunk): * vm_insnhelper.c (vm_search_superclass): avoid control frame
  20180 2011-06-26 00:05 [ko1@a...            ] svn:r32228 (trunk): * 2011-06-26        
  20181 2011-06-26 01:03 [ko1@a...            ] tadf:r32229 (trunk): * ext/date/date_core.c (date_strftime_internal): removed meaningless braces.
  20182 2011-06-26 10:32 [ko1@a...            ] emboss:r32230 (trunk): * ext/openssl/extconf.rb
  20183 2011-06-26 13:49 [ko1@a...            ] kosaki:r32231 (trunk): * vm_dump.c (rb_vm_bugreport): change CrashReporter suggestion messages
  20184 2011-06-26 17:24 [ko1@a...            ] shyouhei:r32232 (ruby_1_8_7): patchlevel++
  20185 2011-06-26 17:47 [ko1@a...            ] shyouhei:r32233 (ruby_1_8_7): * ext/tk/extconf.rb: copy from trunk, as requested by Hidetoshi NAGAI.
  20186 2011-06-26 17:58 [ko1@a...            ] shyouhei:r32234 (ruby_1_8_7): merge revision(s) 31346,31528:
  20187 2011-06-26 18:09 [ko1@a...            ] shyouhei:r32235 (trunk): * parse.y: comma at the end of line is no longer allowed.
  20188 2011-06-26 22:23 [ko1@a...            ] tadf:r32236 (trunk): * ext/date/date_core.c: refactoring.
  20189 2011-06-26 23:50 [ko1@a...            ] tadf:r32237 (trunk): * test/date/test_switch_hitter.rb: added a test.
  20190 2011-06-27 00:45 [ko1@a...            ] naruse:r32238 (trunk): * hash.c (rb_hash_reject): add documentation that Hash#reject
  20191 2011-06-27 00:45 [ko1@a...            ] svn:r32240 (trunk): * 2011-06-27        
  20192 2011-06-27 00:46 [ko1@a...            ] naruse:r32239 (trunk): * parse.y (rb_parser_end_seen_p): fix documentation about return
  20193 2011-06-27 00:55 [ko1@a...            ] naruse:r32241 (trunk): Add news about r30188 (Net::HTTPRequest#set_form).
  20194 2011-06-27 01:34 [ko1@a...            ] nobu:r32242 (trunk): * test/etc/test_etc.rb (TestEtc#test_get{pw,gr}nam): skip entries
  20195 2011-06-27 08:02 [ko1@a...            ] tadf:r32243 (trunk): * ext/date/date_parse.c: should use ALLOCA_N.
  20196 2011-06-27 09:30 [ko1@a...            ] ko1:r32244 (trunk): * thread_pthread.c: Stop polling in the timer thread when there are
  20197 2011-06-27 09:59 [ko1@a...            ] ko1:r32245 (trunk): * thread_pthread.c (rb_thread_create_timer_thread):
  20198 2011-06-27 11:43 [ko1@a...            ] naruse:r32246 (trunk): * thread_pthread.c (rb_thread_create_timer_thread):
  20199 2011-06-27 11:45 [ko1@a...            ] naruse:r32247 (trunk): Addtitional fix for previous commit.
  20200 2011-06-27 21:18 [ko1@a...            ] kosaki:r32248 (trunk): * thread_pthread.c: s/__gvl_acquire/gvl_acquire_common/ and

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