summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-16* io.c (rb_io_open), math.c (domain_check), object.c (boot_defclass):nobu
2009-06-16* 2009-06-16svn
2009-06-16* io.c (argf_close): always call #close method. [ruby-core:23853]matz
2009-06-11* ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.nobu
2009-06-11* ext/bigdecimal/bigdecimal.c (VpCtoV): big number should resultmatz
2009-06-11* 2009-06-11svn
2009-06-11* ext/bigdecimal/bigdecimal.c (VpToString): fixed a bug introducedmatz
2009-06-04* README.EXT, README.EXT.ja (Convert VALUE into C data):nobu
2009-06-03* 2009-06-04svn
2009-06-03* lib/base64.rb: typo fixed. a patch from okkez. [ruby-dev:38564]matz
2009-06-03* 2009-06-03svn
2009-06-03* enum.c (first_i): Enumerator#first should consume only what ismatz
2009-06-01 * lib/mkmf.rb (create_makefile): should set srcs in all paths.usa
2009-06-01* ext/bigdecimal/bigdecimal.c (VpAlloc): avoid ALLOCA_N() to avoidmatz
2009-05-31* 2009-06-01svn
2009-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_to_f): returns Inf ifmatz
2009-05-31* lib/mkmf.rb (create_makefile): checks for duplication of sourcenobu
2009-05-31* file.c (istrailinggarbage): fixed typo.nobu
2009-05-29* ext/thread/thread.c (unlock_mutex_inner): fixed wrong variable.nobu
2009-05-24* 2009-05-25svn
2009-05-24* lib/cgi.rb (HTTP_STATUS): typo fixed. [ruby-dev:38538]matz
2009-05-20* ext/openssl/ossl_digest.c (Init_ossl_digest): avoid recursingmatz
2009-05-20* 2009-05-21svn
2009-05-20* lib/rexml/text.rb (REXML::Text.normalize): call to_s for input.matz
2009-05-18* lib/pathname.rb (Pathname#sub): suppress a warning.akr
2009-05-18* ext/thread/thread.c (unlock_mutex_inner): should adjust joinnobu
2009-05-17* Makefile.in (fake): prefixed with $(arch)-.nobu
2009-05-17* Makefile.in (distclean-ext): removes extension directories.nobu
2009-05-17* lib/mkmf.rb (SRC_EXT): should be flat.nobu
2009-05-16* NEWS: add RSS::Maker.supported?(version).kou
2009-05-16merge r23454.kou
2009-05-16merge r23451.kou
2009-05-16merge r23450.kou
2009-05-16merge r23449, r23453.kou
2009-05-16merge r23448.kou
2009-05-16merge r23447.kou
2009-05-16merge r23446.kou
2009-05-16merge r23445.kou
2009-05-16merge r23443.kou
2009-05-16* 2009-05-16svn
2009-05-16merge r23442.kou
2009-05-15* eval.c (rb_thread_join), ext/thread/thread.c (wake_one): adjustsnobu
2009-05-15* 2009-05-15svn
2009-05-15* test/thread/test_thread.rb: changed indent level to 2.nobu
2009-05-09* 2009-05-09svn
2009-05-09* lib/delegate.rb (Delegator#method_missing)knu
2009-05-07* 2009-05-08svn
2009-05-07* lib/set.rb (SortedSet#add): Do not require each newly addedknu
2009-05-07* range.c (range_eql): fixed rdoc.nobu
2009-05-06* 2009-05-07svn