[前][次][番号順一覧][上]

ruby-changes:1701-1800

   1701 2007-08-22 10:58 [ko1@a...            ] shyouhei -  Ruby:r13192 (ruby_1_8_6): * ext/openssl/ossl_config.c (ossl_config_set_section): do not
   1702 2007-08-22 10:58 [ko1@a...            ] shyouhei -  Ruby:r13193: add tag v1_8_6_73
   1703 2007-08-22 11:23 [ko1@a...            ] shyouhei -  Ruby:r13194 (ruby_1_8_6): * lib/mkmf.rb (init_mkmf): should remove mkmf.log too.
   1704 2007-08-22 11:23 [ko1@a...            ] shyouhei -  Ruby:r13195: add tag v1_8_6_74
   1705 2007-08-22 11:24 [ko1@a...            ] shyouhei -  Ruby:r13196 (ruby_1_8_6): * {win32,wince,bcc32}/setup.mak (-version-): no RUBY_EXTERN magic.
   1706 2007-08-22 11:24 [ko1@a...            ] shyouhei -  Ruby:r13197: add tag v1_8_6_75
   1707 2007-08-22 11:24 [ko1@a...            ] shyouhei -  Ruby:r13198 (ruby_1_8_6): * lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H
   1708 2007-08-22 11:25 [ko1@a...            ] shyouhei -  Ruby:r13199: add tag v1_8_6_76
   1709 2007-08-22 11:39 [ko1@a...            ] shyouhei -  Ruby:r13200 (ruby_1_8_6): * file.c (rb_file_s_rename): deleted code to get rid of a bug of
   1710 2007-08-22 11:39 [ko1@a...            ] shyouhei -  Ruby:r13201: add tag v1_8_6_77
   1711 2007-08-22 11:41 [ko1@a...            ] shyouhei -  Ruby:r13202 (ruby_1_8_6): * intern.h (is_ruby_native_thread): removed since declared as an int
   1712 2007-08-22 11:41 [ko1@a...            ] shyouhei -  Ruby:r13203: add tag v1_8_6_78
   1713 2007-08-22 11:46 [ko1@a...            ] shyouhei -  Ruby:r13204 (ruby_1_8_6): * dln.c (conv_to_posix_path): removed.
   1714 2007-08-22 11:46 [ko1@a...            ] shyouhei -  Ruby:r13205: add tag v1_8_6_79
   1715 2007-08-22 11:46 [ko1@a...            ] shyouhei -  Ruby:r13206 (ruby_1_8_6): * ext/digest/lib/digest.rb (Digest::self.const_missing): avoid
   1716 2007-08-22 11:47 [ko1@a...            ] shyouhei -  Ruby:r13207: add tag v1_8_6_80
   1717 2007-08-22 11:48 [ko1@a...            ] shyouhei -  Ruby:r13208 (ruby_1_8_6): * bignum.c (rb_big_aref): check for Bignum index range.
   1718 2007-08-22 11:48 [ko1@a...            ] shyouhei -  Ruby:r13209: add tag v1_8_6_81
   1719 2007-08-22 11:53 [ko1@a...            ] shyouhei -  Ruby:r13210 (ruby_1_8_6): * sprintf.c (rb_f_sprintf): should not check positional number as
   1720 2007-08-22 11:53 [ko1@a...            ] shyouhei -  Ruby:r13211: add tag v1_8_6_82
   1721 2007-08-22 12:28 [ko1@a...            ] shyouhei -  Ruby:r13213: add tag v1_8_6_83
   1722 2007-08-22 12:28 [ko1@a...            ] shyouhei -  Ruby:r13212 (ruby_1_8_6): * ext/extmk.rb (extmake): save all CONFIG values.
   1723 2007-08-22 12:30 [ko1@a...            ] shyouhei -  Ruby:r13214 (ruby_1_8_6):   
   1724 2007-08-22 12:30 [ko1@a...            ] shyouhei -  Ruby:r13215: add tag v1_8_6_84
   1725 2007-08-22 12:31 [ko1@a...            ] shyouhei -  Ruby:r13216 (ruby_1_8_6): * lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
   1726 2007-08-22 12:31 [ko1@a...            ] shyouhei -  Ruby:r13217: add tag v1_8_6_85
   1727 2007-08-22 12:31 [ko1@a...            ] shyouhei -  Ruby:r13218 (ruby_1_8_6): * configure.in (ac_cv_func_isinf): set yes also on OpenSolaris.
   1728 2007-08-22 12:31 [ko1@a...            ] shyouhei -  Ruby:r13219: add tag v1_8_6_86
   1729 2007-08-22 12:38 [ko1@a...            ] shyouhei -  Ruby:r13221: add tag v1_8_6_87
   1730 2007-08-22 12:38 [ko1@a...            ] shyouhei -  Ruby:r13220 (ruby_1_8_6): * ext/pty/pty.c (establishShell): handshaking before close slave
   1731 2007-08-22 12:39 [ko1@a...            ] shyouhei -  Ruby:r13222 (ruby_1_8_6): * lib/rinda/tuplespace.rb: fix Rinda::TupleSpace keeper thread bug.
   1732 2007-08-22 12:40 [ko1@a...            ] shyouhei -  Ruby:r13223: add tag v1_8_6_88
   1733 2007-08-22 12:42 [ko1@a...            ] shyouhei -  Ruby:r13224 (ruby_1_8_6): * hash.c (rb_hash_delete_key): delete the entry without calling block.
   1734 2007-08-22 12:42 [ko1@a...            ] shyouhei -  Ruby:r13225: add tag v1_8_6_89
   1735 2007-08-22 12:43 [ko1@a...            ] akr -  Ruby:r13226 (trunk): add test for .
   1736 2007-08-22 13:21 [ko1@a...            ] akr -  Ruby:r13227 (trunk): * bootstraptest/runner.rb (in_temporary_working_directory):
   1737 2007-08-22 14:09 [ko1@a...            ] ko1 -  Ruby:r13228 (trunk): * bootstraptest/test_knwonbug.rb: added.  This file will contain
   1738 2007-08-22 16:02 [ko1@a...            ] ko1 -  Ruby:r13229 (trunk): * bootstraptest/test_knownbug.rb:
   1739 2007-08-22 16:30 [ko1@a...            ] akr -  Ruby:r13230 (trunk): test for .  
   1740 2007-08-23 00:06 [ko1@a...            ] matz -  Ruby:r13231 (trunk): * missing/strtod.c: removed.  
   1741 2007-08-23 00:08 [ko1@a...            ] matz -  Ruby:r13232 (trunk): * util.c: updated for ANSI C only.  applied a patch from
   1742 2007-08-23 13:19 [ko1@a...            ] nobu -  Ruby:r13233 (trunk): * parse.y (f_norm_arg): check also nested arguments.  
   1743 2007-08-23 15:48 [ko1@a...            ] nobu -  Ruby:r13234 (trunk): * compile.c (make_masgn_lhs, iseq_compile_each): fixed indent.
   1744 2007-08-23 15:51 [ko1@a...            ] nobu -  Ruby:r13235 (trunk): * parse.y (f_norm_arg): ripper has no shadowing check.
   1746 2007-08-23 16:55 [ko1@a...            ] nobu -  Ruby:r13237 (trunk): * cont.c (rb_cont_call, fiber_switch, rb_fiber_resume, rb_fiber_yield):
   1747 2007-08-23 16:57 [ko1@a...            ] nobu -  Ruby:r13238 (trunk): * enumerator.c (sym_call): initialize first.
   1748 2007-08-23 16:59 [ko1@a...            ] nobu -  Ruby:r13239 (trunk): * compile.c (compile_massign), insnhelper.ci (vm_throw): not use C99
   1749 2007-08-23 17:25 [ko1@a...            ] nobu -  Ruby:r13240 (trunk): * configure.in (group_member): check if presents.
   1750 2007-08-23 20:14 [ko1@a...            ] suke -  Ruby:r13241 (trunk): * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead
   1751 2007-08-23 20:32 [ko1@a...            ] ko1 -  Ruby:r13242 (trunk): * compile.c: optimize simple massign.
   1752 2007-08-24 17:16 [ko1@a...            ] matz -  Ruby:r13243 (trunk): * eval.c (rb_f_send_bang): abandon the name funcall for private
   1753 2007-08-24 18:58 [ko1@a...            ] matz -  Ruby:r13244 (trunk): * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
   1754 2007-08-24 19:48 [ko1@a...            ] matz -  Ruby:r13245 (trunk): * enumerator.c (enumerator_next): stop pre-fetching.
   1755 2007-08-25 00:19 [ko1@a...            ] ko1 -  Ruby:r13246 (trunk): * compile.c (compile_massign_opt): fix to skip massign optimization
   1756 2007-08-25 00:26 [ko1@a...            ] ko1 -  Ruby:r13247 (trunk): * prelude.rb: added.  run this script on startup.
   1757 2007-08-25 00:41 [ko1@a...            ] shugo -  Ruby:r13248: * set svn:ignore to ext/json and ext/probeprofiler.
   1758 2007-08-25 00:45 [ko1@a...            ] shugo -  Ruby:r13249: * added lex.c and prelude.c to svn:ignore.
   1759 2007-08-25 00:52 [ko1@a...            ] ko1 -  Ruby:r13250 (trunk): * benchmark/bm_loop_generator.rb: added.
   1760 2007-08-25 02:47 [ko1@a...            ] matz -  Ruby:r13251 (trunk): * array.c (rb_ary_s_try_convert): a new class method to convert
   1761 2007-08-25 03:10 [ko1@a...            ] ko1 -  Ruby:r13252 (trunk): * prelude.rb: fix Mutex#synchronize definition.
   1762 2007-08-25 04:01 [ko1@a...            ] akr -  Ruby:r13253 (trunk): * test/ruby/sentence.rb (Sentence): include Enumerable.
   1763 2007-08-25 08:49 [ko1@a...            ] ko1 -  Ruby:r13254 (trunk): * tool/compile_prelude.rb: fix to include "vm_core.h".
   1764 2007-08-25 08:55 [ko1@a...            ] ko1 -  Ruby:r13255 (trunk): * id.h, id.c: remove idFuncall.
   1765 2007-08-25 09:43 [ko1@a...            ] matz -  Ruby:r13256 (trunk): * array.c (rb_ary_s_try_convert): more document description.
   1766 2007-08-25 10:09 [ko1@a...            ] ko1 -  Ruby:r13257 (trunk): * prelude.rb: add Thread.exclusive.  This class method
   1767 2007-08-25 10:20 [ko1@a...            ] nobu -  Ruby:r13258 (trunk): * common.mk (prelude.o): depends on vm_core.h now.
   1768 2007-08-25 11:03 [ko1@a...            ] ko1 -  Ruby:r13259 (trunk): * cont.c: separate Continuation and Fiber from core.
   1769 2007-08-25 12:03 [ko1@a...            ] akr -  Ruby:r13260 (trunk): test assignment order.
   1770 2007-08-25 12:30 [ko1@a...            ] matz -  Ruby:r13261 (trunk): * encoding.c: provide basic features for M17N.
   1771 2007-08-25 12:53 [ko1@a...            ] akr -  Ruby:r13262 (trunk): add test for .
   1772 2007-08-25 13:07 [ko1@a...            ] matz -  Ruby:r13263 (trunk): encoding.c: added.
   1773 2007-08-25 13:14 [ko1@a...            ] matz -  Ruby:r13264 (trunk): include/ruby/encoding.h: added.
   1774 2007-08-25 15:20 [ko1@a...            ] nobu -  Ruby:r13265 (trunk): * io.c (swallow): removed condition using an unset variable.
   1775 2007-08-25 15:34 [ko1@a...            ] nahi -  Ruby:r13266 (trunk): * typo fixed (analysys -> analysis)
   1776 2007-08-25 16:07 [ko1@a...            ] nobu -  Ruby:r13267 (trunk): * parse.y, re.c: re-applied revision 13092.
   1777 2007-08-25 16:14 [ko1@a...            ] nobu -  Ruby:r13268 (trunk): * string.c (rb_str_splice): return from void funtion.
   1778 2007-08-25 17:05 [ko1@a...            ] nobu -  Ruby:r13269 (trunk): * include/ruby/encoding.h (rb_enc_str_new): prototype added.
   1779 2007-08-25 17:52 [ko1@a...            ] ko1 -  Ruby:r13270 (trunk): * cont.c: rename FIBER_STACK_SIZE to FIBER_VM_STACK_SIZE.
   1780 2007-08-25 17:55 [ko1@a...            ] ko1 -  Ruby:r13271 (trunk): * string.c, include/ruby/intern.h: export rb_str_length().
   1781 2007-08-25 23:01 [ko1@a...            ] suke -  Ruby:r13272 (trunk): * ext/win32ole/win32ole.c (ole_event_free, EVENTSINK_Destructor,
   1782 2007-08-26 00:27 [ko1@a...            ] matz -  Ruby:r13273 (trunk): * include/ruby/encoding.h: remove unused rb_enc_ismbchar().
   1783 2007-08-26 05:55 [ko1@a...            ] ko1 -  Ruby:r13274 (trunk): * test/ruby/test_fiber.rb: fix to require 'continuation'.
   1784 2007-08-26 05:57 [ko1@a...            ] ko1 -  Ruby:r13275 (trunk): * insnhelper.ci (vm_call_method): fix to relaxant safe level check
   1785 2007-08-26 06:05 [ko1@a...            ] ko1 -  Ruby:r13276 (trunk): * insnhelper.ci (vm_setup_method): reorder code for branch prediction.
   1786 2007-08-26 06:58 [ko1@a...            ] suke -  Ruby:r13277 (trunk): * ext/win32ole/win32ole.c (ole_wc2mb, reg_enum_key): allocate
   1787 2007-08-26 12:31 [ko1@a...            ] ko1 -  Ruby:r13278 (trunk): * cont.c: fix to remove Fiber.new until fiber.so is not loaded.
   1788 2007-08-27 01:33 [ko1@a...            ] matz -  Ruby:r13279 (trunk): * enumerator.c (enumerator_next): message changed.
   1789 2007-08-27 02:23 [ko1@a...            ] matz -  Ruby:r13280 (trunk): * io.c (rb_io_each_byte): caused infinite loop.  
   1790 2007-08-27 13:51 [ko1@a...            ] matz -  Ruby:r13281 (trunk): * string.c (tr_trans): wrong condition for mbmaxlen==1 strings.
   1791 2007-08-27 15:33 [ko1@a...            ] nobu -  Ruby:r13282 (trunk): * util.c (IEEE_BIG_ENDIAN): use configured value.  
   1792 2007-08-27 15:57 [ko1@a...            ] nobu -  Ruby:r13283 (trunk): * string.c (sym_encoding): return the encoding of a Symbol.
   1793 2007-08-27 19:15 [ko1@a...            ] matz -  Ruby:r13284 (trunk): * ext/etc/etc.c (etc_getlogin): update documentation to note
   1794 2007-08-27 19:16 [ko1@a...            ] matz -  Ruby:r13285 (ruby_1_8): * ext/etc/etc.c (etc_getlogin): update documentation to note
   1795 2007-08-27 20:38 [ko1@a...            ] suke -  Ruby:r13286 (trunk): * ext/win32ole/win32ole.c (ole_type_progid): fix the bug.
   1796 2007-08-27 22:48 [ko1@a...            ] matz -  Ruby:r13287 (trunk): * encoding.c (rb_enc_codelen): raises invalid sequence exception
   1797 2007-08-27 23:17 [ko1@a...            ] matz -  Ruby:r13288 (trunk): * string.c (rb_str_rstrip_bang): wrong strip point.  
   1798 2007-08-27 23:32 [ko1@a...            ] matz -  Ruby:r13289 (trunk): * string.c (rb_str_each_line): should swallow sequence of newlines
   1799 2007-08-28 01:48 [ko1@a...            ] ko1 -  Ruby:r13290 (trunk): * thread.c: fix Mutex to be interruptable lock.
   1800 2007-08-28 01:52 [ko1@a...            ] ko1 -  Ruby:r13291 (trunk): remove conflict sign.

[前][次][番号順一覧][上]