index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2004-05-27
* lib/pathname.rb (Pathname#initialize): fix pathname initialization
akr
2004-05-27
* lib/pstore.rb (transaction): allow overriding dump and load.
matz
2004-05-27
* lib/net/ftp.rb (MDTM_REGEXP): fix for demon's ftp server.
shugo
2004-05-26
* lib/csv.rb (CSV.read, CSV.readlines): added. works as IO.read and
nahi
2004-05-26
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-25
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-24
test Kernel.open accepts pathname object.
akr
2004-05-24
SYSTEM identifiers must be absolute
dave
2004-05-21
Add '()' around parameters that don't have them
dave
2004-05-20
* lib/csv.rb: fixed a few bugs around multi char record/field separator.
nahi
2004-05-20
* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]
nobu
2004-05-20
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...
dave
2004-05-20
* lib/mkmf.rb (have_type): do not check pointer to incomplete type,
nobu
2004-05-18
* lib/net/http.rb: support TRACE.
aamine
2004-05-18
* lib/net/http.rb: do not use class variables.
aamine
2004-05-18
* lib/csv.rb: writes lines with "\n" when row separator is not given.
nahi
2004-05-18
* lib/yaml.rb: added rdoc to beginning of lib.
why
2004-05-18
* lib/yaml.rb: added rdoc to beginning of lib.
why
2004-05-16
Cross-ported fix for REXML bug #14, StreamParser and doctype events.
ser
2004-05-16
------------------------------------------------------------------------
ser
2004-05-16
------------------------------------------------------------------------
ser
2004-05-16
* lib/yaml/baseemitter.rb (indent_text): was forcing a mod value
why
2004-05-16
Added support for CP-1252 and ISO-8859-15 encodings for non-iconv systems.
ser
2004-05-16
------------------------------------------------------------------------
ser
2004-05-16
* lib/drb/drb.rb: Cosmetic documentation changes.
gsinclair
2004-05-15
* ext/syck/MANIFEST, ext/syck/depend: new file.
nobu
2004-05-15
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-13
* lib/net/telnet.rb (Net::Telnet::login): "options" can specify
akira
2004-05-12
* lib/mkmf.rb (have_type, check_sizeof): replace unusable characters.
nobu
2004-05-12
* lib/resolv.rb (Resolv::DNS::Config): make it configurable without
akr
2004-05-10
* lib/net/protocol.rb (each_crlf_line): remove junk line.
aamine
2004-05-10
Change symbol lookup scheme in HTML generation
dave
2004-05-10
Search parent for unqualified constants
dave
2004-05-09
* lib/net/pop.rb (loggin): append "\n".
aamine
2004-05-09
* lib/net/ftp.rb: ported documentation improvement from 1.8 branch
gsinclair
2004-05-09
* lib/yaml/store.rb: use FileUtils::copy.
eban
2004-05-08
* io.c (rb_f_open): open should not ignore block when "to_open"
matz
2004-05-07
add a test for Kernel.open(Pathname.new(...)) { ... }.
akr
2004-05-07
* lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457]
aamine
2004-05-07
Allow multiple arguments to include
dave
2004-05-07
* lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...
aamine
2004-05-07
* parse.y (string_content): turn off NODE_NEWLINE flag to avoid
matz
2004-05-06
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-06
* lib/net/imap.rb (string): accept NIL.
shugo
2004-05-05
Don't include &block if we have yield parameters
dave
2004-05-04
use recv instead of recvfrom
seki
2004-05-04
* lib/gserver.rb: documented
gsinclair
2004-05-03
Fix parsing problem with yield within block
dave
2004-04-26
* lib/yaml/rubytypes.rb: passing Range tests.
why
[next]