aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * proc.c: Add {*}_min_max_arity and refactor.marcandre2013-02-013-34/+83
* * 2013-02-02svn2013-02-011-2/+2
* * marshal.c: add security considerations to marshal overview, refer tocharliesome2013-02-012-4/+22
* * array.c (rb_ary_dup): make returned array the same class as the originalcharliesome2013-02-013-1/+15
* marshal.c: prohibit_ivarnobu2013-02-013-1/+28
* * ext/readline/extconf.rb, ext/readline/readline.c: checkshugo2013-02-013-7/+7
* * 2013-02-01svn2013-02-011-3/+3
* fix a typokazu2013-02-011-1/+1
* marshal.c: warn against using Marshal.load on untrusted datacharliesome2013-01-312-0/+10
* parse.y: no assigned but unused warnings in evalnobu2013-01-313-1/+8
* * test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki2013-01-312-1/+6
* * string.c (rb_str_aset_m): Documentation for String#[]= fixzzak2013-01-312-1/+7
* * 2013-01-31svn2013-01-311-2/+2
* * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo2013-01-314-4/+46
* * ext/socket/basicsocket.c (bsock_getsockname): ignore truncatedakr2013-01-304-0/+32
* win32.h: revert r37337nobu2013-01-302-1/+6
* * ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo2013-01-303-1/+16
* vm_dump.c: important message firstnobu2013-01-303-10/+20
* ChangeLog, range.c: adjust indent and stylenobu2013-01-302-7/+11
* * array.c (rb_ary_bsearch): Fix r38986 (typo) [Bug #7726]marcandre2013-01-302-2/+2
* * array.c (rb_ary_bsearch): Fix r38986 (missing whitespace)marcandre2013-01-302-2/+2