summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2012-04-08Additional experimental fix for r35261.naruse
2012-04-08* ext/json/generator/generator.c (generate_json_bignum):naruse
2012-04-07* ext/psych/lib/psych.rb: bumping up psych version to match release.tenderlove
2012-04-06* ext/psych/parser.c: fall back to any encoding if the externaltenderlove
2012-03-31* hash.c: remove unnecessary checks for Qundef in hash iterations.nobu
2012-03-31* ext/openssl/ossl_x509cert.c: Fix doc typo.emboss
2012-03-29* st.c (st_update): pass pointer to key to the callback function.nobu
2012-03-29* st.c (st_update): add existing parameter to the callback function.nobu
2012-03-29* ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.emboss
2012-03-28* ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nilemboss
2012-03-27* ext/psych/lib/psych.rb: updating version to match gemtenderlove
2012-03-23Refix Bug #6094: use unsigned long integer literal.naruse
2012-03-23Revert "* ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type."naruse
2012-03-22* ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type.nobu
2012-03-18num2ll and num2ullnobu
2012-03-13 * ext/date/date_core.c (datetime_s_now): [ruby-core:43256].tadf
2012-03-11Add missing files of r34971,naruse
2012-03-11* ext/json: Merge 164a75c8bd2007d32c4d7665d53140d8fc126dcd.naruse
2012-03-10* st.c: add st_foreach_check for fixing iteration over packed tablenobu
2012-03-10* st.c: fix packed num_entries on delete_safe. patched by Sokolovnobu
2012-03-08* ext/psych/lib/psych.rb (load, parse): stop parsing or loading aftertenderlove
2012-03-08* ext/psych/lib/psych.rb (parse_stream, load_stream): if a block istenderlove
2012-03-06Comment out unused lines.naruse
2012-03-06* ext/io/console/console.c (set_rawmode): clear ECHOE and ECHOKnobu
2012-03-05* ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loadedtenderlove
2012-03-05* ext/syck/lib/syck/rubytypes.rb (Exception.yaml_new): fix bugnobu
2012-03-05* ext/socket/extconf.rb: fix typo.nobu
2012-03-05* ext/bigdecimal/lib/bigdecimal/math.rb: remove description aboutnaruse
2012-03-03 * ext/date/date_strftime.c: reassigned some variables.tadf
2012-03-03 * ext/date/date_{parse,strptime}.c [ruby-dev:45303].tadf
2012-03-02* ext/syck/rubyext.c (mktime_do): use ISDIGIT().nobu
2012-02-28 * ext/date/date_core.c: reverted r34825.tadf
2012-02-28 * ext/date/date_core.c: [ruby-core:42998]tadf
2012-02-28* ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove
2012-02-27* ext/sdbm/_sdbm.c (fitpair): suppress shortening warnigns.nobu
2012-02-27* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methodsnobu
2012-02-27* io.c, process.c, time.c, ext: use rb_sys_fail_str instead ofnobu
2012-02-27* ext/openssl/extconf.rb: suppress useless deprecation warningsnobu
2012-02-25avoid rdoc's warnings.naruse
2012-02-25* ext/dbm/extconf.rb (headers): try ambiguous headers at last.akr
2012-02-25ad comment.akr
2012-02-25update comment.akr
2012-02-25suppress warnings.naruse
2012-02-25* ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_tnobu
2012-02-25* ext/curses/curses.c (Init_curses): use rb_define_const once forakr
2012-02-25* ext/curses/curses.c (Init_curses): make Curses::VERSIONakr
2012-02-24* ext/psych/parser.c: prevent a memory leak by protecting calls totenderlove
2012-02-23* ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove
2012-02-23add comment.akr
2012-02-23* ext/dbm/extconf.rb: unused macro removed.akr