aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946]nobu2003-09-263-12/+25
* * lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2.nahi2003-09-261-1/+1
* * test/ruby/test_marshal.rb: add test for ruby's objects.nahi2003-09-262-0/+284
* 2003-09-26eban2003-09-261-3/+3
* * defines.h (flush_register_windows): use volatile only for gcc onnobu2003-09-263-7/+19
* * lib/README: updated.nahi2003-09-252-1/+23
* * MANIFEST: add test/ostruct/test_ostruct.rb.eban2003-09-251-0/+1
* * ext/openssl/ossl.c (ossl_buf2str): fix type of 1st argument forusa2003-09-253-2/+10
* * lib/ostruct.rb: Added OpenStruct#==.ntalbott2003-09-253-0/+37
* * error.c (rb_warn_m): should not warn if -W0 is specified.matz2003-09-244-0/+19
* * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu2003-09-245-4/+10
* 2003-09-25eban2003-09-241-3/+3
* * MANIFEST: add SOAP4R.eban2003-09-242-0/+148
* * lib/soap/* (29 files): SOAP4R added.nahi2003-09-24145-0/+20938
* 2003-09-24eban2003-09-241-3/+3
* * parse.y (str_xquote): do not prepend escapes innobu2003-09-242-2/+7
* * lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.gotoyuzo2003-09-232-2/+9
* 2003-09-23eban2003-09-231-3/+3
* * lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.nahi2003-09-233-1/+45
* * MANIFEST: updated.eban2003-09-222-187/+206
* 2003-09-22eban2003-09-221-3/+3
* * configure.in (AC_CHECK_FUNCS): add setuid and setgid.gotoyuzo2003-09-222-1/+6
* * ext/openssl/ossl_ocsp.c (ossl_ocspreq_initialize): the argumentgotoyuzo2003-09-204-0/+18
* * reduce expecting size of backtrace.nahi2003-09-201-2/+3
* * lib/logger.rb: typo fixed.nahi2003-09-204-5/+227
* Minor documentation improvementsgsinclair2003-09-191-2/+3
* Improved documentationgsinclair2003-09-191-22/+36
* Converted RD to RDoc (Lyle Johnson) and improved documentation.gsinclair2003-09-191-460/+423
* * test/testunit/*: Added.ntalbott2003-09-1917-24/+1448
* Small documentation correctiongsinclair2003-09-191-1/+1
* * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo2003-09-182-5/+10
* * eval.c (proc_invoke): should push PROT_PCALL tag for orphans.matz2003-09-182-1/+7
* * eval.c (proc_invoke): should update "result" for orphans.matz2003-09-182-2/+2
* lib/pathname.rb: update document.akr2003-09-182-3/+9
* * lib/logger.rb: Comment fix. I don't like inline documentation... Hard tonahi2003-09-181-2/+2
* 2003-09-18eban2003-09-181-3/+3
* * lib/logger.rb: new file. Logger, formerly called devel-logger ornahi2003-09-186-0/+684
* * eval.c (localjump_destination): should not raise ThreadErrormatz2003-09-172-7/+14
* re-formatted wrongly.nobu2003-09-171-1/+1
* * parse.y (tokadd_string, parse_string, yylex): escaped terminatornobu2003-09-172-49/+16
* * test/fileutils/fileassertions.rb: new file.aamine2003-09-175-0/+463
* * test/strscan/test_stringscanner.rb: require test/unit.aamine2003-09-172-8/+5
* should check retuen value of rb_protect.gotoyuzo2003-09-171-1/+1
* 2003-09-17eban2003-09-171-3/+3
* * test/strscan/test_stringscanner.rb: new file.aamine2003-09-173-0/+408
* fix command line in 'dep'.gotoyuzo2003-09-171-1/+1
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-1725-594/+601
* * regex.c (re_compile_pattern): should not translate charactermatz2003-09-163-13/+31
* * test/csv/test_csv.rb: add negative tests of row_sep.nahi2003-09-162-0/+20
* 2003-09-16eban2003-09-161-3/+3