[前][次][番号順一覧][上]
ruby-changes:21401-21500
21401 2011-10-11 06:10 [ko1@a... ] drbrain:r33450 (trunk): * lib/pp.rb: Move PP documentation to top of class PP. Patch by
21402 2011-10-11 07:56 [ko1@a... ] drbrain:r33451 (trunk): * array.c: Add a description to Array, minor cleanups. Patch by
21403 2011-10-11 08:14 [ko1@a... ] naruse:r33452 (ruby_1_9_3): merge revision(s) r33265:
21404 2011-10-11 08:50 [ko1@a... ] drbrain:r33453 (trunk): * array.c (rb_ary_initialize): Improve explanation of Array.new
21405 2011-10-11 11:22 [ko1@a... ] kosaki:r33454 (ruby_1_9_3): merge revision(s) 33203:
21406 2011-10-11 11:22 [ko1@a... ] svn:r33455 (ruby_1_9_3): * 2011-10-11
21407 2011-10-11 11:36 [ko1@a... ] kosaki:r33456 (ruby_1_9_3): merge revision(s) 33296:
21408 2011-10-11 11:51 [ko1@a... ] naruse:r33457 (ruby_1_9_3): Skip too heavy test.
21410 2011-10-12 23:41 [ko1@a... ] svn:r33459 (trunk): * 2011-10-12
21411 2011-10-13 18:04 [ko1@a... ] nobu:r33460 (trunk): * gc.c (rb_gc_finalize_deferred, rb_objspace_call_finalizer):
21412 2011-10-13 18:04 [ko1@a... ] svn:r33461 (trunk): * 2011-10-13
21413 2011-10-13 18:19 [ko1@a... ] kosaki:r33462 (trunk): * atomic.h(ATOMIC_SET): add cast to void to prevent misuse.
21414 2011-10-13 19:40 [ko1@a... ] ngoto:r33463 (trunk): * atomic.h (ATOMIC_*): use atomic_ops(3C) when SunStudio on Solaris.
21415 2011-10-14 05:58 [ko1@a... ] nobu:r33464 (trunk): * atomic.h (ATOMIC_INC, ATOMIC_DEC): return old values.
21416 2011-10-14 05:58 [ko1@a... ] svn:r33465 (trunk): * 2011-10-14
21417 2011-10-14 06:16 [ko1@a... ] nobu:r33466 (trunk): * cont.c (fiber_store): balance braces.
21418 2011-10-14 11:19 [ko1@a... ] nobu:r33467 (trunk): * include/ruby/intern.h (rb_ary_reverse): export.
21419 2011-10-14 12:14 [ko1@a... ] nobu:r33468 (trunk): * ext/pty/pty.c (pty_check): should return nil until the child
21420 2011-10-14 22:54 [ko1@a... ] nagachika:r33469 (trunk): * ChangeLog: fix a typo.
21421 2011-10-16 19:51 [ko1@a... ] svn:r33471 (trunk): * 2011-10-16
21422 2011-10-16 19:51 [ko1@a... ] nobu:r33470 (trunk): * ext/bigdecimal/bigdecimal.gemspec (files): fixed typo, and
21423 2011-10-18 02:34 [ko1@a... ] xibbar:r33472 (trunk): * lib/cgi/core.rb (QueryExtension#read_multiparat): replace 'stdinput'
21424 2011-10-18 02:34 [ko1@a... ] svn:r33473 (trunk): * 2011-10-18
21425 2011-10-18 23:06 [ko1@a... ] nobu:r33474 (trunk): * ext/ripper/eventids2.c (ripper_init_eventids2): separate
21426 2011-10-18 23:07 [ko1@a... ] nobu:r33475 (trunk): * vm_core.h (ruby_current_thread): probeprofiler has been removed
21427 2011-10-18 23:29 [ko1@a... ] nobu:r33476 (trunk): * hash.c (identhash): share with type_numhash.
21428 2011-10-19 10:15 [ko1@a... ] emboss:r33477 (trunk): * ext/openssl/ossl_ssl.c: Remove set, but unused variables.
21429 2011-10-19 10:15 [ko1@a... ] svn:r33478 (trunk): * 2011-10-19
21430 2011-10-19 10:53 [ko1@a... ] drbrain:r33479: Ignore extconf generated files
21431 2011-10-19 11:08 [ko1@a... ] drbrain:r33480 (trunk): * enum.c: Reformat block args to a single standard, { |args| ... }.
21432 2011-10-19 11:32 [ko1@a... ] drbrain:r33481 (trunk): * error.c (Init_Exception): Add hierarchy of Exception subclasses.
21433 2011-10-19 11:52 [ko1@a... ] drbrain:r33482 (trunk): * error.c (Init_Exception): Document $! and $@. Provide
21434 2011-10-19 17:07 [ko1@a... ] matz:r33483 (trunk): * version.h (RUBY_RELEASE_DATE): finally declare start of 2.0 work!
21435 2011-10-19 20:22 [ko1@a... ] nagachika:r33484 (trunk): * ChangeLog: fix a typo.
21437 2011-10-20 05:05 [ko1@a... ] svn:r33486 (trunk): * 2011-10-20
21438 2011-10-20 05:34 [ko1@a... ] ryan:r33487 (trunk): Imported minitest 2.6.2 (r6712)
21439 2011-10-20 06:07 [ko1@a... ] drbrain:r33488 (trunk): * ext/openssl/ossl_ns_spki.c (Init_ossl_ns_spki): Stub documentation
21440 2011-10-20 11:42 [ko1@a... ] nobu:r33489 (trunk): * util.c (mmprepare): fix for fragmental size.
21441 2011-10-20 12:32 [ko1@a... ] emboss:r33490 (trunk): * test/openssl/test_pkcs5.rb: add RFC 6070 tests for PBKDF2 with
21442 2011-10-20 13:09 [ko1@a... ] nobu:r33491 (trunk): * property.
21443 2011-10-20 13:09 [ko1@a... ] nobu:r33492 (trunk): * include/ruby/defines.h (flush_register_windows): use software
21444 2011-10-20 21:30 [ko1@a... ] ngoto:r33493 (trunk): * vm_eval.c (check_funcall): set array elements one-by-one to fix
21445 2011-10-20 21:35 [ko1@a... ] ngoto:r33494 (trunk): * ChangeLog: forgot [Bug #5464] for the previous commit
21446 2011-10-20 22:49 [ko1@a... ] emboss:r33495 (trunk): * ext/openssl/ossl_pkcs5.c: add note on timing attacks and general
21447 2011-10-20 22:55 [ko1@a... ] usa:r33496 (trunk): * win32/win32.c (socklist_insert, socklist_lookup, socklist_delete):
21448 2011-10-21 02:23 [ko1@a... ] emboss:r33497 (trunk): * ext/openssl/ossl_ns_spki.c: Complete documentation.
21449 2011-10-21 02:23 [ko1@a... ] svn:r33498 (trunk): * 2011-10-21
21450 2011-10-21 12:26 [ko1@a... ] ngoto:r33499 (trunk): * atomic.h: change Solaris checking macro because atomic_ops can work
21451 2011-10-21 22:01 [ko1@a... ] nobu:r33500 (trunk): * gc.c (rb_gc_set_params): set parameters always.
21452 2011-10-21 22:02 [ko1@a... ] nobu:r33501 (trunk): * gc.c (initial_params): pack in a struct.
21453 2011-10-22 02:35 [ko1@a... ] ngoto:r33502 (trunk): * numeric.c (rb_infinity, rb_nan): use union to prevent bus error
21454 2011-10-22 02:36 [ko1@a... ] svn:r33503 (trunk): * 2011-10-22
21455 2011-10-22 17:46 [ko1@a... ] akr:r33504 (trunk): * lib/resolv.rb: make timeout configurable for DNS query.
21456 2011-10-22 17:51 [ko1@a... ] akr:r33505 (trunk): * lib/resolv.rb: fix a exception name in previous patch.
21457 2011-10-22 17:52 [ko1@a... ] akr:r33506 (trunk): describe Resolv::DNS#timeouts= and Resolv::DNS::Config#timeouts=.
21458 2011-10-22 18:58 [ko1@a... ] akr:r33507 (trunk): * include/ruby/intern.h (rb_fd_set_cloexec): declared.
21459 2011-10-22 20:38 [ko1@a... ] akr:r33508 (trunk): * test/openssl/test_ssl.rb (test_multibyte_read_write): start server
21460 2011-10-23 08:03 [ko1@a... ] akr:r33509 (trunk): * io.c (rb_fd_set_cloexec): set close-on-exec flag only if F_GETFD is
21461 2011-10-23 08:03 [ko1@a... ] svn:r33510 (trunk): * 2011-10-23
21462 2011-10-23 16:40 [ko1@a... ] ayumin:r33511 (trunk): * ext/tk/MANUAL_tcltklib.eng: fix typo. [Bug #5471]
21463 2011-10-23 16:52 [ko1@a... ] ngoto:r33512 (trunk): * ext/io/wait/wait.c: ioctl(2) is declared in unistd.h on Solaris.
21464 2011-10-23 18:03 [ko1@a... ] nobu:r33513 (trunk): * numeric.c (rb_infinity, rb_nan): aggregated member initializers
21465 2011-10-23 18:23 [ko1@a... ] ktsj:r33514 (trunk): * ext/tk/MANUAL_tcltklib.eng: fix typo.
21466 2011-10-24 08:19 [ko1@a... ] akr:r33515 (trunk): * io.c (copy_stream_fallback_body): check nil for EOF of read method.
21467 2011-10-24 08:19 [ko1@a... ] svn:r33516 (trunk): * 2011-10-24
21468 2011-10-24 15:42 [ko1@a... ] naruse:r33517 (trunk): Follow the error format changed by FreeBSD 9.
21469 2011-10-24 20:09 [ko1@a... ] akr:r33518 (trunk): update doc.
21470 2011-10-24 22:40 [ko1@a... ] akr:r33519 (trunk): * ext/pty/pty.c (get_device_once): delay rb_fd_set_cloexec() until
21471 2011-10-24 22:50 [ko1@a... ] akr:r33520 (trunk): * io.c: use "__sun" instead of "sun" to detect SunOS.
21472 2011-10-24 23:59 [ko1@a... ] akr:r33521 (trunk): * complex.c: use "__sun" instead of "__sun__" to detect SunOS.
21474 2011-10-25 06:35 [ko1@a... ] drbrain:r33522 (trunk): * re.c (match_aref): Use <code> around indexing examples to prevent
21475 2011-10-25 21:54 [ko1@a... ] akr:r33524 (trunk): * include/ruby/defines.h: use "__sparc" instead of "sparc" and
21476 2011-10-26 15:26 [ko1@a... ] nobu:r33525 (trunk): * file.c (rb_file_join): honor input encodings than ASCII-8BIT.
21477 2011-10-26 15:26 [ko1@a... ] svn:r33526 (trunk): * 2011-10-26
21478 2011-10-26 16:05 [ko1@a... ] nobu:r33527 (ruby_1_8): * string.c (rb_str_partition, rb_str_rpartition)
21479 2011-10-26 16:06 [ko1@a... ] svn:r33528 (ruby_1_8): * 2011-10-26
21480 2011-10-27 08:43 [ko1@a... ] emboss:r33529 (trunk): * ext/openssl/extconf.rb: add -Wall flag by default when compiler is
21481 2011-10-27 08:43 [ko1@a... ] svn:r33530 (trunk): * 2011-10-27
21482 2011-10-27 08:49 [ko1@a... ] emboss:r33531 (trunk): * ext/psych/parser.c: remove unused variable.
21483 2011-10-27 09:59 [ko1@a... ] naruse:r33532 (trunk): * include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined.
21484 2011-10-27 14:55 [ko1@a... ] nobu:r33533 (trunk): * configure.in (RUBY_STACK_GROW_DIRECTION): substitute CPU name as
21485 2011-10-27 14:56 [ko1@a... ] nobu:r33534 (trunk): * configure.in (RUBY_FUNC_ATTRIBUTE): unset temporary variable.
21486 2011-10-27 16:11 [ko1@a... ] nobu:r33535 (trunk): * test/ruby/test_bignum.rb: ensure constants to be Bignum.
21487 2011-10-27 16:11 [ko1@a... ] nobu:r33536 (trunk): * bignum.c (rb_big_divide): raise ZeroDivisionError if divisor is
21488 2011-10-27 18:28 [ko1@a... ] nobu:r33537 (trunk): * configure.in (RUBY_DEFINE_IF): revert r33534 partially to get
21489 2011-10-28 00:12 [ko1@a... ] akr:r33538 (trunk): * ext/sdbm/_sdbm.c (sdbm_prep): refactored for less nesting.
21490 2011-10-28 00:12 [ko1@a... ] svn:r33539 (trunk): * 2011-10-28
21491 2011-10-28 03:02 [ko1@a... ] tenderlove:r33540 (trunk): * vm_insnhelper.c (vm_call_cfunc): adding back useless hack. For some
21492 2011-10-28 06:07 [ko1@a... ] akr:r33541 (trunk): * ext/sdbm/_sdbm.c (sdbm_prep): set FD_CLOEXEC flags for file
21493 2011-10-28 11:30 [ko1@a... ] naruse:r33542 (trunk): * parse.y (parser_nextc): set encoding for the buffer of ripper.
21494 2011-10-28 12:11 [ko1@a... ] naruse:r33543 (trunk): A test for r33542.
21495 2011-10-28 22:06 [ko1@a... ] akr:r33544 (trunk): * ext/sdbm/_sdbm.c: RCS $Id$ removed.
21496 2011-10-28 22:25 [ko1@a... ] akr:r33545 (trunk): add a comment.
21497 2011-10-29 09:05 [ko1@a... ] nobu:r33546 (trunk): * thread_pthread.h: no Structured Exception Handling like macros.
21498 2011-10-29 09:05 [ko1@a... ] svn:r33547 (trunk): * 2011-10-29
21499 2011-10-29 09:06 [ko1@a... ] nobu:r33548 (trunk): * ChangeLog: commit miss.
21500 2011-10-29 11:33 [ko1@a... ] akr:r33549 (trunk): * include/ruby/intern.h (rb_cloexec_open): declared.
[前][次][番号順一覧][上]