aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/pathname/pathname.c (path_zero_p): Pathname#zero? translatedakr2010-09-131-0/+5
* * ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of anobu2010-09-131-0/+5
* * lib/mkmf.rb (try_do): fix typo. a patch from Peter Weldonnobu2010-09-131-0/+5
* * util.c (ruby_strtod): reject Float('0x0.').naruse2010-09-131-0/+5
* Add ML ref [ruby-dev:42225] for r29237.naruse2010-09-131-1/+1
* * ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse2010-09-131-0/+6
* * ext/pathname/pathname.c (path_writable_real_p):akr2010-09-121-0/+5
* * lib/date.rb: [ruby-core:32096] Thanks Colin Bartlett.tadf2010-09-121-0/+4
* * ext/pathname/pathname.c (path_world_writable_p):akr2010-09-121-0/+5
* * ext/pathname/pathname.c (path_writable_p): Pathname#writable?akr2010-09-121-0/+5
* * process.c (rlimit_resource_name2int): support more limits:akr2010-09-111-0/+8
* * process.c (rlimit_resource_name2int): use STRCASECMP to avoidakr2010-09-111-0/+5
* * hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariablenobu2010-09-111-0/+7
* Add documentation for WEBrick's DigestAuthdrbrain2010-09-111-0/+8
* * include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removednobu2010-09-111-0/+6
* fix a typo.akr2010-09-111-1/+1
* * ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?akr2010-09-101-0/+5
* * ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translatedakr2010-09-101-0/+5
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi2010-09-101-0/+9
* * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi2010-09-101-0/+7
* Add a couple of ruby-dev refs.knu2010-09-101-1/+1
* * class.c (rb_scan_args): Add support for optional keywordknu2010-09-101-0/+19
* * random.c (rb_genrand_ulong_limited): renamed fromnaruse2010-09-101-0/+9
* * ext/digest/lib/digest.rb: removed unused exception variablenahi2010-09-101-0/+5
* * ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu2010-09-091-0/+5
* * ext/pathname/pathname.c (path_size_p): Pathname#size? translated fromakr2010-09-091-0/+5
* * ext/socket/option.c (inspect_peercred): support OpenBSD-current.akr2010-09-091-0/+5
* * vm.c (vm_backtrace_each): skip allocator frames which have nonobu2010-09-091-0/+5
* * ext/pathname/pathname.c (path_size): Pathname#size translated fromakr2010-09-091-0/+5
* * compile.c (case_when_optimizable_literal): When float value can bewanabe2010-09-091-0/+10
* * test/net/http/test_https.rb (test_identity_verify_failure): followsnahi2010-09-091-0/+5
* * test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD innaruse2010-09-091-0/+6
* * tool/rbinstall.rb (install?): gemspec filename should includenaruse2010-09-091-0/+5
* fix typoskazu2010-09-081-2/+2
* * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch wasnahi2010-09-081-0/+7
* * ext/pathname/pathname.c (path_setgid_p): Pathname#setgid? translatedakr2010-09-081-0/+5
* * ext/pathname/pathname.c (path_setuid_p): Pathname#setuid? translatedakr2010-09-071-0/+5
* * ext/pathname/pathname.c (path_readable_real_p):akr2010-09-071-0/+5
* * ext/pathname/pathname.c (path_world_readable_p):akr2010-09-061-0/+5
* * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi2010-09-061-0/+8
* * Fixed exception message for SSL post connection check failure. Patchnahi2010-09-061-0/+5
* * ext/readline/readline.c (readline_s_get_line_buffer):naruse2010-09-061-0/+6
* * util.c (ruby_strtod): check there is at least 1 digit afternaruse2010-09-061-0/+5
* * util.c (ruby_strtod): check integr overflow.naruse2010-09-061-0/+5
* * ext/pathname/pathname.c (path_readable_p): Pathname#readable?akr2010-09-051-0/+5
* * ext/pathname/pathname.c (path_owned_p): Pathname#owned?akr2010-09-051-0/+5
* * file.c (rb_file_s_readlink): symlink target should be innobu2010-09-041-0/+5
* * load.c (ruby_init_ext): export for golfers.nobu2010-09-041-0/+6
* Merges r27968 from ruby_1_9_2 into trunk.yugui2010-09-031-0/+5
* Forward-ports r28360 from ruby_1_9_2 into trunk.yugui2010-09-031-0/+5