aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-303-1/+14
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-306-0/+87
* * 2005-10-31eban2005-10-301-3/+3
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-302-4/+9
* * 2005-10-29eban2005-10-291-3/+3
* synchronized with date2 3.7tadf2005-10-292-0/+14
* * enumerator.c (enumerator_allocate): allow subclassing.nobu2005-10-272-2/+6
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-278-77/+589
* * 2005-10-27eban2005-10-271-3/+3
* * missing.h, missing/memcmp.c, missing/memmove.c:ocean2005-10-274-16/+19
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-262-2/+8
* * 2005-10-26eban2005-10-251-3/+3
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-257-5/+26
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-252-4/+12
* * gc.c (garbage_collect): sorry, previous commit was incorrect.ocean2005-10-252-2/+6
* * gc.c (garbage_collect): return now whether there're rooms for newocean2005-10-252-1/+6
* * 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
* * 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