Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -3/+3 |
* | * lib/cgi/session/pstore.rb: fix indentation. | xibbar | 2008-11-08 | 1 | -25/+25 |
* | * lib/rdoc.rb: massive spelling correction patch from Evan Farrar | matz | 2008-06-04 | 1 | -1/+1 |
* | * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings. | nobu | 2006-07-30 | 1 | -13/+4 |
* | * lib/set.rb (Set#==): [ruby-dev:25206] | matz | 2004-12-15 | 1 | -1/+1 |
* | * string.c (str_gsub): internal buffer should not be listed by | matz | 2004-11-19 | 1 | -1/+4 |
* | * io.c (read_all): block string buffer modification during | matz | 2004-10-19 | 1 | -5/+1 |
* | * lib/cgi/session.rb (CGI::Session::FileStore#initialize): do not | shugo | 2004-08-24 | 1 | -9/+4 |
* | * gc.c (define_final): should not disclose NODE* to Ruby world. | matz | 2004-07-23 | 1 | -0/+3 |
* | consistent parentheses in assignment RHS. | matz | 2003-10-16 | 1 | -2/+2 |
* | Add documentation in RDoc format. | wew | 2003-08-29 | 1 | -1/+46 |
* | * lib/matrix.rb: remove elements conversion to_f, to_i, to_r. | matz | 2003-07-15 | 1 | -0/+78 |