[前][次][スレッド一覧][上]
ruby-changes:33701-33800
33701 2014-05-02 10:38 [ko1@a... ] nobu:r45782 (trunk): parse.y: turn dynamically interned Symbol into an ID
33702 2014-05-02 11:33 [ko1@a... ] nobu:r45783 (trunk): test_io.rb: defer f_type
33703 2014-05-02 12:20 [ko1@a... ] nobu:r45784 (trunk): parse.y: hide anonymous id
33704 2014-05-02 12:26 [ko1@a... ] nobu:r45785 (trunk): mkmf.rb: no messages unless needed
33705 2014-05-02 16:25 [ko1@a... ] hsbt:r45786 (trunk): * lib/rinda/tuplespace.rb: fix document. [Bug #9738]
33706 2014-05-02 16:34 [ko1@a... ] hsbt:r45787 (trunk): * lib/net/imap.rb: Proofreading docs. [Bug #9720]
33707 2014-05-02 21:04 [ko1@a... ] nobu:r45788 (trunk): parse.y: fix wrong static symbol
33708 2014-05-02 22:35 [ko1@a... ] akr:r45789 (trunk): [DOC]
33709 2014-05-03 00:24 [ko1@a... ] ngoto:r45790 (trunk): * file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypename
33710 2014-05-03 00:24 [ko1@a... ] svn:r45791 (trunk): * 2014-05-03
33711 2014-05-03 03:43 [ko1@a... ] nobu:r45792 (trunk): time.c: fix underflow of unsigned integers
33712 2014-05-03 04:21 [ko1@a... ] normal:r45793 (trunk): avoid large alloca on Complex/Rational calls
33713 2014-05-03 14:28 [ko1@a... ] nobu:r45794 (trunk): math.c: adjust prototype of math_log
33715 2014-05-03 20:31 [ko1@a... ] akr:r45796 (trunk): * lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is not
33716 2014-05-03 22:09 [ko1@a... ] akr:r45797 (trunk): add tests.
33717 2014-05-04 00:23 [ko1@a... ] akr:r45798 (trunk): * lib/time.rb (make_time): Produce fixed-offset time object if
33718 2014-05-04 00:23 [ko1@a... ] svn:r45799 (trunk): * 2014-05-04
33719 2014-05-04 03:12 [ko1@a... ] akr:r45800 (trunk): * lib/time.rb (Time.rfc2822): Fix year completion.
33720 2014-05-04 03:27 [ko1@a... ] akr:r45801 (trunk): * lib/time.rb (Time.make_time): Refactored.
33721 2014-05-04 03:47 [ko1@a... ] akr:r45802 (trunk): * lib/time.rb (Time.httpdate): Always return a UTC Time object.
33722 2014-05-04 03:47 [ko1@a... ] akr:r45803 (trunk): [DOC]
33723 2014-05-04 08:41 [ko1@a... ] nobu:r45804 (trunk): test_math.rb: rename check as assert_float
33724 2014-05-04 10:23 [ko1@a... ] nobu:r45805 (trunk): math.c: C99-like atan2
33725 2014-05-04 11:41 [ko1@a... ] nobu:r45806 (trunk): * math.c (math_atan2): remove the condition for test.
33726 2014-05-04 18:01 [ko1@a... ] akr:r45807 (trunk): * lib/time.rb (Time.force_zone!): New private method.
33727 2014-05-04 20:52 [ko1@a... ] akr:r45808 (trunk): * lib/time.rb (Time.force_zone!): Use usual local time if it has
33728 2014-05-04 22:04 [ko1@a... ] nobu:r45809 (trunk): vm.c: Init_vm_objects
33729 2014-05-05 00:17 [ko1@a... ] nagachika:r45810 (ruby_2_1): merge revision(s) r45393: [Backport #9668]
33730 2014-05-05 00:41 [ko1@a... ] nagachika:r45811 (ruby_2_1): merge revision(s) r45221: [Backport #9798]
33731 2014-05-05 00:45 [ko1@a... ] nagachika:r45812 (ruby_2_1): merge revision(s) r45453, r45455, r45577: [Backport #9798]
33732 2014-05-05 00:51 [ko1@a... ] akr:r45813 (trunk): add comment.
33733 2014-05-05 00:51 [ko1@a... ] svn:r45814 (trunk): * 2014-05-05
33734 2014-05-05 00:55 [ko1@a... ] nagachika:r45815 (ruby_2_1): merge revision(s) r45015: [Backport #9657]
33735 2014-05-05 00:57 [ko1@a... ] akr:r45816 (trunk): update a comment.
33736 2014-05-05 01:17 [ko1@a... ] nagachika:r45817 (ruby_2_1): merge revision(s) r45468: [Backport #9687]
33737 2014-05-05 01:26 [ko1@a... ] nagachika:r45818 (ruby_2_1): merge revision(s) r45638: [Backport #9518]
33738 2014-05-05 02:19 [ko1@a... ] nagachika:r45819 (ruby_2_1): merge revision(s) r45298, r45311: [Backport #9518]
33739 2014-05-05 02:32 [ko1@a... ] nagachika:r45820 (ruby_2_1): merge revision(s) r45291, r45299, r45314, r45325: [Backport #9518]
33740 2014-05-05 02:44 [ko1@a... ] nagachika:r45821 (ruby_2_1): merge revision(s) r45595: [Backport #9743] [Backport #9745]
33741 2014-05-05 05:56 [ko1@a... ] tadf:r45822 (trunk): * ext/date/date_core.c (rt_rewrite_frags): a new feature (not a
33742 2014-05-05 11:48 [ko1@a... ] akr:r45823 (trunk): * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptime
33743 2014-05-05 16:33 [ko1@a... ] akr:r45824 (trunk): add a comment.
33744 2014-05-05 17:29 [ko1@a... ] tadf:r45825 (trunk): * math.c (rb_math_sqrt): omitted exporting an unused function,
33745 2014-05-05 21:49 [ko1@a... ] akr:r45826 (trunk): * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.
33746 2014-05-05 22:10 [ko1@a... ] akr:r45827 (trunk): * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make all
33747 2014-05-05 22:37 [ko1@a... ] akr:r45828 (trunk): * process.c (check_exec_redirect): Open the file in write mode for
33748 2014-05-05 23:12 [ko1@a... ] akr:r45829 (trunk): [DOC]
33749 2014-05-06 00:15 [ko1@a... ] akr:r45830 (trunk): * ext/socket/mkconstants.rb: Add IP_TRANSPARENT.
33750 2014-05-06 00:15 [ko1@a... ] svn:r45831 (trunk): * 2014-05-06
33751 2014-05-06 01:11 [ko1@a... ] ko1:r45832 (trunk): * benchmark/driver.rb: define File::NULL if not defiend and /dev/null
33752 2014-05-06 01:16 [ko1@a... ] nagachika:r45833 (ruby_2_1): merge revision(s) r45760: [Backport #9796]
33753 2014-05-06 01:30 [ko1@a... ] nagai:r45834 (trunk): * ext/tk/lib/tkextlib/tkDND/tkdnd.rb: fix typo and missing definition.
33754 2014-05-06 01:38 [ko1@a... ] akr:r45835 (trunk): * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only if
33755 2014-05-06 04:38 [ko1@a... ] tadf:r45836 (trunk): * file.c (rb_f_test): removed meaningless "case 'a'".
33756 2014-05-06 17:18 [ko1@a... ] akr:r45837 (trunk): * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.
33757 2014-05-06 17:27 [ko1@a... ] akr:r45838 (trunk): [DOC] Use EST for previous documentation fix.
33758 2014-05-06 17:38 [ko1@a... ] kazu:r45839 (trunk): fix typo [ci skip]
33759 2014-05-06 17:54 [ko1@a... ] nobu:r45840 (trunk): eval.c: method name
33760 2014-05-06 18:04 [ko1@a... ] akr:r45841 (trunk): * lib/time.rb (Time.make_time): Argument validation code moved from
33761 2014-05-06 18:37 [ko1@a... ] tadf:r45842 (trunk): * io.c (io_{read, write}_nonblock): use rb_get_kwargs instead of
33762 2014-05-06 18:50 [ko1@a... ] akr:r45843 (trunk): * lib/time.rb (Time.make_time): Adjust the time zone of "now".
33763 2014-05-06 23:28 [ko1@a... ] nobu:r45844 (trunk): parse.y: unused return values
33764 2014-05-06 23:28 [ko1@a... ] nobu:r45845 (trunk): parse.y: remove duplicated names
33765 2014-05-06 23:29 [ko1@a... ] nobu:r45846 (trunk): parse.y: no duplicated names
33766 2014-05-06 23:35 [ko1@a... ] nobu:r45847 (trunk): missed ref. [Bug #9486]
33767 2014-05-07 11:00 [ko1@a... ] nobu:r45848 (trunk): rename variables
33768 2014-05-07 11:00 [ko1@a... ] svn:r45849 (trunk): * 2014-05-07
33769 2014-05-07 11:25 [ko1@a... ] nobu:r45850 (trunk): vm_eval.c: exclude hidden variables
33770 2014-05-07 11:57 [ko1@a... ] ko1:r45851 (trunk): * benchmark/driver.rb: add '--rawdata-output=[FILE] option to output
33771 2014-05-07 12:07 [ko1@a... ] ko1:r45852 (trunk): * benchmark/driver.rb: remove debug output and output results into
33772 2014-05-07 13:26 [ko1@a... ] nobu:r45853 (trunk): vm.c: clear intermediate hash
33773 2014-05-07 13:27 [ko1@a... ] nobu:r45855 (trunk): vm_eval.c: symbol identity
33774 2014-05-07 13:27 [ko1@a... ] nobu:r45857 (trunk): vm_eval.c: hide intermediate hash
33775 2014-05-07 13:27 [ko1@a... ] nobu:r45856 (trunk): hash.c: make rb_hash_keys extern
33776 2014-05-07 13:27 [ko1@a... ] nobu:r45854 (trunk): vm_eval.c: valid name IDs only
33777 2014-05-07 16:34 [ko1@a... ] nobu:r45858 (trunk): numeric.c: indent
33778 2014-05-07 17:05 [ko1@a... ] nobu:r45859 (trunk): numeric.c: num_step_scan_args
33779 2014-05-07 17:10 [ko1@a... ] nobu:r45860 (trunk): numeric.c: merge miss
33780 2014-05-07 17:24 [ko1@a... ] nobu:r45861 (trunk): numeric.c: check keyword arguments
33781 2014-05-07 21:22 [ko1@a... ] akr:r45862 (trunk): refactoring to extract tcp_pair.
33782 2014-05-07 21:48 [ko1@a... ] akr:r45863 (trunk): * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):
33783 2014-05-08 00:43 [ko1@a... ] nobu:r45864 (trunk): gc.c: fix argument types for st_foreach
33784 2014-05-08 00:43 [ko1@a... ] svn:r45865 (trunk): * 2014-05-08
33785 2014-05-08 00:49 [ko1@a... ] nagachika:r45866 (ruby_2_1): merge revision(s) r44619:
33786 2014-05-08 01:21 [ko1@a... ] nagachika:r45867 (ruby_2_1): merge revision(s) r45190, r45202, r45204, r45713: [Backport #9586]
33787 2014-05-08 01:59 [ko1@a... ] usa:r45868 (ruby_2_0_0): merge revision(s) 45595: [Backport #9743]
33788 2014-05-08 02:07 [ko1@a... ] usa:r45869 (ruby_2_0_0): merge revision(s) 45015: [Backport #9657]
33789 2014-05-08 02:30 [ko1@a... ] usa:r45870 (ruby_2_0_0): merge revision(s) r45453: [Backport #9798]
33790 2014-05-08 08:21 [ko1@a... ] akr:r45871 (trunk): refactored to test Socket and TCPSocket/TCPServer more consistently.
33791 2014-05-08 10:17 [ko1@a... ] nobu:r45872 (trunk): webrick/httpserver.rb: Stop handling requests on shutdown
33792 2014-05-08 10:57 [ko1@a... ] naruse:r45873 (trunk): * configure.in: OpenBSD needs to include sys/param.h before include
33793 2014-05-08 14:34 [ko1@a... ] nobu:r45874 (trunk): class.c: always clear tables first
33794 2014-05-08 14:45 [ko1@a... ] nobu:r45875 (trunk): object.c: no longer copy tables of classes/modules
33795 2014-05-08 15:31 [ko1@a... ] usa:r45876 (ruby_2_0_0): fixed previous commit mistake.
33796 2014-05-09 00:47 [ko1@a... ] nagachika:r45877: add tag v2_1_2
33797 2014-05-09 03:22 [ko1@a... ] ayumin:r45878 (trunk): * lib/prime.rb (Prime#prime?): negative numbers can't be primes
33798 2014-05-09 03:22 [ko1@a... ] svn:r45879 (trunk): * 2014-05-09
33799 2014-05-09 03:32 [ko1@a... ] ayumin:r45880 (trunk): * lib/fileutils.rb: show fileutils require at top.
33800 2014-05-09 03:46 [ko1@a... ] ayumin:r45881 (trunk): * lib/shell.rb: add documentation in lib/shell.rb
[前][次][スレッド一覧][上]