1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/parsers
matz 9974cb96d3 * eval.c (rb_call_super): should call method_missing if super is
called from Kernel method.

* eval.c (exec_under): frame during eval should preserve external
  information.

* configure.in: use proper option for Sun linker. A patch from
  Shinya Kuwamura <kuwa@labs.fujitsu.com>.  [ruby-dev:27603]

* numeric.c (fix_rshift): RDoc fix.  [ruby-core:6351]

* util.h (strtod): add #undef for platforms defines strtod()
  macro.   [ruby-dev:27563]

* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
  [ruby-core:06473]

* ext/fcntl/fcntl.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9490 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-01 13:04:35 +00:00
..
parse_c.rb * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle a 2005-07-15 15:00:11 +00:00
parse_f95.rb Finish documenting internal stuff. See Changelog for other details 2004-01-02 06:01:12 +00:00
parse_rb.rb * eval.c (rb_call_super): should call method_missing if super is 2005-11-01 13:04:35 +00:00
parse_simple.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
parserfactory.rb Check for shebang line in file that would otherwise be treated as plain text 2004-01-06 23:26:42 +00:00