summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-291-0/+5
* * eval.c (backtrace): reports aliased method names in a generatedmatz2006-03-281-0/+19
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.naruse2006-03-271-0/+13
* * process.c (rb_f_sleep): remove description about SIGALRM whichmatz2006-03-241-0/+5
* * eval.c (method_missing): should support argument splat inmatz2006-03-231-0/+5
* * configure.in: Solaris SunPro compiler -rapth patch frommatz2006-03-201-0/+5
* * configure.in: remove enable_rpath=no for Solaris.matz2006-03-201-0/+5
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.gotoyuzo2006-03-171-0/+5
* * lib/mkmf.rb (create_makefile): support libraries without *.so.usa2006-03-151-0/+4
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo2006-03-151-0/+5
* * lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removedmatz2006-03-111-0/+8
* * gc.c (id2ref): fix symbol test.akr2006-03-041-0/+4
* * lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygemsmatz2006-03-031-0/+11
* ML ref [ruby-core:7305]akr2006-03-021-1/+1
* * gc.c: align VALUE with sizeof(RVALUE) globally.akr2006-03-021-0/+8
* * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean2006-03-021-0/+5
* * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean2006-03-021-0/+6
* * gc.c (add_heap): heap_slots may overflow. a patch from Stefanmatz2006-03-011-0/+5
* * ruby.h (SYM2ID): should not cast to signed long.matz2006-03-011-0/+5
* * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean2006-02-281-0/+6
* * lib/drb/extservm.rb (invoke_service_command): cannot invoke commandusa2006-02-281-0/+5
* quote pathnames in the server's command line for space containedseki2006-02-241-0/+6
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-241-0/+5
* * bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().ocean2006-02-241-0/+4
* * time.c (time_new_internal): add prototype to tell the compilerusa2006-02-241-0/+7
* * test.rb: Removed. Obsolete by test/nkf.naruse2006-02-231-0/+8
* * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean2006-02-231-0/+7
* * eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]ocean2006-02-231-0/+4
* ChangeLog: add ML number [ruby-list:41838]matz2006-02-201-1/+1
* * configure.in (mingw): have link.usa2006-02-201-0/+6
* * parse.y (f_arglist): should set command_start = Qtrue formatz2006-02-201-0/+5
* * mkconfig.rb: alias RbConfig for Config.akr2006-02-201-0/+4
* * lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz2006-02-201-0/+5
* * lib/rational.rb (Integer::gcd): replaced by gcd4 inmatz2006-02-201-0/+10
* * ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo2006-02-191-0/+5
* * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz2006-02-181-0/+10
* * lib/fileutils.rb (FileUtils::fu_world_writable): make itmatz2006-02-181-0/+5
* * lib/tracer.rb: merged a minor clarification patch from Danielmatz2006-02-171-0/+5
* * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean2006-02-171-0/+10
* * eval.c (rb_thread_wait_for): sleep should always sleep formatz2006-02-171-0/+5
* * eval.c (backtrace): frame->orig_func may not be initialized.matz2006-02-151-0/+5
* * eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in itsmatz2006-02-151-0/+11
* * eval.c (yield_under_i): should not pass self as an argument tomatz2006-02-151-1/+6
* * eval.c (rb_obj_instance_eval): should no singleton classes formatz2006-02-151-0/+5
* * eval.c (DMETHOD_P): accessing wrong frame. [ruby-dev:28181]matz2006-02-141-0/+6
* * ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]ocean2006-02-141-0/+4
* * time.c (search_time_t): support non 32bit time_t environments.usa2006-02-141-0/+13
* * io.c (argf_forward): should not use frame->argv.matz2006-02-141-0/+5
* * common.mk: io.c is depending on env.hocean2006-02-131-1/+1
* * eval.c (rb_call0): argument update propagation. [ruby-dev:28044]matz2006-02-131-0/+6