aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * ext/tk/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-062-0/+5
* add ruby-electric.elzsombor2005-03-063-0/+206
* * 2005-03-06eban2005-03-061-3/+3
* duplicate tests removed.akr2005-03-061-13/+0
* add ML ref. [ruby-core:4490]akr2005-03-061-1/+1
* * lib/pp.rb: rdoced by Sam Roberts.akr2005-03-062-149/+122
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-062-4/+14
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: add version info of Tcl/Tk extensionsnagai2005-03-061-57/+65
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): should wait for thatgotoyuzo2005-03-056-61/+461
* * dir.c (rb_glob): fixed mismatch of argument.ocean2005-03-053-11/+9
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.65naruse2005-03-052-7/+21
* * ext/tk/lib/tkextlib/tile.rb: lack of "autoload TProgressbar"nagai2005-03-052-0/+6
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-0520-63/+550
* * lib/mkmf.rb (create_makefile): allow putting spaces between targetnobu2005-03-054-4/+10
* * 2005-03-05usa2005-03-041-3/+3
* * file.c (eaccess): workaround for VC++8 runtime.usa2005-03-043-0/+13
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-044-225/+239
* * eval.c (rb_exec_recursive): matched the declaration to prototype.usa2005-03-044-27/+12
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-0473-920/+1312
* * common.mk (install-nodoc, pre-install-doc, post-install-doc):usa2005-03-042-1/+8
* * 2005-03-04usa2005-03-041-3/+3