summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-styleSHIGEOshyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create branch 'SHIGEO'.(no author)2002-03-22487-168269/+0
* Initial revisionknu2002-03-224-0/+5180
* Probably */depend should be added to this file too.knu2002-03-211-0/+4
* * win32/Makefile.sub (config.status): fix install path (prefix).usa2002-03-202-1/+5
* * ext/configsub.rb: latest autoconf style support.nobu2002-03-202-1/+5
* * mkconfig.rb: close duplicated $stdout before renaming rbconfig.rb.akr2002-03-202-0/+7
* * win32/config.status.in: no longer used.nobu2002-03-201-67/+0
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-2/+5
* * win32/Makefile.sub (config.status): and use recent autoconf format.nobu2002-03-201-80/+80
* * win32/Makefile.sub: made variables configurable.nobu2002-03-204-15/+174
* * variable.c (rb_const_list): a temporary table must be freed.nobu2002-03-202-0/+5
* * mkconfig.rb: don't touch rbconfig.rb if there is a trouble.akr2002-03-202-1/+7
* 2002-03-20nobu2002-03-201-2/+2
* too reverted.nobu2002-03-201-1/+1
* * eval.c (is_defined): should check receiver only once.matz2002-03-204-6/+18
* * util.c (ruby_getcwd): the content of buf is uncertain and mustknu2002-03-192-1/+6
* * re.c (rb_reg_search): should clear last_match if pos is out ofmatz2002-03-1910-20/+86
* * ext/stringio/stringio.c (check_modifiable): wrong declaration.nobu2002-03-182-2/+6
* * MANIFEST: add missing/fileblocks.ceban2002-03-181-0/+1
* * ext/digest: add depend file.nobu2002-03-1817-2/+58
* * eval.c (rb_f_abort): should not bypass cleanup.nobu2002-03-183-2/+9
* * ext/iconv/extconf.rb: workaround for GNU libiconv.eban2002-03-182-1/+5
* * parse.y (parse_string): part of multi-byte sequence must notnobu2002-03-183-14/+33
* * enum.c (enum_find): catch a value before recycle.nobu2002-03-182-7/+28
* * enum.c (enum_inject): use the first iterated element as thenobu2002-03-182-7/+34
* added depend files in ext/iconv and ext/stringio.nobu2002-03-171-0/+6
* * ext/stringio/depend: added.nobu2002-03-171-0/+2
* * ext/iconv/depend: added.nobu2002-03-171-0/+2
* * missing/fileblocks.c: add for autoconf.eban2002-03-162-0/+5
* * win32/win32.c (StartSockets): remove duplicated lines.nobu2002-03-152-3/+4
* 2002-03-15eban2002-03-151-2/+2
* * bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,usa2002-03-155-30/+48
* * ext/iconv/iconv.c: fixed document, Iconv#new is no longer annobu2002-03-152-4/+10
* * ext/iconv: imported.nobu2002-03-142-0/+8
* Initial revisionnobu2002-03-143-0/+745
* * configure.in: autoconf 2.53 support. use AC_LIBOBJ.eban2002-03-142-7/+9
* * re.c (rb_reg_match): should clear $~ if operand is nil.matz2002-03-1414-24/+955
* * ext/stringio/stringio.c: fixed frozen string bug. ungetc nonobu2002-03-142-14/+51
* * string.c (rb_str_subpat_set): must make str independent afternobu2002-03-142-0/+6
* typonobu2002-03-141-1/+1
* 2002-03-14nobu2002-03-141-2/+2
* * dir.c (rb_push_glob): avoid SEGV when no block given.nobu2002-03-132-1/+5
* 2002-03-13nobu2002-03-131-2/+2
* * dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu2002-03-133-44/+87
* * lib/getopts.rb: single_options can be nil[*], and is not notknu2002-03-133-2/+18
* 2002-03-12nobu2002-03-121-2/+2
* * regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',matz2002-03-124-24/+9
* * lib/resolv.rb: don't complete domains for absolute FQNs.akr2002-03-122-30/+35
* Remove the entries that have already been merged into the stableknu2002-03-111-12/+0