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
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-04-05
* eval.c (top_include): include in the wrapped load is done for
matz
2004-04-04
Remove leading ./ from filenames so that cross references work OK
dave
2004-04-04
* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]
aamine
2004-04-04
comments modified.
akr
2004-04-04
Allow multiple --exclude options to RDoc
dave
2004-04-03
* ext/syck/syck.h: version 0.43.
why
2004-04-03
* Fixed a bug in the evaluation of XPath's 'or'
ser
2004-04-02
REXML changes
ser
2004-04-02
REXML changes backported from the 1.9 branch:
ser
2004-04-02
Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...
dave
2004-04-01
* lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI
nahi
2004-03-31
* lib/delegate.rb (DelegateClass): define internal methods of the
nobu
2004-03-28
fix typo.
akr
2004-03-28
* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...
aamine
2004-03-27
* (lib/open-uri.rb): permit extra semicolon in content-type field.
akr
2004-03-27
* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods
akr
2004-03-25
Add --version option to ri
dave
2004-03-24
Add the --list-names option
dave
2004-03-24
Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...
dave
2004-03-24
Get --one-page working with C code
dave
2004-03-24
Move "y" documentation to correct place
dave
2004-03-24
* lib/uri.rb: Documented (thanks Dmitry V. Sabanin).
gsinclair
2004-03-24
* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by
nobu
2004-03-24
Don't be as eager to invent classes to document
dave
2004-03-24
Allow templates to be specified outside the RDoc tree
dave
2004-03-21
* lib/shell/*: bug fix for Shell#system(command_line_string).
keiju
2004-03-20
Backported 1.9 branch modifications/corrections to 1.8 branch
dblack
2004-03-20
Force RDoc html background to white
dave
2004-03-20
synchronized with date2 3.6.
tadf
2004-03-18
backport drb.rb 1.16
seki
2004-03-10
* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...
aamine
2004-03-10
* eval.c (return_jump): set return value to the return
matz
2004-03-08
* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})
akira
2004-03-04
Move RDoc comments for Test::Unit
dave
2004-03-01
Allow aliases to have parentheses
dave
2004-02-29
Handle :nodoc: om singleton classes
dave
2004-02-28
* MANIFEST: add test_erb.rb
seki
2004-02-26
require drb/eq.rb by default
seki
2004-02-26
Doug Kearns's doc. patch
dave
2004-02-26
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-02-26
Doug Kearns's doc. patch
dave
2004-02-24
Improve heuristic for which files to include. See ChangeLog
dave
2004-02-24
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-23
Handle class vars in code listings
dave
2004-02-23
Handle aliases in C files
dave
2004-02-23
Check opdir _before_ parsing files
dave
2004-02-23
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-19
miss
dave
2004-02-19
Support visibility modifiers for attributes
dave
2004-02-19
* lib/ostruct.rb: documented
gsinclair
[next]