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
2010-03-30
* lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].
keiju
2010-03-30
* ext/psych/lib: moved external library dependent files from lib.
nobu
2010-03-29
* lib/psych.rb: Fix problem with empty and white-space only strings.
tenderlove
2010-03-29
* lib/psych.rb: documentation updates. Thanks Peter McLain!
tenderlove
2010-03-29
* lib/matrix.rb(Vector#each2, Vector#collect2): add type check for
keiju
2010-03-29
* lib/optparse.rb (Numeric): accept rationals.
nobu
2010-03-29
* lib/tempfile.rb (Tempfile#open): re-open with same mode and
nobu
2010-03-28
* ext/psych/*: importing Psych to trunk
tenderlove
2010-03-28
* lib/scanf.rb: fix max width modifier for %f.
naruse
2010-03-28
Imported minitest 1.6.0 r5717.
ryan
2010-03-28
* lib/scanf.rb: fix %[egEFG] isn't accept.
naruse
2010-03-26
* lib/yaml.rb: adding deprecation notices to YAML methods
tenderlove
2010-03-26
* lib/yaml/basenode.rb: deprecating YPath methods
tenderlove
2010-03-26
* lib/yaml/encoding.rb: YAML.encode, YAML.decode are deprecated.
tenderlove
2010-03-23
* lib/csv.rb: Incorporating the fixes from the recent
jeg2
2010-03-22
* lib/date.rb (Date#>>): fixed. [ruby-core:28011]
tadf
2010-03-22
update doc.
akr
2010-03-21
* lib/uri/common.rb (URI.encode_www_form_component):
naruse
2010-03-21
* lib/resolv-replace.rb: specify super class for rdoc.
akr
2010-03-20
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
nobu
2010-03-17
* lib/uri/common.rb (URI#{en,de}code_www_form_component):
naruse
2010-03-16
* ext/tmpdir: split from lib/tmpdir.rb.
nobu
2010-03-15
* lib/uri/common.rb (URI.encode_www_component):
naruse
2010-03-12
* ruby.c (ruby_init_loadpath_safe): mark initial load paths.
nobu
2010-03-12
* lib/uri/common.rb (URI.encode_www_form): new method to
naruse
2010-03-12
* lib/webrick/httpservlet/cgihandler.rb
naruse
2010-03-11
* sample/timeout.rb: split from lib/timeout.rb.
nobu
2010-03-07
* file.c: add optional basedir argument for realpath/realdirpath.
akr
2010-03-03
* lib/matrix.rb (Vector#each): Return self and optimization [ruby-core:28405]
marcandre
2010-03-03
* lib/matrix.rb (Vector#each2, collect2): small refactoring.
matz
2010-03-03
* lib/matrix.rb (Vector#each): make Vector enumerable.
matz
2010-02-28
update rdoc.
akr
2010-02-24
* lib/resolv.rb: fix [ruby-core:28320] reported by Paul Clegg.
akr
2010-02-24
Remove obsolete files in lib/rubygems/indexer
drbrain
2010-02-22
* lib/rubygems: update to 1.3.6.
nobu
2010-02-21
* lib/mkmf.rb (create_makefile, install_files): honor srcprefix
nobu
2010-02-21
* lib/rubygems/rubygems_version.rb: outdated. [ruby-core:28275]
nobu
2010-02-18
* lib/drb/drb.rb (DRbServer#stop_service): join killed thread to
mame
2010-02-15
* lib/pstore.rb (PStore#initialize): initialize @thread_safe.
akr
2010-02-13
* lib/tempfile.rb (Tempfile::Remover): new class to replace
akr
2010-02-11
Fri Feb 12 02:27:39 2010 Akinori MUSHA <
[email protected]
>
knu
2010-02-11
* lib/resolv.rb: fix [ruby-core:28144].
akr
2010-02-09
* lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checks
mame
2010-02-08
* object.c (rb_obj_clone): call initialize_clone hook method to
matz
2010-02-07
* lib/rake.rb (Rake::FileList::ARRAY_METHODS): fix test failure by <=>
akr
2010-02-06
* lib/net/ftp.rb (initialize): set @sock to a NullSocket instance to
shugo
2010-02-06
* lib/net/imap.rb (receive_responses): does not hang when an unexpected BYE
shugo
2010-02-06
* lib/monitor.rb (wait): supported timeout.
shugo
2010-02-06
* lib/delegate.rb (Delegator#method_missing),
nobu
2010-02-05
* random.c (fill_random_seed): don't use O_NOFOLLOW because
akr
[next]