summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_8_4_preview1shyouhei
2005-10-28This commit was manufactured by cvs2svn to create tag(no author)
2005-10-28* 1.8.3 preview1matz
2005-10-28* ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz
2005-10-27* 2005-10-27eban
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-10-26* ext/syck/implicit.c (syck_type_id_to_uri): should returnocean
2005-10-26* ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean
2005-10-25* 2005-10-26eban
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-25* lib/rational.rb: applied documentation patch from Gavin Sinclairmatz
2005-10-24* 2005-10-25eban
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2005-10-24RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki
2005-10-24* configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu
2005-10-24* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa
2005-10-24* ext/tk/lib/tk.rb: update RELEASE_DATEnagai
2005-10-24* 2005-10-24usa
2005-10-24* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz
2005-10-23* 2005-10-23eban
2005-10-22* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-22* 2005-10-22eban
2005-10-22* time.c (rb_strftime): removed meaningless volatile modifiers, andnobu
2005-10-22* object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu
2005-10-21* rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean
2005-10-21* 2005-10-21eban
2005-10-21* time.c: should use LONG_LONG instead of `long long'.ocean
2005-10-21* bignum.c (bignew_1): convertion from `int' to `char' discardsocean
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* 2005-10-20usa
2005-10-19* rubysig.h (CHECK_INTS): fix typo.usa
2005-10-19* ChangeLog: wrong log.nobu
2005-10-19* lib/mkmf.rb (create_makefile): do not create unnecessary emptynobu
2005-10-19* lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu
2005-10-19* rubysig.h (CHECK_INTS): prevent signal handler to run duringmatz
2005-10-19* parse.y (rb_gc_mark_parser): get rid of segfault with old yacc.nobu
2005-10-18* file.c (rb_file_join): elements may contain null pointer strings.nobu
2005-10-18* eval.c, gc.c, time.c: made internal symbols static. [ruby-dev:27435]nobu
2005-10-18* 2005-10-19eban
2005-10-18* regex.c (re_compile_pattern): numeric literal inside character classnobu
2005-10-17* parse.y (parser_heap): byacc never free parser stack.nobu
2005-10-17* 2005-10-17usa
2005-10-17* file.c (chmod_internal, lchmod_internal): fixed type of 2nd argument.usa
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-10-16* 2005-10-16eban
2005-10-16check remote hash tupleseki
2005-10-15* 2005-10-15eban
2005-10-15typo fixed, again. thanks, Doug Kearns.seki