aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban2001-05-021-0/+4
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-0/+270
* Merge from irb-tools 0.7.1.knu2001-04-301-0/+5
* * sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irbknu2001-04-301-0/+9
* * configure.in: don't use tzname on cygwin 1.3.1+.eban2001-04-261-0/+7
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-0/+8
* * configure.in: add -mieee to CFLAGS on Linux/Alphaeban2001-04-221-0/+7
* Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou2001-04-171-5/+9
* * win32/config.status.in: no longer use missing/alloca.c.usa2001-04-141-0/+6
* * lib/net/imap.rb: fix typo.shugo2001-04-091-0/+4
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-031-0/+7