Skip to content

Instantly share code, notes, and snippets.

@lsegal
Created June 26, 2010 05:05
Show Gist options
  • Select an option

  • Save lsegal/453798 to your computer and use it in GitHub Desktop.

Select an option

Save lsegal/453798 to your computer and use it in GitHub Desktop.
yard (0.6-master)$ yard diff -a yard-0.5.2 yard-0.5.3
Added objects:
File.read_binary
Gem::Specification#has_yardoc=
YARD::CLI::Base#initialize
YARD::CLI::Yardoc#excluded
YARD::CLI::Yardoc#excluded=
YARD::CLI::Yardoc#incremental
YARD::CLI::Yardoc#incremental=
YARD::CodeObjects::Base#relative_path
YARD::CodeObjects::MethodObject#attr_info
YARD::CodeObjects::MethodObject#reader?
YARD::CodeObjects::MethodObject#writer?
YARD::Parser::CParser#remove_var_prefix
YARD::Parser::SourceParser#convert_encoding
YARD::Templates::Helpers::HtmlHelper#convert_method_to_overload
YARD::Templates::Helpers::HtmlHelper#signature_types
Removed objects:
Gem::DocManager
Gem::DocManager#install_rdoc
Gem::DocManager#install_rdoc_yard
Gem::DocManager#install_rdoc_yard_orig
Gem::DocManager#install_ri
Gem::DocManager#install_ri_yard
Gem::DocManager#install_ri_yard_orig
Gem::DocManager#install_yardoc
Gem::DocManager#run_yardoc
Gem::DocManager#setup_rdoc
Gem::DocManager.load_yardoc
Gem::Specification.has_yardoc=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment