summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-06fix of ext/date/date_core.nobu
2011-03-06* ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments.akr
2011-03-03* ext/openssl/ossl_pkey_dsa.c: parenthesize macro arguments.akr
2011-03-02* ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.akr
2011-03-01* ext/openssl/ossl_pkey.h: parenthesize macro arguments.akr
2011-03-01* ext/bigdecimal/bigdecimal.c (VpMemAlloc): CVE-2011-0188.mrkn
2011-02-28* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei
2011-02-28* ext/date/date_core.c (datetime_s_now): localtime() and localtime_r()usa
2011-02-27* ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.akr
2011-02-26* ext/date/date_core.c: adjust indent.nobu
2011-02-26 * lib/date.rb: [Feature #4257]tadf
2011-02-25* ext/psych/lib/psych/scalar_scanner.rb: fix parsing timezone's whosetenderlove
2011-02-24* ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr
2011-02-23* ext/openssl/ossl_engine.c: parenthesize macro arguments.akr
2011-02-22* ext/openssl/ossl_digest.c: parenthesize macro arguments.akr
2011-02-21Apply documentation patch from mathew murphy. [Bug #4149]drbrain
2011-02-21* ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help withtenderlove
2011-02-21* ext/psych/lib/psych/streaming.rb: refactor streaming methods to atenderlove
2011-02-21should have used anchor, not oidtenderlove
2011-02-21* ext/psych/lib/psych/visitors/yaml_tree.rb (accept): use Hash#key?tenderlove
2011-02-21* ext/psych/lib/psych/json/yaml_events.rb: refactoring JSON eventtenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: do not emit custom tags in mapstenderlove
2011-02-21moving autoload to require so that the correct files are requiredtenderlove
2011-02-21* ext/psych/lib/psych/json/ruby_events.rb: DRY up ruby event handlingtenderlove
2011-02-21* ext/psych/lib/psych/json/stream.rb: fix JSON stream emits to usetenderlove
2011-02-20* ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr
2011-02-19* ext/openssl/ossl_bn.c: parenthesize macro arguments.akr
2011-02-17* ext/openssl/ossl.h: parenthesize macro arguments.akr
2011-02-16* ext/openssl/openssl_missing.h: parenthesize macro arguments.akr
2011-02-15* ext/gdbm/gdbm.c: parenthesize macro arguments.akr
2011-02-14* ext/fiddle/conversions.h: parenthesize macro arguments.akr
2011-02-13* ext/curses/curses.c: parenthesize macro arguments.akr
2011-02-12* thread.c (rb_thread_io_blocking_region): new function to runnobu
2011-02-11* ext/dl/cfunc.c: parenthesize macro arguments.akr
2011-02-10* ext/dl/dl.h: parenthesize macro arguments.akr
2011-02-09* ext/pty/pty.c: parenthesize macro arguments.akr
2011-02-08* ext/etc/etc.c: parenthesize macro arguments.akr
2011-02-06* ext/pty/pty.c (chfunc): suppress a warning.nobu
2011-02-06* ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):nobu
2011-02-06* ext/dbm/dbm.c: parenthesize macro arguments.akr
2011-02-05* ext/syck/rubyext.c (syck_node_init_copy): SyckNode is notnobu
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): raise TypeError.nobu
2011-02-05* ext/json/parser/parser.h (GET_PARSER): check if initialized.nobu
2011-02-05* ext/json/parser/parser.rl: add local variables for emacs.nobu