summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-22* strscan.c: remove useless #include directiveaamine
2002-03-22import strscan.aamine
2002-03-22net/protocol.rb: Protocol#start should return self.aamine
2002-03-22* lib/resolv.rb: fix arguments to create exceptions.akr
2002-03-22Synchronize with reality. Pick actually existent modules and get ridknu
2002-03-22Mention the import of BigFloat.knu
2002-03-22BigFloat 1.1.8 has been imported. Add .cvsignore and MANIFEST.knu
2002-03-22Initial revisionknu
2002-03-21Probably */depend should be added to this file too.knu
2002-03-20* win32/Makefile.sub (config.status): fix install path (prefix).usa
2002-03-20* ext/configsub.rb: latest autoconf style support.nobu
2002-03-20* mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr
2002-03-20* win32/config.status.in: no longer used.nobu
2002-03-20* win32/Makefile.sub (config.status): and use recent autoconf format.nobu
2002-03-20* win32/Makefile.sub (config.status): and use recent autoconf format.nobu
2002-03-20* win32/Makefile.sub: made variables configurable.nobu
2002-03-20* variable.c (rb_const_list): a temporary table must be freed.nobu
2002-03-20* mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr
2002-03-202002-03-20nobu
2002-03-20too reverted.nobu
2002-03-20* eval.c (is_defined): should check receiver only once.matz
2002-03-19* util.c (ruby_getcwd): the content of buf is uncertain and mustknu
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-18* ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu
2002-03-18* MANIFEST: add missing/fileblocks.ceban
2002-03-18* ext/digest: add depend file.nobu
2002-03-18* eval.c (rb_f_abort): should not bypass cleanup.nobu
2002-03-18* ext/iconv/extconf.rb: workaround for GNU libiconv.eban
2002-03-18* parse.y (parse_string): part of multi-byte sequence must notnobu
2002-03-18* enum.c (enum_find): catch a value before recycle.nobu
2002-03-18* enum.c (enum_inject): use the first iterated element as thenobu
2002-03-17added depend files in ext/iconv and ext/stringio.nobu
2002-03-17* ext/stringio/depend: added.nobu
2002-03-17* ext/iconv/depend: added.nobu
2002-03-16* missing/fileblocks.c: add for autoconf.eban
2002-03-15* win32/win32.c (StartSockets): remove duplicated lines.nobu
2002-03-152002-03-15eban
2002-03-15* bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,usa
2002-03-15* ext/iconv/iconv.c: fixed document, Iconv#new is no longer annobu
2002-03-14* ext/iconv: imported.nobu
2002-03-14Initial revisionnobu
2002-03-14* configure.in: autoconf 2.53 support. use AC_LIBOBJ.eban
2002-03-14* re.c (rb_reg_match): should clear $~ if operand is nil.matz
2002-03-14* ext/stringio/stringio.c: fixed frozen string bug. ungetc nonobu
2002-03-14* string.c (rb_str_subpat_set): must make str independent afternobu
2002-03-14typonobu
2002-03-142002-03-14nobu
2002-03-13* dir.c (rb_push_glob): avoid SEGV when no block given.nobu
2002-03-132002-03-13nobu
2002-03-13* dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu