summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2013-09-18updating psych versiontenderlove
2013-09-15* ext/socket/mkconstants.rb: define MSG_FASTOPEN.glass
2013-09-12Eliminate less-than-zero checks for unsigned variablesnobu
2013-09-09* process.c: Remove spaces between SI prefix and unit to followakr
2013-09-08rat.c: suppress warningnobu
2013-09-08* ext/win32ole/win32ole.c (folevariant_initialize): check type ofsuke
2013-09-07thread.c: invertnobu
2013-09-07thread.c: function castnobu
2013-09-07* ext/socket/mkconstants.rb (TCP_FASTOPEN): Defined for TCP fast open.akr
2013-09-06* common.mk: use RUNRUBY instead of MINIRUBY because MINIRUBY can'tglass
2013-09-06* rational.c: Include gmp.h if GMP is used.akr
2013-09-05* ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes whentenderlove
2013-09-04* bignum.c (GMP_DIV_DIGITS): New macro.akr
2013-09-04* bignum.c (rb_big_divrem_normal): New function.akr
2013-09-03* bignum.c (GMP_STR2BIG_DIGITS): New macro.akr
2013-09-03* ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.usa
2013-09-03* bignum.c (rb_str2big_poweroftwo): New function.akr
2013-09-03Reduce NUM2INT invocations.akr
2013-09-02* NEWS: Add note about frozen string literalscharliesome
2013-09-01Fix funciton name.akr
2013-09-01* bignum.c (GMP_BIG2STR_DIGITS): New constant.akr
2013-09-01* bignum.c (big2str_base_poweroftwo): Renamed fromakr
2013-08-31* bignum.c: Use GMP to accelerate big Bignum multiplication.akr
2013-08-28* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams thatdrbrain
2013-08-28* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should betenderlove
2013-08-27* ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicatedrbrain
2013-08-27* ext/stringio/stringio.c (strio_read_nonblock): declare localko1
2013-08-26* io.c (io_read_nonblock): support non-blocking reads without raisingtenderlove
2013-08-26* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB becauseko1
2013-08-23win32ole.c: ID overflownobu
2013-08-23win32ole.c: store directlynobu
2013-08-23win32ole.c: suppress a warningnobu
2013-08-23win32ole.c: check method name lengthnobu
2013-08-23win32ole.c: suppress warningsnobu
2013-08-23win32ole.c: no copy stringnobu
2013-08-23win32ole.c: fix typenobu
2013-08-19* ext/socket/unixserver.c: [DOC] Document #acceptzzak
2013-08-18* error.c, object.c, ext/readline/README.ja: [DOC] $SAFE=4 is obsolete.ktsj
2013-08-12* ext/dbm/extconf.rb: [DOC] Hide from RDoczzak
2013-08-12* ext/dbm/dbm.c: [DOC] Reformat headings of DBM classzzak
2013-08-12fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]naruse
2013-08-12refix r42525 set stdio_file only if stdionaruse
2013-08-11* ext/readline/readline.c (readline_s_set_input): on OS X with editline,naruse
2013-08-11Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu
2013-08-10ext/-test-/*/depend: TEST_INIT_FUNCSnobu
2013-08-10* file.c (rb_str_normalize_ospath):naruse
2013-08-09* ext/readline/readline.c (insert_ignore_escape): suppressktsj
2013-08-09io-console.gemspec: drop 1.9nobu
2013-08-09* ext/io/console/console.c: delete redefinition of rb_cloexec_open.charliesome
2013-08-06* ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMACzzak