aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * doc/shell.rd.jp: RD'ify and make some fixes.knu2001-05-173-410/+535
* Initial revisionknu2001-05-179-0/+1890
* * eval.c (rb_call0): address of local_vars might change during eval.matz2001-05-173-13/+31
* Add .cvsignore to let CVS ignore Makefile which is automaticallyknu2001-05-171-0/+1
* * ext/sha1/MANIFEST: Added.eban2001-05-171-0/+7
* 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-163-2/+7
* * ext/Setup.dj, ext/Setup.emx, ext/Setup.nt, ext/Setup.x68:knu2001-05-166-0/+12
* * ext/sha1/sha1.txt.jp: add the Japanese version derived fromknu2001-05-164-17/+90
* * ext/sha1/extconf.rb, ext/sha1/sha1.c: use WORDS_BIGENDIAN toknu2001-05-163-16/+8
* Initial revisionknu2001-05-165-0/+372
* * ext/md5/md5.txt: make wording fixes, and mention the newly addedknu2001-05-163-12/+24
* (This is a forced commit to put the log entry for the previous commit)knu2001-05-160-0/+0
* Add a missed entry.knu2001-05-161-0/+5
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-1620-77/+139
* * win32/resource.rb: Modify copyright in resource script.usa2001-05-132-1/+5
* * win32/win32.c (kill): add support of signal 9 on mswin32/mingw32.usa2001-05-122-9/+31
* 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-113-2/+8
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-1115-58/+133
* * Document find_library(), with_config() and dir_config().knu2001-05-101-1/+20
* * Remove the description of find_header() because such a function doesknu2001-05-101-10/+9
* Fix CVS access and mailing lists info.knu2001-05-102-9/+10
* *** empty log message ***keiju2001-05-084-27/+61
* Hit `=begin' and `=end' in proper places so rd2 can format themknu2001-05-075-8/+10
* Initial revisionknu2001-05-073-0/+257
* Convert from JIS to EUC.knu2001-05-072-216/+216
* Obsoleted by IRB.knu2001-05-071-1015/+0
* * ext/dbm/extconf.rb: fix for FreeBSD and GDBM.eban2001-05-071-7/+8
* * parse.y (arg): "||=" should not warn for uninitialized instancematz2001-05-0710-58/+71
* * lib/ftools.rb (syscopy): chmod destination file only ifeban2001-05-073-3/+9
* rb_eGDBMFatalErrors -> rb_eGDBMFatalErroreban2001-05-061-2/+2
* forgot some checkins.matz2001-05-0636-296/+2190
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-0310-33/+13
* I'm committing this from a MacOS X host. :)knu2001-05-023-2/+15
* * win32/config.h.in: add SIZEOF___INT64 definition.usa2001-05-022-0/+5
* * dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban2001-05-022-2/+6
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-0244-952/+1712
* These files are also obsoleted.knu2001-04-302-92/+0
* Merge from irb-tools 0.7.1.knu2001-04-304-13/+148
* Initial revisionknu2001-04-301-0/+185
* * sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irbknu2001-04-301-0/+9
* This file is not needed anymore.knu2001-04-301-867/+0
* Install help-message's too.knu2001-04-301-1/+1
* Merge from irb 0.7.3.knu2001-04-308-59/+64
* Initial revisionknu2001-04-3014-0/+2209
* * configure.in: don't use tzname on cygwin 1.3.1+.eban2001-04-262-1/+16
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-243-53/+52
* * configure.in: add -mieee to CFLAGS on Linux/Alphaeban2001-04-222-3/+13
* Wed Apr 18 04:37:51 2001 Wakou Aoyama <wakou@fsinet.or.jp>wakou2001-04-172-14/+14