summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2010-09-18* ext/pathname/pathname.c (path_unlink): Pathname#unlink andakr
2010-09-18* ext/bigdecimal/bigdecimal.c (check_rounding_mode): added formrkn
2010-09-18* ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-downmrkn
2010-09-18* ext/pathname/pathname.c (path_each_entry): Pathname#each_entryakr
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2010-09-17* test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou
2010-09-17* test/rexml/test_core.rb: enable.kou
2010-09-17* test/rexml/: untabify.kou
2010-09-17* test/rexml/: fix fixture data path. All REXML tests are worked.kou
2010-09-17* test/rexml/test_listener.rb: remove needless codes.kou
2010-09-17* test/rexml/: import REXML tests fromkou
2010-09-17 * test/io/console/test_io_console.rb (TestIO_Console::helper):shyouhei
2010-09-16* lib/tracer.rb: count only non-internal libraries in stack trace,nobu
2010-09-16* tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu
2010-09-16* ext/pathname/pathname.c (path_opendir): Pathname#opendir translatedakr
2010-09-16fix a function name.akr
2010-09-16Revert r29271 pending due discussion.knu
2010-09-16* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu
2010-09-16* lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)nobu
2010-09-16* lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nilnobu
2010-09-16* LEGAL: Rephrase the leading sentences for clarification. Avoidknu
2010-09-16 * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):shyouhei
2010-09-15* sprintf.c (rb_f_sprintf): fix rdoc. pointed out by Tomoyukinobu
2010-09-15* ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR.nobu
2010-09-15* ext/pathname/pathname.c (path_rmdir): Pathname#rmdir translatedakr
2010-09-15* ext/readline/extconf.rb: Remove Readline 6 check becausenaruse
2010-09-15* COPYING: change Ruby's License from a dual license with GPLv2naruse
2010-09-15* ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translatedakr
2010-09-15reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei
2010-09-15 * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei
2010-09-15add ChangeLog entry for the previous one.shyouhei
2010-09-15* io.c (rb_io_puts): fix for wide char encoding strings.nobu
2010-09-14* string.c (rb_str_times): mentioned about Hash argument. a patchnobu
2010-09-14* ext/pathname/pathname.c (path_entries): Pathname#entries translatedakr
2010-09-14* ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.tenderlove
2010-09-14* ext/pathname/pathname.c (path_s_getwd): Pathname.getwd andakr
2010-09-13* ext/pathname/pathname.c (path_s_glob): Pathname.glob translatedakr
2010-09-13suppress a warning.kanemoto
2010-09-13* ext/pathname/pathname.c (path_zero_p): Pathname#zero? translatedakr
2010-09-13* ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of anobu
2010-09-13* lib/mkmf.rb (try_do): fix typo. a patch from Peter Weldonnobu
2010-09-13* util.c (ruby_strtod): reject Float('0x0.').naruse
2010-09-13Add ML ref [ruby-dev:42225] for r29237.naruse
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-09-12* ext/pathname/pathname.c (path_writable_real_p):akr
2010-09-12 * lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett.tadf
2010-09-12* ext/pathname/pathname.c (path_world_writable_p):akr
2010-09-12* ext/pathname/pathname.c (path_writable_p): Pathname#writable?akr
2010-09-11* process.c (rlimit_resource_name2int): support more limits:akr
2010-09-11* process.c (rlimit_resource_name2int): use STRCASECMP to avoidakr