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
*
* io.c (pipe_open): erred program name should be reported by
nobu
2004-03-02
3
-19
/
+14
*
Allow aliases to have parentheses
dave
2004-03-01
1
-0
/
+4
*
Handle :nodoc: om singleton classes
dave
2004-02-29
1
-12
/
+8
*
Improve heuristic for which files to include. See ChangeLog
dave
2004-02-24
1
-4
/
+12
*
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-24
1
-1
/
+14
*
Handle class vars in code listings
dave
2004-02-23
1
-2
/
+4
*
Handle aliases in C files
dave
2004-02-23
1
-0
/
+14
*
Check opdir _before_ parsing files
dave
2004-02-23
1
-4
/
+5
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
2
-3
/
+11
*
Support visibility modifiers for attributes
dave
2004-02-19
2
-7
/
+27
*
Fix typos (Doug Kearns)
dave
2004-02-19
3
-3
/
+29
*
Strip extraneous spaces from included filename
dave
2004-02-18
1
-1
/
+3
*
* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,
nobu
2004-02-09
1
-7
/
+1
*
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
4
-45
/
+28
*
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
eban
2004-01-19
1
-1
/
+1
*
Display full name in class list
dave
2004-01-12
2
-3
/
+3
*
Checked in wrong version... :(
dave
2004-01-12
1
-1
/
+7
*
Try to use DESTDIR when installing
dave
2004-01-12
1
-0
/
+1
*
Add explicit line breaks in method signatures for ri. Fixup some comments in ...
dave
2004-01-12
3
-8
/
+21
*
Add HTML formatter to ri
dave
2004-01-11
1
-25
/
+152
*
ri now accepts options via RI environment variable
dave
2004-01-10
1
-0
/
+6
*
Fix problem with agreesive name matching (see ChangeLog)
dave
2004-01-07
2
-9
/
+23
*
Check for shebang line in file that would otherwise be treated as plain text
dave
2004-01-06
1
-1
/
+13
*
Split out ri display code and make pluggable
dave
2004-01-06
3
-0
/
+386
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
2
-31
/
+49
*
Add --ri-system option
dave
2004-01-05
2
-6
/
+18
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
11
-51
/
+132
*
Make file in '// in sss.c' relative
dave
2003-12-31
1
-1
/
+3
*
Fix problem with private alias to public method
dave
2003-12-31
1
-3
/
+7
*
Add RDoc for kernel functions, and tidy up
dave
2003-12-30
1
-14
/
+31
*
Fix problem when class and method names the same
dave
2003-12-30
1
-6
/
+17
*
Fix HTML generated for .chm post-processing
dave
2003-12-30
1
-0
/
+1
*
Fix parse problem with complex yields
dave
2003-12-29
1
-2
/
+4
*
Add RDoc for Kernel global functions, tidy array and error
dave
2003-12-29
1
-1
/
+1
*
RDoc Struct and random
dave
2003-12-28
1
-1
/
+3
*
Add RDoc documentation for stuff in object.c
dave
2003-12-28
2
-19
/
+42
*
Fix quoting of method names in regexp
dave
2003-12-27
1
-2
/
+2
*
Add support for rules in ri output
dave
2003-12-27
2
-2
/
+6
*
Add "Document-method:" capability
dave
2003-12-27
1
-1
/
+35
*
Some Ruby source uses Init_xxx (lower case for the class name)
dave
2003-12-27
1
-1
/
+3
*
Fix problem with rule calculation
dave
2003-12-25
1
-0
/
+2
*
Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...
dave
2003-12-24
1
-10
/
+7
*
Forgot to save buffer.... sigh
dave
2003-12-24
12
-1299
/
+1645
*
RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...
dave
2003-12-23
1
-1
/
+3
*
Add file.c comments (and necessary support in parse_c.rb)
dave
2003-12-21
4
-54
/
+112
*
Document Class and Dir
dave
2003-12-19
1
-1
/
+5
*
Add boot_classes to rdoc parsing, fix a couple of bugs
dave
2003-12-19
3
-3
/
+9
[next]