summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/socket.c (make_hostent_internal): accept ai_familymatz2006-05-021-0/+6
* * numeric.c (num_div): use floor rather than rb_Integer().matz2006-05-011-0/+12
* * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo2006-04-291-0/+5
* * util.c (ruby_strtod): should not cut off 18 digits for nomatz2006-04-281-0/+5
* * array.c (rb_ary_fill): internalize local variable "beg" tomatz2006-04-261-0/+5
* * pack.c (pack_unpack): now supports CRLF newlines. a patch frommatz2006-04-261-0/+5
* * ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai2006-04-251-0/+5
* * lib/jcode.rb (String::tr_s): should have translated nonmatz2006-04-241-0/+6
* * regex.c (re_compile_pattern): should check if c is not amatz2006-04-241-0/+6
* * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai2006-04-211-0/+5
* * ext/socket/socket.c: document update patch from Sam Robertsmatz2006-04-211-0/+5
* * parse.y (arg): too much NEW_LIST()matz2006-04-191-0/+6
* * eval.c (rb_eval): use ARGSCAT for NODE_OP_ASGN1.matz2006-04-191-0/+19
* * parse.y (list_concat): should not modify nodes other thanmatz2006-04-191-0/+5
* * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai2006-04-181-0/+10
* * eval.c: block_unique should be 1, not frame_unique.matz2006-04-171-0/+5
* * prec.c (prec_prec_f): documentation patch frommatz2006-04-091-0/+18
* * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]nagai2006-04-061-0/+4
* * ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai2006-04-051-0/+19
* WIN32OLE#[] should accept multi argments.suke2006-03-291-0/+7
* * 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