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
*
Update to RDoc 2.1.0 r112
drbrain
2008-07-21
13
-203
/
+351
*
Import RDoc r104. Various test fixes.
drbrain
2008-07-18
3
-6
/
+11
*
Import RDoc r101.
drbrain
2008-07-18
35
-4217
/
+5846
*
* lib/debug.rb, lib/profile.rb: fix to use RubyVM.
ko1
2008-07-08
1
-1
/
+1
*
* lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skip
nobu
2008-06-21
1
-2
/
+6
*
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2008-06-04
12
-22
/
+22
*
Import RDoc 2.0.0 r56.
drbrain
2008-04-26
11
-407
/
+474
*
* lib/rdoc/ri/descriptions.rb: fixed wrong class nestings.
usa
2008-04-23
1
-3
/
+3
*
* lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.
drbrain
2008-04-04
3
-4
/
+6
*
* lib/irb/cmd/help.rb: should be updated for new ri structure.
matz
2008-03-12
2
-3
/
+11
*
Restore missing line to RDoc::Generator#params. Patch by Lincoln Stoll.
drbrain
2008-03-09
1
-7
/
+8
*
* lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stoll
drbrain
2008-03-09
3
-4
/
+8
*
Preserve ri compatibility with 1.8
drbrain
2008-02-14
1
-1
/
+2
*
Allow inline markup to have a leading '#' or '\', or trailing punctuation.
drbrain
2008-02-12
1
-11
/
+13
*
Separate HTML linking and crossreferencing into separate files.
drbrain
2008-02-12
3
-66
/
+66
*
* ext/json/lib/json/pure/generator.rb,
naruse
2008-02-12
5
-25
/
+25
*
Wrap parse_files' read in a version check for backwards compatibility.
drbrain
2008-02-12
1
-1
/
+6
*
Restore require rubygems check
drbrain
2008-02-12
1
-21
/
+25
*
* lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.
drbrain
2008-02-10
16
-1509
/
+1562
*
* lib/rdoc/ri/driver.rb (read_yaml): remove SM* for compatibility.
naruse
2008-02-08
1
-1
/
+1
*
* lib/rdoc/ri/formatter.rb (output): add accessor.
usa
2008-01-31
2
-3
/
+4
*
* lib/rdoc/ri/display.rb (display_method_list, display_class_list):
usa
2008-01-31
2
-10
/
+26
*
* lib/rdoc/ri/driver.rb (cache_file_for): shoudn't use `:' in filename.
usa
2008-01-30
1
-1
/
+1
*
* lib/rdoc/ri/formatter.rb: Indent labeled lists like note lists.
drbrain
2008-01-22
1
-54
/
+29
*
* lib/rdoc/template.rb (RDoc): defined to avoid uninitialized constant
akr
2008-01-19
1
-0
/
+2
*
* lib/rdoc/markup: Remove ListBase and Line constants.
drbrain
2008-01-19
9
-202
/
+243
*
Fix namespacing
drbrain
2008-01-17
1
-19
/
+21
*
Clean up comments
drbrain
2008-01-16
1
-41
/
+9
*
Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.
drbrain
2008-01-14
27
-2751
/
+2482
*
Cleanup RDoc
drbrain
2008-01-13
8
-211
/
+201
*
Complete RDoc namespace change
drbrain
2008-01-13
15
-46
/
+45
*
Reorganize RDoc generators
drbrain
2008-01-13
14
-251
/
+254
*
Remove lib/rdoc/usage.rb
drbrain
2008-01-11
1
-210
/
+0
*
Follow namespace change for RDoc/RI [ruby-core:14964]
drbrain
2008-01-11
1
-3
/
+3
*
* lib/rdoc/options.rb ():
nobu
2008-01-11
1
-1
/
+1
*
Speed up Marshal load, fix bug with nested classes' methods
drbrain
2008-01-08
1
-3
/
+8
*
Clean up namespacing of RI's classes
drbrain
2008-01-08
18
-1400
/
+1356
*
Replace ri with Ryan Davis' cached ri
drbrain
2008-01-08
8
-534
/
+507
*
Add additional information to RDoc template values
drbrain
2008-01-07
1
-36
/
+38
*
Use ERB instead of custom template language for RDoc.
drbrain
2008-01-07
10
-1573
/
+680
*
Namespace TokenStream under RDoc.
drbrain
2008-01-07
1
-8
/
+16
*
Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams.
drbrain
2008-01-07
2
-74
/
+77
*
Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
drbrain
2008-01-07
11
-589
/
+624
*
Merge documentation from the same class on ri generation.
drbrain
2008-01-07
2
-10
/
+16
*
Collapse namespaces and refactor requires in RDoc
drbrain
2008-01-07
6
-366
/
+352
*
Clean up comments and whitespace in RDoc generators
drbrain
2008-01-07
4
-262
/
+248
*
Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace.
drbrain
2007-12-28
3
-274
/
+266
*
Move RDoc markup samples to sample/rdoc/markup directory
drbrain
2007-12-28
2
-58
/
+0
*
Remove test directory
drbrain
2007-12-28
1
-2
/
+0
*
Move RDoc tests out of lib/
drbrain
2007-12-28
3
-658
/
+6
[next]