summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-17* doc/shell.rd.jp: RD'ify and make some fixes.knu
2001-05-17Initial revisionknu
2001-05-17* eval.c (rb_call0): address of local_vars might change during eval.matz
2001-05-17Add .cvsignore to let CVS ignore Makefile which is automaticallyknu
2001-05-17* ext/sha1/MANIFEST: Added.eban
2001-05-16Add a missed ChangeLog entry.knu
2001-05-16* ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.knu
2001-05-16* ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:knu
2001-05-16* ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu
2001-05-16* ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu
2001-05-16Initial revisionknu
2001-05-16* ext/md5/md5.txt: make wording fixes, and mention the newly addedknu
2001-05-16(This is a forced commit to put the log entry for the previous commit)knu
2001-05-16Add a missed entry.knu
2001-05-16* 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-12* win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa
2001-05-11Put some missed entries to the ChangeLog.knu
2001-05-11* ruby.h (rb_string_value): add volatile to avoid compiler warning.eban
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-10* Document find_library(), with_config() and dir_config().knu
2001-05-10* Remove the description of find_header() because such a function doesknu
2001-05-10Fix CVS access and mailing lists info.knu
2001-05-08*** empty log message ***keiju
2001-05-07Hit `=begin' and `=end' in proper places so rd2 can format themknu
2001-05-07Initial revisionknu
2001-05-07Convert from JIS to EUC.knu
2001-05-07Obsoleted by IRB.knu
2001-05-07* ext/dbm/extconf.rb: fix for FreeBSD and GDBM.eban
2001-05-07* parse.y (arg): "||=" should not warn for uninitialized instancematz
2001-05-07* lib/ftools.rb (syscopy): chmod destination file only ifeban
2001-05-06rb_eGDBMFatalErrors -> rb_eGDBMFatalErroreban
2001-05-06forgot some checkins.matz
2001-05-03Get rid of Japanese comments and fix English comments as appropriate.knu
2001-05-02I'm committing this from a MacOS X host. :)knu
2001-05-02* win32/config.h.in: add SIZEOF___INT64 definition.usa
2001-05-02* dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-04-30These files are also obsoleted.knu
2001-04-30Merge from irb-tools 0.7.1.knu
2001-04-30Initial revisionknu
2001-04-30* sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irbknu
2001-04-30This file is not needed anymore.knu
2001-04-30Install help-message's too.knu
2001-04-30Merge from irb 0.7.3.knu
2001-04-30Initial revisionknu
2001-04-26* configure.in: don't use tzname on cygwin 1.3.1+.eban
2001-04-24* ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu
2001-04-22* configure.in: add -mieee to CFLAGS on Linux/Alphaeban
2001-04-17Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou