| Commit message (Expand) | Author | Age | Files | Lines |
| * | * test/openssl/test_x509store.rb: add test for expired CRL | gotoyuzo | 2005-05-28 | 1 | -1/+6 |
| * | * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): should | gotoyuzo | 2005-05-27 | 1 | -0/+5 |
| * | * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): | gotoyuzo | 2005-05-27 | 1 | -0/+6 |
| * | * lib/mkmf.rb: use the semicolon as the path separator | eban | 2005-05-27 | 1 | -0/+5 |
| * | * ChangeLog: fix entry format. | nobu | 2005-05-25 | 1 | -1/+1 |
| * | * ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_list | nagai | 2005-05-25 | 1 | -0/+4 |
| * | * lib/irb/input-method.rb: do not use Readline::HISTORY.pop. | shugo | 2005-05-25 | 1 | -0/+5 |
| * | * ext/readline/readline.c: supported libedit. (backported from HEAD) | shugo | 2005-05-25 | 1 | -0/+8 |
| * | * ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS | nagai | 2005-05-25 | 1 | -0/+40 |
| * | * lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content of | akr | 2005-05-25 | 1 | -0/+5 |
| * | * numeric.c (fix_pow): support Fixnum ** Float case directly | matz | 2005-05-24 | 1 | -0/+10 |
| * | * lib/getopts.rb: should warn only if verbose mode. | eban | 2005-05-24 | 1 | -0/+5 |
| * | * misc/ruby-mode.el (ruby-font-lock-syntactic-keywords): string | nobu | 2005-05-23 | 1 | -0/+5 |
| * | * test/soap/calc: method name 'set' was able to crash with a class Set. | nahi | 2005-05-23 | 1 | -0/+8 |
| * | * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger. | nagai | 2005-05-23 | 1 | -0/+6 |
| * | * re.c (make_regexp): should not return junk address during | matz | 2005-05-23 | 1 | -0/+5 |
| * | * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. | nahi | 2005-05-22 | 1 | -1/+80 |
| * | * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize): | gotoyuzo | 2005-05-22 | 1 | -0/+7 |
| * | * bcc32/Makefile.sub: tds files were not deleted when DESTDIR | ocean | 2005-05-21 | 1 | -0/+5 |
| * | * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were | ocean | 2005-05-19 | 1 | -0/+5 |
| * | * error.c (exc_exception): reverted to call Exception#initialize | nobu | 2005-05-18 | 1 | -0/+5 |
| * | * dir.c (glob_helper): get rid of using String. [ruby-dev:26180] | nobu | 2005-05-18 | 1 | -1/+10 |
| * | * lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should | gotoyuzo | 2005-05-17 | 1 | -0/+5 |
| * | * ChangeLog: fix typo. | usa | 2005-05-17 | 1 | -1/+1 |
| * | * win32/win32.c (unixtime_to_filetime): use localtime() instaed of | usa | 2005-05-17 | 1 | -0/+5 |
| * | * class.c (rb_class_init_copy): singleton class is disallowed to copy, | nobu | 2005-05-16 | 1 | -1/+4 |
| * | * win32/win32.h, {bcc32,win32,wince}/Makefile.sub: moved rb_[ugp]id_t | nobu | 2005-05-16 | 1 | -0/+5 |
| * | * win32/win32.{h,c}: define rb_{p,g,u}id_t. | ocean | 2005-05-15 | 1 | -0/+4 |
| * | * lib/pathname.rb (Pathname#unlink): use SystemCallError instead of | akr | 2005-05-15 | 1 | -0/+6 |
| * | use raise(exception) [ruby-dev:26164] | seki | 2005-05-15 | 1 | -0/+5 |
| * | * configure.in, ruby.h: define rb_[pgu]id_t macros instead of typedefs | nobu | 2005-05-15 | 1 | -0/+5 |
| * | * lib/pathname.rb (Pathname#unlink): unlink a symlink to a directory | akr | 2005-05-15 | 1 | -0/+5 |
| * | * win32/win32.c (unixtime_to_filetime): deal with DST. | nobu | 2005-05-15 | 1 | -0/+5 |
| * | * error.c (exc_exception, {exit,name_err,syserr}_initialize): call | nobu | 2005-05-14 | 1 | -0/+5 |
| * | * configure.in: Check for the availability of pid_t, gid_t and uid_t and | nobu | 2005-05-14 | 1 | -0/+25 |
| * | * ext/extmk.rb: keep srcdir unexpanded. | nobu | 2005-05-13 | 1 | -1/+12 |
| * | * variable.c (generic_ivar_get): rb_attr_get should not warn. | ocean | 2005-05-13 | 1 | -0/+5 |
| * | add ChangeLog | ocean | 2005-05-13 | 1 | -3/+8 |
| * | * test/ruby/test_array.rb: add test for find_all. (based on Daniel Berger's p... | ocean | 2005-05-13 | 1 | -0/+2 |
| * | add ChangeLog | ocean | 2005-05-13 | 1 | -0/+14 |
| * | * array.c (rb_ary_select): can remove argc check. [ruby-core:4911] | ocean | 2005-05-13 | 1 | -0/+4 |
| * | * eval.c (unknown_node): add volatile directive to prototype. | usa | 2005-05-13 | 1 | -0/+4 |
| * | * eval.c (break_jump): break should not cross functions. | matz | 2005-05-12 | 1 | -0/+5 |
| * | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -0/+9 |
| * | * lib/rdoc/parsers/parse_c.rb: more readability for mixing | ocean | 2005-05-12 | 1 | -0/+5 |
| * | * ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5 | naruse | 2005-05-12 | 1 | -0/+4 |
| * | * io.c (rb_io_eof, remain_size, read_all, io_read, appendline) | akr | 2005-05-12 | 1 | -0/+6 |
| * | * lib/rdoc/parsers/parse_c.rb: show parsing progress for C files. | ocean | 2005-05-12 | 1 | -0/+5 |
| * | * test/drb/test_drb{ssl,unix}.rb: can test drb | ocean | 2005-05-12 | 1 | -0/+5 |
| * | * version.c (ruby_show_version): flush for non-tty stdout. | nobu | 2005-05-12 | 1 | -0/+4 |