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

ruby-changes:19901-20000

  19901 2011-06-07 13:50 [ko1@a...            ] nobu:r31948 (trunk): * time.c (rb_gmtime_r2): adjust indent.
  19902 2011-06-07 14:00 [ko1@a...            ] nobu:r31949 (trunk): * ext/date/date_core.c (date_s_today, datetime_s_now): check the
  19903 2011-06-07 18:16 [ko1@a...            ] usa:r31950 (trunk): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):
  19904 2011-06-07 18:38 [ko1@a...            ] usa:r31951 (trunk): * test/rubygems/test_gem.rb (TestGem#{test_self_user_home_userprofile,
  19905 2011-06-07 18:56 [ko1@a...            ] usa:r31952 (trunk): * lib/rubygems/user_interaction.rb (Gem::StreamUI#tty?): IO#tty? of
  19906 2011-06-07 20:52 [ko1@a...            ] kosaki:r31953 (trunk): * doc/irb/irb.rd: fix typo. patch by Nobuhiro IMAI.
  19907 2011-06-08 21:50 [ko1@a...            ] nagachika:r31954 (trunk): * cont.c (root_fiber_alloc): set root fiber's status RUNNING.
  19908 2011-06-08 21:50 [ko1@a...            ] svn:r31955 (trunk): * 2011-06-08        
  19909 2011-06-08 21:52 [ko1@a...            ] nagachika:r31956 (trunk): * ChangeLog: add ticket link
  19910 2011-06-08 22:01 [ko1@a...            ] nagachika:r31957 (trunk): * ChangeLog: fix some typos
  19911 2011-06-09 09:10 [ko1@a...            ] svn:r31959 (trunk): * 2011-06-09        
  19912 2011-06-09 09:10 [ko1@a...            ] tenderlove:r31958 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby classes can be loaded
  19913 2011-06-09 09:22 [ko1@a...            ] tenderlove:r31960 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: Ruby modules can be loaded
  19914 2011-06-09 10:58 [ko1@a...            ] tenderlove:r31961 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: Hash subclasses can be read
  19915 2011-06-09 18:39 [ko1@a...            ] mrkn:r31962 (trunk): * string.c: Fix the ambiguous description of the behavior of
  19916 2011-06-09 19:46 [ko1@a...            ] tadf:r31963 (ruby_1_8): * lib/date.rb (time_to_day_fraction): accepts flonum without Float#to_r.
  19917 2011-06-09 19:46 [ko1@a...            ] svn:r31964 (ruby_1_8): * 2011-06-09     
  19918 2011-06-09 20:31 [ko1@a...            ] tadf:r31965 (ruby_1_8): * lib/date.rb: zone_to_diff in this version is just class method.
  19919 2011-06-09 22:38 [ko1@a...            ] nagachika:r31966 (trunk): * test/ruby/test_thread.rb (TestThread#test_kill_wrong_argument):
  19920 2011-06-09 23:02 [ko1@a...            ] nagachika:r31967 (trunk): * test/ruby/test_thread.rb (TestThread#test_kill_thread_subclass):
  19921 2011-06-09 23:47 [ko1@a...            ] nagachika:r31968 (trunk): * gc.c (rb_objspace_call_finalizer): use rb_typeddata_is_kind_of() for
  19922 2011-06-10 00:02 [ko1@a...            ] tadf:r31969 (ruby_1_8): reedit previous commit
  19923 2011-06-10 00:02 [ko1@a...            ] svn:r31970 (ruby_1_8): * 2011-06-10     
  19924 2011-06-10 00:03 [ko1@a...            ] svn:r31972 (trunk): * 2011-06-10        
  19925 2011-06-10 00:03 [ko1@a...            ] akr:r31971 (trunk): * io.c: fix IO.copy_stream interrupt handling.
  19926 2011-06-10 00:27 [ko1@a...            ] tadf:r31973 (trunk): * rational.c (string_to_r): Rational#** may return flonum.
  19927 2011-06-10 00:31 [ko1@a...            ] nagachika:r31974 (trunk): * gc.c: remove an unused declaration.
  19928 2011-06-10 00:36 [ko1@a...            ] tadf:r31975 (trunk): * complex.c (string_to_c_internal): uses rb_reg_nth_match;
  19929 2011-06-10 01:08 [ko1@a...            ] tadf:r31976 (trunk): * ext/bigdecimal (BigDecimal_to_i): Integer#** may return flonum.
  19930 2011-06-10 02:26 [ko1@a...            ] tenderlove:r31977 (trunk): * ext/psych/lib/psych.rb: updating version to match released gem.
  19931 2011-06-10 09:53 [ko1@a...            ] drbrain:r31978 (trunk): * encoding.c:  Mention that Encoding.compatible? can work with more
  19932 2011-06-10 13:01 [ko1@a...            ] nobu:r31979 (trunk): * test/ruby/test_module.rb (TestModule#remove_rake_mixins): remove all
  19933 2011-06-10 13:02 [ko1@a...            ] nobu:r31980 (trunk): * test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fix
  19934 2011-06-10 13:03 [ko1@a...            ] nobu:r31981 (trunk): * test/testunit: add skip messages.
  19935 2011-06-10 13:04 [ko1@a...            ] nobu:r31982 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#skip): reason to
  19936 2011-06-10 14:47 [ko1@a...            ] ko1:r31983 (trunk): * common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb".
  19937 2011-06-10 15:45 [ko1@a...            ] naruse:r31984 (trunk): Don't break test-all.
  19938 2011-06-10 16:42 [ko1@a...            ] naruse:r31985 (trunk): * encoding.c (rb_locale_charmap): When ruby process is run as Windows
  19939 2011-06-10 23:26 [ko1@a...            ] kosaki:r31986 (trunk): * ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS with
  19940 2011-06-11 10:01 [ko1@a...            ] svn:r31988 (trunk): * 2011-06-11        
  19941 2011-06-11 10:01 [ko1@a...            ] nobu:r31987 (trunk): * ruby.c (ruby_process_options): add missing return type.
  19942 2011-06-11 10:17 [ko1@a...            ] akr:r31989 (trunk): * thread.c (rb_thread_execute_interrupts): use GetThreadPtr to extract
  19943 2011-06-11 10:21 [ko1@a...            ] nobu:r31990 (trunk): * thread_pthread.c (native_cond_timeout): wrap conditinally used label.
  19944 2011-06-11 10:36 [ko1@a...            ] nobu:r31991 (trunk): * lib/mkmf.rb: should quote arch_hdrdir and libpath for the case
  19945 2011-06-11 14:21 [ko1@a...            ] kosaki:r31992 (trunk): * vm.c (thread_memsize): don't ignore size of th->local_storage.
  19946 2011-06-11 15:37 [ko1@a...            ] duerst:r31993 (trunk): fixed a grammatical error
  19947 2011-06-11 15:54 [ko1@a...            ] kou:r31994 (trunk): * test/rexml/test_elements.rb (ElementsTester): remove needless
  19948 2011-06-11 16:09 [ko1@a...            ] kou:r31995 (trunk): * lib/rexml/parsers/xpathparser.rb
  19949 2011-06-11 16:12 [ko1@a...            ] kou:r31996 (trunk): * test/rexml/test_core.rb
  19950 2011-06-11 16:29 [ko1@a...            ] kou:r31997 (trunk): * lib/rexml/formatters/pretty.rb
  19951 2011-06-11 16:32 [ko1@a...            ] kou:r31998 (trunk): * ChangeLog: fix ticket number at r31995. fixes #4161 is correct.
  19952 2011-06-11 16:53 [ko1@a...            ] nobu:r31999 (trunk): * numeric.c (rb_enc_uint_chr): fix message format. Bug#4869
  19953 2011-06-11 18:05 [ko1@a...            ] nobu:r32000 (trunk): * io.c (io_getc): should be 7bit if ascii.  fixes #4557
  19954 2011-06-11 18:07 [ko1@a...            ] eban:r32001 (trunk): * bootstraptest/runner.rb: should initilize $stress to avoid warnings.
  19955 2011-06-11 19:04 [ko1@a...            ] nobu:r32002 (trunk): * lib/test/unit.rb (Test::Unit::GlobOption#non_options): should run
  19956 2011-06-11 19:29 [ko1@a...            ] tadf:r32003 (trunk): * ext/date/date_core.c: rewrote doc.
  19957 2011-06-11 19:36 [ko1@a...            ] tadf:r32004 (trunk): * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.
  19958 2011-06-11 19:40 [ko1@a...            ] nahi:r32005 (trunk): * ext/openssl/ossl_x509req.c: raise RequestError instead of
  19959 2011-06-11 19:45 [ko1@a...            ] eban:r32006 (trunk): * ChangeLog (vim): set shiftwidth to 2.
  19960 2011-06-11 19:52 [ko1@a...            ] nari:r32007 (trunk): * gc.c: expand heap if initial_heap_min_slots is bigger than
  19961 2011-06-11 21:59 [ko1@a...            ] tadf:r32008 (trunk): * ext/date/date_core.c: added examples.
  19962 2011-06-11 22:15 [ko1@a...            ] tadf:r32009 (trunk): * ext/date/date_core.c (datetime_s_{iso8601,rfc3339,xmlschema,rfc2822,httpdate}):
  19963 2011-06-11 22:32 [ko1@a...            ] tadf:r32010 (trunk): * ext/date/date_core.c: replaced doc for strftime based on Time's one.
  19964 2011-06-11 22:43 [ko1@a...            ] tadf:r32011 (trunk): * time.c: a correction of doc for strftime (%v).
  19965 2011-06-11 23:07 [ko1@a...            ] nahi:r32012 (trunk): * ext/openssl/lib/openssl/buffering.rb (module OpenSSL):
  19966 2011-06-11 23:24 [ko1@a...            ] tadf:r32013 (trunk): * ext/date/date_core.c: edited doc.
  19967 2011-06-11 23:27 [ko1@a...            ] kosaki:r32014 (trunk): * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT,
  19968 2011-06-11 23:47 [ko1@a...            ] kosaki:r32015 (trunk): add to bug number
  19969 2011-06-12 01:07 [ko1@a...            ] svn:r32017 (trunk): * 2011-06-12        
  19970 2011-06-12 01:07 [ko1@a...            ] tadf:r32016 (trunk): * ext/date/date_core.c: edited doc.
  19971 2011-06-12 09:32 [ko1@a...            ] nobu:r32018 (trunk): * atomic.h (ATOMIC_OR): _InterlockedOr is not available on migw.
  19972 2011-06-12 11:19 [ko1@a...            ] akr:r32019 (trunk): * io.c: use select() appropriately for sendfile().
  19973 2011-06-12 13:39 [ko1@a...            ] ko1:r32020 (trunk): * benchmark/bm_vm3_thread_mutex.rb: remove it.
  19974 2011-06-12 15:55 [ko1@a...            ] kosaki:r32021 (trunk): * thread.c: introduce spurious wakeup safe deadlock check.
  19975 2011-06-12 15:58 [ko1@a...            ] kosaki:r32022 (trunk): * thread.c: remove th->transition_for_lock. It's thread unsafe.
  19976 2011-06-12 16:22 [ko1@a...            ] nagai:r32023 (trunk): * ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]
  19977 2011-06-12 17:53 [ko1@a...            ] ko1:r32024 (trunk): * vm_method.c (rb_clear_cache*): update only vm state version.
  19978 2011-06-12 18:12 [ko1@a...            ] ko1:r32025 (trunk): * benchmark/bm_vm3_clearmethodcache.rb: added.
  19979 2011-06-12 20:38 [ko1@a...            ] tadf:r32026 (trunk): * ext/date/date_core.c: edited doc.
  19980 2011-06-12 21:09 [ko1@a...            ] tadf:r32027 (trunk): * ext/date/date_core.c (d_lite_marshal_load): should give converted value.
  19981 2011-06-12 23:40 [ko1@a...            ] seki:r32028 (trunk): lib/drb/drb.rb (kill_sub_thread): remove the method. 
  19982 2011-06-13 00:48 [ko1@a...            ] svn:r32030 (trunk): * 2011-06-13        
  19983 2011-06-13 00:48 [ko1@a...            ] emboss:r32029 (trunk): * ext/openssl/ossl_pkey_dsa.c: completed documentation.
  19984 2011-06-13 02:04 [ko1@a...            ] emboss:r32031 (trunk): * ext/openssl/ossl_pkey_dh.c: completed documentation.
  19985 2011-06-13 02:43 [ko1@a...            ] emboss:r32032 (trunk): * test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.
  19986 2011-06-13 03:13 [ko1@a...            ] naruse:r32033 (trunk): * test/benchmark/test_benchmark.rb (capture_output):
  19987 2011-06-13 03:20 [ko1@a...            ] naruse:r32034 (trunk): Ignore exception from Process.kill.
  19988 2011-06-13 04:44 [ko1@a...            ] ko1:r32035 (trunk): * ext/objspace/objspace.c (total_i): fix to skip no ruby objects.
  19989 2011-06-13 05:43 [ko1@a...            ] emboss:r32036 (trunk): * ext/openssl/ossl_pkey.c: added PKey.read module function that allow
  19990 2011-06-13 05:52 [ko1@a...            ] emboss:r32037 (trunk): * NEWS: introduce PKey.read
  19991 2011-06-13 10:15 [ko1@a...            ] emboss:r32038 (trunk): * ext/openssl/pkey_dh.c: clarify difference between DH#public_key and
  19992 2011-06-13 10:58 [ko1@a...            ] emboss:r32039 (trunk): * ext/openssl/pkey_dh.c: corrected documentation.
  19993 2011-06-13 11:37 [ko1@a...            ] emboss:r32040 (trunk): * ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln or
  19994 2011-06-13 12:56 [ko1@a...            ] naruse:r32042 (trunk): Specify yamler before runnnig tests.
  19995 2011-06-13 12:56 [ko1@a...            ] naruse:r32041 (trunk): * ext/psych/lib/psych/deprecated.rb (Object#to_yaml_properties):
  19996 2011-06-13 12:57 [ko1@a...            ] naruse:r32043 (trunk): * ext/syck/lib/syck/rubytypes.rb: ditto.
  19997 2011-06-13 12:57 [ko1@a...            ] naruse:r32044 (trunk): * lib/yaml.rb: load psych only when syck is not loaded.
  19998 2011-06-13 13:11 [ko1@a...            ] emboss:r32045 (trunk): * ext/openssl/ossl_digest.c: fix error for digests that have no oid
  19999 2011-06-13 14:22 [ko1@a...            ] mrkn:r32046 (trunk): * lib/test/unit.rb (Test::Unit::GlobOption#non_options): fix typo.
  20000 2011-06-13 14:37 [ko1@a...            ] mrkn:r32047 (trunk): * lib/cmath.rb (CMath.cbrt): returns the principal value of the cube

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