aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml.rb: added rdoc to beginning of lib.why2004-05-181-0/+4
* * node.h (NEW_DSTR): adjust list length.nobu2004-05-181-0/+6
* * eval.c (rb_method_node): search cache entry first.matz2004-05-181-0/+4
* 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/baseemitter.rb (indent_text): was forcing a mod valuewhy2004-05-161-0/+5
* * lib/drb/drb.rb: Cosmetic documentation changes.gsinclair2004-05-161-0/+4
* * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument toakr2004-05-161-0/+7
* * test/ruby/test_float.rb(test_strtod): Add test for signed 0.000...1ocean2004-05-151-0/+4
* * ext/syck/depend: add ruby's headers.eban2004-05-151-0/+4
* * ext/syck/MANIFEST, ext/syck/depend: new file.nobu2004-05-151-1/+10
* * lib/yaml.rb: removed fallback to pure Ruby parser.why2004-05-151-0/+23
* * 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/+20
* ChangeLog: typo fix.eban2004-05-141-2/+2
* * ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.nagai2004-05-141-0/+11
* * test/ruby/test_float.rb: Add test for util.c revision 1.42.ocean2004-05-141-0/+4
* * 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
* * ext/syck/rubyext.c (yaml_org_handler): some empty strings werewhy2004-05-131-0/+5
* * 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-3/+8
* * 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
* * lib/net/protocol.rb (each_crlf_line): remove junk line.aamine2004-05-101-0/+4
* Change symbol lookup scheme in HTML generationdave2004-05-101-0/+5
* * eval.c (eval): warning during eval should not cause deadlock.matz2004-05-101-0/+8
* Search parent for unqualified constantsdave2004-05-101-0/+5
* * lib/net/pop.rb (loggin): append "\n".aamine2004-05-091-0/+8
* * lib/net/ftp.rb: ported documentation improvement from 1.8 branchgsinclair2004-05-091-0/+8
* * test/ruby/test_float.rb: added test_strtod to test Float("0").nahi2004-05-091-0/+4
* * lib/yaml/store.rb: use FileUtils::copy.eban2004-05-091-0/+4
* * regex.c : removed unused file.ksaito2004-05-091-0/+4
* * io.c (rb_f_open): open should not ignore block when "to_open"matz2004-05-081-0/+9
* * lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457]aamine2004-05-071-0/+12
* 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/+7
* add freeze test for dbm and gdbm.akr2004-05-071-1/+1
* * parse.y (string_content): turn off NODE_NEWLINE flag to avoidmatz2004-05-071-0/+27
* * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false.ocean2004-05-071-0/+5
* use numerichost if cannot resolve hostnameseki2004-05-061-0/+5
* * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]nagai2004-05-061-0/+4
* * lib/yaml/rubytypes.rb (to_yaml): added instance variable handlingwhy2004-05-061-0/+13
* * dir.c (rb_push_glob): simplified code (not change behavior)ocean2004-05-061-0/+4
* * ext/extmk.rb: get rid of side effect of Config.expand, patched bynobu2004-05-061-1/+6
* * 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