summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika
2013-02-22* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa
2013-02-22mkmf.rb: adjust default library pathnobu
2013-02-22un.rb: suppress warningnobu
2013-02-21* lib/rubygems/installer.rb (build_extensions): Create extensiondrbrain
2013-02-21* lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak
2013-02-20* lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-19* lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain
2013-02-18* lib/rubygems/installer.rb: Fixed placement of executables withdrbrain
2013-02-18* lib/ipaddr.rb (IPAddr#in6_addr): Fix a typo with the closingknu
2013-02-18Fix the IPv6 parser.knu
2013-02-17mkmf.rb: remove extra topdir in VPATHnobu
2013-02-15mkmf.rb: fail if cross compilingnobu
2013-02-14 * lib/rdoc.rb: Update to release version of 4.0.0drbrain
2013-02-14* lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain
2013-02-14* lib/net/http: Do not handle Content-Encoding when the user setsdrbrain
2013-02-12* lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain
2013-02-10* lib/rake/doc/MIT-LICENSE: Add license file from upstreamzzak
2013-02-10* doc/rake/*: Sync Rake rdoc files from upstreamzzak
2013-02-10* doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak
2013-02-10* lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrintzzak
2013-02-09* lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-08* lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain
2013-02-08* lib/rubygems/config_file.rb: Add missing require fordrbrain
2013-02-08mkmf.rb: RUBY_VERSION_NAMEnobu
2013-02-07* lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain
2013-02-07 * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain
2013-02-07* lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak
2013-02-07* lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain
2013-02-07mkmf.rb: fix merge_libsnobu
2013-02-07 * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain
2013-02-06configure.in: arch dependent header directory optionsnobu
2013-02-06* lib/rdoc: Import RDoc 4.0.0.rc.2drbrain
2013-02-05Missed comment from r39079zzak
2013-02-05* lib/racc/parser.rb: Hide copyright notice from Racc doczzak
2013-02-05* doc/rubygems/*: Removed outdated documentation fileszzak
2013-02-05* lib/csv.rb: Remove the dangerous serialization feature.jeg2
2013-02-05* lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-02-05 * lib/rubygems/config_file.rb: Ignore permissions check on windows.drbrain
2013-02-05* lib/matrix.rb: Fix error message, patch by pypypy [Bug #7777]marcandre
2013-02-05* lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain
2013-02-05* lib/racc/parser.rb: Update #do_parse and #yyparse from upstreamzzak
2013-02-05* lib/racc: Merge Racc documentation downstream, add grammar ref filezzak
2013-02-04* lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak
2013-02-04* lib/irb.rb, lib/irb/context.rb: Add documentation on how to enablezzak
2013-02-04* doc/standard_library.rdoc: Document list of libraries and extensionszzak
2013-02-04* lib/tracer.rb: Move class overview definition and reformatzzak