summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-19* lib/rubygems/commands/query_command.rb: Refactored to improvedrbrain
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-18* lib/rubygems/specification.rb: Fixed ruby output of requirementsdrbrain
2012-12-17* lib/optparse.rb: Remove 'developer documentation' section from rdoczzak
2012-12-17* lib/matrix.rb (#dup): typo in example [ruby-core:50946][Bug #7582]zzak
2012-12-16 * lib/rdoc.rb: Updated VERSION.drbrain
2012-12-16* lib/rubygems.rb: Updated VERSIONdrbrain
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-14* lib/rubygems/commands/rdoc_command.rb: When overwritingdrbrain
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2012-12-12tmpdir.rb: not expand tildenobu
2012-12-12* lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain
2012-12-11* lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain
2012-12-11Revert r38296 and r38301naruse
2012-12-10More debug print for r38296naruse
2012-12-10* lib/matrix: alias {row|column}_size to {row|column}_count and use the latter.marcandre
2012-12-10Add debug print to debug make dist error on rubyci FreeBSDnaruse
2012-12-10configure.in, mkmf.rb: sign extensionsnobu
2012-12-10* lib/irb/magic-file.rb: set a encoding, which is detected fromnari
2012-12-10* lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain
2012-12-10* lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain
2012-12-08* lib/rdoc/markdown/entities.rb: Added documentation.drbrain
2012-12-08* lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain
2012-12-07* lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg2
2012-12-07unit.rb: no need to check all reportsnobu
2012-12-07Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki
2012-12-07* lib/test/unit.rb (Test::Unit::Runner#_run_parallel): no need tousa
2012-12-07* lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain
2012-12-07timeout.rb: replace deferred exception after async_interrupt_timingnobu
2012-12-07* doc/forwardable.rd: Remove stale documentation filezzak
2012-12-06* test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-06* lib/rubygems/command_manager.rb: Removed string concatenationdrbrain
2012-12-06* lib/rubygems/package.rb: Set rubygems_version before validation.drbrain
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05 * lib/timeout.rb (Timeout#timeout): specify a exceptiontarui
2012-12-05adjust style and fix typo and indentkazu
2012-12-05* lib/timeout.rb (Timeout#timeout): setkosaki
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-05* remove trailing spaces.nobu
2012-12-05* doc/shell.rd, doc/shell.rd.ja: Removed stale doc fileszzak
2012-12-05mkmf.rb: different strings from conflict markersnobu
2012-12-04* lib/README: Add rdoc modeline directive and formatting libszzak
2012-12-04 * lib/erb.rb (make_compiler, add_put_cmd, add_insert_cmd): extractseki
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain