summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-0/+5
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-071-0/+10
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-061-0/+4
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-061-0/+5
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-061-0/+5
* * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu2005-11-061-2/+7
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-021-0/+5
* * ext/tcltklib: merge into ext/tk and remove.nagai2005-11-021-0/+4
* * ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai2005-11-021-0/+7
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+8
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-011-0/+7
* * configure.in: use proper option for Sun linker. A patch frommatz2005-10-311-0/+5
* * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa2005-10-311-0/+5
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-0/+7
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-301-0/+12
* * ext/readline/readline.c (readline_readline): type check.matz2005-10-301-0/+10
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-301-0/+5
* * ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz2005-10-281-0/+7
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-271-0/+5
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-261-0/+6
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-261-0/+8
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+10
* * lib/rational.rb: applied documentation patch from Gavin Sinclairmatz2005-10-251-0/+8
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-241-0/+5
* RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki2005-10-241-0/+5
* * configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu2005-10-241-7/+12
* * ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa2005-10-241-0/+5
* * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz2005-10-241-1/+19
* * ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-0/+24
* * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu2005-10-221-0/+5
* * time.c (rb_strftime): removed meaningless volatile modifiers, andnobu2005-10-221-1/+4
* * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu2005-10-221-0/+7
* * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean2005-10-211-0/+4
* * time.c: should use LONG_LONG instead of `long long'.ocean2005-10-211-0/+2
* * bignum.c (bignew_1): convertion from `int' to `char' discardsocean2005-10-211-0/+8
* * lib/mkmf.rb (create_makefile): Borland make seems not to allowocean2005-10-201-0/+6
* * lib/mkmf.rb (create_makefile): get rid of a restrictionnobu2005-10-191-0/+5
* * rubysig.h (CHECK_INTS): fix typo.usa2005-10-191-0/+4
* * ChangeLog: wrong log.nobu2005-10-191-2/+2
* * lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu2005-10-191-0/+5
* * rubysig.h (CHECK_INTS): prevent signal handler to run duringmatz2005-10-191-0/+16
* * parse.y (rb_gc_mark_parser): get rid of segfault with old yacc.nobu2005-10-191-0/+5
* * file.c (rb_file_join): elements may contain null pointer strings.nobu2005-10-181-0/+5
* * eval.c, gc.c, time.c: made internal symbols static. [ruby-dev:27435]nobu2005-10-181-0/+4
* * regex.c (re_compile_pattern): numeric literal inside character classnobu2005-10-181-0/+5
* * parse.y (parser_heap): byacc never free parser stack.nobu2005-10-171-0/+5
* * file.c (chmod_internal, lchmod_internal): fixed type of 2nd argument.usa2005-10-171-0/+4
* * ext/extmk.rb: omit non-existing directories.nobu2005-10-161-0/+4
* check remote hash tupleseki2005-10-161-0/+7
* typo fixed, again. thanks, Doug Kearns.seki2005-10-151-0/+4