summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-08Bugfix for DL::Types::encode_type.ttate
2003-11-08* ext/dl/sym.c: typo fix(lasterror -> last_error).eban
2003-11-08* MANIFEST: added these files:eban
2003-11-08* test/wsdl/raa/*: add new testcase for WSDL loading, parsing and reading.nahi
2003-11-082003-11-08eban
2003-11-08* configure.in: improvement of pthread checknagai
2003-11-08Add DL.win32_last_error and DL.last_error.ttate
2003-11-07* ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,nagai
2003-11-07(Pathname#parent): if self is `.', return `..'.akr
2003-11-07Minor documentation fix.wew
2003-11-07lib/pathname.rb (Pathname#+): if self or the argument is `.', return another.akr
2003-11-07* lib/pathname.rb (Pathname#+): return the argument if self is `.'.akr
2003-11-072003-11-07nobu
2003-11-07* ext/socket/socket.c (make_hostent): get rid of SEGV on aliasesnobu
2003-11-06* ext/zlib/zlib.c (Init_zlib): define Zlib::GzipReader#each_line as an alias ...katsu
2003-11-06* eval.c (rb_load): save and restore rb_prohibit_interrupt.matz
2003-11-06* MANIFEST: add these files:eban
2003-11-06* io.c (rb_io_inspect): show the path also at a closed file.nobu
2003-11-06* eval.c (rb_load): allow interrupt during loaded programmatz
2003-11-06* win32/win32.c (make_cmdvector): process backslashes even if a quotenobu
2003-11-062003-11-06eban
2003-11-06* lib/optparse.rb (OptionParser::Completion#complete): default not tonobu
2003-11-06* ext/stringio/stringio.c (strio_set_string, strio_reopen): checknobu
2003-11-05* sample/openssl/gen_csr.rb: there (at least) is a CA which does not accept DNnahi
2003-11-05configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai
2003-11-05* lib/optparse.rb (OptionParser::Switch::PlacedArgument::parse):nobu
2003-11-05* lib/test/unit/ui/gtk/testrunner.rb: typo.nobu
2003-11-052003-11-05usa
2003-11-05* string.c: add #include "version.h". this file still depends on it.usa
2003-11-05* Makefile.in: remove needless version.h dependency.nobu
2003-11-05* lib/monitor.rb: revert to the previous revision.shugo
2003-11-04* lib/webrick/https.rb (HTTPRequest#parse): set @client_cert_chain.gotoyuzo
2003-11-04* bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub:usa
2003-11-04* class.c, hash.c, string.c: remove #include "version.h".eban
2003-11-04typoshigek
2003-11-042003-11-04usa
2003-11-04* io.c (read_all): fptr->f may be NULL, if IO is closed in thematz
2003-11-032003-11-03eban
2003-11-03* lib/racc/parser.rb: synchronize with Racc 1.4.4.aamine
2003-11-01* lib/webrick/ssl.rb: new option :SSLExtraChainCert.gotoyuzo
2003-11-012003-11-02eban
2003-11-01* string.c (rb_str_hash): Update the HASH_PERL alternative hashknu
2003-11-01#include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.hknu
2003-11-01* ext/openssl/ossl_ssl.c (ossl_ssl_peer_cert_chain): add new methodgotoyuzo
2003-11-01#include <sys/time.h> is needed for struct timeval.knu
2003-10-312003-11-01eban
2003-10-31* lib/soap/mapping/factory.rb: mark marshalled basetype objects whennahi
2003-10-31* wince/string_wce.c (strrchr): should decrement pointer.uema2
2003-10-31* configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791]eban
2003-10-30RD -> RDoc contributed by Lyle Johnsongsinclair