summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-30* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2005-10-30* test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean
2005-10-29synchronized with date2 3.7tadf
2005-10-27* enumerator.c (enumerator_allocate): allow subclassing.nobu
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-10-27* missing.h, missing/memcmp.c, missing/memmove.c:ocean
2005-10-26* ext/syck/implicit.c (syck_type_id_to_uri): should returnocean
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-25* ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean
2005-10-25* gc.c (garbage_collect): sorry, previous commit was incorrect.ocean
2005-10-25* gc.c (garbage_collect): return now whether there're rooms for newocean
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/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):nagai
2005-10-22* ext/tk/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* util.[hc] (ruby_add_suffix): constified.ocean
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
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-22* missing.h, missing/*.c: SUSv3 compatible strcasecmp and strncasecmp,ocean
2005-10-21* rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean
2005-10-21* bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337]matz
2005-10-21* intern.h, struct.c (rb_struct_iv_get): constified.ocean
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* ext/ripper/tools/preproc.rb (prelude): do not append surplusnobu
2005-10-20* parser.y (struct parser_params): parser never modify input string.nobu
2005-10-20* class.c, eval.c, hash.c, st.c, variable.c: changed /* ??? */ stuffocean
2005-10-20* eval.c, file.c, ruby.c: removed strchr, strrchr, strstr definitionocean
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* ChangeLog: wrong log.nobu
2005-10-19* lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu
2005-10-18* file.c (rb_file_join): elements may contain null pointer strings.nobu
2005-10-18* enumerator.c, eval.c, gc.c, parse.y, regparse.c, sjis.c, time.c:nobu
2005-10-18* ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa
2005-10-17* mkconfig.rb: fixup configure_args for mswin32 configure.usa
2005-10-16* ext/extmk.rb: omit non-existing directories.nobu
2005-10-16check remote hash tupleseki
2005-10-15* win32/configure.bat: remove unnecessary line which preventsusa
2005-10-15* lib/net/ftp.rb: (getbinaryfile): allow nil for localfile, andshugo
2005-10-15typo fixed, again. thanks, Doug Kearns.seki
2005-10-14* win32/Makefile.sub (MKFILES): update MKFILES if configure files getnobu
2005-10-14* win32/win32.c (ioctl): should set errno.usa
2005-10-14* lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.gotoyuzo
2005-10-13* io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:nobu