summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-15* ext/pathname/pathname.c (path_rmdir): Pathname#rmdir translatedakr
2010-09-15Update NEWS to add about License.naruse
2010-09-15Add BSDL file.naruse
2010-09-15* ext/readline/extconf.rb: Remove Readline 6 check becausenaruse
2010-09-15* 2010-09-16svn
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 * test/net/imap/test_imap.rb: "localhost" not guaranteed toshyouhei
2010-09-15* io.c (rb_io_puts): fix for wide char encoding strings.nobu
2010-09-14* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): suppress anobu
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* 2010-09-15svn
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-13* 2010-09-14svn
2010-09-13suppress a warning.kanemoto
2010-09-13* ext/pathname/pathname.c (path_zero_p): Pathname#zero? translatedakr
2010-09-13* test/openssl/test_bn.rb: property.nobu
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-13Make punctuation consistent.knu
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* 2010-09-13svn
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-12update document.akr
2010-09-11update document.akr
2010-09-11* process.c (rlimit_resource_name2int): support more limits:akr
2010-09-11update document.akr
2010-09-11* 2010-09-12svn
2010-09-11* process.c (rlimit_resource_name2int): use STRCASECMP to avoidakr
2010-09-11* hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariablenobu
2010-09-11Add documentation for WEBrick's DigestAuthdrbrain
2010-09-11* include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removednobu
2010-09-11fix a typo.akr
2010-09-10* 2010-09-11svn
2010-09-10* ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?akr
2010-09-10* ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translatedakr
2010-09-10 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2010-09-10Mention rb_scan_args().knu