aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre2013-01-291-0/+6
* * object.c: Improve error for failed implicit conversions [Bug #7539]marcandre2013-01-291-0/+8
* * lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr2013-01-291-0/+5
* * array.c: Improve documentation abouteregon2013-01-291-0/+5
* debug: trivial fixesnobu2013-01-291-1/+1
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-0/+21
* vm_trace.c: TracePoint safe level checknobu2013-01-291-1/+4
* vm_trace.c: trace_func safe level checknobu2013-01-291-0/+5
* proc.c: original aritynobu2013-01-291-0/+5
* * test/ruby/test_marshal.rb: remove temporally files early.akr2013-01-291-0/+8
* ChangeLog: remove duplicated entrynobu2013-01-291-5/+0
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo2013-01-291-0/+7
* vm_backtrace.c: use longnobu2013-01-281-0/+10
* envutil.rb: no core dumpnobu2013-01-281-0/+4
* * ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr2013-01-281-0/+7
* fix a typokazu2013-01-261-1/+1