aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc.c: void envnobu2015-10-153-2/+18
* fix typos [ci skip]kazu2015-10-152-4/+4
* vm_dump.c: unused variablenobu2015-10-151-15/+2
* proc.c: iseq conditionsnobu2015-10-151-3/+3
* vm.c: simplifynobu2015-10-151-9/+1
* proc.c: proc without envnobu2015-10-154-27/+51
* * test/objspace/test_objspace.rbnagachika2015-10-142-0/+11
* * 2015-10-15svn2015-10-141-2/+2
* * test/ostruct/test_ostruct.rb: Add tests for OpenStruct#respond_to.eregon2015-10-142-0/+18
* * lib/ostruct.rb: Finish defining OpenStruct attributes lazily.eregon2015-10-142-3/+19
* configure.in: libunwind.h checknobu2015-10-143-1/+7
* iseq.c: list of keywords [Fix GH-1056]nobu2015-10-142-1/+9
* parse.y: fix ripper warningsnobu2015-10-143-95/+81
* * 2015-10-14svn2015-10-141-2/+2
* * lib/racc/rdoc/grammar.en.rdoc: fix spell error.hsbt2015-10-142-1/+6
* * ext/socket/raddrinfo.c (rsock_fd_family): Check sa_len.akr2015-10-132-1/+6
* * 2015-10-13svn2015-10-131-2/+2
* rsock_addrinfo: specify address familynobu2015-10-137-14/+41
* node.c: update commentnobu2015-10-121-6/+2
* parse.y: move ripper_id2symnobu2015-10-121-7/+7
* node.c: no attrset ID in NODEnobu2015-10-121-2/+4
* node.h: no attrset ID in NODEnobu2015-10-122-4/+5
* udpsocket.c: free addrinfonobu2015-10-121-28/+43
* udpsocket.c: check once firstnobu2015-10-121-6/+5
* * 2015-10-12svn2015-10-121-2/+2
* numeric.c: use predefined IDsnobu2015-10-121-20/+21
* numeric.c: common expressionsnobu2015-10-121-9/+10
* * vm_insnhelper.c (vm_push_frame): initialize other than sp (and ep)ko12015-10-102-6/+14
* * vm_eval.c, internal.h (rb_yield_1): added for performance whichko12015-10-104-2/+16
* * vm_insnhelper.c (vm_call_iseq_setup_normal): setup sp firstko12015-10-102-2/+6
* * vm.c (invoke_block_from_c): split this function into severalko12015-10-104-62/+92
* * 2015-10-11svn2015-10-101-2/+2
* * gc.c (newobj_of_slowpass): fix typo (pass -> path).ko12015-10-103-7/+14
* udpsocket.c: refix r52097nobu2015-10-102-20/+36
* * vm_insnhelper.c (vm_call_method0): do not propagate enable_fastpath,ko12015-10-102-51/+54
* * import a github pull requestko12015-10-103-8/+25
* * 2015-10-10svn2015-10-091-2/+2
* udpsocket.c: memory leaksnobu2015-10-093-3/+35
* common.mk: separate test-testframeworknobu2015-10-092-10/+14
* * lib/net/ftp.rb (parse257): refactor.shugo2015-10-093-19/+24
* * remove trailing spaces.svn2015-10-091-1/+1
* * lib/net/imap.rb: use frozen_string_literal: true.shugo2015-10-094-6/+22
* * lib/net/ftp.rb: use frozen_string_literal: true.shugo2015-10-095-7/+28
* node.c: fix comments [ci skip]nobu2015-10-091-3/+3
* * remove trailing spaces.svn2015-10-091-1/+1
* * ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah2015-10-093-7/+17
* test_iseq.rb: fix meaningless assertionnobu2015-10-091-5/+5
* * compile.c (iseq_compile_each): Dynamic string literals (e.g.,shugo2015-10-093-11/+16
* * benchmark/prepare_require.rb: skip file creation if it alreadykosaki2015-10-082-6/+22
* * properties.svn2015-10-080-0/+0