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
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete RDoc namespace change
drbrain
2008-01-13
11
-3971
/
+0
*
Reorganize RDoc generators
drbrain
2008-01-13
11
-246
/
+224
*
Clean up namespacing of RI's classes
drbrain
2008-01-08
1
-17
/
+17
*
Add additional information to RDoc template values
drbrain
2008-01-07
1
-36
/
+38
*
Use ERB instead of custom template language for RDoc.
drbrain
2008-01-07
9
-1364
/
+642
*
Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
drbrain
2008-01-07
4
-26
/
+27
*
Merge documentation from the same class on ri generation.
drbrain
2008-01-07
1
-9
/
+15
*
Collapse namespaces and refactor requires in RDoc
drbrain
2008-01-07
4
-364
/
+343
*
Clean up comments and whitespace in RDoc generators
drbrain
2008-01-07
4
-262
/
+248
*
Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
nahi
2007-12-24
3
-8
/
+5
*
* common.mk (install-doc): reverted.
nobu
2006-09-17
1
-1
/
+1
*
cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...
ryan
2006-07-08
1
-4
/
+11
*
* lib/rdoc/diagram.rb:
ocean
2006-01-13
5
-57
/
+57
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
2
-4
/
+4
*
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
*
Fix CSS typo that meant h2 headings were invisible
dave
2004-12-08
1
-2
/
+2
*
1. Force --inline-source if --one-file given
dave
2004-11-20
2
-305
/
+424
*
James Buck's patch for call-seq
dave
2004-09-09
1
-1
/
+6
*
Minor parse problem if hyperlink text starts \w+:...
dave
2004-07-13
1
-1
/
+1
*
Use real right arrow for -> in call-seq
dave
2004-07-12
1
-1
/
+1
*
Allow multiple words in braces before a link
dave
2004-07-12
1
-2
/
+4
*
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-26
2
-9
/
+6
*
SYSTEM identifiers must be absolute
dave
2004-05-24
2
-3
/
+3
*
Change symbol lookup scheme in HTML generation
dave
2004-05-10
1
-4
/
+12
*
Search parent for unqualified constants
dave
2004-05-10
1
-0
/
+8
*
Don't include &block if we have yield parameters
dave
2004-05-05
1
-0
/
+5
*
Remove leading ./ from filenames so that cross references work OK
dave
2004-04-04
1
-1
/
+1
*
Get --one-page working with C code
dave
2004-03-24
1
-1
/
+7
*
Allow templates to be specified outside the RDoc tree
dave
2004-03-24
1
-3
/
+7
*
Force RDoc html background to white
dave
2004-03-20
1
-0
/
+1
*
* io.c (pipe_open): erred program name should be reported by
nobu
2004-03-02
1
-2
/
+2
*
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-24
1
-1
/
+14
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
1
-1
/
+1
*
Support visibility modifiers for attributes
dave
2004-02-19
1
-5
/
+11
*
Support https in hyperlinks
dave
2004-02-06
1
-1
/
+1
*
Allow link: in Tidylinks
dave
2004-01-29
1
-15
/
+17
*
Add one_page_html
dave
2004-01-25
1
-0
/
+116
*
Document lib/English. Add top-level aliases to rdoc html output
dave
2004-01-20
3
-45
/
+27
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
1
-2
/
+2
*
Fix problem with private alias to public method
dave
2003-12-31
1
-3
/
+7
*
Fix HTML generated for .chm post-processing
dave
2003-12-30
1
-0
/
+1
*
Forgot to save buffer.... sigh
dave
2003-12-24
5
-1266
/
+1285
*
Add file.c comments (and necessary support in parse_c.rb)
dave
2003-12-21
1
-2
/
+6
*
Fix dependency issue
dave
2003-12-19
1
-1
/
+7
*
Annotate enum.c. Add pager support, and report on methods in included modules
dave
2003-12-18
1
-2
/
+37
*
Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose
dave
2003-12-16
1
-18
/
+39
*
Initial load of support for ri/rdoc integration
dave
2003-12-16
1
-0
/
+202
*
Support inline source in Kilmer template
dave
2003-12-07
2
-0
/
+21
*
Add RDoc
dave
2003-12-01
10
-0
/
+4131