aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * string.c (rb_str_downcase_bang): Switch to use primitive except ifduerst2016-06-072-28/+8
* * test/ruby/enc/test_case_comprehensive: Add regression tests forduerst2016-06-072-0/+88
* * test/ruby/enc/test_case_comprehensive: Fix method nameduerst2016-06-072-8/+13
* * regenc.h/c: Rename onigenc_not_support_case_map toduerst2016-06-0735-36/+52
* openssl: avoid deprecated version-specific ssl methods if necessaryrhe2016-06-073-35/+53
* Makefile.in: cd to working directorynobu2016-06-071-11/+7
* * regenc.c (onigenc_not_support_case_map): Move to end of file;duerst2016-06-072-32/+61
* appveyor.yml: fix file namesnobu2016-06-071-4/+4
* * 2016-06-07svn2016-06-071-1/+1
* * regenc.c (onigenc_not_support_case_map): Rewrite to work correctlyduerst2016-06-072-3/+31
* appveyor.yml: Update libressl version to 2.3.5.kazu2016-06-062-7/+11
* vm_insnhelper.c: check symbol proc to thrownobu2016-06-063-1/+18
* * string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst2016-06-063-7/+20
* * test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst2016-06-062-1/+16
* openssl: fix free function of OpenSSL::Cipherrhe2016-06-062-5/+7
* * string.c Change rb_str_casemap to use encoding primitiveduerst2016-06-062-12/+6
* * test/ruby/enc/test_case_mapping.rb:duerst2016-06-062-59/+64
* openssl: fix compile on VCrhe2016-06-062-0/+7
* Thread.report_on_exceptionnobu2016-06-066-1/+198
* openssl: use SSL_is_server()rhe2016-06-054-7/+29
* openssl: avoid d2i_ASN1_BOOLEAN()rhe2016-06-052-6/+14
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-0523-170/+456
* * 2016-06-06svn2016-06-051-1/+1
* openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe2016-06-0514-233/+447
* configure.in: Fix the timing to detect the appropriate C++ compiler in OS Xmrkn2016-06-052-10/+18
* openssl: support OpenSSL 1.1.0's new multi-threading APIrhe2016-06-059-12/+73
* openssl: check existence of RAND_pseudo_bytes()rhe2016-06-054-1/+19
* * NEWS: Add news about Unicode-wide case mapping forduerst2016-06-052-0/+22
* optparse.rb: fix quote [ci skip]nobu2016-06-051-1/+1
* * test/ruby/enc/test_case_comprehensive.rb:duerst2016-06-052-3/+8
* * 2016-06-05svn2016-06-051-1/+1
* * string.c: Remove :lithuanian guard for Unicode case mapping.duerst2016-06-052-17/+25
* gmake.mk: update timestamp of des_tables.cnobu2016-06-041-1/+2
* gmake.mk: des_tables.c conditionnobu2016-06-041-3/+4
* des_tables.c: generation rulenobu2016-06-044-12/+28
* openssl: avoid deprecated BN_*prime* functionsrhe2016-06-041-9/+15
* crypt.h: remove initializednobu2016-06-046-16/+38
* * 2016-06-04svn2016-06-041-1/+1
* win32.c: use PATH_MAXnobu2016-06-042-18/+28
* win32.c: fail before getting ITEMIDLISTnobu2016-06-031-1/+2
* ruby.c: refix r55260nobu2016-06-032-1/+10
* * ruby.c (process_options): need to duplicate path before passing it tousa2016-06-032-1/+7
* * win32/win32.c (get_special_folder): typo.usa2016-06-031-1/+1
* mkmf.rb: sort lists of source and object filesnobu2016-06-032-3/+13
* * 2016-06-03svn2016-06-021-1/+1
* dln_find.c: MAXPATHLEN is not used alreadynobu2016-06-021-7/+0
* etc.c: retry with allocated string buffernobu2016-06-021-0/+6
* win32.c: use SHGetPathFromIDListExnobu2016-06-022-6/+26
* ruby.c: no MAXPATHLEN for loadpathnobu2016-06-022-6/+40
* ruby-mode.el: squiggly heredocnobu2016-06-022-4/+10