dave
|
91faa496b3
|
Don't be as eager to invent classes to document
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 03:35:24 +00:00 |
|
dave
|
b84917766d
|
Allow aliases to have parentheses
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-01 03:26:05 +00:00 |
|
dave
|
43d483d41d
|
Handle :nodoc: om singleton classes
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-29 14:16:33 +00:00 |
|
dave
|
810854455d
|
Handle class vars in code listings
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:41:14 +00:00 |
|
dave
|
a928cfed87
|
Handle aliases in C files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:34:01 +00:00 |
|
dave
|
74d704c263
|
Fix constant value extraction. Escape HTML in constant values
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:10:42 +00:00 |
|
dave
|
23d081b993
|
Fix typos (Doug Kearns)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-19 03:23:51 +00:00 |
|
dave
|
f8c7b41165
|
Document lib/English. Add top-level aliases to rdoc html output
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5512 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-20 05:04:31 +00:00 |
|
eban
|
939e7877d3
|
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-19 14:05:55 +00:00 |
|
dave
|
a1d3a8e861
|
Add explicit line breaks in method signatures for ri. Fixup some comments in object.c. Support changes comments for "in xxx.c"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-12 03:11:25 +00:00 |
|
dave
|
0ea74ce4e7
|
Check for shebang line in file that would otherwise be treated as plain text
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-06 23:26:42 +00:00 |
|
dave
|
1b31d09edd
|
Add RDoc to build. Add --ri-system to RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5382 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-05 21:48:16 +00:00 |
|
dave
|
88c127c19b
|
Finish documenting internal stuff. See Changelog for other details
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-02 06:01:12 +00:00 |
|
dave
|
f5b7214548
|
Make file in '// in sss.c' relative
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5356 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-31 02:24:10 +00:00 |
|
dave
|
349f4e7db7
|
Add RDoc for kernel functions, and tidy up
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-30 16:38:32 +00:00 |
|
dave
|
1da4596b0f
|
Fix parse problem with complex yields
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-29 23:38:09 +00:00 |
|
dave
|
d993e38f18
|
Add RDoc for Kernel global functions, tidy array and error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-29 03:56:22 +00:00 |
|
dave
|
8d32798543
|
RDoc Struct and random
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-28 20:47:56 +00:00 |
|
dave
|
3c288b427d
|
Add RDoc documentation for stuff in object.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-28 06:33:07 +00:00 |
|
dave
|
3f3c55f49c
|
Fix quoting of method names in regexp
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 18:52:03 +00:00 |
|
dave
|
68d292236d
|
Add "Document-method:" capability
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 16:39:44 +00:00 |
|
dave
|
e554664426
|
Some Ruby source uses Init_xxx (lower case for the class name)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 15:50:03 +00:00 |
|
dave
|
060f19e92c
|
Fix bug where two adjacent =begin/=end blocks causes the parser to get out of step.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-24 15:44:41 +00:00 |
|
dave
|
f0346bd249
|
Forgot to save buffer.... sigh
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-24 04:24:29 +00:00 |
|
dave
|
a3ecd5c83d
|
RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle yaml/stringio
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-23 16:21:17 +00:00 |
|
dave
|
da99e407fb
|
Add file.c comments (and necessary support in parse_c.rb)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-21 07:28:54 +00:00 |
|
dave
|
5076ed519b
|
Document Class and Dir
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-19 15:18:09 +00:00 |
|
dave
|
8ed8664aa7
|
Add boot_classes to rdoc parsing, fix a couple of bugs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-19 03:58:57 +00:00 |
|
dave
|
84f0b051de
|
Annotate enum.c. Add pager support, and report on methods in included modules
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-18 21:08:25 +00:00 |
|
dave
|
bc8c73c42a
|
Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-16 20:28:44 +00:00 |
|
dave
|
e78a9cdcdb
|
Try to give nicer error messages on internal failures
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-04 15:10:38 +00:00 |
|
dave
|
ad27a14136
|
Implicitly define classes in 'class <<ClassName' if we haven't come across them before
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-03 14:40:44 +00:00 |
|
dave
|
062616677f
|
Allow string as argument to alias_method
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-01 17:00:05 +00:00 |
|
dave
|
87762adcb0
|
Add RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-01 07:12:49 +00:00 |
|