summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a test for [ruby-dev:26127].akr2005-05-291-0/+2
* * test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo2005-05-282-8/+34
* * 2005-05-28eban2005-05-281-3/+3
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-272-12/+12
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-05-274-5/+24
* * lib/mkmf.rb: use the semicolon as the path separatoreban2005-05-272-5/+14
* * 2005-05-26eban2005-05-261-3/+3
* * ChangeLog: fix entry format.nobu2005-05-252-2/+2
* * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai2005-05-252-1/+59
* * lib/irb/input-method.rb: do not use Readline::HISTORY.pop.shugo2005-05-252-2/+7
* * ext/readline/readline.c: supported libedit. (backported from HEAD)shugo2005-05-254-146/+218
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-2518-108/+289
* * 2005-05-25eban2005-05-251-3/+3
* * lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr2005-05-252-1/+6
* * numeric.c (fix_pow): support Fixnum ** Float case directlymatz2005-05-243-1/+17
* * lib/getopts.rb: should warn only if verbose mode.eban2005-05-242-1/+6
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): stringnobu2005-05-232-1/+6
* * 2005-05-24eban2005-05-231-3/+3
* * test/soap/calc: method name 'set' was able to crash with a class Set.nahi2005-05-235-16/+39
* * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-233-12/+67
* * 2005-05-23eban2005-05-231-3/+3
* * re.c (make_regexp): should not return junk address duringmatz2005-05-232-0/+6
* failed to add some test directories in the previous commit.nahi2005-05-222-0/+78
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-22181-9360/+3163
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-2231-0/+2817
* * 2005-05-22eban2005-05-221-3/+3
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-223-1/+23
* * bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean2005-05-212-1/+6
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-05-192-2/+7
* * 2005-05-19eban2005-05-191-3/+3
* Cross-ported the REXML changes from HEAD to the 1.8 branch.ser2005-05-1923-1043/+1339
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-05-191-0/+33
* * error.c (exc_exception): reverted to call Exception#initializenobu2005-05-182-1/+6
* * 2005-05-18nobu2005-05-181-3/+3
* * dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu2005-05-184-73/+100
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo2005-05-172-1/+6
* * ChangeLog: fix typo.usa2005-05-171-1/+1
* * 2005-05-17usa2005-05-171-3/+3
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-172-1/+6
* * class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu2005-05-162-1/+7
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-165-3/+14
* * win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean2005-05-153-18/+22
* * 2005-05-16eban2005-05-151-3/+3
* * lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr2005-05-152-1/+7
* use raise(exception) [ruby-dev:26164]seki2005-05-152-1/+7
* * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu2005-05-153-20/+10
* * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr2005-05-152-3/+8
* * win32/win32.c (unixtime_to_filetime): deal with DST.nobu2005-05-152-1/+8
* * 2005-05-14nobu2005-05-141-3/+3
* * error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu2005-05-142-4/+9