index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2001-06-19
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-12
* lib/mkmf.rb: target_prefix is only for installation, not for
knu
2001-06-11
* hash.c (ruby_setenv): readline library leaves their environment
matz
2001-06-11
* confgure.in: add RUBY_CANONICAL_BUILD.
eban
2001-06-06
* eval.c (rb_load): should check if tainted even when wrap is
matz
2001-06-05
* eval.c (rb_add_method): should not call rb_secure(), for
matz
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-04
stable release 1.6.4
matz
2001-06-04
* regex.c (re_compile_pattern): should push option modifier at the
matz
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-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 is
knu
2001-05-29
* regex.c (re_compile_pattern): * \1 .. \9 should be
matz
2001-05-29
* regex.c (re_compile_pattern): no back reference to a
matz
2001-05-28
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-28
* ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .
usa
2001-05-27
* dir.c (rb_glob_helper): teach has_magic() to handle flags and
knu
2001-05-25
* win32/win32.c (opendir): add const directive.
usa
2001-05-25
* MANIFEST: add win32/dir.h .
usa
2001-05-25
* win32/dir.h: replace missing/dir.h .
usa
2001-05-25
* string.c (rb_str_replace): add taint status infection
matz
2001-05-24
* MANIFEST: Re-adjust the entries to coincide with HEAD.
knu
2001-05-24
* MANIFEST: update the entries I forgot to add or remove.
knu
2001-05-24
* mkconfig.rb: autoconf 2.50 support.
eban
2001-05-24
* eval.c (rb_yield_0): need argument adjustment for C defined
matz
2001-05-22
* variable.c (rb_alias_variable): should not allow variable
matz
2001-05-21
* lib/irb/multi-irb.rb
keiju
2001-05-21
* bignum.c (rb_big2str): t should be protected from GC.
matz
2001-05-19
* ext/socket/extconf.rb: do not clobber $CFLAGS when setting
knu
2001-05-17
* lib/thread.rb: rescue ThreadError in case the thread is dead
knu
2001-05-17
* lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macros
knu
2001-05-17
* lib/mkmf.rb: unbreak "make install". lib/* must be installed
knu
2001-05-17
Adjust indents and blank lines.
knu
2001-05-17
* lib/shell.rb, lib/shell/process-controller.rb,
knu
2001-05-17
* doc/shell.rd*, lib/shell*: bring shell.rb 0.6 onto the ruby_1_6
knu
2001-05-17
* eval.c (rb_call0): address of local_vars might change during eval.
matz
2001-05-16
* ext/md5/md5.txt, ext/md5/md5.txt.jp: s/SuperClass/Superclass/.
knu
2001-05-16
* ext/md5/md5.txt: make wording fixes.
knu
2001-05-16
resolve ctrl-c problem.
keiju
2001-05-15
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-13
* win32/resource.rb: Modify copyright in resource script.
usa
2001-05-11
Put some missed entries to the ChangeLog.
knu
2001-05-11
* process.c: silence VC++ warnings.
knu
[prev]
[next]