summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa2005-11-183-8/+21
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-186-24/+393
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-183-2/+88
* * 2005-11-18eban2005-11-181-3/+3
* * win32/win32.h (S_IFIFO): r,w = IO.pipe; r.stat.pipe? nowocean2005-11-182-1/+10
* * 2005-11-16eban2005-11-161-3/+3
* * common.mk (static-ruby): overridable.nobu2005-11-163-6/+19
* * lib/find.rb (Find::find): should not ignore symbolic links tomatz2005-11-152-2/+7
* * ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai2005-11-151-0/+286
* * array.c (rb_ary_fill): previous commit disabled this usage:ocean2005-11-152-6/+11
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-153-5/+37
* * 2005-11-15eban2005-11-151-3/+3
* * array.c (rb_ary_fill): should adjust array length correctly whenmatz2005-11-152-4/+9
* * file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu2005-11-142-6/+9
* * 2005-11-14eban2005-11-141-3/+3
* * array.c (rb_ary_first): RDoc update from Daniel Bergermatz2005-11-142-5/+14
* * 2005-11-11eban2005-11-111-3/+3
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-112-0/+514
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-103-19/+31
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-103-1/+45
* * 2005-11-08eban2005-11-081-3/+3
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-082-1/+6
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-074-34/+45
* * 2005-11-07eban2005-11-061-3/+3
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-062-1/+5
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-062-1/+21
* * ext/iconv/extconf.rb: use 3rd argument to have_library.nobu2005-11-061-1/+1
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-062-2/+7
* * 2005-11-06eban2005-11-061-3/+3
* * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu2005-11-062-3/+14
* * ext/tcltklib/.cvsignore: removed.ocean2005-11-021-3/+0
* * 2005-11-02eban2005-11-021-3/+3
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-022-1/+6
* * ext/tcltklib: merge into ext/tk and remove.nagai2005-11-0226-13392/+314
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-11-023-0/+9547
* * ext/tk/sample/demos-jp/widget: make the root window lower than thenagai2005-11-022-4/+12
* * ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai2005-11-023-16/+23
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-013-5/+19
* * 2005-11-01eban2005-11-011-4/+4
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-013-1/+14
* * configure.in: use proper option for Sun linker. A patch frommatz2005-10-312-1/+10
* * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa2005-10-313-0/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-303-1/+14
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-306-0/+87
* * ext/readline/readline.c (readline_readline): type check.matz2005-10-305-3/+17
* * 2005-10-31eban2005-10-301-3/+3
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-302-4/+9
* * 1.8.3 preview1matz2005-10-282-7/+7
* * ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz2005-10-283-0/+217
* * 2005-10-27eban2005-10-271-3/+3