index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rdoc/options.rb (Options::check_diagram): dot -V output
shyouhei
2007-09-22
1
-2
/
+2
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle more
nobu
2007-06-14
1
-1
/
+1
*
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2007-01-07
1
-1
/
+37
*
Make RDoc accessible. Update constant value information.
drbrain
2006-12-31
1
-92
/
+107
*
Allow RDoc comment to give friendly value for rb_define_const.
drbrain
2006-12-31
1
-3
/
+28
*
* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]
matz
2006-09-22
1
-0
/
+1
*
* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified
nobu
2006-09-17
2
-17
/
+48
*
* common.mk (install-doc): reverted.
nobu
2006-09-17
1
-1
/
+1
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
matz
2006-08-30
1
-1
/
+2
*
Include attribution
drbrain
2006-08-27
2
-2
/
+4
*
Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].
drbrain
2006-08-11
1
-1
/
+1
*
Leave HTML escaped for HtmlFormatter.
drbrain
2006-08-04
1
-3
/
+1
*
Don't document test or sample directories.
drbrain
2006-08-04
1
-0
/
+2
*
Documentation cleanup.
drbrain
2006-08-04
2
-3
/
+2
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
1
-5
/
+4
*
cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...
ryan
2006-07-08
3
-14
/
+30
*
Massive rdoc for fortran overhaul from Yasuhiro Morikawa
ryan
2006-07-08
1
-59
/
+1781
*
Add --system, --site, --home and --gems to limit ri search path.
drbrain
2006-06-26
3
-36
/
+120
*
Don't merge ri files if is nil/empty
drbrain
2006-06-14
1
-2
/
+4
*
Don't print warnings when -q is set.
drbrain
2006-06-14
1
-3
/
+10
*
* lib/rdoc/ri/ri_writer.rb: use String#ord.
usa
2006-06-10
1
-1
/
+1
*
* lib/getoptlong.rb (GetoptLong#set_options): recieve arguments
usa
2006-06-10
2
-4
/
+6
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
2
-1
/
+7
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
1
-4
/
+4
*
* mkconfig.rb: generate RbConfig instead of Config.
akr
2006-02-20
1
-2
/
+2
*
* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode
matz
2006-02-18
1
-1
/
+0
*
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added
usa
2006-02-02
1
-2
/
+6
*
* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this case
ocean
2006-01-27
1
-1
/
+1
*
* lib/rdoc/diagram.rb:
ocean
2006-01-13
6
-60
/
+60
*
* lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for class
nobu
2005-12-14
1
-1
/
+1
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
1
-0
/
+1
*
* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):
nobu
2005-10-24
1
-2
/
+1
*
* lib/rdoc/usage.rb: supress warning.
ocean
2005-08-29
1
-1
/
+1
*
* lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]
ocean
2005-08-29
1
-15
/
+22
*
* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a
nobu
2005-07-15
1
-15
/
+39
*
restored @progress
ocean
2005-05-14
1
-2
/
+3
*
* lib/rdoc/parsers/parse_c.rb: more readability for mixing
ocean
2005-05-12
1
-4
/
+10
*
* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.
ocean
2005-05-12
1
-0
/
+11
*
* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.
eban
2005-04-20
1
-1
/
+1
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
1
-1
/
+1
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
5
-24
/
+168
*
Allow for colons in DOS file names
dave
2005-01-05
1
-1
/
+1
*
Fix problem in ri formatting if heading contains markup
dave
2004-12-31
2
-9
/
+32
*
Update kilmer template to use sections
dave
2004-12-29
1
-0
/
+14
*
Don't show r/w accessot flags if none were specified for custom attributes
dave
2004-12-12
1
-0
/
+5
*
Never exclude files given on command line
dave
2004-12-12
1
-4
/
+5
*
Fix CSS typo that meant h2 headings were invisible
dave
2004-12-08
1
-2
/
+2
*
Ignore leading and trailing lines in :section: blocks
dave
2004-12-04
3
-5
/
+41
*
Fix problem with :section: and new 1.9
dave
2004-11-26
2
-3
/
+1
*
Don't include 'require's with variable arguments
dave
2004-11-22
1
-4
/
+4
[next]