aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak2013-02-201-21/+37
* * lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain2013-02-201-1/+6
* * lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain2013-02-191-1/+3
* * lib/rubygems/installer.rb: Fixed placement of executables withdrbrain2013-02-181-0/+1
* * lib/ipaddr.rb (IPAddr#in6_addr): Fix a typo with the closingknu2013-02-181-1/+1
* Fix the IPv6 parser.knu2013-02-181-1/+6
* mkmf.rb: remove extra topdir in VPATHnobu2013-02-171-1/+1
* mkmf.rb: fail if cross compilingnobu2013-02-151-0/+1
* * lib/rdoc.rb: Update to release version of 4.0.0drbrain2013-02-142-2/+2
* * lib/net/http.rb: Removed OpenSSL dependency from Net::HTTP.drbrain2013-02-141-1/+3
* * lib/net/http: Do not handle Content-Encoding when the user setsdrbrain2013-02-143-0/+26
* * lib/rubygems.rb: Return BINARY strings from Gem.gzip and Gem.gunzip.drbrain2013-02-121-1/+4
* * lib/rake/doc/MIT-LICENSE: Add license file from upstreamzzak2013-02-103-1/+23
* * doc/rake/*: Sync Rake rdoc files from upstreamzzak2013-02-103-57/+31
* * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak2013-02-105-0/+1124
* * lib/pp.rb, lib/prettyprint.rb: Documentation for PP and PrettyPrintzzak2013-02-102-45/+251
* * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8.drbrain2013-02-092-6/+5
* * lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain2013-02-082-13/+13
* * lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain2013-02-081-6/+28
* * lib/rubygems/config_file.rb: Add missing require fordrbrain2013-02-082-7/+8
* mkmf.rb: RUBY_VERSION_NAMEnobu2013-02-081-3/+5
* * lib/rubygems/package/old.rb: Fix loading old format gems on rubydrbrain2013-02-071-3/+13
* * lib/rubygems/package/old.rb: Disallow installation of old-formatdrbrain2013-02-071-0/+20
* * lib/net/http.rb (HTTP.post_form): Fix module scope in documentationzzak2013-02-071-2/+2
* * lib/rubygems/dependency_installer.rb: Only install local gems ifdrbrain2013-02-071-1/+1
* mkmf.rb: fix merge_libsnobu2013-02-071-8/+6
* * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain2013-02-073-8/+26
* configure.in: arch dependent header directory optionsnobu2013-02-061-1/+1
* * lib/rdoc: Import RDoc 4.0.0.rc.2drbrain2013-02-062-8/+10
* Missed comment from r39079zzak2013-02-051-1/+1
* * lib/racc/parser.rb: Hide copyright notice from Racc doczzak2013-02-051-2/+2
* * doc/rubygems/*: Removed outdated documentation fileszzak2013-02-054-17/+74
* * lib/csv.rb: Remove the dangerous serialization feature.jeg22013-02-051-127/+0
* * lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak2013-02-051-10/+0
* * lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain2013-02-051-15/+19
* * lib/rubygems/config_file.rb: Ignore permissions check on windows.drbrain2013-02-051-0/+1
* * lib/matrix.rb: Fix error message, patch by pypypy [Bug #7777]marcandre2013-02-051-6/+6
* * lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain2013-02-058-51/+90
* * lib/racc/parser.rb: Update #do_parse and #yyparse from upstreamzzak2013-02-051-14/+22
* * lib/racc: Merge Racc documentation downstream, add grammar ref filezzak2013-02-052-13/+416
* * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak2013-02-042-0/+19
* * lib/irb.rb, lib/irb/context.rb: Add documentation on how to enablezzak2013-02-042-6/+31
* * doc/standard_library.rdoc: Document list of libraries and extensionszzak2013-02-041-93/+0
* * lib/tracer.rb: Move class overview definition and reformatzzak2013-02-041-21/+17
* English.rb: no setnobu2013-02-041-2/+1
* * lib/English.rb: Add English module for RDoc to parse, thenzzak2013-02-031-1/+32
* * lib/yaml.rb (YAML::EngineManager): Documentation for #yamler andzzak2013-02-031-3/+17
* profiler.rb: block callsnobu2013-02-031-2/+2
* profiler.rb: split PROFILE_PROCnobu2013-02-031-21/+21
* * lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level modulezzak2013-02-022-2/+2