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
*
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
*
1. Force --inline-source if --one-file given
dave
2004-11-20
6
-325
/
+471
*
Change version numbering of RDoc and ri
dave
2004-11-08
2
-12
/
+3
*
Fix bug where parent class wasn't being detected if the
dave
2004-11-08
1
-1
/
+2
*
* CR stripped.
nobu
2004-10-29
1
-25
/
+25
*
Restore correct :nodoc: behavior with nested classes
dave
2004-10-26
1
-1
/
+2
*
RDoc can now deal with "attr" used as a variable
dave
2004-10-19
1
-1
/
+1
*
Support "require" as variable name in RDoc
dave
2004-10-10
1
-1
/
+3
*
Add simple formatter to ri
dave
2004-09-14
2
-15
/
+70
*
Fix up cross-file class merging
dave
2004-09-11
2
-1
/
+7
*
James Buck's patch for call-seq
dave
2004-09-09
1
-1
/
+6
*
Allow spaces around parameter to define_method_under
dave
2004-09-09
1
-2
/
+2
*
ri now merges the documentation if it finds the same class in multiple places
dave
2004-08-30
7
-25
/
+60
*
Minor fix to error message
dave
2004-08-25
1
-2
/
+1
*
Get RDoc::usage playing better with OptionParser
dave
2004-08-16
3
-8
/
+17
*
* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).
eban
2004-08-15
1
-1
/
+1
*
Add Ri environment variable support
dave
2004-08-13
1
-30
/
+14
*
Add "usage" interface
dave
2004-08-13
2
-5
/
+8
*
Commit miss
dave
2004-08-13
1
-0
/
+220
*
Bugfix: looping on some toplevel symbols. Added SWIG support
dave
2004-08-02
2
-4
/
+5
*
Incorporate Micheal Neumanns client-side imagemap patch
dave
2004-07-16
1
-5
/
+5
*
Minor parse problem if hyperlink text starts \w+:...
dave
2004-07-13
1
-1
/
+1
*
Allow optional : before call-seq:
dave
2004-07-12
1
-1
/
+1
*
Use real right arrow for -> in call-seq
dave
2004-07-12
1
-1
/
+1
*
Commit miss
dave
2004-07-12
1
-1
/
+0
*
Support call-seq: for Ruby methods
dave
2004-07-12
2
-0
/
+15
*
Allow multiple words in braces before a link
dave
2004-07-12
2
-3
/
+6
*
Update comment to show call-seq example
dave
2004-07-07
1
-0
/
+24
*
Fixed parsing of %r{} when generating source popup
dave
2004-06-22
1
-0
/
+1
*
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-26
3
-10
/
+24
*
SYSTEM identifiers must be absolute
dave
2004-05-24
2
-3
/
+3
*
Add '()' around parameters that don't have them
dave
2004-05-21
1
-0
/
+1
*
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...
dave
2004-05-20
1
-1
/
+7
*
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
*
Allow multiple arguments to include
dave
2004-05-07
1
-4
/
+8
*
Don't include &block if we have yield parameters
dave
2004-05-05
3
-0
/
+12
*
Fix parsing problem with yield within block
dave
2004-05-03
1
-0
/
+2
*
Alias alias to instance methods
dave
2004-04-26
1
-1
/
+6
*
Fix bug where consecutive headings were merged
dave
2004-04-24
1
-1
/
+1
*
Allow for HAVE_PROTOTYPES macro
dave
2004-04-18
1
-4
/
+12
*
Change :enddoc: to terminate processing of current file
dave
2004-04-17
1
-18
/
+21
*
Forgot to check special case at top level
dave
2004-04-11
1
-2
/
+2
[next]