summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-21* ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to pre...mrkn
2010-04-21* ext/digest/sha2/extconf.rb: check SHA256_CTX and SHA512_CTX to fixakr
2010-04-20* ext/zlib/zlib.c (rb_deflate_params): update buf_filled count becausemame
2010-04-20* ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root keyusa
2010-04-17* ext/psych/lib/psych/visitors/yaml_tree.rb: defaulting binary stringtenderlove
2010-04-17* ext/psych/lib/psych/visitors/yaml_tree.rb (find_ivars): ignoretenderlove
2010-04-16* ext/psych/lib/psych/core_ext.rb (yaml_as): supporting deprecatedtenderlove
2010-04-16* ext/psych/lib/psych/coder.rb (scalar): supporting deprecated methodstenderlove
2010-04-16* ext/bigdecimal/bigdecimal.c (BigDecimal_coerce): revert r23389,mame
2010-04-14* ext/syck/lib/syck/basenode.rb (Syck::BaseNode#match_path): fixednobu
2010-04-14* ext/syck/lib/yaml/syck.rb: split from ext/syck/lib/syck.rb fornobu
2010-04-14* ext/nkf/nkf-utf8/nkf.c: Refix [nkf-bug:21393]. (explicit -X)naruse
2010-04-13* ext/nkf/nkf-utf8/nkf.c: Fix: Windows Codepages wrongly convertnaruse
2010-04-11* ext/psych/lib/psych/deprecated.rb: requiring 'date' for backwardstenderlove
2010-04-11* ext/syck/lib/syck/dbm.rb: moved to lib/yaml/dbm.rb since it is nottenderlove
2010-04-10* ext/psych/parser.c: Fixing a segv in test-all. Thanks Yusuke!tenderlove
2010-04-10* ext/openssl/ossl_ssl.c (Init_ossl_ssl): add SSLContext#ssl_timeout=,mame
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/lib/psych/deprecated.rb: implementing Psych.quick_emit andtenderlove
2010-04-09* ext/psych/parser.c: parse raises a TypeError when nil is passed in.tenderlove
2010-04-09* ext/pty/lib/expect.rb: preserve buffer read, instead of discard.mame
2010-04-09* ext/pty/lib/expect.rb: raise an error when argument is unexpectedmame
2010-04-09* ext/pty/lib/expect.rb: add rdoc. based on a patch from Luiz Angelomame
2010-04-09* ext/socket/ipsocket.c (init_inetsock_internal),mame
2010-04-08* ext/psych/*.c: not executable.nobu
2010-04-06Surpress warnings.naruse
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