summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * test/openssl/test_x509store.rb: add test for expired CRLgotoyuzo2005-05-281-1/+6
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-271-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-05-271-0/+6
* * lib/mkmf.rb: use the semicolon as the path separatoreban2005-05-271-0/+5
* * ChangeLog: fix entry format.nobu2005-05-251-1/+1
* * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_listnagai2005-05-251-0/+4
* * lib/irb/input-method.rb: do not use Readline::HISTORY.pop.shugo2005-05-251-0/+5
* * ext/readline/readline.c: supported libedit. (backported from HEAD)shugo2005-05-251-0/+8
* * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJISnagai2005-05-251-0/+40
* * lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr2005-05-251-0/+5
* * numeric.c (fix_pow): support Fixnum ** Float case directlymatz2005-05-241-0/+10
* * lib/getopts.rb: should warn only if verbose mode.eban2005-05-241-0/+5
* * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): stringnobu2005-05-231-0/+5
* * test/soap/calc: method name 'set' was able to crash with a class Set.nahi2005-05-231-0/+8
* * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-231-0/+6
* * re.c (make_regexp): should not return junk address duringmatz2005-05-231-0/+5
* * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi2005-05-221-1/+80
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-221-0/+7
* * bcc32/Makefile.sub: tds files were not deleted when DESTDIRocean2005-05-211-0/+5
* * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean2005-05-191-0/+5
* * error.c (exc_exception): reverted to call Exception#initializenobu2005-05-181-0/+5
* * dir.c (glob_helper): get rid of using String. [ruby-dev:26180]nobu2005-05-181-1/+10
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo2005-05-171-0/+5
* * ChangeLog: fix typo.usa2005-05-171-1/+1
* * win32/win32.c (unixtime_to_filetime): use localtime() instaed ofusa2005-05-171-0/+5
* * class.c (rb_class_init_copy): singleton class is disallowed to copy,nobu2005-05-161-1/+4
* * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_tnobu2005-05-161-0/+5
* * win32/win32.{h,c}: define rb_{p,g,u}id_t.ocean2005-05-151-0/+4
* * lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr2005-05-151-0/+6
* use raise(exception) [ruby-dev:26164]seki2005-05-151-0/+5
* * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefsnobu2005-05-151-0/+5
* * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr2005-05-151-0/+5
* * win32/win32.c (unixtime_to_filetime): deal with DST.nobu2005-05-151-0/+5
* * error.c (exc_exception, {exit,name_err,syserr}_initialize): callnobu2005-05-141-0/+5
* * configure.in: Check for the availability of pid_t, gid_t and uid_t andnobu2005-05-141-0/+25
* * ext/extmk.rb: keep srcdir unexpanded.nobu2005-05-131-1/+12
* * variable.c (generic_ivar_get): rb_attr_get should not warn.ocean2005-05-131-0/+5
* add ChangeLogocean2005-05-131-3/+8
* * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p...ocean2005-05-131-0/+2
* add ChangeLogocean2005-05-131-0/+14
* * array.c (rb_ary_select): can remove argc check. [ruby-core:4911]ocean2005-05-131-0/+4
* * eval.c (unknown_node): add volatile directive to prototype.usa2005-05-131-0/+4
* * eval.c (break_jump): break should not cross functions.matz2005-05-121-0/+5
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-121-0/+9
* * lib/rdoc/parsers/parse_c.rb: more readability for mixingocean2005-05-121-0/+5
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5naruse2005-05-121-0/+4
* * io.c (rb_io_eof, remain_size, read_all, io_read, appendline)akr2005-05-121-0/+6
* * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean2005-05-121-0/+5
* * test/drb/test_drb{ssl,unix}.rb: can test drbocean2005-05-121-0/+5
* * version.c (ruby_show_version): flush for non-tty stdout.nobu2005-05-121-0/+4