aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* RDoc comments added by Elliott Hughesdave2003-12-272-0/+144
* Some Ruby source uses Init_xxx (lower case for the class name)dave2003-12-272-1/+9
* * configure.in: fix "test: too many arguments" error.eban2003-12-272-6/+10
* Add RDoc comments for Timedave2003-12-272-0/+485
* RDoc comments for Symboldave2003-12-272-0/+135
* Add RDoc commentsdave2003-12-272-0/+360
* Added RDoc for class IOdave2003-12-271-2/+819
* 2003-12-27eban2003-12-261-3/+3
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-262-12/+36
* MG added RDoc comments for re.cdave2003-12-261-0/+419
* * io.c (rb_f_backquote): need not to check nil result.matz2003-12-266-20/+41
* * configure.in: check if getcontext and setcontext are available.nobu2003-12-263-41/+38
* lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr2003-12-262-0/+6
* * test/ruby/test_pack.rb: new test test_pack_N.aamine2003-12-262-0/+16
* 2003-12-26usa2003-12-261-3/+3
* * MANIFEST: add vms/config.h and remove vms/config.h_in.usa2003-12-263-2/+6
* [VMS] "rfm=stmlf" is specified for open() and fopen().akiyoshi2003-12-262-5/+10
* config.h_in has been renamed to config.hakiyoshi2003-12-262-61/+120
* add __FAST_SETJMP macro to support threads on VMSakiyoshi2003-12-261-0/+7
* Fix problem with rule calculationdave2003-12-251-0/+2
* * string.c (rb_str_update): don't return any value.usa2003-12-252-1/+5
* * string.c (rb_str_update): call rb_str_modify().matz2003-12-254-15/+24
* 2003-12-25eban2003-12-251-4/+4
* MG added RDoc comments to string.cdave2003-12-241-0/+1145
* * eval.c (search_required): search actual file name once when nonobu2003-12-242-10/+14
* * configure.in: check for nanosleep, -lrt if required.matz2003-12-243-4/+26
* Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...dave2003-12-241-10/+7
* * stable version 1.8.1 released.matz2003-12-244-9/+13
* * test/soap/test_basetype.rb, test/soap/marshal/test_marshal.rbnahi2003-12-244-5/+15
* * lib/tsort.rb (test_orphaned_break): removed.akr2003-12-242-14/+4
* * ext/tk/sample/tkmulticolumnlist.rb: new samplenagai2003-12-244-8/+761
* * configure.in (LDSHARED): Fixed typographical error in assignment ofeban2003-12-242-1/+7
* * eval.c (catch_timer): do not call rb_thread_schedule() inside tomatz2003-12-245-27/+54
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): should check for errorgotoyuzo2003-12-242-12/+38
* * ext/stringio/stringio.c (strio_read): clear the buffer argumentnobu2003-12-243-0/+30
* * lib/test/unit/assertions.rb: Modules are allowed to rescue.nobu2003-12-246-31/+68
* * MANIFEST:eban2003-12-241-7/+7
* * lib/net/imap.rb (authenticate): remove "\n" from base64 encodedshugo2003-12-242-1/+6
* Michael Granger added RDoc for range.cdave2003-12-241-0/+184
* Forgot to save buffer.... sighdave2003-12-2414-1309/+1720
* * test/fileutils/test_fileutils.rb: should not create anynobu2003-12-242-1/+18
* * ext/stringio/stringio.c (strio_read): never return nil atnobu2003-12-242-4/+30
* 2003-12-24usa2003-12-241-3/+3
* * parse.y (arg): should return 0 after error. [ruby-dev:22360]nobu2003-12-242-1/+7
* Fix doc typosdave2003-12-231-2/+3
* * io.c (read_all): do not return nil at the end of file.matz2003-12-235-50/+69
* RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...dave2003-12-233-1/+1174
* * lib/optparse.rb: incomplete RDoc documentation added in place ofgsinclair2003-12-232-307/+411
* 2003-12-23eban2003-12-231-3/+3
* * test/soap/test_streamhandler.rb (test_basic_auth): removed.nahi2003-12-232-10/+9