summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-25* ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo
2004-01-242004-01-25eban
2004-01-24* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): supportgotoyuzo
2004-01-242004-01-24usa
2004-01-24* ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): changegotoyuzo
2004-01-222004-01-23nobu
2004-01-22* pack.c (num2i32): pack should not raise RangeError.matz
2004-01-22* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...shugo
2004-01-22* lib/e2mmap.rb (VERSION): remove unnecessary version checking.eban
2004-01-22* parse.y (opt_rescue): use NODE_ERRINFO() instead ofmatz
2004-01-22* parse.y (string_content): reset lexical states at the beginning ofnobu
2004-01-21* parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz
2004-01-21* missing/os2.c (chdir, getcwd):siena
2004-01-212004-01-22eban
2004-01-21* configure.in: check availability of link(). [ruby-dev:22237]siena
2004-01-21* ChangeLog: typo: RUBY_MBCHAR_MAX was RUBY_MBCHAR_MAXSIZE.siena
2004-01-21* defines.h: define RUBY_MBCHAR_MAX instead of MB_CUR_MAX.siena
2004-01-21:nodoc: the "Deprecated" moduledave
2004-01-21* configure.in: Interix(SFU) support.eban
2004-01-21remove O_NONBLOCKseki
2004-01-21typoseki
2004-01-21* ext/digest/md5/extconf.rb: have_library appends found library.nobu
2004-01-21* lib/net/imap.rb (envelope): allow NIL.shugo
2004-01-212004-01-21eban
2004-01-21* lib/mkmf.rb (merge_libs): squeeze successive same libraries.nobu
2004-01-21* lib/base64.rb: enclosed in a module. [ruby-core:02285]nobu
2004-01-21* ext/digest/rmd160/extconf.rb: have_library appends found library.nobu
2004-01-20Tidy benchmark.rb documentation a taddave
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* test/ruby/test_marshal.rb (MarshalTestLib::test_exception): testnobu
2004-01-192004-01-20eban
2004-01-19* ext/openssl/extconf.rb: add check for OpenSSL version.gotoyuzo
2004-01-19* error.c (name_err_mesg_to_str): inverted condition for result ofnobu
2004-01-19* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.eban
2004-01-19* sample/exyacc.rb: escape '}' to avoid warning.eban
2004-01-19* ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: removenobu
2004-01-19* variable.c (rb_set_class_path): do not set path ifmatz
2004-01-19* error.c (NameError::message): internal use only.nobu
2004-01-19* test/ruby/test_time.rb: added tests for [ruby-dev:22614] andakira
2004-01-192004-01-19usa
2004-01-19* ext/extmk.rb, win32/Makefile.sub, win32/configure.bat,usa
2004-01-18synchronized with date2 3.5.tadf
2004-01-18synchronized with date2 3.5.tadf
2004-01-18* ext/iconv/charset_alias.rb: prefer us_EN locale encodings ornobu
2004-01-18* class.c, error.c, file.c, io.c, numeric.c, object.c, re.c, struct.c,nobu
2004-01-18* ruby.c: use translate_char() on Cygwin.eban
2004-01-18* failed to add in the previous commit.nahi