aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update document.akr2010-09-121-0/+8
* update document.akr2010-09-111-2/+2
* * process.c (rlimit_resource_name2int): support more limits:akr2010-09-113-13/+61
* update document.akr2010-09-111-10/+10
* * 2010-09-12svn2010-09-111-2/+2
* * process.c (rlimit_resource_name2int): use STRCASECMP to avoidakr2010-09-112-26/+47
* * hash.c (ruby_setenv): raise if putenv and SetEnvironmentVariablenobu2010-09-114-20/+43
* Add documentation for WEBrick's DigestAuthdrbrain2010-09-113-0/+77
* * include/ruby/intern.h (rb_set_kcode, rb_get_kcode): removednobu2010-09-112-2/+6
* fix a typo.akr2010-09-111-1/+1
* * 2010-09-11svn2010-09-101-2/+2
* * ext/pathname/pathname.c (path_symlink_p): Pathname#symlink?akr2010-09-103-3/+15
* * ext/pathname/pathname.c (path_sticky_p): Pathname#sticky? translatedakr2010-09-103-3/+15
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi2010-09-104-0/+53
* * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi2010-09-106-14/+22
* Mention rb_scan_args().knu2010-09-101-0/+5
* Add a couple of ruby-dev refs.knu2010-09-101-1/+1
* * class.c (rb_scan_args): Add support for optional keywordknu2010-09-108-83/+130
* decrease times of running test.naruse2010-09-101-1/+1
* * random.c (rb_genrand_ulong_limited): renamed fromnaruse2010-09-104-7/+21
* * compile.c: math.h for modf.nobu2010-09-101-0/+1
* * ext/digest/lib/digest.rb: removed unused exception variablenahi2010-09-102-1/+6
* * ext/etc/etc.c (etc_systmpdir): assume system default tmpdirnobu2010-09-093-2/+14
* * ext/pathname/pathname.c (path_size_p): Pathname#size? translated fromakr2010-09-093-3/+15
* * 2010-09-10svn2010-09-091-2/+2
* * ext/socket/option.c (inspect_peercred): support OpenBSD-current.akr2010-09-092-5/+15
* * vm.c (vm_backtrace_each): skip allocator frames which have nonobu2010-09-093-1/+14
* * ext/pathname/pathname.c (path_size): Pathname#size translated fromakr2010-09-093-3/+15
* * compile.c (case_when_optimizable_literal): When float value can bewanabe2010-09-094-8/+55
* * test/net/http/test_https.rb (test_identity_verify_failure): followsnahi2010-09-092-1/+6
* * test/ruby/test_env.rb (test_aset): OpenBSD acts like NetBSD innaruse2010-09-092-1/+7
* * tool/rbinstall.rb (install?): gemspec filename should includenaruse2010-09-092-1/+6
* * 2010-09-09svn2010-09-081-2/+2
* fix typoskazu2010-09-081-2/+2
* * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch wasnahi2010-09-082-1/+8
* * ext/pathname/pathname.c (path_setgid_p): Pathname#setgid? translatedakr2010-09-083-3/+15
* * 2010-09-08svn2010-09-071-2/+2
* * ext/pathname/pathname.c (path_setuid_p): Pathname#setuid? translatedakr2010-09-073-3/+15
* * 2010-09-07svn2010-09-071-2/+2
* * ext/pathname/pathname.c (path_readable_real_p):akr2010-09-073-3/+15
* * ext/pathname/pathname.c (path_world_readable_p):akr2010-09-063-3/+15
* * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi2010-09-063-3/+15
* * Fixed exception message for SSL post connection check failure. Patchnahi2010-09-062-1/+6
* * ext/readline/readline.c (readline_s_get_line_buffer):naruse2010-09-063-1/+9
* * util.c (ruby_strtod): check there is at least 1 digit afternaruse2010-09-063-2/+9
* * util.c (ruby_strtod): check integr overflow.naruse2010-09-063-6/+17
* * 2010-09-06svn2010-09-051-2/+2
* * ext/pathname/pathname.c (path_readable_p): Pathname#readable?akr2010-09-053-3/+15
* * 2010-09-05svn2010-09-051-2/+2
* * ext/pathname/pathname.c (path_owned_p): Pathname#owned?akr2010-09-053-3/+15