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/generators
nobu 5aad820604 * io.c (pipe_open): erred program name should be reported by
exceptions, instead of the first argument.

* process.c (rb_spawn): ditto.

* process.c (proc_spawn_v): use first argument as program name.

* win32/win32.c (rb_w32_aspawn): ditto.

* win32/win32.c (CreateChild): search executable file if no program
  name given.

* lib/drb/extservm.rb (invoke_service_command): use Process.spawn.
  [ruby-dev:23103]

* lib/rdoc/ri/ri_display.rb (setup_pager): use IO.popen.
  [ruby-dev:23086], [ruby-dev:23103]

* lib/rdoc/diagram.rb (convert_to_png): ditto.

* lib/rdoc/generators/chm_generator.rb (compile_project): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-02 07:30:35 +00:00
..
template Add one_page_html 2004-01-25 20:19:16 +00:00
chm_generator.rb * io.c (pipe_open): erred program name should be reported by 2004-03-02 07:30:35 +00:00
html_generator.rb Deal with case where first file processed contains a :stopdoc: 2004-02-24 04:07:46 +00:00
ri_generator.rb Finish documenting internal stuff. See Changelog for other details 2004-01-02 06:01:12 +00:00
xml_generator.rb Add RDoc 2003-12-01 07:12:49 +00:00