aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/shellwords.rb: don't destroy argument.wakou2001-06-031-0/+4
* * lib/cgi/session.rb: don't use module_function for Class.shugo2001-06-021-0/+4
* * irb messages: fix typos.keiju2001-06-011-0/+4
* * hash.c (replace_i): ignore when key == Qundef.matz2001-06-011-0/+4
* * parse.y (call_args2): confusion with list_append() andmatz2001-06-011-0/+5
* * parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz2001-06-011-0/+13
* * configure.in: use waitpid on mingw32.eban2001-06-011-0/+6
* * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION.eban2001-05-311-0/+4
* * win32/dir.h: re-add.usa2001-05-301-0/+4
* * configure.in: default --with-libc_r to `no' until the problem isknu2001-05-301-0/+5
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-0/+78
* * configure.in: remove unnecessary AC_CANONICAL_BUILDeban2001-05-281-3/+21
* * ext/extconf.rb.in: make the priority of the make rule of .c higher than .C .usa2001-05-281-0/+5
* * dir.c (glob_helper): teach has_magic() to handle flags and getknu2001-05-271-0/+8
* * MANIFEST: add win32/dir.h .usa2001-05-251-0/+4
* * ext/sha1/sha1-ruby.c (sha1_hexdigest): fix buffer overflow. Theknu2001-05-241-0/+5
* * MANIFEST: update the entries I forgot to add or remove.knu2001-05-241-0/+4
* Fix the previous ChangeLog entry.knu2001-05-241-2/+2
* * ext/sha1/sha1-ruby.c (md5i_new): separate initialize() fromknu2001-05-241-0/+7
* * ext/dbm/extconf.rb: fix support for *BSD and set $CFLAGSknu2001-05-241-0/+5
* * mkconfig.rb: autoconf 2.50 support.eban2001-05-241-0/+4
* * eval.c (rb_yield_0): need argument adjustment for C definedmatz2001-05-241-0/+14
* * variable.c (rb_alias_variable): should not allow variablematz2001-05-221-0/+20
* * bignum.c (rb_big2str): t should be protected from GC.matz2001-05-211-0/+13
* * ext/extmk.rb.in (xsystem): backout the previous fix which wasknu2001-05-171-0/+5
* * lib/mkmf.rb (xsystem): make a temporary fix to get $(...) macrosknu2001-05-171-0/+7
* * lib/mkmf.rb: unbreak "make install". lib/* must be installedknu2001-05-171-0/+5
* * ext/sha1/sha1-ruby.c (sha1_new): get rid of an unneededknu2001-05-171-0/+5
* * ext/sha1/sha1.txt, ext/sha1/sha1.txt.jp: fix typos.knu2001-05-171-0/+4
* Adjust indents and blank lines.knu2001-05-171-44/+58
* * lib/shell.rb, lib/shell/process-controller.rb,knu2001-05-171-0/+6
* * doc/shell.rd.jp: RD'ify and make some fixes.knu2001-05-171-0/+7
* * eval.c (rb_call0): address of local_vars might change during eval.matz2001-05-171-9/+23
* Add a missed ChangeLog entry.knu2001-05-161-0/+5
* * ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.knu2001-05-161-0/+5
* * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:knu2001-05-161-0/+7
* * ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu2001-05-161-0/+10
* * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu2001-05-161-0/+5
* * ext/md5/md5.txt: make wording fixes, and mention the newly addedknu2001-05-161-0/+7
* Add a missed entry.knu2001-05-161-0/+5
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-0/+23
* * win32/resource.rb: Modify copyright in resource script.usa2001-05-131-0/+4
* * win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa2001-05-121-0/+4
* Put some missed entries to the ChangeLog.knu2001-05-111-0/+38
* * ruby.h (rb_string_value): add volatile to avoid compiler warning.eban2001-05-111-0/+6
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-0/+24
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-071-0/+18
* * lib/ftools.rb (syscopy): chmod destination file only ifeban2001-05-071-0/+5
* I'm committing this from a MacOS X host. :)knu2001-05-021-0/+7
* * win32/config.h.in: add SIZEOF___INT64 definition.usa2001-05-021-0/+4