dave
|
4742742880
|
Bugfix: looping on some toplevel symbols. Added SWIG support
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-02 02:59:17 +00:00 |
|
dave
|
03e766f2c3
|
Update comment to show call-seq example
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-07 02:15:17 +00:00 |
|
dave
|
84aba62199
|
Allow for HAVE_PROTOTYPES macro
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-18 23:15:30 +00:00 |
|
dave
|
c14a860044
|
Don't be as eager to invent classes to document
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 03:35:24 +00:00 |
|
dave
|
fe708e5bd7
|
Handle aliases in C files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-23 21:34:01 +00:00 |
|
dave
|
b58e0bc73a
|
miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-19 23:53:13 +00:00 |
|
eban
|
a278e7a612
|
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-02-09 08:17:28 +00:00 |
|
dave
|
16b7b1fb95
|
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/branches/ruby_1_8@5443 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-12 03:11:25 +00:00 |
|
dave
|
62cbbfb24b
|
Finish documenting internal stuff. See Changelog for other details
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-01-02 06:01:12 +00:00 |
|
dave
|
6ca63fe204
|
Fix problem with "// in sss.c" filenames not being relative
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-31 02:28:11 +00:00 |
|
dave
|
e8c8800740
|
Add RDoc for kernel functions, and tidy up
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-30 16:38:32 +00:00 |
|
dave
|
d50547c22c
|
Add RDoc for Kernel global functions, tidy array and error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-29 03:56:22 +00:00 |
|
dave
|
6cd63a70f6
|
RDoc Struct and random
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-28 20:47:56 +00:00 |
|
dave
|
2d491003aa
|
Add RDoc documentation for stuff in object.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5330 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-28 06:33:07 +00:00 |
|
dave
|
f40b1b2a47
|
Fix quoting of method names in regexp
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5324 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 18:52:03 +00:00 |
|
dave
|
e12ab34fd2
|
Add "Document-method:" capability
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5322 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 16:39:44 +00:00 |
|
dave
|
879d623e8e
|
Some Ruby source uses Init_xxx (lower case for the class name)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2003-12-27 15:50:03 +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
|
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
|
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 |
|