aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine2004-02-131-0/+5
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on Win9x. [ruby-d...aamine2004-02-121-0/+5
* * lib/ftools.rb: documentedgsinclair2004-02-121-0/+4
* * lib/base64.rb: added and tidied documentationgsinclair2004-02-121-0/+4
* * lib/net/protocol.rb (WriteAdapater#puts): must append "\n" to the string, d...aamine2004-02-121-0/+5
* * lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu2004-02-121-0/+5
* * parse.y (rparen): ignore preceding newlines to right parentheses.nobu2004-02-121-0/+5
* * configure.in: set ac_cv_func_link to yes to enable link() on MinGW.eban2004-02-121-0/+5
* * win32/win32.c (link): raise NotImplementedError on Win9X.usa2004-02-121-0/+7
* * ext/tk/lib/tk.rb (TkComm::tk_split_list): suppress a warning.nobu2004-02-121-0/+4
* * lib/pathname.rb: use assert_raise instead of assert_raises.akr2004-02-111-0/+11
* * ext/tk/lib/tk.rb: properly treat a Tcl/Tk's string with escapingnagai2004-02-111-0/+5
* typo.nobu2004-02-101-1/+1
* * eval.c (method_proc): return bound Proc object. [ruby-dev:22854]nobu2004-02-101-0/+11
* * eval.c (umethod_bind): perge unused check. [ruby-dev:22850]nobu2004-02-101-0/+4
* * string.c (rb_str_match): raise TypeError when both arguments areusa2004-02-101-0/+10
* * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu2004-02-091-0/+20
* * process.c (detach_process_watcher): return the last status.nobu2004-02-091-0/+5
* * lib/pp.rb (PP::PPMethods::object_address_group): suppress negativenobu2004-02-081-0/+5
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-081-0/+5
* * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests forakira2004-02-081-0/+5
* * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle):akira2004-02-081-0/+5
* * lib/net/http.rb (HTTP#request): should not overwrite Connection header. (ru...aamine2004-02-081-0/+5
* Added ruby-dev numberocean2004-02-081-1/+1
* * dir.c (glob_helper): Dir.glob('**/') did not work.ocean2004-02-081-0/+4
* * dir.c (fnmatch):ocean2004-02-071-0/+9
* * lib/irb/init.rb (IRB.rc_files): yield possible rc file names.nobu2004-02-071-1/+8
* Support https in hyperlinksdave2004-02-061-0/+5
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previousnahi2004-02-061-0/+5
* * lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instancenahi2004-02-061-0/+5
* * test/ruby/test_proc.rb (TestProc::test_eq): added aakira2004-02-061-1/+6
* * test/ruby/test_proc.rb (TestProc::test_eq): added tests forakira2004-02-061-0/+5
* * ext/socket/socket.c (bsock_do_not_reverse_lookup): control reversenobu2004-02-061-0/+5
* * lib/irb/extend-command.rb: add irb_help command. [ruby-talk:91610]nobu2004-02-061-0/+6
* * lib/prettyprint.rb (PrettyPrint#first?): obsoleted.akr2004-02-051-0/+4
* * lib/prettyprint.rb (PrettyPrint#seplist): added.akr2004-02-051-0/+12
* * file.c (rb_stat_mode): should not sign-expand, so backout.nobu2004-02-041-1/+5
* * file.c (test_l): fix wrong method name in document.akr2004-02-031-0/+10
* * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou2004-02-031-0/+14
* Retrofit entry (there was conflict):gsinclair2004-02-031-0/+7
* * parse.y (reduce_nodes): remove tail returns. [ruby-talk:90934]nobu2004-02-031-0/+4
* * lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.akr2004-02-021-0/+4
* * parse.y (block_append, new_evstr, void_expr0): remove no longer usednobu2004-02-021-1/+6
* * dln.c (dln_load): don't specify RTLD_GLOBAL on Interix,eban2004-02-021-0/+5
* * lib/pp.rb (Struct#pretty_print): make it 1.8 style.akr2004-02-011-2/+7
* * lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopbackakr2004-02-011-1/+4
* * lib/resolv-replace.rb (BasicSocket#send): don't replace becauseakr2004-02-011-0/+13
* Bug in BigDecimal("1e#{n}").add BigDecimal('.5'),n) reported and fixed by Jav...shigek2004-02-011-0/+4
* * lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.akr2004-01-311-1/+2
* lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.akr2004-01-311-0/+5