aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/debug.rb: Documentation for DEBUGGER__ class methods based onzzak2013-02-021-0/+12
* * lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak2013-02-021-3/+1
* * lib/net/pop.rb: Fix rdoc title for Net::POP3zzak2013-02-021-5/+3
* * lib/gserver.rb (GServer#start): fix a timing issue. patch frommame2013-02-021-1/+2
* * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame2013-02-021-2/+14
* * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak2013-02-021-1/+1
* * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame2013-02-021-8/+3
* * lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame2013-02-021-3/+7
* * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame2013-02-021-5/+5
* * lib/matrix.rb: Take conjugate for inner productmarcandre2013-01-301-1/+1
* * lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr2013-01-291-0/+1
* * hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain2013-01-262-2/+12
* * remove trailing spaces.nobu2013-01-261-1/+1
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-2622-83/+812
* * lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain2013-01-252-19/+194
* * lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain2013-01-259-16/+109
* * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain2013-01-251-2/+63
* * lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain2013-01-253-0/+8
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-252-5/+7
* mkmf.rb: large unsignednobu2013-01-231-6/+6
* mkmf.rb: larger constantsnobu2013-01-231-2/+11
* * lib/README: Fixed typo. Patch by Pradeep Sahoo.drbrain2013-01-231-1/+1
* * lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain2013-01-236-1/+19
* * lib/rubygems/test_case.rb: Use Dir.tmpdir for rubygems tests insteaddrbrain2013-01-221-2/+13