summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-styleKEIJUshyouhei2007-02-120-0/+0
* Import Keiju ISHITSUKA's shell.rb 0.6 with some minor changes:knu2001-05-171-0/+273
* This commit was manufactured by cvs2svn to create branch 'KEIJU'.(no author)2001-05-179-0/+1890
* This commit was manufactured by cvs2svn to create branch 'KEIJU'.(no author)2001-05-073-0/+257
* This is the virgin import of irb-tools 0.7.1.knu2001-04-303-14/+144
* This commit was manufactured by cvs2svn to create branch 'KEIJU'.(no author)2001-04-301-0/+185
* This is the virgin import of irb 0.7.3.knu2001-04-308-79/+89
* This commit was manufactured by cvs2svn to create branch 'KEIJU'.(no author)2001-04-30372-133165/+24
* 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
* * Makefile.in: Introduce MAINLIBS.knu2001-04-013-2/+43
* * win32/win32.c: use ruby's opendir on mingw32.eban2001-04-014-7/+11
* * lib/net/imap.rb: add document and example code.shugo2001-03-302-7/+596
* * lib/net/imap.rb: rename ContinueRequest to ContinuationRequest.shugo2001-03-302-3/+7
* * ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu2001-03-283-2/+37
* * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu2001-03-283-6/+22
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-2813-78/+114
* * win32/Makefile.sub: disable global optimization.eban2001-03-282-1/+5
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-2710-40/+124
* * time.c (rb_strftime): check whether strftime returns empty string.eban2001-03-262-1/+5
* * lib/net/imap.rb: added example.shugo2001-03-261-0/+5
* * lib/net/imap.rb: supports response handlers and multiple commands.shugo2001-03-262-79/+167
* * ext/md5/md5init.c (md5i_new): remove rb_scan_args().eban2001-03-261-1/+0
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-2614-485/+568
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-2/+44
* * ext/Win32API/Win32API.c: remove Init_win32api().eban2001-03-264-11/+7
* * ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban2001-03-222-1/+5
* * eval.c (rb_mod_nesting): should not include Object at thematz2001-03-222-1/+6
* * ruby.h: better inline function support.matz2001-03-227-25/+36
* * win32/win32.c (isUNCRoot): multibyte character support.eban2001-03-211-7/+10
* * win32/win32.c (win32_stat): WinNT/2k "//host/share" support.eban2001-03-212-3/+26
* rb_iglob -> rb_globieban2001-03-212-2/+2
* * ruby.h: rb_sys_stat -> statmatz2001-03-213-15/+11
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-2114-49/+100
* * win32/dir.h: replace missing/dir.h .usa2001-03-204-7/+34
* * win32/win32.c (win32_stat): UNC support.eban2001-03-205-26/+40
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-1912-63/+106
* very sorry check miss.wakou2001-03-181-1/+1
* sorry erase miss.wakou2001-03-181-1/+1