summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-21* ext/Win32API/lib/win32/sspi.rb: set properties.nobu
2007-03-19* regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz
2007-03-16* ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize,suke
2007-03-16* lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.aamine
2007-03-14* ext/bigdecimal/bigdecimal.c: BigDecimal("-.31") is nowmatz
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2007-03-09* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB#library_name,suke
2007-03-06* ext/tk/sample/irbtkw.rbw: fails to exit process.nagai
2007-03-02* ext/win32ole/win32ole.c (get_ptr_of_variant, ole_set_safe_array,suke
2007-02-28better error messageknu
2007-02-28* ext/digest/digest.c (get_digest_base_metadata): Allow inheritingknu
2007-02-28* ext/openssl/extconf.rb: no need to check unistd.h and sys/time.h.usa
2007-02-27* ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1,knu
2007-02-27* ext/bigdecimal/bigdecimal.c (BigDecimal_load): Silence warningsknu
2007-02-24* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):nobu
2007-02-24* ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. ...aamine
2007-02-23* ext/win32ole/win32ole.c: add WIN32OLE_VARIANT.array, suke
2007-02-23* parse.y (lambda): add ripper event. This fixes bus error on "make test-all".aamine
2007-02-20* ext/win32ole/win32ole.c (installed_code_page_proc, suke
2007-02-19* ext/socket/socket.c (unix_peeraddr): wrong syscall name in errormatz
2007-02-18* ext/etc/etc.c (etc_getgrgid): missed to replace a macro.nobu
2007-02-18* configure.in (pid_t, uid_t, gid_t): check if defined.nobu
2007-02-14* ext/win32ole/win32ole.c (ole_variant2val): VC++6 does not suke
2007-02-14* ext/digest/lib/digest.rb (Digest::self.const_missing): Dropknu
2007-02-13* ext/socket/socket.c (init_unixsock): path may contain NUL formatz
2007-02-12* ext/win32ole/win32ole.c (ole_variant2val): support VT_I8, VT_UI8.suke
2007-02-11* ext/win32ole/win32ole.c (ole_ptrtype2val): ole_type, ole_type_detailsuke
2007-02-11* ext/win32ole/win32ole.c (ole_val2olevariantdata): suke
2007-02-10* ext/win32ole/win32ole.c: add WIN32OLE#ole_query_interface.suke
2007-02-09* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd, nagai
2007-02-08* ext/win32ole/win32ole.c (ole_set_safe_array, ole_variant2val,suke
2007-02-06* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c}:naruse
2007-02-05* intern.h: prepare rb_last_status_get() and rb_last_status_set().ko1
2007-02-03* ext/win32ole/win32ole.c (ole_val2olevariantdata, ole_val2variant):suke
2007-01-31* ext/tk/sample/images/teapot.ppm: fix the broken file. [ruby-dev:30226]nagai
2007-01-29* ext/tk/sample/tktextio.rb: 'hist_size' option causes error.nagai
2007-01-29* ext/win32ole/win32ole.c: add WIN32OLE.locale=, WIN32OLE.locale,suke
2007-01-27* ext/win32ole/win32ole.c: refactoring.suke
2007-01-27* ext/win32ole/win32ole.c (ole_val2olevariantdata): bug fix. suke
2007-01-26bug fix of WIN32OLE_VARIANT when variant type is VT_BYREF|VT_VARIANT.suke
2007-01-26* ext/tk/lib/tk.rb (TkConfigMethod#__confinfo_cmd,__conv_keyonly_optkeys): nagai
2007-01-22* ext/socket/socket.c: fix errors in socket sample code.matz
2007-01-20WIN32OLE.codepage= accepts installed codepage.suke
2007-01-20version 0.8.6.suke
2007-01-20modify WIN32OLERuntimeError message.suke
2007-01-20move all test from ext/win32ole/tests test/win32olesuke
2007-01-19move some test from ext/win32ole/tests to test/win32olesuke
2007-01-19add WIN32OLE_VARIANT::Empty, WIN32OLE_VARIANT::Null, WIN32OLE_VARIANT::Nothing.suke