dave
|
0964c47816
|
Add simple formatter to ri
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-09-14 14:49:19 +00:00 |
|
dave
|
61503bbf3b
|
Fix up cross-file class merging
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-09-11 07:11:46 +00:00 |
|
dave
|
a7a1ac81da
|
James Buck's patch for call-seq
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-09-09 17:46:05 +00:00 |
|
dave
|
156ea41fa2
|
Allow spaces around parameter to define_method_under
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-09-09 02:48:32 +00:00 |
|
dave
|
8e94bb29ae
|
ri now merges the documentation if it finds the same class in multiple places
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-30 14:22:26 +00:00 |
|
dave
|
4441ea370b
|
Minor fix to error message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-25 19:41:31 +00:00 |
|
dave
|
86e8e8a2f5
|
Get RDoc::usage playing better with OptionParser
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-16 16:41:21 +00:00 |
|
eban
|
8460e4adee
|
* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-15 10:07:08 +00:00 |
|
dave
|
dbc9856067
|
Add Ri environment variable support
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-13 18:43:21 +00:00 |
|
dave
|
3319ea129e
|
Add "usage" interface
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-13 17:52:52 +00:00 |
|
dave
|
690face91a
|
Commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-13 17:50:11 +00:00 |
|
dave
|
ee580a5a92
|
Bugfix: looping on some toplevel symbols. Added SWIG support
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-08-02 02:59:17 +00:00 |
|
dave
|
9c54f61a50
|
Incorporate Micheal Neumanns client-side imagemap patch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-16 20:28:43 +00:00 |
|
dave
|
30f3576610
|
Minor parse problem if hyperlink text starts \w+:...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6621 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-13 12:37:40 +00:00 |
|
dave
|
1811324f30
|
Allow optional : before call-seq:
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 17:21:21 +00:00 |
|
dave
|
e191fde02e
|
Use real right arrow for -> in call-seq
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 16:03:11 +00:00 |
|
dave
|
68b5d42563
|
Commit miss
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 15:54:25 +00:00 |
|
dave
|
dcfe4ecff8
|
Support call-seq: for Ruby methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 15:52:35 +00:00 |
|
dave
|
67eb473942
|
Allow multiple words in braces before a link
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-12 12:20:51 +00:00 |
|
dave
|
77e092c31c
|
Update comment to show call-seq example
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-07-07 02:15:17 +00:00 |
|
dave
|
417f9ec4aa
|
Fixed parsing of %r{} when generating source popup
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-06-22 16:47:31 +00:00 |
|
dave
|
129313378f
|
Allow "do" after "for". Fix up css for standalone code window
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-26 05:02:55 +00:00 |
|
dave
|
c951f2f28e
|
SYSTEM identifiers must be absolute
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6395 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-24 01:48:37 +00:00 |
|
dave
|
13e0f77bf4
|
Add '()' around parameters that don't have them
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-21 00:23:34 +00:00 |
|
dave
|
cc7c48ff6a
|
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statement modifier
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-20 03:36:43 +00:00 |
|
dave
|
58ec532ac9
|
Change symbol lookup scheme in HTML generation
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-10 12:46:18 +00:00 |
|
dave
|
9b7b6016ce
|
Search parent for unqualified constants
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-10 03:14:35 +00:00 |
|
dave
|
6bb2e55d0c
|
Allow multiple arguments to include
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-07 12:51:18 +00:00 |
|
dave
|
3d33a14369
|
Don't include &block if we have yield parameters
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-05 17:02:47 +00:00 |
|
dave
|
fb0878b310
|
Fix parsing problem with yield within block
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-05-03 00:49:33 +00:00 |
|
dave
|
04aa9a8f7d
|
Alias alias to instance methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-26 12:42:01 +00:00 |
|
dave
|
8e47df7b6c
|
Fix bug where consecutive headings were merged
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-24 01:39:45 +00:00 |
|
dave
|
e5eb459089
|
Allow for HAVE_PROTOTYPES macro
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-18 23:15:30 +00:00 |
|
dave
|
902c0e2c57
|
Change :enddoc: to terminate processing of current file
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6176 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-17 03:23:10 +00:00 |
|
dave
|
7e9f3d2934
|
Forgot to check special case at top level
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-11 01:49:10 +00:00 |
|
dave
|
5d716f9303
|
Fix :enddoc"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-10 14:51:58 +00:00 |
|
dave
|
1f3819adc8
|
Fixed problem with \_cat_<b>dog</b>
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-09 15:01:53 +00:00 |
|
dave
|
f02159637a
|
Remove leading ./ from filenames so that cross references work OK
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 23:19:58 +00:00 |
|
dave
|
440c26186c
|
Allow multiple --exclude options to RDoc
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-04 05:03:00 +00:00 |
|
dave
|
695fe49de9
|
checked in debug version in error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-02 01:20:59 +00:00 |
|
dave
|
ef38efca9f
|
Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments (experimental)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-04-02 01:20:58 +00:00 |
|
dave
|
d6dc168b22
|
Missing trailing "$"
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6029 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-25 14:19:23 +00:00 |
|
dave
|
4cdf253e4d
|
Add --version option to ri
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6028 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-25 14:19:22 +00:00 |
|
dave
|
e147632bff
|
Add the --list-names option
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6020 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 19:17:42 +00:00 |
|
dave
|
16040850af
|
Must now use "::" to separate nested classes. This fixes bug where "ri Kernel.Array" was looking for a class called Array
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 18:59:27 +00:00 |
|
dave
|
154c29be3a
|
Get --one-page working with C code
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 17:01:11 +00:00 |
|
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
|
124a20d3d2
|
Allow templates to be specified outside the RDoc tree
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-24 02:14:18 +00:00 |
|
dave
|
a42fb7a811
|
Force RDoc html background to white
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-20 06:26:57 +00:00 |
|
nobu
|
9778625be8
|
* ext/syck/rubyext.c: get rid of warnings.
* lib/rss/taxonomy.rb: ditto.
* lib/rdoc/ri/ri_formatter.rb: ditto.
* test/ruby/test_assignment.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2004-03-03 23:08:45 +00:00 |
|