aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * win32/win32.h (S_IFIFO): r,w = IO.pipe; r.stat.pipe? nowocean2005-11-181-2/+7
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-171-0/+10
* * lib/rss/taxonomy.rb: implemented taxonomy module.kou2005-11-171-0/+6
* * lib/rss/1.0.rb: added rdf:Bag.kou2005-11-171-0/+4
* * lib/rss/rss.rb : removed needless argument 'prefix'.kou2005-11-171-0/+6
* * common.mk (static-ruby): overridable.nobu2005-11-161-0/+9
* * lib/rss/trackback.rb: added TrackBack prefix.kou2005-11-151-0/+6
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-151-0/+6
* * file.c (file_load_ok): eaccess() returns 0 on success.nobu2005-11-151-0/+5
* * array.c (rb_ary_fill): previous commit disabled this usage:ocean2005-11-151-0/+10
* * file.c (file_load_ok): use eaccess() instead of actually openingmatz2005-11-151-0/+8
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-151-0/+7
* * array.c (rb_ary_fill): should adjust array length correctly whenmatz2005-11-151-0/+5
* * ChangeLog: added ML reference.nobu2005-11-141-0/+1
* * file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu2005-11-141-0/+4
* * array.c (rb_ary_first): RDoc update from Daniel Bergermatz2005-11-141-0/+5
* * lib/uri/common.rb (escape): regard second argument as a character set. [rub...aamine2005-11-131-0/+5
* * configure.in (socketpair): need to be checked.nobu2005-11-111-1/+3
* * configure.in, eval.c, intern.h: check fd_mask type.nobu2005-11-111-0/+4
* * eval.c, intern.h: failed to compile where NFDBITS is defined butocean2005-11-111-0/+9
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-101-0/+6
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-101-0/+10
* * lib/shellwords.rb: fix for blank but not empty string.nobu2005-11-101-0/+5
* * lib/shellwords.rb: refactored. [ruby-core:06581]nobu2005-11-081-0/+4
* * intern.h, eval.c (rb_thread_signal_raise): costified.ocean2005-11-081-0/+6
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-0/+5
* * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]nobu2005-11-071-2/+6
* * ext/openssl/ossl.h: need to include winsock2.h before includingusa2005-11-071-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-0/+5
* * configure.in, cygwin/GNUmakefile.in (mingw): use def file to aliasnobu2005-11-051-0/+10
* * lib/open-uri.rb (open_loop): find_proxy should return nil when proxy does n...aamine2005-11-021-0/+5
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-021-0/+5
* * ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai2005-11-021-0/+8
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+27
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-011-0/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-0/+7
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-301-0/+12
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-301-0/+5
* synchronized with date2 3.7tadf2005-10-291-0/+7
* * enumerator.c (enumerator_allocate): allow subclassing.nobu2005-10-271-1/+5
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-271-2/+32
* * missing.h, missing/memcmp.c, missing/memmove.c:ocean2005-10-271-0/+5
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-261-0/+6
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+10
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-251-0/+8
* * gc.c (garbage_collect): sorry, previous commit was incorrect.ocean2005-10-251-0/+5