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
/
parsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore leading and trailing lines in :section: blocks
dave
2004-12-04
1
-1
/
+1
*
Fix problem with :section: and new 1.9
dave
2004-11-26
1
-1
/
+1
*
Don't include 'require's with variable arguments
dave
2004-11-22
1
-4
/
+4
*
1. Force --inline-source if --one-file given
dave
2004-11-20
1
-18
/
+5
*
Fix bug where parent class wasn't being detected if the
dave
2004-11-08
1
-1
/
+2
*
RDoc can now deal with "attr" used as a variable
dave
2004-10-19
1
-1
/
+1
*
Support "require" as variable name in RDoc
dave
2004-10-10
1
-1
/
+3
*
Fix up cross-file class merging
dave
2004-09-11
1
-1
/
+1
*
Allow spaces around parameter to define_method_under
dave
2004-09-09
1
-2
/
+2
*
Bugfix: looping on some toplevel symbols. Added SWIG support
dave
2004-08-02
1
-3
/
+4
*
Allow optional : before call-seq:
dave
2004-07-12
1
-1
/
+1
*
Commit miss
dave
2004-07-12
1
-1
/
+0
*
Support call-seq: for Ruby methods
dave
2004-07-12
1
-0
/
+10
*
Update comment to show call-seq example
dave
2004-07-07
1
-0
/
+24
*
Fixed parsing of %r{} when generating source popup
dave
2004-06-22
1
-0
/
+1
*
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-26
1
-1
/
+18
*
Add '()' around parameters that don't have them
dave
2004-05-21
1
-0
/
+1
*
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...
dave
2004-05-20
1
-1
/
+7
*
Allow multiple arguments to include
dave
2004-05-07
1
-4
/
+8
*
Don't include &block if we have yield parameters
dave
2004-05-05
1
-0
/
+1
*
Fix parsing problem with yield within block
dave
2004-05-03
1
-0
/
+2
*
Allow for HAVE_PROTOTYPES macro
dave
2004-04-18
1
-4
/
+12
*
Change :enddoc: to terminate processing of current file
dave
2004-04-17
1
-18
/
+21
*
Fix :enddoc"
dave
2004-04-10
1
-1
/
+1
*
Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...
dave
2004-04-02
1
-22
/
+33
*
Don't be as eager to invent classes to document
dave
2004-03-24
2
-4
/
+7
*
Allow aliases to have parentheses
dave
2004-03-01
1
-0
/
+4
*
Handle :nodoc: om singleton classes
dave
2004-02-29
1
-12
/
+8
*
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
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
1
-2
/
+10
*
Fix typos (Doug Kearns)
dave
2004-02-19
1
-0
/
+21
*
Document lib/English. Add top-level aliases to rdoc html output
dave
2004-01-20
1
-0
/
+1
*
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
eban
2004-01-19
1
-1
/
+1
*
Add explicit line breaks in method signatures for ri. Fixup some comments in ...
dave
2004-01-12
1
-5
/
+3
*
Check for shebang line in file that would otherwise be treated as plain text
dave
2004-01-06
1
-1
/
+13
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
1
-1
/
+4
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
5
-7
/
+19
*
Make file in '// in sss.c' relative
dave
2003-12-31
1
-1
/
+3
*
Add RDoc for kernel functions, and tidy up
dave
2003-12-30
1
-14
/
+31
*
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
1
-18
/
+41
*
Fix quoting of method names in regexp
dave
2003-12-27
1
-2
/
+2
*
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 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
1
-1
/
+1
*
RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...
dave
2003-12-23
1
-1
/
+3
[next]