[前][次][スレッド一覧][上]
ruby-changes:20301-20400
20301 2011-07-01 14:28 [ko1@a... ] naruse:r32349 (trunk): * string.c (tr_trans): free heap ptr when the str is not embeded.
20302 2011-07-01 15:10 [ko1@a... ] marcandRe: r32350 (trunk): * lib/matrix: Add Matrix#round
20303 2011-07-01 15:13 [ko1@a... ] marcandRe: r32351 (trunk): * lib/matrix: Add Eigenvalue Decomposition
20304 2011-07-01 15:21 [ko1@a... ] marcandRe: r32352 (trunk): * lib/matrix.rb: Allow non integer exponents for Matrix#**
20305 2011-07-01 15:30 [ko1@a... ] marcandRe: r32353 (trunk): * lib/matrix: Add LUP decomposition
20306 2011-07-01 15:33 [ko1@a... ] marcandRe: r32354 (trunk): * NEWS: typo
20307 2011-07-01 18:48 [ko1@a... ] nobu:r32355 (trunk): * fix typos.
20308 2011-07-01 19:39 [ko1@a... ] kosaki:r32356 (trunk): * benchmark/bm_app_erb.rb: increase loop count. too short
20309 2011-07-02 01:00 [ko1@a... ] mrkn:r32357 (trunk): * NEWS: describe a change of multiplication of Bignum.
20310 2011-07-02 01:00 [ko1@a... ] svn:r32358 (trunk): * 2011-07-02
20311 2011-07-02 02:00 [ko1@a... ] mrkn:r32359 (trunk): * NEWS: remove a description of Kernel#respond_to? because it has
20312 2011-07-02 07:18 [ko1@a... ] svn:r32361 (ruby_1_8): * 2011-07-02
20313 2011-07-02 07:18 [ko1@a... ] nobu:r32360 (trunk, ruby_1_8): * array.c (rb_ary_reject_bang, rb_ary_delete_if): rejected
20314 2011-07-02 07:25 [ko1@a... ] marcandRe: r32362 (trunk): * test/matrix/test_matrix.rb: remove obsolete test
20315 2011-07-02 07:27 [ko1@a... ] marcandRe: r32363 (trunk): * NEWS: remove a Kernel#respond_to? from the incompatibilies
20316 2011-07-02 07:35 [ko1@a... ] nobu:r32364 (ruby_1_8): * array.c (ary_reject): fix internal function name.
20317 2011-07-02 07:35 [ko1@a... ] nobu:r32365 (ruby_1_8): * test/test_securerandom.rb: property.
20318 2011-07-02 09:03 [ko1@a... ] emboss:r32366 (trunk): * test/openssl/test_ocsp.rb
20319 2011-07-02 10:02 [ko1@a... ] mrkn:r32367 (trunk): * ChangeLog: Fix revision number at which Kernel#respond_to? change is
20320 2011-07-02 18:53 [ko1@a... ] shyouhei:r32368: add tag v1_8_7_352
20321 2011-07-03 04:59 [ko1@a... ] kosaki:r32369 (trunk): * thread_pthread.c (get_stack): add to a care of gurad page on Mac
20322 2011-07-03 04:59 [ko1@a... ] svn:r32370 (trunk): * 2011-07-03
20323 2011-07-03 06:18 [ko1@a... ] kosaki:r32371 (trunk): * thread_pthread.c (get_stack): pthread_attr_getstack() doesn't
20324 2011-07-03 10:07 [ko1@a... ] nobu:r32372 (trunk): * ChangeLog: fix typo.
20325 2011-07-03 13:45 [ko1@a... ] nobu:r32373 (trunk, ruby_1_8): * array.c (ary_reject_bang): should not remove elements which are
20326 2011-07-03 13:45 [ko1@a... ] svn:r32374 (ruby_1_8): * 2011-07-03
20327 2011-07-03 21:23 [ko1@a... ] yugui:r32375 (ruby_1_9_2): merges r30272 from trunk into ruby_1_9_2.
20328 2011-07-03 21:23 [ko1@a... ] yugui:r32376 (ruby_1_9_2): merges r31930 from trunk into ruby_1_9_2.
20329 2011-07-03 21:23 [ko1@a... ] yugui:r32377 (ruby_1_9_2): merges r31948 from trunk into ruby_1_9_2.
20330 2011-07-03 21:24 [ko1@a... ] yugui:r32379 (ruby_1_9_2): merges r31997 from trunk into ruby_1_9_2.
20331 2011-07-03 21:24 [ko1@a... ] yugui:r32378 (ruby_1_9_2): merges r31995 and r31998 from trunk into ruby_1_9_2.
20332 2011-07-03 21:24 [ko1@a... ] yugui:r32380 (ruby_1_9_2): merges r32000 from trunk into ruby_1_9_2.
20333 2011-07-03 21:24 [ko1@a... ] yugui:r32381 (ruby_1_9_2): merges r32050 from trunk into ruby_1_9_2.
20334 2011-07-03 21:24 [ko1@a... ] yugui:r32382 (ruby_1_9_2): merges r31528 from trunk into ruby_1_9_2. fixes #4861.
20335 2011-07-03 21:24 [ko1@a... ] yugui:r32383 (ruby_1_9_2): merges r32062 from trunk into ruby_1_9_2.
20336 2011-07-03 21:24 [ko1@a... ] yugui:r32384 (ruby_1_9_2): merges r32067 from trunk into ruby_1_9_2.
20337 2011-07-03 21:24 [ko1@a... ] yugui:r32385 (ruby_1_9_2): merges r32067 from trunk into ruby_1_9_2.
20338 2011-07-03 21:24 [ko1@a... ] yugui:r32387 (ruby_1_9_2): * ext/socket/extconf.rb (have_type("PADDRINFO")): new check.
20339 2011-07-03 21:24 [ko1@a... ] yugui:r32386 (ruby_1_9_2): merges a part of r31742, r31947, r31894, r3202 and r32287 from trunk
20340 2011-07-03 22:42 [ko1@a... ] yugui:r32388 (ruby_1_9_2): * ext/zlib/zlib.c: added a prototype to get rid of SEGV on x86_64
20341 2011-07-03 23:45 [ko1@a... ] yugui:r32389 (trunk): * ext/extmk.rb (extmake): suppresses outputs from extconf.rb.
20342 2011-07-04 00:29 [ko1@a... ] yugui:r32390 (ruby_1_9_2): * ext/tk/extconf.rb (find_tcl): fixed a TypeError on --with-opt-dir.
20343 2011-07-04 00:29 [ko1@a... ] svn:r32391 (ruby_1_9_2): * 2011-07-04
20344 2011-07-04 06:10 [ko1@a... ] kosaki:r32392 (trunk): add NEWS for O_DIRECT
20345 2011-07-04 06:10 [ko1@a... ] svn:r32393 (trunk): * 2011-07-04
20346 2011-07-04 06:57 [ko1@a... ] ko1:r32394 (trunk): * include/ruby/intern.h, thread_pthread.c (rb_reserved_fd_p,
20347 2011-07-04 07:16 [ko1@a... ] naruse:r32395 (trunk): * thread_pthread.c (get_stack): the return address of get_stack
20348 2011-07-04 15:49 [ko1@a... ] nobu:r32396 (trunk): * NEWS (rexml) encoding methods return encoding names as strings again since r31008.
20349 2011-07-04 15:50 [ko1@a... ] nobu:r32397 (trunk): * remove garbages.
20350 2011-07-04 15:52 [ko1@a... ] nobu:r32398 (trunk): * thread_pthread.c (thread_start_func_1): suppress an unused variable.
20351 2011-07-04 15:52 [ko1@a... ] nobu:r32399 (trunk): * insns.def: written in Shift_JIS.
20352 2011-07-04 19:22 [ko1@a... ] mrkn:r32400 (trunk): * NEWS: The incompatibility of Rexml introduced at r29646 is reverted at r31008.
20353 2011-07-04 21:21 [ko1@a... ] mame:r32401 (trunk): * ext/coverage/coverage.c: revert r32071. The commit caused SEGV on
20354 2011-07-04 21:58 [ko1@a... ] kosaki:r32402 (trunk): comment fix.
20355 2011-07-04 22:27 [ko1@a... ] kosaki:r32403 (trunk): * thread_pthread.c (get_stack): For NetBSD/FreeBSD, use
20356 2011-07-05 00:55 [ko1@a... ] nagachika:r32404 (trunk): * ext/coverage/coverage.c: resurrect r32071 + add GC guard for
20357 2011-07-05 00:55 [ko1@a... ] svn:r32405 (trunk): * 2011-07-05
20358 2011-07-05 01:14 [ko1@a... ] nagachika:r32406 (trunk): * ChangeLog: fix typos.
20359 2011-07-05 01:32 [ko1@a... ] mame:r32407 (trunk): * addr2line.c: include <alloca.h> to fix a build issue on Solaris.
20360 2011-07-05 01:32 [ko1@a... ] mame:r32408 (trunk): * cont.c: disable FIBER_USE_NATIVE on Solaris because resuming any
20361 2011-07-05 01:32 [ko1@a... ] mame:r32409 (trunk): * thread_pthread.c (native_sleep): cut the waiting time up to
20362 2011-07-05 14:06 [ko1@a... ] naruse:r32410 (trunk): * lib/webrick/httpauth/digestauth.rb (_authenticate):
20363 2011-07-05 14:08 [ko1@a... ] mame:r32411 (trunk): * addr2line.c: fix r32407 to check HAVE_ALLOCA_H.
20364 2011-07-05 15:28 [ko1@a... ] nobu:r32412 (trunk): * parse.y (parser_here_document): should dispatch heredoc_end
20365 2011-07-05 19:09 [ko1@a... ] naruse:r32413 (trunk): Remove debug print of r32410.
20366 2011-07-06 07:59 [ko1@a... ] drbrain:r32414: Hide fasta and wc files generated by running benchmarks
20367 2011-07-06 14:54 [ko1@a... ] sorah:r32415 (trunk): * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Fix bug depends to
20368 2011-07-06 14:54 [ko1@a... ] svn:r32416 (trunk): * 2011-07-06
20369 2011-07-06 18:12 [ko1@a... ] sorah:r32417 (trunk): * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Adding space after
20370 2011-07-06 21:21 [ko1@a... ] kosaki:r32418 (trunk): * cont.c (fiber_machine_stack_alloc): remove unnecessary cast.
20371 2011-07-06 21:23 [ko1@a... ] kosaki:r32419 (trunk): * cont.c (fiber_machine_stack_alloc): use MAP_FAILED instead of -1.
20372 2011-07-06 21:24 [ko1@a... ] kosaki:r32420 (trunk): * cont.c (fiber_machine_stack_alloc): use MAP_STACK if it's provided.
20373 2011-07-06 21:29 [ko1@a... ] kosaki:r32421 (trunk): * cont.c (fiber_machine_stack_alloc): fix mprotect misuse. A stack
20374 2011-07-06 21:32 [ko1@a... ] kosaki:r32422 (trunk): * cont.c (fiber_machine_stack_alloc): cleanup pointer arithmetic.
20375 2011-07-06 22:13 [ko1@a... ] sorah:r32423 (trunk): * test/cgi/test_cgi_header.rb(test_cgi_header_nph): Validate date in
20376 2011-07-07 00:39 [ko1@a... ] matz:r32424 (trunk): * parse.y (opt_call_args): allow trailing comma after assoc
20377 2011-07-07 00:39 [ko1@a... ] svn:r32425 (trunk): * 2011-07-07
20378 2011-07-07 00:43 [ko1@a... ] usa:r32426 (trunk): * win32/win32.c (kill): check the process exited or not before
20379 2011-07-07 01:13 [ko1@a... ] usa:r32427 (trunk): * ChangeLog: typos.
20380 2011-07-07 04:31 [ko1@a... ] nobu:r32428 (trunk): * parse.y (arg): rescue_mod is in inverse order from other
20381 2011-07-07 06:20 [ko1@a... ] drbrain:r32429 (trunk): * lib/rubygems.rb: Reduce requires to improve `make benchmark`.
20382 2011-07-07 06:48 [ko1@a... ] drbrain:r32430 (trunk): * benchmark/driver.rb: Add difference column to report that averages
20383 2011-07-07 06:51 [ko1@a... ] drbrain:r32431: Hide bmlog files from subversion
20384 2011-07-07 06:57 [ko1@a... ] naruse:r32432 (trunk): * cont.c (FIBER_STACK_FLAGS): workaround fix for r32420 on FreeBSD.
20385 2011-07-07 15:23 [ko1@a... ] naruse:r32433 (trunk): * numeric.c (rb_num2ull): use own switch sentense.
20386 2011-07-07 15:40 [ko1@a... ] nobu:r32434 (trunk): * ext/-test-/string/modify.c: split from init.c.
20388 2011-07-07 17:56 [ko1@a... ] usa:r32436 (trunk): * test/testunit/test_parallel.rb (TestParallelWorker#teardown): wait
20389 2011-07-07 18:09 [ko1@a... ] kosaki:r32437 (trunk): add a comment why FreeBSD can't use MAP_STACK.
20390 2011-07-07 23:59 [ko1@a... ] nari:r32438 (trunk): * gc.c: change water_mark value value that may call
20391 2011-07-08 00:23 [ko1@a... ] kazu:r32439 (trunk): fix typos
20393 2011-07-08 09:18 [ko1@a... ] drbrain:r32441 (trunk): * gc.c: Improve documentation
20394 2011-07-08 10:41 [ko1@a... ] kosaki:r32442 (trunk): * thread_pthread.c (gvl_destroy): fix cond_t leak.
20395 2011-07-08 11:08 [ko1@a... ] nobu:r32443 (trunk): * ext/-test-/string/enc_associate.c: needs ruby/encoding.h for
20396 2011-07-08 11:39 [ko1@a... ] nobu:r32444 (trunk): * common.mk (sudo-precheck): true command is not standard on
20397 2011-07-08 13:09 [ko1@a... ] kosaki:r32445 (trunk): * cont.c (FIBER_MACHINE_STACK_ALLOCATION_SIZE): Fiber stack size
20398 2011-07-08 13:40 [ko1@a... ] kosaki:r32446 (trunk): * thread.c (thread_unlock_all_locking_mutexes): rename to
20399 2011-07-08 13:50 [ko1@a... ] kosaki:r32447 (trunk): * thread.c (rb_mutex_unlock_all): folded into
20400 2011-07-08 13:57 [ko1@a... ] kosaki:r32448 (trunk): add test for .
[前][次][スレッド一覧][上]