aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/stringio/stringio.c (strio_each):sorah2011-04-093-4/+14
* * ext/stringio/stringio.c (strio_each, strio_readlines):sorah2011-04-093-0/+26
* * 2011-04-09svn2011-04-091-2/+2
* * include/ruby/util.h: parenthesize macro arguments.akr2011-04-092-4/+8
* * 2011-04-08svn2011-04-081-2/+2
* * ext/stringio/stringio.c (strio_getline): check whether str isnaruse2011-04-083-12/+22
* * 2011-04-07svn2011-04-071-2/+2
* * include/ruby/io.h: parenthesize macro arguments.akr2011-04-072-25/+29
* * include/ruby/intern.h: parenthesize macro arguments.akr2011-04-062-38/+42
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize):naruse2011-04-065-2/+33
* * 2011-04-06svn2011-04-061-2/+2
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_initialize):naruse2011-04-062-1/+14
* * include/ruby/encoding.h: parenthesize macro arguments.akr2011-04-052-19/+23
* * 2011-04-05svn2011-04-051-2/+2
* fix a typokazu2011-04-051-1/+1
* * ext/io/nonblock/nonblock.c (io_nonblock_set): Avoid F_SETFL ifkosaki2011-04-042-2/+16
* * io.c (rb_io_syswrite): While local FS writes are usuallykosaki2011-04-042-1/+9
* * 2011-04-04svn2011-04-041-2/+2
* * test/test_tempfile.rb: simply ignore platform depedent testcasesusa2011-04-042-8/+9
* * ext/syslog/syslog.c: improve rdoc.nagachika2011-04-032-6/+19
* * ext/zlib/zlib.c: parenthesize macro arguments.akr2011-04-032-2/+6
* * configure.in: disable fdatasync again on Mac OS X.kosaki2011-04-033-2/+9
* * 2011-04-03svn2011-04-031-2/+2
* * io.c (io_reopen): IO#close releases GVL if possible.kosaki2011-04-032-4/+57
* * ext/syslog/syslog.c: parenthesize macro arguments.akr2011-04-012-1/+5
* Fri Apr 1 18:53:06 2011 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2011-04-013-1/+31
* * vm_core.h (RUBY_VM_CHECK_INTS_TH): merge a patch by ko1nobu2011-04-012-3/+8
* * 2011-04-01svn2011-03-311-3/+3
* * ChangeLog: fix typo of r31205arton2011-03-311-1/+1
* * misc/ruby-mode.el (ruby-brace-to-do-end, ruby-do-end-to-brace):nobu2011-03-312-2/+10
* * ext/strscan/strscan.c: parenthesize macro arguments.akr2011-03-312-2/+6
* * vm_insnhelper.c (vm_get_ev_const): should ignore crefs withshugo2011-03-313-1/+30
* * vm_insnhelper.c (vm_get_ev_const): search root cref properly.shugo2011-03-314-19/+52
* * 2011-03-31svn2011-03-311-2/+2
* * eval.c (rb_mod_s_constants): should ignore crefs withshugo2011-03-313-1/+12
* * misc/ruby-mode.el (ruby-toggle-block): toggle do/end and {}.nobu2011-03-302-1/+42
* * misc/ruby-mode.el (ruby-move-to-block): move to opening ofnobu2011-03-302-3/+18
* * ext/date: use timev.h in toplevel.nobu2011-03-303-21/+3
* * vm_insnhelper.h (COPY_CREF): should copyshugo2011-03-304-14/+44
* fixing syntax error in 1.8tenderlove2011-03-301-1/+1
* converting require_relative to just regular requirestenderlove2011-03-3038-38/+38
* * 2011-03-30svn2011-03-291-2/+2
* * ext/stringio/stringio.c: parenthesize macro arguments.akr2011-03-292-2/+6
* * fix a typo in ChangeLognagachika2011-03-291-1/+1
* * string.c (rb_String): Kernel#String should call to_str before to_s.nagachika2011-03-292-1/+8
* * test/webrick/test_filehandler.rbusa2011-03-292-1/+10
* * ext/socket/raddrinfo.c: parenthesize macro arguments.akr2011-03-282-1/+5
* * 2011-03-29svn2011-03-281-2/+2
* * test/webrick/test_filehandler.rb (test_short_filename):arton2011-03-282-2/+12
* Fix test.naruse2011-03-281-1/+1