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
*
Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].
drbrain
2006-08-11
1
-1
/
+1
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
1
-5
/
+4
*
cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...
ryan
2006-07-08
1
-0
/
+7
*
Massive rdoc for fortran overhaul from Yasuhiro Morikawa
ryan
2006-07-08
1
-59
/
+1781
*
Don't print warnings when -q is set.
drbrain
2006-06-14
1
-3
/
+10
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-1
/
+1
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
1
-4
/
+4
*
* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode
matz
2006-02-18
1
-1
/
+0
*
* lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser#get_tk): added
usa
2006-02-02
1
-2
/
+6
*
* lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for class
nobu
2005-12-14
1
-1
/
+1
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
1
-0
/
+1
*
* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a
nobu
2005-07-15
1
-15
/
+39
*
restored @progress
ocean
2005-05-14
1
-2
/
+3
*
* lib/rdoc/parsers/parse_c.rb: more readability for mixing
ocean
2005-05-12
1
-4
/
+10
*
* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.
ocean
2005-05-12
1
-0
/
+11
*
* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.
eban
2005-04-20
1
-1
/
+1
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replace
nobu
2005-03-04
1
-1
/
+1
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
3
-20
/
+164
*
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
[next]