summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-01-27* ext/socket/socket.c (s_recvfrom): sending length should be annobu
2004-01-27* ext/win32ole/win32ole.c (set_argv): fix condition.usa
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2004-01-26* win32/Makefile.sub: rollback.usa
2004-01-26Remove references to defoutdave
2004-01-26* sample/exyacc.rb: escape '}' to avoid warning.usa
2004-01-26* parse.y (block_append): update nd_end for "real" head node.matz
2004-01-26* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai
2004-01-26* ext/extmk.rb: Makefiles should depend on also rbconfig.rb.nobu
2004-01-22* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo
2004-01-22* parse.y (string_content): reset lexical states at the beginning ofnobu
2004-01-21remove O_NONBLOCKseki
2004-01-21* merged from HEAD.shugo
2004-01-21* lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu
2004-01-21* ext/digest/rmd160/extconf.rb: have_library appends found library.nobu
2004-01-20* ext/openssl/extconf.rb: should check <openssl/conf_api.h> insteadgotoyuzo
2004-01-20Document base64dave
2004-01-20RDoc abbrevdave
2004-01-20Document lib/English. Add top-level aliases to rdoc html outputdave
2004-01-19* ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo
2004-01-19* io.c (lineno): typo fix(FIX2INT -> INT2FIX).eban
2004-01-19* io.c, re.c, string.c, time.c: fixed up positions of RDocs.akira
2004-01-18synchronized with date2 3.5.tadf
2004-01-18* ruby.c: use translate_char() on Cygwin.eban
2004-01-17* defines.h (_WIN32): undef _WIN32 on Cygwin before defining DOSISH.eban
2004-01-15* io.c (argf_read): do not append EOF. (ruby-bugs-ja:PR#585)nobu
2004-01-14* ext/iconv/extconf.rb: wrapper iconv.rb is dependent on platform.nobu
2004-01-13 * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi
2004-01-13* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):nobu
2004-01-12Display full name in class listdave
2004-01-12Try to use DESTDIR when installingdave
2004-01-12* parse.y (primary): fix position after FCALL. [ruby-dev:22574]nobu
2004-01-12*** empty log message ***nobu
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-12* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2004-01-11Add HTML formatter to ridave
2004-01-10* eval.c (eval): need to add message delimiter. [ruby-dev:22561]matz
2004-01-10ri now reads command-line options from RI environment variabledave
2004-01-09* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu
2004-01-08* configure.in (RDOCTARGET): new macro. if you want to installeban
2004-01-08* ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo
2004-01-08 * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi
2004-01-08* eval.c, object.c, process.c, re.c: don't use C++ style comments.eban
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-07 * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi
2004-01-06Check for shebang line in file that would otherwise be treated as plain textdave
2004-01-06commit miss?nobu
2004-01-06* eval.c (rb_mod_modfunc): should break if m has no super class.matz
2004-01-06* io.c (fptr_finalize): should save errno just after failure.nobu