summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2003-07-28* ext/syck/syck.h: Added 'syck' yacc prefixes.why
2003-07-28* ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError ifgotoyuzo
2003-07-28* file.c (Init_File): IO should include File::Const.nobu
2003-07-28* ext/openssl/extconf.rb: check again after pkg-config for MinGW oneban
2003-07-28* ext/stringio/stringio.c (strio_gets): only "gets" should set $_.matz
2003-07-27* lib/set.rb: each() should return self.knu
2003-07-27* string.c (rb_str_chomp_bang): defer rb_str_modify() to actualmatz
2003-07-27* mkconfig.rb: initialize global variables to avoid warnings.eban
2003-07-27* ChangeLog: typo fix.eban
2003-07-27* ext/openssl/extconf.rb: better support MinGW. addeban
2003-07-27* lib/debug.rb: fix breakpoint parameter parsing/checking.nahi
2003-07-27add UNIXFileOwner, UNIXFileGroupseki
2003-07-26* io.c (io_reopen): avoid dup2() equal handles not to close itself andnobu
2003-07-26* lib/tmpdir.rb: use GetWindowsDirectory, not GetSystemDirectory. [ruby-talk:...eban
2003-07-26* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wronglymatz
2003-07-26* io.c (rb_fdopen): set errno if it's zero on win32 platforms.usa
2003-07-26* ext/stringio/stringio.c: includes Enumerable as well as IO.nobu
2003-07-26* variable.c (rb_mod_const_missing): "const_missing" should notmatz
2003-07-25fix: % line linenoseki
2003-07-25* ext/openssl/ossl.h: fix comment.gotoyuzo
2003-07-25* ext/openssl/extconf.rb: refine va-args macro detection.gotoyuzo
2003-07-25* ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the realusa
2003-07-25* ext/openssl/sample: Add samples.nahi
2003-07-25* ext/openssl/extconf.rb: add check for BN_rand_range() andgotoyuzo
2003-07-25* ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz
2003-07-25* re.c (rb_reg_options_m): use rb_reg_options() to mask internalnobu
2003-07-24* lib/yaml/dbm.rb: replace indexes with values_at.why
2003-07-24* ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo
2003-07-24* ext/syck/emitter.c (syck_emitter_flush): accepts countwhy
2003-07-24* lib/mkmf.rb (have_type): check if a type is defined.nobu
2003-07-24* ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs.nobu
2003-07-24* configure.in (AC_C_VOLATILE): check if volatile works.nobu
2003-07-24* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo
2003-07-24* eval.c (thgroup_add): no warning for terminated threads.matz
2003-07-24* lib/pathname.rb: added.akr
2003-07-24* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu
2003-07-24* ext/openssl/extconf.rb: revert use of dir_config.eban
2003-07-24Typo.usa
2003-07-24* ext/Win32API/lib/win32/resolv.rb: added.usa
2003-07-23* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo
2003-07-23Cut check for OpenSSL versionmichal
2003-07-23* ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa
2003-07-23* lib/webrick: imported.gotoyuzo
2003-07-23* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban
2003-07-23* ext/openssl: imported.gotoyuzo
2003-07-23* file.c (DOSISH): better Cygwin support.eban
2003-07-23import erb-2.0.4b1seki
2003-07-23* ext/io/wait: imported.nobu
2003-07-23* string.c (rb_str_lstrip_bang): strip NUL along with whitematz
2003-07-23* lib/mkmf.rb (log_src, checking_for, create_header):nobu