aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-0224-681/+7670
* * 2005-03-02nobu2005-03-021-3/+3
* * eval.c (rb_eval): [EXPERIMENTAL] NODE_LAMBDA implemented.nobu2005-03-024-3/+52
* regcomp.c: uninitialized member (backrefed_status) was used.kosako2005-03-012-2/+6
* * 2005-03-01eban2005-02-281-4/+4
* improved keeper threadseki2005-02-283-17/+54
* * ext/socket/socket.c (Init_socket): IPv6 is not supported althoughocean2005-02-283-7/+16
* strscan.c: use new Oniguruma API.kosako2005-02-282-13/+14
* * 2005-02-28eban2005-02-281-3/+3
* * ext/socket/socket.c (Init_socket): ported more Socket::Constantsocean2005-02-284-450/+279
* * 2005-02-27eban2005-02-271-3/+3
* * parse.y [ripper]: fix typo. [ruby-core:04494]aamine2005-02-262-6/+10
* 2005-02-26kosako2005-02-261-3/+3
* remove oniggnu.h (GNU regex API).kosako2005-02-267-134/+31
* * st.c, st.h: imported additional file changes on Oniguruma 3.7.0.ksaito2005-02-233-9/+14
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2005-02-238-172/+214
* This commit was generated by cvs2svn to compensate for changes in r8021,ksaito2005-02-236-94/+106
* * lib/uri/generic.rb (split_userinfo): should split ":pass" into ""akira2005-02-233-9/+22
* * 2005-02-23nobu2005-02-221-3/+3
* * lib/net/imap.rb (initialize): handle certs correctly. Thanks,shugo2005-02-222-5/+11
* * lib/mkmf.rb (mkmf_failed): fixed typo.kou2005-02-222-2/+6
* * eval.c (rb_thread_start_0): update curr_thread before raisingnobu2005-02-222-7/+18
* * configure.in, lib/mkmf.rb: use simple commands if available.nobu2005-02-227-20/+72
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-02-222-0/+6
* * signal.c (ruby_signal, ruby_nativethread_signal): must be valid asnobu2005-02-222-2/+17
* typo fix.akr2005-02-221-1/+1
* * 2005-02-22eban2005-02-221-3/+3
* * parse.y (parser_yylex): identfier after dot must not be a variable.nobu2005-02-212-6/+11
* * signal.c: Standard signal handlers ignore signals on non-Ruby nativenagai2005-02-213-4/+97
* * 2005-02-20eban2005-02-191-3/+3
* * lib/open-uri.rb (URI::FTP#buffer_open): access mechanismakr2005-02-192-4/+39
* (DRbObject#respond_to?) take two arguments. [ruby-dev:25722]seki2005-02-193-2/+14
* * lib/open-uri.rb: call OpenSSL::SSL::SSLSocket#post_connection_checkakr2005-02-192-1/+11
* * lib/mkmf.rb (create_makefile): reverted wrongly removed lines.nobu2005-02-192-1/+6
* * 2005-02-19nobu2005-02-191-3/+3
* * ext/extmk.rb (extract_makefile): remove no longer existing installednobu2005-02-193-24/+43
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-184-42/+10
* added ML numberocean2005-02-181-1/+1
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-183-3/+9
* remove GNU regex APIkosako2005-02-177-359/+124
* * eval.c (rb_thread_start_1): initialize newly pushed frame.nobu2005-02-172-1/+8
* * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo.ocean2005-02-173-60/+91
* * lib/test/unit/collector.rb (collect_file): now deletes paths addedntalbott2005-02-175-12/+29
* fix typo.akr2005-02-171-5/+5
* * 2005-02-17eban2005-02-161-3/+3
* update unittest, port from v1.8seki2005-02-163-3/+10
* * test/openssl/ssl_server.rb: get rid of race condition.nobu2005-02-161-2/+1
* * eval.c (rb_thread_start_1): outer block variables wasn't linked tonobu2005-02-162-1/+6
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::Nonblock#initialize):gotoyuzo2005-02-162-1/+7
* * 2005-02-16usa2005-02-161-3/+3