aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * MANIFEST: add test/csv/mac.csv.eban2003-09-164-3/+10
* * lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi2003-09-154-177/+327
* OpenSSL updatemichal2003-09-1217-335/+409
* * intern.h (rb_disable_super, rb_enable_super): replace with dummynobu2003-09-123-4/+13
* 2003-09-12eban2003-09-121-3/+3
* * bignum.c (rb_big_and): convert argument using 'to_int'.matz2003-09-127-24/+55
* Added documentation in RDoc format.wew2003-09-121-38/+799
* whitespace fix in ChangeLog entrydblack2003-09-111-2/+2
* lib/scanf.rbdblack2003-09-111-0/+5
* Took out useless @matched_item variable; some small refactoring.dblack2003-09-111-18/+18
* * ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo2003-09-102-0/+14
* 2003-09-10eban2003-09-101-3/+3
* * eval.c (win32_get_exception_list): avoid VC7 warning.usa2003-09-104-0/+18