summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-12-23* lib/net/http/generic_request.rb (Net::HTTPGenericRequest):naruse
2012-12-23* thread.c: rename methods:ko1
2012-12-23profiler.rb: concurrent-executionnobu
2012-12-23profiler.rb: Wrapper for BasicObjectnobu
2012-12-23profiler.rb: TracePointnobu
2012-12-23* lib/erb.rb: typos for ERB::new linkzzak
2012-12-23* lib/erb.rb: Document ERB::new trim_mode '-' for lines ending in -%>zzak
2012-12-23* lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak
2012-12-23 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-rundrbrain
2012-12-22* lib/optparse.rb: Documentation for OptionParser to remove 'shadowedzzak
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-21* lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak
2012-12-21* lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-21* lib/rake/*: Updated to rake 0.9.6drbrain
2012-12-20 * lib/irb/completion.rb (CompletionProc): support completion oftarui
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