summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-274-15/+215
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-262-2/+8
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-262-4/+12
* * 2005-10-26eban2005-10-251-3/+3
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-257-5/+26
* * lib/rational.rb: applied documentation patch from Gavin Sinclairmatz2005-10-254-71/+258
* * 2005-10-25eban2005-10-241-3/+3
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-242-2/+6
* RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki2005-10-244-92/+448
* * 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
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-10-241-1/+1
* * 2005-10-24usa2005-10-241-3/+3
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz2005-10-246-4/+126
* * 2005-10-23eban2005-10-231-3/+3
* * ext/tcltklib/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-4/+38
* * 2005-10-22eban2005-10-221-3/+3
* * 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-224-8/+125
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-212-2/+6
* * 2005-10-21eban2005-10-211-3/+3
* * time.c: should use LONG_LONG instead of `long long'.ocean2005-10-212-1/+3
* * bignum.c (bignew_1): convertion from `int' to `char' discardsocean2005-10-212-2/+10
* * lib/mkmf.rb (create_makefile): Borland make seems not to allowocean2005-10-202-2/+8
* * lib/mkmf.rb (create_makefile): get rid of a restrictionnobu2005-10-192-1/+7
* * 2005-10-20usa2005-10-191-3/+3
* * rubysig.h (CHECK_INTS): fix typo.usa2005-10-192-3/+7
* * 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
* * rubysig.h (CHECK_INTS): prevent signal handler to run duringmatz2005-10-194-31/+41
* * parse.y (rb_gc_mark_parser): get rid of segfault with old yacc.nobu2005-10-192-0/+14
* * file.c (rb_file_join): elements may contain null pointer strings.nobu2005-10-182-1/+6
* * eval.c, gc.c, time.c: made internal symbols static. [ruby-dev:27435]nobu2005-10-184-4/+8
* * 2005-10-19eban2005-10-181-3/+3
* * regex.c (re_compile_pattern): numeric literal inside character classnobu2005-10-182-0/+6
* * parse.y (parser_heap): byacc never free parser stack.nobu2005-10-172-7/+12
* * 2005-10-17usa2005-10-171-3/+3
* * file.c (chmod_internal, lchmod_internal): fixed type of 2nd argument.usa2005-10-172-4/+12
* * ext/extmk.rb: omit non-existing directories.nobu2005-10-162-6/+13
* * 2005-10-16eban2005-10-161-3/+3
* check remote hash tupleseki2005-10-163-1/+20
* * 2005-10-15eban2005-10-151-3/+3
* typo fixed, again. thanks, Doug Kearns.seki2005-10-152-1/+5
* * win32/win32.c (ioctl): should set errno.usa2005-10-142-0/+5
* * 2005-10-14eban2005-10-141-3/+3
* * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo2005-10-142-1/+7
* * 2005-10-13eban2005-10-131-3/+3
* * ext/iconv/charset_alias.rb (charset_alias): create wrapper libraynobu2005-10-132-11/+40