aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.c (signbig): defined.nobu2010-03-021-1/+3
* * win32/Makefile.sub, symbian/setup (config.h): pack.c requiresnobu2010-03-021-0/+5
* * io.c (rb_io_lines, rb_io_bytes, rb_io_chars, rb_io_codepoints):mame2010-03-021-0/+6
* * regcomp.c (noname_disable_map): add NT_ANCHOR case.naruse2010-03-021-1/+11
* * test/dl/test_closure.rb: forget to revert at r26764.muraken2010-03-021-0/+4
* * file.c (rb_find_file_ext_safe, rb_find_file_safe): skip argumentnobu2010-03-021-0/+5
* * test/ruby/test_math.rb: Fix lgamma testmarcandre2010-03-021-0/+4
* * include/ruby/oniguruma.h: updated to follow Oniguruma 5.9.2.matz2010-03-011-0/+7
* * ext/pty/pty.c (pty_open): refine the path for master IO.akr2010-03-011-0/+4
* * ext/zlib/zlib.c (zstream_expand_buffer_into): remove compare different type...takano322010-03-011-0/+4
* * configure.in (mingw): do not detect snprintf/vsnprintf.wanabe2010-03-011-0/+4
* * ext/pty/pty.c (get_device_once): raise on error when fail isnobu2010-02-281-0/+5
* * math.c (rb_eMathDomainError): new exception class for representing mathemat...muraken2010-02-281-0/+16
* * pack.c (pack_pack): use union to avoid pointer cast.akr2010-02-281-0/+5
* * openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse2010-02-281-0/+14
* * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse2010-02-281-0/+8
* * test/openssl/{test_x509cert.rb,openssl,test_x509req.rb}:naruse2010-02-281-0/+7
* * pack.c (pack_pack): generalized integer packer implemented.akr2010-02-281-5/+10
* * pack.c (swap32): use __builtin_bswap32 on gcc 4.3.0 or later.akr2010-02-271-0/+5
* * pack.c: use integer types with explicit size.akr2010-02-271-0/+4
* * pack.c: check assuption on QUAD_SIZE and SIZEOF_LONG.akr2010-02-271-0/+6
* * pack.c: fix q and Q for big endian environments which have noakr2010-02-261-0/+13
* * bignum.c: fix rb_quad_pack and rb_quad_unpack for environmentsakr2010-02-261-0/+11
* * configure.in (RSHIFT): add parenthesis to supress warning.akr2010-02-261-0/+4
* * ext/socket/raddrinfo.c, ext/socket/udpsocket.c: avoid illegal castmame2010-02-261-0/+6
* * pack.c (QUAD_SIZE): it should be always 8.akr2010-02-261-0/+7
* * pack.c (swap64): fix for VC6.nobu2010-02-261-0/+4
* * pack.c (pack_pack, pack_unpack): suppressed warnings.nobu2010-02-261-0/+4
* * ext/dl: revert dl with libffi because it can't run on mswin now.naruse2010-02-251-0/+4
* * pack.c: consider DYNAMIC_ENDIAN. refactored.akr2010-02-251-0/+4
* * rational.c (nurat_expt): use Float#** when Rational ** Float.naruse2010-02-251-0/+8
* * insns.def: Change the operand type of setinlinecacheko12010-02-241-0/+17
* * pack.c (swap64): don't redefine.akr2010-02-241-0/+4
* * pack.c (pack_unpack): don't use OFF32 for gcc 4.5.akr2010-02-241-0/+4
* * gc.c (gc_mark_children): lost comment added.matz2010-02-241-0/+4
* * marshal.c (r_object0): should prepare placeholder beforematz2010-02-241-0/+7
* * lib/resolv.rb: fix [ruby-core:28320] reported by Paul Clegg.akr2010-02-241-0/+6
* Remove obsolete files in lib/rubygems/indexerdrbrain2010-02-241-0/+4
* * dln.c (translit_separator): moved back from load.c again.nobu2010-02-241-1/+3
* * dln_find.c: split from dln.c.nobu2010-02-241-0/+4
* * ext/digest/extconf.rb: use OpenSSL only when all transformnobu2010-02-241-0/+5
* Back out the series of changes pending a due discussion.knu2010-02-231-22/+0
* * ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):knu2010-02-231-0/+6
* * ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu2010-02-231-0/+6
* * ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu2010-02-231-0/+10
* * string.c (str_new_empty): String#split, partition, rpartitionmame2010-02-231-0/+5
* fix a typo.akr2010-02-221-1/+1
* * ext/digest/sha2/sha2init.c: test OpenSSL more strictly.akr2010-02-221-0/+4
* * lib/rubygems: update to 1.3.6.nobu2010-02-221-0/+4
* * ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu2010-02-221-0/+4