summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-274-15/+215
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-262-2/+8
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-262-4/+12
* * 2005-10-26eban2005-10-251-3/+3
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-257-5/+26
* * lib/rational.rb: applied documentation patch from Gavin Sinclairmatz2005-10-254-71/+258
* * 2005-10-25eban2005-10-241-3/+3
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-242-2/+6
* RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki2005-10-244-92/+448
* * configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu2005-10-243-8/+15
* * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa2005-10-242-2/+7
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-10-241-1/+1
* * 2005-10-24usa2005-10-241-3/+3
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz2005-10-246-4/+126
* * 2005-10-23eban2005-10-231-3/+3
* * ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-22127-106/+3453
* * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu2005-10-223-4/+38
* * 2005-10-22eban2005-10-221-3/+3
* * time.c (rb_strftime): removed meaningless volatile modifiers, andnobu2005-10-222-11/+13
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-224-8/+125
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-212-2/+6