summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-styleSPCOLTRINshyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create branch 'SPCOLTRIN'.(no author)2001-05-16397-139112/+0
* 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
* * win32/config.status.in: no longer use missing/alloca.c.usa2001-04-143-2/+8
* * lib/net/imap.rb: fix typo.shugo2001-04-092-1/+5
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-033-4/+15
* 2001-04-02eban2001-04-021-2/+2
* * lib/monitor.rb (wait): fix timeout support.shugo2001-04-022-10/+16
* * lib/monitor.rb (wait): ensure reentrance.shugo2001-04-022-11/+14
* * lib/net/imap.rb (media_subtype): return subtype.shugo2001-04-022-0/+8
* * lib/net/imap.rb (flag_list): capitalize flags.shugo2001-04-022-21/+53