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
*
* lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.
drbrain
2008-04-04
1
-0
/
+1
*
* ext/json/lib/json/pure/generator.rb,
naruse
2008-02-12
1
-1
/
+1
*
Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.
drbrain
2008-01-14
2
-1050
/
+1025
*
Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
drbrain
2008-01-07
2
-22
/
+22
*
Enable RDoc debugging only with $DEBUG_RDOC
drbrain
2007-12-25
1
-14
/
+14
*
Fix 1.9 warnings in RDoc
drbrain
2007-12-23
2
-6
/
+5
*
Don't call private fail anymore.
drbrain
2007-12-18
1
-4
/
+4
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle more
nobu
2007-06-14
1
-1
/
+1
*
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2007-01-07
1
-1
/
+37
*
Make RDoc accessible. Update constant value information.
drbrain
2006-12-31
1
-92
/
+107
*
Allow RDoc comment to give friendly value for rb_define_const.
drbrain
2006-12-31
1
-3
/
+28
*
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
matz
2006-08-30
1
-1
/
+2
*
Include attribution
drbrain
2006-08-27
2
-2
/
+4
*
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
[next]