summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2014-02-06* ext/stringio/stringio.c: [DOC] add docs and example by @schneems [ci skip] ...hsbt
2014-02-05ext/thread: SizedQueue#max= wakes up waiters properlynormal
2014-02-05* ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()ko1
2014-02-05* ext/psych/yaml/config.h (PACKAGE_VERSION): update.nobu
2014-02-05yaml/yaml_private.h: include ruby/extconf.hnobu
2014-02-05yaml/api.c, yaml/loader.c: integer overflownobu
2014-02-05yaml/emitter.c: constify, r37936nobu
2014-02-05* remove trailing spaces.nobu
2014-02-04* ext/psych/lib/psych.rb: New release of psych.tenderlove
2014-02-04* ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove
2014-02-04* string.c: remvoe STR_ASSOC related code.ko1
2014-02-01ext/win32ole/win32ole.c (ole_typedesc2val): add VT_RECORD case.suke
2014-01-31socket: split out SOCK_CLOEXEC versions of wrappers for readabilitynormal
2014-01-31socket.c: suppress warningsnobu
2014-01-29* ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.mame
2014-01-29socket.c: suppress warningsnobu
2014-01-28* ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove
2014-01-28* ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.tenderlove
2014-01-28* ext/socket: Avoid redundant fcntl/fstat syscalls for cloexecakr
2014-01-28* ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32zzak
2014-01-22thread/thread.c: no dupnobu
2014-01-21Several more OS information for TYPE_IP_MULTICAST_LOOP andakr
2014-01-20ext/socket/option.c: fix typonobu
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr
2014-01-20* ext/socket/option.c: Use "byte" as default argument forakr
2014-01-20* ext/socket/option.c: Use preprocessor macros to avoid repeatedakr
2014-01-19socket/option.c: helper functionsnobu
2014-01-19socket/option.c: revert r44647nobu
2014-01-19tracepoint.c: disable tracepointnobu
2014-01-19* ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500]hsbt
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2014-01-19socket/option.c: socket option variationsnobu
2014-01-18* ext/socket: Avoid unnecessary ppoll/select on Linux.akr
2014-01-18[DOC]akr
2014-01-18* ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr
2014-01-15* ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.5.mrkn
2014-01-15ext/json: backward compatibilitiesnobu
2014-01-15ext/fiddle: backward compatibilitiesnobu
2014-01-15bigdecimal.c: rename macrosnobu
2014-01-15function.c: adjust indentnobu
2014-01-14* ext/thread/thread.c (rb_szqueue_clear): notify SZQUEUE_WAITERSglass
2014-01-14bigdecimal.c: backword compatibility as gemnobu
2014-01-14bigdecimal.c: backword compatibility as gemnobu
2014-01-14strscan.c: fix typonobu
2014-01-14strscan.c: make string directlynobu
2014-01-13* ext/bigdecimal/bigdecimal.c (BigDecimal_divide): Add an additionalmrkn
2014-01-13* ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak
2014-01-13* ext/thread/thread.c (rb_szqueue_push): check GET_SZQUEUE_WAITERScharliesome
2014-01-13openssl/ossl.h: calculate as longnobu