summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-211-0/+5
* Add '()' around parameters that don't have themdave2004-05-211-0/+5
* * lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]nobu2004-05-201-3/+10
* * ext/socket/socket.c: fix SEGV. [ruby-dev:23550]ocean2004-05-201-0/+4
* * ext/socket/socket.c: check SCM_RIGHTS macro addition toakr2004-05-201-0/+6
* * numeric.c (flo_eq): alway check if operands are NaN.matz2004-05-201-2/+11
* At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave2004-05-201-0/+6
* * lib/mkmf.rb (have_type): do not check pointer to incomplete type,nobu2004-05-201-1/+7
* * ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai2004-05-191-0/+5
* * node.h (NEW_DSTR): adjust list length.nobu2004-05-181-2/+8
* Add ruby-dev number to ChangeLogocean2004-05-171-0/+2
* * ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz2004-05-171-0/+7
* * numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean2004-05-171-0/+9
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-161-0/+29
* * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair2004-05-161-0/+4
* * lib/text/unit.rb: Removed :nodoc: directive (it prevented effectivegsinclair2004-05-161-0/+5
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-161-0/+7
* * lib/test/unit/**/*.rb: Removed :nodoc: directives (many weregsinclair2004-05-161-0/+5
* * fixed typo.akira2004-05-151-1/+1
* * eval.c (eval): forgot to restore $SAFE value before evaluatingmatz2004-05-141-0/+5
* * range.c (range_each_func): terminates loop if generating valuematz2004-05-141-0/+10
* * eval.c (eval): warning during eval should not cause deadlock.matz2004-05-141-0/+8
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-0/+11
* * util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.ocean2004-05-141-0/+5
* * lib/net/telnet.rb (Net::Telnet::login): "options" can specifyakira2004-05-131-0/+5
* * hash.c (delete_if_i): use st_delete_safe() (viaeban2004-05-131-0/+6
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-05-131-0/+4
* * pack.c (pack_pack): always add with null for 'Z'.nobu2004-05-131-0/+6
* * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters.nobu2004-05-121-4/+9
* * lib/resolv.rb (Resolv::DNS::Config): make it configurable withoutakr2004-05-121-0/+5
* * ext/openssl/ossl_x509name.c: attribute value of DC (short name ofgotoyuzo2004-05-121-0/+5
* * ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...nagai2004-05-121-0/+5
* fix rdocdave2004-05-121-0/+4
* Change symbol lookup scheme in HTML generationdave2004-05-101-0/+5
* Search parent for unqualified constantsdave2004-05-101-0/+10
* * lib/net/ftp.rb: improved documentationgsinclair2004-05-091-0/+8
* Allow multiple arguments to includedave2004-05-071-0/+5
* * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor...aamine2004-05-071-0/+5
* add freeze test for dbm and gdbm.akr2004-05-071-1/+1
* * eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)matz2004-05-071-0/+29
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-071-0/+5
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-071-0/+4
* use numerichost if cannot resolve hostnameseki2004-05-061-0/+5
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-0/+13
* * lib/net/imap.rb (string): accept NIL.shugo2004-05-061-0/+6
* Don't include &block if we have yield parametersdave2004-05-051-0/+6
* use recv instead of recvfromseki2004-05-041-0/+4
* * lib/gserver.rb: documentedgsinclair2004-05-041-0/+4
* * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair2004-05-041-0/+4
* Fix parsing problem with yield within blockdave2004-05-031-0/+5