aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * string.c (str_discard): does not free for STR_NOFREE string.mame2015-02-133-1/+11
* * lib/base64.rb: make urlsafe mode user-friendly.mame2015-02-134-3/+51
* util.c: hexdigitnobu2015-02-135-7/+17
* * ext/json: merge upstream from flori/jsonhsbt2015-02-136-35/+23
* * 2015-02-13svn2015-02-131-2/+2
* test_cipher.rb: ignore wrap mode errosnobu2015-02-131-4/+1
* test_random.rb: addnobu2015-02-121-0/+16
* openssl: check RAND_edg to support libresslnobu2015-02-123-0/+12
* test_cipher.rb: show cipher namenobu2015-02-121-1/+4
* drbtest.rb: refactornobu2015-02-121-28/+23
* configure.in: no redundant library pathnobu2015-02-121-1/+1
* configure.in: trailing spacesnobu2015-02-121-8/+10
* * proc.c (proc_call): Improve Proc#call documentation. Patch bydrbrain2015-02-122-8/+16
* * compar.c (cmp_equal): no more error hiding for Comparable#==.eregon2015-02-113-26/+23
* * 2015-02-12svn2015-02-111-2/+2
* set: speed up Set#include?normal2015-02-112-2/+10
* configure.in: add -L optionsnobu2015-02-111-12/+7
* md5init.c: fix a typonobu2015-02-111-1/+1
* digest: CommonDigestnobu2015-02-118-1/+77
* digest: define Finish func from Final funcnobu2015-02-1111-48/+44
* digest: common configurationsnobu2015-02-119-44/+36
* generator.c: fix infinite recursionnobu2015-02-113-1/+17
* digest: no ID cachenobu2015-02-104-7/+7
* * test/win32ole/test_word.rb: use skip method to skip test.suke2015-02-102-10/+10
* * 2015-02-11svn2015-02-101-2/+2
* configure.in: iquote /usr/local/includenobu2015-02-101-1/+1
* fix a typo [ci skip]kazu2015-02-101-1/+1
* mkconfig.rb: SDKROOTnobu2015-02-101-0/+5
* configure.in: use /usr/includenobu2015-02-101-8/+12
* * vm_insnhelper.c (vm_call_method): stop method search when a methodshugo2015-02-103-0/+23
* * 2015-02-10svn2015-02-101-2/+2
* * lib/net/ftp.rb (chdir, delete, gettextfile, mdtm, mkdir, nlst,shugo2015-02-103-15/+99
* make-snapshot: no loading unexpected librariesnobu2015-02-092-1/+9
* TestException.rb: exclude stack overflow testsnobu2015-02-092-1/+10
* test/unit.rb: regexps to excludenobu2015-02-091-2/+5
* optparse.rb: update --version example [ci skip]nobu2015-02-081-1/+3
* * 2015-02-09svn2015-02-081-2/+2
* gc.c: disable lazy sweeping checknobu2015-02-081-0/+2
* * lib/net/http/header.rb: pass header names as symbols.hsbt2015-02-083-1/+15
* getaddrinfo.c: GHOST vulnerability checknobu2015-02-083-1/+11
* registry.rb: wide versionsnobu2015-02-082-2/+8
* gc.c: disable gc_rest after finalizationnobu2015-02-081-0/+2
* * 2015-02-08svn2015-02-081-2/+2
* socket/extconf.rb: reduce duplicated codenobu2015-02-081-19/+5
* * test/win32ole/test_win32ole_record.rb: remove test using .NETsuke2015-02-072-102/+5
* dir.c: long path name on Windowsnobu2015-02-072-19/+21
* dir.c: fix a typonobu2015-02-071-1/+1
* * test/win32ole/test_win32ole_record.rbsuke2015-02-072-3/+10
* * 2015-02-07svn2015-02-071-2/+2
* dir.c: use USE_NAME_ON_FSnobu2015-02-071-2/+2