aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add tests.akr2009-12-151-0/+46
* * 2009-12-16svn2009-12-151-2/+2
* * lib/find.rb (Find.find): rescue more exceptions which is possible toakr2009-12-152-3/+8
* * test_find.rb: close temporary files before removing them.usa2009-12-151-23/+35
* * 2009-12-15svn2009-12-151-2/+2
* * lib/find.rb (Find.find): get rid of race condition.nobu2009-12-152-1/+5
* * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat.akr2009-12-142-1/+5
* * lib/find.rb (Find.find): narrow rescue region.akr2009-12-143-11/+25
* add tests.akr2009-12-141-0/+52
* Explicitly use FileUtils.rm_f. [ruby-dev:39345]naruse2009-12-141-1/+1
* * lib/find.rb (Find.find): removed already unnecessary code.nobu2009-12-142-7/+5
* add a test.akr2009-12-131-0/+13
* * 2009-12-14svn2009-12-131-2/+2
* new test file.akr2009-12-131-0/+92
* * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847]akr2009-12-132-16/+17
* doc fix: mutex.lock => self [ruby-core:27115]naruse2009-12-131-1/+1
* * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr2009-12-134-4/+9
* * ruby.c (rb_parser_dump_tree): add prototype.naruse2009-12-132-3/+8
* * 2009-12-13svn2009-12-121-2/+2
* Add rdoc and test of Encoding#replicate.naruse2009-12-122-0/+14
* * 2009-12-11svn2009-12-111-2/+2
* * bootstraptest/test_thread.rb: please please please remember that there areusa2009-12-111-1/+5
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-106-8/+149
* unset HTTP_PROXY, etc.akr2009-12-101-1/+1
* unset HTTP_PROXY and FTP_PROXY.akr2009-12-101-1/+1
* * vm_eval.c (yield_under): yields self the same as 1.8.shugo2009-12-103-6/+5
* * thread_pthread.c (native_mutex_reinitialize_atfork): release andnobu2009-12-103-2/+14
* * lib/un.rb (httpd): easy WEBrick HTTP server.nobu2009-12-101-1/+38
* * encoding.c (enc_replicate): add Encoding#replicate(name).naruse2009-12-102-13/+36
* * test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse2009-12-101-8/+2
* * string.c (rb_str_inspect): CHAR_ESC_LEN should be 13.naruse2009-12-103-2/+6
* * node.c: svn:eol-style.nobu2009-12-090-0/+0
* * parse.y (dyna_pop_gen): pop dvars. [ruby-dev:39861]nobu2009-12-093-4/+26
* * node.c (dump_node): fixed for long members.nobu2009-12-093-8/+14
* * node.c: node management added. Currently, only pretty-dumper ismame2009-12-094-1/+942
* * string.c (rb_str_justify): fixed the case a fill size is anobu2009-12-094-4/+16
* * win32/configure.bat: now recognize --with-*-{dir,include,lib} optionsusa2009-12-083-3/+25
* * numeric.c (flo_eq): supress a warning on VC++ for x64.usa2009-12-082-1/+5
* * lib/rubygems: update to 1.3.5.nobu2009-12-0834-135/+6649
* * lib/rubygems/defaults.rb (Gem::default_dir): removed a clausenobu2009-12-082-5/+6
* * test/ripper/test_parser_events.rb: more tests.nobu2009-12-085-101/+560
* rdoc update.akr2009-12-071-6/+5
* * file.c (rb_f_test): use string form in unknown command errorakr2009-12-072-31/+36
* * 2009-12-08svn2009-12-071-2/+2
* add a test.akr2009-12-071-0/+22
* * marshal.c (w_object): reverted r26007. [ruby-dev:39845]nobu2009-12-074-13/+25
* * string.c (rb_str_justify): CVE-2009-4124.yugui2009-12-072-28/+40
* * test/dl/test_callback.rb testing callback removaltenderlove2009-12-072-0/+23
* * 2009-12-07svn2009-12-061-2/+2
* ext/bigdecimal/bigdecimal_en.html: Remove obsolete information, fix typosmarcandre2009-12-061-28/+24