aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_call0): reorganize "return" event post.matz2005-03-166-33/+51
* * ext/tk/lib/tkextlib/treectrl/tktreectrl.rb: bug fix and suppotnagai2005-03-163-87/+257
* * ext/stringio/stringio.c: use right arrows.nobu2005-03-151-16/+16
* * 2005-03-16eban2005-03-151-3/+3
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: change the support status ofnagai2005-03-151-2/+2
* * error.c (errno_missing): add rdoc.nobu2005-03-151-1/+6
* *** empty log message ***nobu2005-03-151-3/+3
* * ext/stringio/stringio.c: add rdoc.nobu2005-03-151-0/+284
* * ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should includenobu2005-03-152-43/+41
* * eval.c (recursive_check, recursive_push): more restrictive check.nobu2005-03-152-4/+9
* * ext/tk/sample/tkextlib/tkimg/*: Tk::Img extension samplenagai2005-03-153-0/+1522
* * 2005-03-15eban2005-03-151-3/+3
* * ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai2005-03-152-2/+11
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-143-0/+89
* * ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai2005-03-143-1/+13
* * 2005-03-14eban2005-03-131-3/+3
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-139-49/+187
* * eval.c (recursive_pop): raise TypeError instead of fatal error.nobu2005-03-132-8/+18
* remove test_gcseki2005-03-132-10/+4
* * ext/openssl/ossl_ssl.c (ossl_tmp_dh_callback): should get DHgotoyuzo2005-03-122-2/+7
* * 2005-03-13eban2005-03-121-3/+3
* * ext/openssl/ossl_pkey_dh.c (ossl_create_dh): fix typo.gotoyuzo2005-03-123-4/+12
* * 2005-03-10eban2005-03-101-3/+3
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-1035-292/+550
* * lib/pp.rb (PP::PPMethods#guard_inspect_key): supportakr2005-03-092-10/+19
* * ext/tk/sample/demo-jp/floor.rb: bug on scrollbar assignmentnagai2005-03-094-8/+8
* * ext/openssl/ossl_ssl.c: OpenSSL::SSL::SSLContexts suports callbacks:gotoyuzo2005-03-099-230/+304
* * parse.y (gettable_gen): warns if VCALL name is used asmatz2005-03-098-33/+261
* * ext/tk/sample/tktextio.rb: add show_mode which means that see wherenagai2005-03-091-2/+64
* * 2005-03-09eban2005-03-091-3/+3
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-092-27/+84
* changed the spec of CPtr#[]/[]= to suit String#[]/[]=.ttate2005-03-082-7/+37
* minor bugfix.ttate2005-03-081-1/+1
* * ext/tk/sample/tktextio.rb: add commentnagai2005-03-081-2/+10
* * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai2005-03-082-0/+469
* fixed weekdaysocean2005-03-081-7/+7
* * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Liteusa2005-03-082-0/+8
* * eval.c (rb_exec_recursive): declaration should precede statementsusa2005-03-082-3/+8
* * error.c (errno_missing): Errno.const_missing to allow referencesmatz2005-03-084-3/+27
* * 2005-03-08eban2005-03-071-3/+3
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse2005-03-072-1/+7
* * sample/webrick/httpsd.rb: fix typo in comment. suggested bygotoyuzo2005-03-072-2/+5
* * lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo2005-03-072-12/+29
* * eval.c (rb_require_safe): get actual path string under safe levelnobu2005-03-072-4/+9
* * ext/openssl/ossl_ssl.c (ssl_get_error): typo.usa2005-03-071-1/+1
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,usa2005-03-072-3/+14
* * ext/openssl/lib/openssl/buffering.rb (Buffering#initialize):gotoyuzo2005-03-072-10/+11
* * object.c (inspect_obj): unintended space removal.matz2005-03-078-42/+95
* * ext/tk/tkutil/tkutil.c: follow the change of st.c (committed at Fri,nagai2005-03-062-57/+6
* * 2005-03-07eban2005-03-061-3/+3