aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* revert r55246nobu2016-06-011-0/+1
* crypt.h: get rid of conflictnobu2016-06-011-0/+0
* workaround: don't check crypt_rnaruse2016-06-011-1/+0
* use system cryptnobu2016-06-016-6/+82
* des_tables.cnobu2016-06-012-5/+1723
* crypt_r.c: fix out of bounds accessnobu2016-06-012-10/+21
* crypt_r.c: DES tablesnobu2016-06-012-31/+45
* crypt_r.c: remove castsnobu2016-06-012-47/+33
* common.mk: add dependencynobu2016-06-011-0/+1
* * win32/Makefile.sub (MISSING): fixed build error introduced at r55237.usa2016-06-012-1/+5
* crypt_r.c: adjust stylenobu2016-06-011-5/+5
* use crypt_rnobu2016-06-015-50/+14
* * missing/crypt.c (des_setkey): void function never returns any value.usa2016-06-012-1/+5
* separate crypt.hnobu2016-06-014-215/+268
* add crypt_rnobu2016-06-012-39/+99
* crypt.c: fix size macrosnobu2016-05-312-4/+9
* crypt.c: protoizenobu2016-05-311-54/+30
* * 2016-06-01svn2016-05-311-2/+2
* crypt.c: constifynobu2016-05-311-9/+9
* openssl: add missing test for r55219rhe2016-05-311-0/+8
* optparse.rb: fix char class optionnobu2016-05-313-1/+33
* optparse.rb: no duplicate stringsnobu2016-05-311-1/+2
* Revert r55225naruse2016-05-313-31/+21
* * string.c: Activate full Unicode case mapping for UTF-8 by removingduerst2016-05-313-21/+31
* openssl: fix test failure on Fedora 23rhe2016-05-301-1/+1
* * 2016-05-31svn2016-05-301-1/+1
* * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa2016-05-303-2/+17
* test_file_exhaustive.rb: writable opennobu2016-05-301-1/+1
* raddrinfo.c: fix modifiernobu2016-05-301-2/+2
* openssl: use NUM2TIMET() to convert Integer to time_trhe2016-05-302-6/+7
* * test/socket/test_addrinfo.rb (TestSocketAddrinfo#test_addrinfo_ip): previoususa2016-05-301-2/+4
* * string.c: Document current behavior for other case mapping methodsduerst2016-05-302-16/+34
* test_addrinfo.rb: signle digit addressnobu2016-05-301-2/+2
* * string.c: Document current situation for String#downcase. [ci skip]duerst2016-05-302-4/+41
* openssl: add SSLContext#ecdh_curves=rhe2016-05-307-33/+258
* raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRINGnobu2016-05-303-14/+39
* string.c: return reallocated pointernobu2016-05-304-1/+36
* test_addrinfo.rb: special hostnamesnobu2016-05-301-0/+6
* stringio.c: share stringsnobu2016-05-302-5/+20
* string.c: get rid of unnecessary empty stringnobu2016-05-302-55/+47
* string.c: check in the ordernobu2016-05-301-2/+8
* variable.c: check lengthnobu2016-05-301-1/+1
* * ChangeLog: fix a typo for r55198.nagachika2016-05-291-1/+1
* * 2016-05-30svn2016-05-291-1/+1
* * ext/-test-/auto_ext.rb: fixed a heedless bug introduced at r55198.usa2016-05-292-1/+6
* * regexec.c (ONIGENC_IS_MBC_ASCII_WORD): redefine optimized one.naruse2016-05-292-0/+17
* * regexec.c (match_at): make compilers optimize harder.naruse2016-05-292-6/+11
* vm_core.h: rb_exc_set_backtrace declarationnobu2016-05-293-4/+1
* win32.c: RUBY_CRITICALnobu2016-05-291-99/+99
* * 2016-05-29svn2016-05-291-1/+1