aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/json/lib/json.rb: Move module overview definition for rdoczzak2013-02-041-0/+4
* * lib/tracer.rb: Move class overview definition and reformatzzak2013-02-041-0/+4
* console.c: initializenobu2013-02-041-0/+5
* * vm_dump.c (control_frame_dump): capitalize prefix of `ep'ko12013-02-041-0/+5
* fix a typokazu2013-02-041-1/+1
* * lib/English.rb: Add English module for RDoc to parse, thenzzak2013-02-031-0/+6
* * lib/yaml.rb (YAML::EngineManager): Documentation for #yamler andzzak2013-02-031-0/+5
* io-console.gemspec: bumpnobu2013-02-031-1/+3
* test_io_console.rb: descriptive assertionsnobu2013-02-031-1/+4
* console.c: fix unit of minnobu2013-02-031-0/+5
* * doc/security.rdoc: add first cut at a Ruby security documentcharliesome2013-02-031-0/+4
* * random.c: Document range argument for Kernel#rand.zzak2013-02-031-0/+5
* * numeric.c: Document Float constants [ruby-core:51484] [Bug #7709]zzak2013-02-031-0/+4
* profiler.rb: block callsnobu2013-02-031-1/+4
* profiler.rb: split PROFILE_PROCnobu2013-02-031-0/+5
* * lib/minitest/mock.rb, lib/minitest/hell.rb: nodoc top-level modulezzak2013-02-021-0/+4
* * lib/debug.rb: Documentation for DEBUGGER__ class methods based onzzak2013-02-021-0/+5
* * lib/net/smtp.rb: Fix rdoc title for Net::SMTPzzak2013-02-021-0/+4
* * lib/net/pop.rb: Fix rdoc title for Net::POP3zzak2013-02-021-0/+4
* * lib/gserver.rb (GServer#start): fix a timing issue. patch frommame2013-02-021-0/+5
* * lib/fileutils.rb (copy_entry, wrap_traverse): preserve attributes ofmame2013-02-021-0/+8
* * lib/uri/ftp.rb (URI::FTP.new2): nodoc method from r39013 [Bug #7301]zzak2013-02-021-0/+4
* * lib/uri/ftp.rb (URI::FTP.new2): remove the rdoc because it is notmame2013-02-021-0/+5
* * 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-021-0/+7
* * lib/English.rb: Remove some confusing words from rdoc. [Bug #7406]mame2013-02-021-0/+4
* * NEWS: add keyword arguments.ktsj2013-02-021-0/+4
* * proc.c (proc_curry): Fix arity check [Bug #5747]marcandre2013-02-011-0/+6
* * proc.c: Add {*}_min_max_arity and refactor.marcandre2013-02-011-0/+7
* * marshal.c: add security considerations to marshal overview, refer tocharliesome2013-02-011-0/+5
* * array.c (rb_ary_dup): make returned array the same class as the originalcharliesome2013-02-011-0/+6
* marshal.c: prohibit_ivarnobu2013-02-011-0/+5
* * ext/readline/extconf.rb, ext/readline/readline.c: checkshugo2013-02-011-0/+6
* fix a typokazu2013-02-011-1/+1
* marshal.c: warn against using Marshal.load on untrusted datacharliesome2013-01-311-0/+5
* parse.y: no assigned but unused warnings in evalnobu2013-01-311-0/+5
* * test/ruby/test_signal.rb (test_trap_puts): Fix typo. "sync"kosaki2013-01-311-0/+5
* * string.c (rb_str_aset_m): Documentation for String#[]= fixzzak2013-01-311-0/+6
* * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): returnshugo2013-01-311-0/+11
* * ext/socket/basicsocket.c (bsock_getsockname): ignore truncatedakr2013-01-301-0/+14
* win32.h: revert r37337nobu2013-01-301-0/+5
* * ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo2013-01-301-0/+7
* vm_dump.c: important message firstnobu2013-01-301-0/+5
* ChangeLog, range.c: adjust indent and stylenobu2013-01-301-1/+1
* * array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre2013-01-301-0/+10
* * range.c: Restrict bsearch to integers [#7728]marcandre2013-01-301-0/+6
* * array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre2013-01-301-0/+10
* * lib/matrix.rb: Take conjugate for inner productmarcandre2013-01-301-0/+5
* parse.y: warn assigned but unused in toplevelnobu2013-01-301-0/+5
* cont.c: fiber local svarnobu2013-01-301-0/+5