aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * enumerator.c: Finalize and document Lazy.new. [Bug #7248]marcandre2013-02-053-90/+140
* * enumerator.c: Fix and improve rdoc for to_enummarcandre2013-02-051-14/+36
* * lib/rubygems/commands/push_command.rb: Fixed credential download fordrbrain2013-02-0515-92/+274
* * doc/security.rdoc: Wrap security guide at 80 columnszzak2013-02-052-20/+66
* * doc/security.rdoc: Grammatical error on security guidezzak2013-02-052-1/+6
* * properties.nobu2013-02-050-0/+0
* * lib/racc/parser.rb: Update #do_parse and #yyparse from upstreamzzak2013-02-052-14/+27
* * lib/racc: Merge Racc documentation downstream, add grammar ref filezzak2013-02-053-13/+420
* * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how tozzak2013-02-043-0/+24
* * lib/irb.rb, lib/irb/context.rb: Add documentation on how to enablezzak2013-02-043-6/+37
* * doc/standard_library.rdoc: Document list of libraries and extensionszzak2013-02-043-93/+132
* * ext/json/lib/json.rb: Move module overview definition for rdoczzak2013-02-042-2/+6
* * 2013-02-05svn2013-02-041-2/+2
* * lib/tracer.rb: Move class overview definition and reformatzzak2013-02-042-21/+21
* io-console.gemspec: 0.4.1nobu2013-02-041-1/+1
* io-console.gemspec: limit date lengthnobu2013-02-041-1/+1
* io-console.gemspec: updatenobu2013-02-041-1/+3
* init.c: declaration-after-statementnobu2013-02-041-9/+7
* console.c: initializenobu2013-02-042-0/+7
* * vm_dump.c (control_frame_dump): capitalize prefix of `ep'ko12013-02-042-1/+6
* English.rb: no setnobu2013-02-041-2/+1
* fix a typokazu2013-02-041-1/+1
* * lib/English.rb: Add English module for RDoc to parse, thenzzak2013-02-032-1/+38
* * 2013-02-04svn2013-02-031-2/+2
* * lib/yaml.rb (YAML::EngineManager): Documentation for #yamler andzzak2013-02-032-3/+22
* * ext/io/console/io-console.gemspec: fix date.nobu2013-02-031-2/+2
* io-console.gemspec: bumpnobu2013-02-033-2/+11
* test_io_console.rb: descriptive assertionsnobu2013-02-032-4/+13
* console.c: fix unit of minnobu2013-02-033-2/+38
* * properties.nobu2013-02-030-0/+0
* * properties.nobu2013-02-030-0/+0
* * doc/security.rdoc: add first cut at a Ruby security documentcharliesome2013-02-032-0/+68
* * random.c: Document range argument for Kernel#rand.zzak2013-02-032-3/+10
* * numeric.c: Document Float constants [ruby-core:51484] [Bug #7709]zzak2013-02-032-0/+79
* profiler.rb: block callsnobu2013-02-032-3/+6
* * 2013-02-03svn2013-02-031-2/+2
* profiler.rb: split PROFILE_PROCnobu2013-02-032-21/+26
* * lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level modulezzak2013-02-023-2/+6
* * lib/debug.rb: Documentation for DEBUGGER__ class methods based onzzak2013-02-022-0/+17
* * lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak2013-02-022-3/+5
* * lib/net/pop.rb: Fix rdoc title for Net::POP3zzak2013-02-022-5/+7
* * lib/gserver.rb (GServer#start): fix a timing issue. patch frommame2013-02-022-1/+7
* * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame2013-02-023-2/+38
* * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak2013-02-022-1/+5
* * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame2013-02-022-8/+8
* * ChangeLog: Forgot to add a reference to the ChangeLog of themame2013-02-021-1/+6
* * lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame2013-02-023-3/+35
* * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame2013-02-022-5/+9
* * NEWS: add keyword arguments.ktsj2013-02-022-0/+6
* * proc.c (proc_curry): Fix arity check [Bug #5747]marcandre2013-02-013-10/+18