aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre2013-01-305-7/+30
* * range.c: Restrict bsearch to integers [#7728]marcandre2013-01-303-5/+27
* * array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre2013-01-305-0/+25
* * lib/matrix.rb: Take conjugate for inner productmarcandre2013-01-302-1/+6
* parse.y: warn assigned but unused in toplevelnobu2013-01-303-1/+9
* cont.c: fiber local svarnobu2013-01-303-0/+31
* * re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre2013-01-293-6/+14
* * object.c: Improve error for failed implicit conversions [Bug #7539]marcandre2013-01-294-2/+21
* * range.c: Fix Range#bsearch for floats [Bug #7724]marcandre2013-01-292-159/+147
* * 2013-01-30svn2013-01-291-2/+2
* * object.c: Fix rdoc typo, patch by Narsimham Chelluri [#7753].marcandre2013-01-291-1/+1
* * lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr2013-01-292-0/+6
* * array.c: Improve documentation abouteregon2013-01-292-3/+13
* debug: trivial fixesnobu2013-01-293-3/+3
* test_settracefunc.rb: fix testsnobu2013-01-291-11/+19
* * properties.nobu2013-01-290-0/+0
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-2910-17/+204
* vm_trace.c: TracePoint safe level checknobu2013-01-293-3/+26
* vm_trace.c: trace_func safe level checknobu2013-01-293-0/+43
* proc.c: original aritynobu2013-01-296-1/+98
* * test/ruby/test_marshal.rb: remove temporally files early.akr2013-01-294-1/+13
* ChangeLog: remove duplicated entrynobu2013-01-291-5/+0
* * 2013-01-29svn2013-01-291-2/+2
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo2013-01-293-5/+14
* vm_backtrace.c: use longnobu2013-01-283-9/+19
* envutil.rb: no core dumpnobu2013-01-282-5/+14
* * 2013-01-28svn2013-01-281-2/+2
* * ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr2013-01-282-5/+16
* test_system.rb: commit missnobu2013-01-271-1/+1