summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-04io-console.gemspec: limit date lengthnobu
2013-02-04io-console.gemspec: updatenobu
2013-02-04init.c: declaration-after-statementnobu
2013-02-04console.c: initializenobu
2013-02-04* vm_dump.c (control_frame_dump): capitalize prefix of `ep'ko1
2013-02-04English.rb: no setnobu
2013-02-04fix a typokazu
2013-02-03* lib/English.rb: Add English module for RDoc to parse, thenzzak
2013-02-03* 2013-02-04svn
2013-02-03* lib/yaml.rb (YAML::EngineManager): Documentation for #yamler andzzak
2013-02-03* ext/io/console/io-console.gemspec: fix date.nobu
2013-02-03io-console.gemspec: bumpnobu
2013-02-03test_io_console.rb: descriptive assertionsnobu
2013-02-03console.c: fix unit of minnobu
2013-02-03* properties.nobu
2013-02-03* properties.nobu
2013-02-03* doc/security.rdoc: add first cut at a Ruby security documentcharliesome
2013-02-03* random.c: Document range argument for Kernel#rand.zzak
2013-02-03* numeric.c: Document Float constants [ruby-core:51484] [Bug #7709]zzak
2013-02-03profiler.rb: block callsnobu
2013-02-03* 2013-02-03svn
2013-02-03profiler.rb: split PROFILE_PROCnobu
2013-02-02* lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level modulezzak
2013-02-02* lib/debug.rb: Documentation for DEBUGGER__ class methods based onzzak
2013-02-02* lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak
2013-02-02* lib/net/pop.rb: Fix rdoc title for Net::POP3zzak
2013-02-02* lib/gserver.rb (GServer#start): fix a timing issue. patch frommame
2013-02-02* lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak
2013-02-02* lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame
2013-02-02* ChangeLog: Forgot to add a reference to the ChangeLog of themame
2013-02-02* lib/fileutils.rb: chmod/chmod_R with a string mode (e.g., "+x")mame
2013-02-02* lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame
2013-02-02* NEWS: add keyword arguments.ktsj
2013-02-01* proc.c (proc_curry): Fix arity check [Bug #5747]marcandre
2013-02-01* proc.c: Add {*}_min_max_arity and refactor.marcandre
2013-02-01* 2013-02-02svn
2013-02-01* marshal.c: add security considerations to marshal overview, refer tocharliesome
2013-02-01* array.c (rb_ary_dup): make returned array the same class as the originalcharliesome
2013-02-01marshal.c: prohibit_ivarnobu
2013-02-01* ext/readline/extconf.rb, ext/readline/readline.c: checkshugo
2013-02-01* 2013-02-01svn
2013-02-01fix a typokazu
2013-01-31marshal.c: warn against using Marshal.load on untrusted datacharliesome
2013-01-31parse.y: no assigned but unused warnings in evalnobu
2013-01-31* test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki
2013-01-31* string.c (rb_str_aset_m): Documentation for String#[]= fixzzak
2013-01-31* 2013-01-31svn
2013-01-31* ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo
2013-01-30* ext/socket/basicsocket.c (bsock_getsockname): ignore truncatedakr