aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu2005-10-243-8/+15
* * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa2005-10-242-2/+7
* * 2005-10-24eban2005-10-241-3/+3
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai2005-10-244-3/+11
* * 2005-10-23eban2005-10-231-3/+3
* * ext/tk/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-22127-106/+3453
* * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu2005-10-223-5/+39
* * 2005-10-22eban2005-10-221-3/+3
* * util.[hc] (ruby_add_suffix): constified.ocean2005-10-223-27/+25
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-2213-28/+36
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-221-0/+50
* commit miss.nobu2005-10-221-50/+0
* * time.c (rb_strftime): removed meaningless volatile modifiers, andnobu2005-10-222-11/+13
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-225-8/+174
* * missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,ocean2005-10-2213-55/+37
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-212-4/+8
* * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz2005-10-219-87/+214
* * intern.h, struct.c (rb_struct_iv_get): constified.ocean2005-10-219-30/+33
* * time.c: should use LONG_LONG instead of `long long'.ocean2005-10-212-5/+6
* * bignum.c (bignew_1): convertion from `int' to `char' discardsocean2005-10-212-4/+12
* * 2005-10-21eban2005-10-211-3/+3
* * ext/ripper/tools/preproc.rb (prelude): do not append surplusnobu2005-10-202-3/+6
* * parser.y (struct parser_params): parser never modify input string.nobu2005-10-202-16/+23
* * class.c, eval.c, hash.c, st.c, variable.c: changed /* ??? */ stuffocean2005-10-206-22/+27
* * eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definitionocean2005-10-207-40/+27
* * lib/mkmf.rb (create_makefile): Borland make seems not to allowocean2005-10-202-9/+15
* * 2005-10-20nobu2005-10-191-3/+3
* * lib/mkmf.rb (create_makefile): get rid of a restrictionnobu2005-10-193-2/+11
* * ChangeLog: wrong log.nobu2005-10-191-2/+2
* * lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu2005-10-191-3/+2
* * lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu2005-10-191-0/+5
* * file.c (rb_file_join): elements may contain null pointer strings.nobu2005-10-182-1/+6
* * 2005-10-19eban2005-10-181-3/+3
* * enumerator.c, eval.c, gc.c, parse.y, regparse.c, sjis.c, time.c:nobu2005-10-188-8/+13
* * sorry, commit miss.usa2005-10-182-2/+2
* * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa2005-10-186-5/+13
* * 2005-10-18usa2005-10-181-3/+3
* * mkconfig.rb: forgotten to commit.usa2005-10-181-0/+1
* * 2005-10-17usa2005-10-171-3/+3
* * mkconfig.rb: fixup configure_args for mswin32 configure.usa2005-10-172-2/+8
* * ext/extmk.rb: omit non-existing directories.nobu2005-10-162-6/+13
* check remote hash tupleseki2005-10-163-1/+20
* * 2005-10-16usa2005-10-151-3/+3
* * win32/configure.bat: remove unnecessary line which preventsusa2005-10-152-1/+5
* * lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, andshugo2005-10-152-17/+41
* * 2005-10-15eban2005-10-151-3/+3
* typo fixed, again. thanks, Doug Kearns.seki2005-10-152-1/+5
* * win32/Makefile.sub (MKFILES): update MKFILES if configure files getnobu2005-10-144-3/+65
* * win32/win32.c (ioctl): should set errno.usa2005-10-142-0/+5
* * 2005-10-14eban2005-10-141-3/+3