aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * doc/rubygems/*: Removed outdated documentation fileszzak2013-02-058-6599/+29
* * doc/security.rdoc: Remove documentation for unsafe CSV.load whichzzak2013-02-052-20/+5
* * lib/csv.rb: Remove the dangerous serialization feature.jeg22013-02-054-302/+20
* add contributor to ChangeLogzzak2013-02-051-0/+1
* * lib/irb.rb: Remove example from restrictions, it works [Github #246]zzak2013-02-052-10/+4
* * 2013-02-06svn2013-02-051-2/+2
* * vm.c (rb_vm_stack_to_heap): call rb_vm_get_binding_creatable_next_cfpktsj2013-02-053-4/+24
* * doc/security.rdoc: add regex, eval and drb sectionscharliesome2013-02-052-5/+63
* * lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain2013-02-053-16/+26
* * lib/rubygems/config_file.rb: Ignore permissions check on windows.drbrain2013-02-052-0/+7
* vm_method.c: drop include_all flagnobu2013-02-053-1/+35
* * remove trailing spaces.nobu2013-02-051-1/+1
* * proc.c (rb_binding_new_with_cfp): permit to create binding objectko12013-02-056-5/+59
* * enumerator.c: Remove rdoc that is obsolete because of lazymarcandre2013-02-051-57/+0
* * lib/matrix.rb: Fix error message, patch by pypypy [Bug #7777]marcandre2013-02-052-6/+10
* * numeric.c (fix_pow): Handle special cases when base is 0, -1 or +1marcandre2013-02-053-12/+36
* * rational.c (nurat_expt): Deal with special cases for rationals 0, ±1marcandre2013-02-052-0/+66
* * numeric.c: Fix rdoc for Fixnum#**marcandre2013-02-051-1/+1
* test_range.rb: refine messagenobu2013-02-051-1/+8
* console.c: default by stty rawnobu2013-02-053-8/+24
* * range.c: Use div instead of / for bsearchmarcandre2013-02-053-2/+14
* * enumerator.c: Use to_enum for Enumerable methods returning Enumerators.marcandre2013-02-055-13/+43
* * 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