summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-11-16* common.mk (static-ruby): overridable.nobu
2005-11-15* lib/find.rb (Find::find): should not ignore symbolic links tomatz
2005-11-15* array.c (rb_ary_fill): previous commit disabled this usage:ocean
2005-11-15* array.c (rb_ary_fill): tail elements were vanished when the middleocean
2005-11-15* array.c (rb_ary_fill): should adjust array length correctly whenmatz
2005-11-14* file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu
2005-11-14* array.c (rb_ary_first): RDoc update from Daniel Bergermatz
2005-11-11* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean
2005-11-10* Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu
2005-11-10* configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean
2005-11-08* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-06* lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean
2005-11-06* ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu
2005-11-06* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean
2005-11-06* file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu
2005-11-02* ext/tk/extconf.rb: change the check parameter for Win32.nagai
2005-11-02* ext/tcltklib: merge into ext/tk and remove.nagai
2005-11-02* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai
2005-11-01* eval.c (rb_call_super): should call method_missing if super ismatz
2005-11-01* ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo
2005-10-31* configure.in: use proper option for Sun linker. A patch frommatz
2005-10-31* test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa
2005-10-30* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo
2005-10-30* lib/webrick/httpservlet/cgihandler.rbgotoyuzo
2005-10-30* ext/readline/readline.c (readline_readline): type check.matz
2005-10-30* test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean
2005-10-28* ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz
2005-10-27* string.c (scan_once): wrong condition to use mbclen2().matz
2005-10-26* ext/syck/implicit.c (syck_type_id_to_uri): should returnocean
2005-10-26* ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean
2005-10-25* configure.in (RUBY_EXTERN): macro to export symbols in sharednobu
2005-10-25* lib/rational.rb: applied documentation patch from Gavin Sinclairmatz
2005-10-24* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu
2005-10-24RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki
2005-10-24* configure.in, io.c: use sys/syscall.h if syscall.h is not available.nobu
2005-10-24* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.usa
2005-10-24* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):matz
2005-10-22* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai
2005-10-22* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extensionnobu
2005-10-22* time.c (rb_strftime): removed meaningless volatile modifiers, andnobu
2005-10-22* object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): checknobu
2005-10-21* rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper)ocean
2005-10-21* time.c: should use LONG_LONG instead of `long long'.ocean
2005-10-21* bignum.c (bignew_1): convertion from `int' to `char' discardsocean
2005-10-20* lib/mkmf.rb (create_makefile): Borland make seems not to allowocean
2005-10-19* lib/mkmf.rb (create_makefile): get rid of a restrictionnobu
2005-10-19* rubysig.h (CHECK_INTS): fix typo.usa
2005-10-19* ChangeLog: wrong log.nobu
2005-10-19* lib/mkmf.rb (create_makefile): do not unnecessary empty directories.nobu