aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: fix "test: too many arguments" error.eban2003-12-271-0/+4
* Add RDoc comments for Timedave2003-12-271-0/+4
* RDoc comments for Symboldave2003-12-271-0/+4
* Add RDoc commentsdave2003-12-271-0/+4
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-261-2/+10
* * io.c (rb_f_backquote): need not to check nil result.matz2003-12-261-0/+15
* * configure.in: check if getcontext and setcontext are available.nobu2003-12-261-0/+6
* lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr2003-12-261-0/+4
* * test/ruby/test_pack.rb: new test test_pack_N.aamine2003-12-261-0/+4
* * MANIFEST: add vms/config.h and remove vms/config.h_in.usa2003-12-261-0/+4
* [VMS] "rfm=stmlf" is specified for open() and fopen().akiyoshi2003-12-261-0/+4
* * string.c (rb_str_update): don't return any value.usa2003-12-251-0/+4
* * string.c (rb_str_update): call rb_str_modify().matz2003-12-251-0/+4
* * eval.c (search_required): search actual file name once when nonobu2003-12-241-0/+5
* * configure.in: check for nanosleep, -lrt if required.matz2003-12-241-1/+12
* * stable version 1.8.1 released.matz2003-12-241-0/+8
* * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi2003-12-241-0/+6
* * lib/tsort.rb (test_orphaned_break): removed.akr2003-12-241-0/+4
* * ext/tk/sample/tkmulticolumnlist.rb: new samplenagai2003-12-241-0/+6
* * configure.in (LDSHARED): Fixed typographical error in assignment ofeban2003-12-241-0/+6
* * eval.c (catch_timer): do not call rb_thread_schedule() inside tomatz2003-12-241-0/+17
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for errorgotoyuzo2003-12-241-0/+7
* * ext/stringio/stringio.c (strio_read): clear the buffer argumentnobu2003-12-241-0/+8
* * lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu2003-12-241-1/+13
* * lib/net/imap.rb (authenticate): remove "\n" from base64 encodedshugo2003-12-241-0/+5
* * test/fileutils/test_fileutils.rb: should not create anynobu2003-12-241-0/+5
* * ext/stringio/stringio.c (strio_read): never return nil atnobu2003-12-241-0/+8
* * parse.y (arg): should return 0 after error. [ruby-dev:22360]nobu2003-12-241-1/+5
* * io.c (read_all): do not return nil at the end of file.matz2003-12-231-3/+29
* * lib/optparse.rb: incomplete RDoc documentation added in place ofgsinclair2003-12-231-0/+5
* * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi2003-12-231-0/+6
* * io.c (rb_io_ungetc): raise an exception at unread stream tonobu2003-12-231-1/+9
* * pack.c (pack_pack): remove unnecessary negative value check.matz2003-12-231-0/+8
* * bcc32/Makefile.sub (config.h): bcc has finite(). [ruby-list:38940]usa2003-12-231-0/+4
* * lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]nahi2003-12-231-0/+9
* * lib/uri/generic.rb (URI::Generic::check_userinfo,akira2003-12-231-0/+9
* * test/xsd/test_noencoding.rb: rescue Errno::EINVAL and do not test.nahi2003-12-231-0/+6
* * lib/webrick/cgi.rb (CGI): add support for mod_ruby.gotoyuzo2003-12-221-0/+16
* * lib/uri/generic.rb (URI::Generic::check_opaque): fixed typo.akira2003-12-221-0/+4
* * ext/iconv/iconv.c (map_charset): always ensure code is a String.nobu2003-12-221-0/+4
* * class.c (rb_mod_init_copy): always copy singleton class.nobu2003-12-221-1/+6
* * lib/uri/generic.rb (URI::Generic#route_from): accepts urls whichakira2003-12-221-0/+7
* * lib/cgi.rb: reduce eval.nobu2003-12-221-0/+7
* * test/soap/test_property.rb: remove duplicated test method.nahi2003-12-221-0/+4
* * eval.c (rb_with_disable_interrupt): use ENABLE_INTS instead ofmatz2003-12-221-0/+3
* * bcc32/Makefile.sub, win32/Makefile.sub (config.h): removeusa2003-12-221-0/+6
* * configure.in (ac_cv_func_setitimer): moved from defines.hnobu2003-12-221-0/+16
* * configure.in (mingw): set isnan, finite and isinf to yes.eban2003-12-221-0/+4
* * lib/soap/property.rb: passing block by reference.nahi2003-12-221-0/+4
* * ext/syck/emitter.c (syck_emitter_write): str bigger thanmatz2003-12-211-0/+5