summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2011-10-20* ext/openssl/ossl_pkcs5.c: add note on timing attacks and generalemboss
2011-10-20* util.c (mmprepare): fix for fragmental size.nobu
2011-10-19* ext/openssl/ossl_ns_spki.c (Init_ossl_ns_spki): Stub documentationdrbrain
2011-10-19* lib/openssl/buffering.rb: Force multi-byte strings to be treated asemboss
2011-10-19* ext/openssl/ossl_ssl.c: Remove set, but unused variables.emboss
2011-10-18* ext/ripper/eventids2.c (ripper_init_eventids2): separatenobu
2011-10-16* ext/bigdecimal/bigdecimal.gemspec (files): fixed typo, andnobu
2011-10-14* ext/pty/pty.c (pty_check): should return nil until the childnobu
2011-10-10* ext/coverage/coverage.c (Init_coverage): Change list format anddrbrain
2011-10-06* vm_eval.c (make_no_method_execption): extract fromnobu
2011-10-04* ext/psych/lib/psych/syntax_error.rb: Add file, line, offset, andtenderlove
2011-10-04* ext/psych/parser.c (parse): Use context_mark for indicating errortenderlove
2011-10-04* ext/psych/lib/psych/scalar_scanner.rb: use normal begin / rescuetenderlove
2011-10-03* ext/etc/etc.c: Document Etc, Etc.sysconfdir, Etc.systmpdir. Patchdrbrain
2011-10-03* ext/psych/lib/psych.rb: update psych version.tenderlove
2011-10-03* ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`.tenderlove
2011-10-03* ext/psych/lib/psych/scalar_scanner.rb: Match values against thetenderlove
2011-10-03* ext/psych/lib/psych/visitors/to_ruby.rb: ToRuby visitor can betenderlove
2011-10-03* ext/psych/lib/psych/visitors/to_ruby.rb: Define Regexp::NOENCODINGtenderlove
2011-09-29* ext/gdbm/gdbm.c (rb_gdbm_fatal): adjust argument type.nobu
2011-09-28Fix typoayumin
2011-09-27* ext/bigdecimal/README: update report to.ayumin
2011-09-27* ext/bigdecimal/bigdecimal_en.html: removed because this file isn'tmrkn
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki
2011-09-25* ext/openssl/ossl_asn1.c: fix int_ossl_asn1_decode0_cons when beingemboss
2011-09-25suppress warnings.nobu
2011-09-23* ext/openssl/ossl_asn1.c: remove unused variable.emboss
2011-09-14Merge branch 'tk_utf8' into trunkayumin
2011-09-12* thread.c (rb_thread_select): fix to ignore an argumentkosaki
2011-09-09* ext/bigdecimal/bigdecimal.c (BigDecimal_abs): Fix comment.ayumin
2011-09-08* ext/nkf/nkf-utf8/nkf.c: import nkf 2.1.2 (be9c280)naruse
2011-09-07* ext/syck/lib/syck/types.rb: use toplevel Syck.naruse
2011-09-07Revert "Change encoding from ISO-2022 to UTF-8"naruse
2011-09-07* ext/readline/README.ja:ayumin
2011-09-07Change encoding from ISO-2022 to UTF-8ayumin
2011-09-05Fix typo: U+0456->U+0069. [Bug #5275]naruse
2011-09-03* ext/io/console/console.c (console_set_winsize): removenobu
2011-09-01* ext/psych/lib/psych/visitors/yaml_tree.rb: emit strings tagged astenderlove
2011-09-01* Release GVL while OpenSSL's public key generation.nahi
2011-08-31* ext/json: Merge json gem v1.5.4 (3dab4c5a6a97fac03dac).naruse
2011-08-30* ext/-test-/old_thread_select/old_thread_select.c (old_thread_select):usa
2011-08-30Don't include complex and rational; fix r33122.naruse
2011-08-30* ext/json: Merge json gem 1.5.4+ (2149f4185c598fb97db1).naruse
2011-08-30* thread.c (rb_thread_select): rewrite by usingkosaki
2011-08-28* ext/date/date_parse.c (date_zone_to_diff): keep a temporary stringnagachika
2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain
2011-08-25* ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.drbrain
2011-08-25* ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and adddrbrain
2011-08-24* ext/psych/lib/psych.rb: Fixing psych version number.tenderlove
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove