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
ruby_4_0
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
2009-05-09
* lib/delegate.rb (Delegator#method_missing)
knu
2009-05-07
* lib/set.rb (SortedSet#add): Do not require each newly added
knu
2009-05-02
* lib/set.rb (SortedSet): Fix document. [Bug #1429]
knu
2009-05-01
* lib/set.rb (SortedSet#add): Do not let an uncomparable object
knu
2009-04-21
* lib/mkmf.rb (init_mkmf): needs default library path even if
nobu
2009-04-08
* lib/mkmf.rb (Logging.postpone): copy postponed output always.
nobu
2009-03-24
* lib/cgi.rb: $KCODE always holds its value in upper case.
knu
2009-03-22
* lib/test/unit.rb: use Kernel.exit to get rid of using
nobu
2009-03-17
* lib/drb/drb.rb (open_server_inaddr_any): fixed multiple network
seki
2009-03-17
* lib/pathname.rb (Pathname#sub): set $~ in block.binding.
akr
2009-03-13
* lib/fileutils.rb (FileUtils#fu_get_gid): stringify group
matz
2009-03-03
* ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
nobu
2009-02-26
* lib/generator.rb (Enumerator#__generator): Remove next() before
knu
2009-02-25
* win32/Makefile.sub (config.status): use un.rb as cp instead of
usa
2009-02-23
* lib/fileutils.rb (mv): added description for the case of
nobu
2009-02-19
* lib/mkmf.rb (create_makefile): added phony targets.
nobu
2009-02-19
* lib/soap/mimemessage.rb (MIMEMessage#to_s): Fix a fatal
knu
2009-02-15
* lib/ostruct.rb (OpenStruct#new_ostruct_member): checks if frozen.
nobu
2009-02-15
* lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check.
nobu
2009-02-11
update rdoc [ruby-core:20407] #835
gotoken
2009-02-10
Fix grammos regarding the verb "refer".
knu
2009-02-09
r22168@crimson: knu | 2009-02-09 12:05:32 +0900
knu
2009-02-09
r22165@crimson: knu | 2009-02-09 11:55:30 +0900
knu
2009-02-09
r22164@crimson: knu | 2009-02-09 11:52:38 +0900
knu
2009-02-09
r22144@crimson: knu | 2009-02-08 22:34:15 +0900
knu
2009-02-09
r22143@crimson: knu | 2009-02-08 22:30:20 +0900
knu
2009-02-09
r22142@crimson: knu | 2009-02-08 22:27:31 +0900
knu
2009-02-09
r22141@crimson: knu | 2009-02-08 22:04:26 +0900
knu
2009-02-09
r22140@crimson: knu | 2009-02-08 21:54:23 +0900
knu
2009-02-09
r22139@crimson: knu | 2009-02-08 21:52:57 +0900
knu
2009-02-09
r22138@crimson: knu | 2009-02-08 21:45:17 +0900
knu
2009-02-09
r22137@crimson: knu | 2009-02-08 21:40:10 +0900
knu
2009-02-09
Fix a typo in a comment.
knu
2009-02-03
* lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy
shugo
2009-02-01
* lib/optparse.rb (Switch#summarize): strips an equal sign from
nobu
2009-01-31
fix rdoc.
akr
2009-01-29
* lib/securerandom.rb: new method SecureRandom#uuid
technorama
2009-01-27
pass the trim_mode [Feature #1032] [Bug #1062]
seki
2009-01-27
* lib/pathname.rb (Pathname#world_readable?): define only if
akr
2009-01-27
remove trailing spaces.
akr
2009-01-26
* lib/pathname.rb (chop_basename, prepend_prefix): use o option.
nobu
2009-01-23
* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
nobu
2009-01-23
* lib/mkmf.rb (mkintpath): new function which converts native path
nobu
2009-01-23
* lib/mkmf.rb (try_func): got rid of c-mode confusion.
nobu
2009-01-11
remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
seki
2009-01-04
* ext/extmk.rb (extmake): does not use both of makefile.rb and
nobu
2008-12-26
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
2008-12-21
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-12-19
* lib/cgi/session.rb: ignore session_id options fixed.[Bug #605]
xibbar
2008-12-18
* test warning cleanups.
nahi
[next]