summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-23Fix a typo: delele -> deleteknu
2001-06-22* ext/socket/socket.c (ruby_connect): typoeban
2001-06-22* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* lib/irb/locale.rb: fix for require "kconv" problemkeiju
2001-06-22* st.c (new_size): a bug in bin_pos calculationmatz
2001-06-22* st.c (new_size): prime hash size enabled.matz
2001-06-19* gc.c (rb_setjmp): avoid GCC 3.0 warnings.eban
2001-06-192001-06-19eban
2001-06-19Update.knu
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-12* lib/mkmf.rb: target_prefix is only for installation, not forknu
2001-06-11* hash.c (ruby_setenv): readline library leaves their environmentmatz
2001-06-11* confgure.in: add RUBY_CANONICAL_BUILD.eban
2001-06-09Add an entry.knu
2001-06-06Bug fix for obj.extend(Mutex_m).keiju
2001-06-06Update.knu
2001-06-06* eval.c (rb_load): should check if tainted even when wrap ismatz
2001-06-05Update.knu
2001-06-05* eval.c (rb_add_method): should not call rb_secure(), formatz
2001-06-05* ext/extmk.rb.in, lib/mkmf.rb: print command line in xsystem()eban
2001-06-05* ext/etc/extconf.rb: use egrep_cpp.eban
2001-06-05* marshal.c (r_object): wrong type check for modules.matz
2001-06-04stable release 1.6.4matz
2001-06-04* regex.c (re_compile_pattern): should push option modifier at thematz
2001-06-04* MANIFEST: add doc/NEWS.eban
2001-06-04Add NEWS, in which we describe the changes that affect users.knu
2001-06-04This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-06-03 * lib/shellwords.rb: don't destroy argument.wakou
2001-06-02* lib/cgi/session.rb: don't use module_function for Class.shugo
2001-06-01* irb messages: fix typos.keiju
2001-06-01* hash.c (replace_i): ignore when key == Qundef.matz
2001-06-01* file.c (rb_file_s_unlink): should not allow if $SAFE >= 2.matz
2001-06-012001-06-01eban
2001-06-01* configure.in: use waitpid on mingw32.eban
2001-05-31* mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban
2001-05-30* dln.c: #define S_ISDIR if not defined.usa
2001-05-30* configure.in: default --with-libc_r to `no' until the problem isknu
2001-05-29* regex.c (re_compile_pattern): * \1 .. \9 should bematz
2001-05-29* regex.c (re_compile_pattern): no back reference to amatz
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-28* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa
2001-05-282001-05-28eban
2001-05-27* dir.c (rb_glob_helper): teach has_magic() to handle flags andknu
2001-05-26Update.knu
2001-05-26Remove another couple of non-existent entries:knu
2001-05-25* win32/win32.c (opendir): add const directive.usa
2001-05-25* MANIFEST: add win32/dir.h .usa
2001-05-25010526matz
2001-05-25* win32/dir.h: replace missing/dir.h .usa
2001-05-25010526matz