summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-04-05* ext/psych/lib/psych/core_ext.rb: remove before alias.naruse
2010-04-05Don't warn when YAML.quick_emit is called by Object#to_yaml.naruse
2010-04-04Remove circular dependency of syck.naruse
2010-04-03* lib/yaml: Moved to ext/syck/lib, Syck only uses Syck constant.tenderlove
2010-04-01* ext/dl/cptr.c (rb_dlptr_inspect): fix format specifiers.nobu
2010-03-31* ext/psych/lib/psych.rb: Syck api compatibility [ruby-core:29157]tenderlove
2010-03-31* ext/psych/lib/psych/coder.rb: Adding Syck compatibility to the yaml codertenderlove
2010-03-30* ext/psych/extconf.rb: install psych .so to not psych/ but direct.naruse
2010-03-30* ext/psych/lib: moved external library dependent files from lib.nobu
2010-03-29* ext/psych/extconf.rb: Making library detection more agnostic.tenderlove
2010-03-29* ext/psych/{emitter,parser,psych}.c: move variablenaruse
2010-03-28* ext/psych/*: importing Psych to trunktenderlove
2010-03-26* ext/openssl/ossl_x509store.c (ossl_x509store_initialize): initializemame
2010-03-25* ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai
2010-03-24* ext/iconv/charset_alias.rb: update of URL. [ruby-dev:38360]nobu
2010-03-22* ext/socket: use rsock_ prefix for internal initialization functions.akr
2010-03-22update doc.akr
2010-03-22update doc.akr
2010-03-22update doc.akr
2010-03-22update doc.akr
2010-03-22* ext/socket/.document: extracted from ext/.document.akr
2010-03-21* ext/socket/rubysocket.h (rsock_revlookup_flag): declared.akr
2010-03-21* ext/socket: make sources rdoc friendly.akr
2010-03-19* ext/dl/lib/dl/pack.rb (DL#pack): allow LLP64.wanabe
2010-03-17* ext/bigdecimal/bigdecimal.c (BigDecimal_{to_i,mod,divmod,div2}):nobu
2010-03-16* ext/bigdecimal/bigdecimal.c (VpCtoV): keep e's sign.naruse
2010-03-16* ext/tmpdir: split from lib/tmpdir.rb.nobu
2010-03-15* ext/nkf/nkf-utf8/nkf.c: import latest nkf. [master 9306cb0]naruse
2010-03-13* ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai
2010-03-11* ext/racc/cparse/cparse.c: suppressed warnings for shortening onnobu
2010-03-11* ext/tk/extconf.rb: log() is built-in in some compilers and needsnobu
2010-03-07* io.c: Fix documentation for each/each_line/lines, bytes/each_byte,marcandre
2010-03-04* ext/json/lib/**/*.rb: not executable.nobu
2010-03-01* ext/pty/pty.c (pty_open): refine the path for master IO.akr
2010-03-01* ext/zlib/zlib.c (zstream_expand_buffer_into): remove compare different type...takano32
2010-02-28* ext/pty/pty.c (get_device_once): raise on error when fail isnobu
2010-02-28* openssl/ossl.c (OSSL_IMPL_SK2ARY): for OpenSSL 1.0.naruse
2010-02-26* ext/socket/raddrinfo.c, ext/socket/udpsocket.c: avoid illegal castmame
2010-02-25* ext/dl: revert dl with libffi because it can't run on mswin now.naruse
2010-02-24* ext/digest/extconf.rb: use OpenSSL only when all transformnobu
2010-02-23Back out the series of changes pending a due discussion.knu
2010-02-23* ext/openssl/lib/openssl/digest.rb (OpenSSL::Digest::hexdigest):knu
2010-02-23* ext/openssl/ossl_hmac.c (Init_ossl_hmac): Make OpenSSL::HMAC aknu
2010-02-23* ext/openssl/ossl_digest.c (GetDigestPtr): Allow to pass theknu
2010-02-23rdoc update.akr
2010-02-22* ext/digest/sha2/sha2init.c: test OpenSSL more strictly.akr
2010-02-22* ext/digest/sha2: Use OpenSSL's SHA1 engine if available.nobu
2010-02-17* ext/dl/dl_conversions.c (rb_dl_type_to_ffi_type): support signednobu
2010-02-17* ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow.nobu
2010-02-17* ext/dl/depend: updated.nobu