| Commit message (Expand) | Author | Age | Files | Lines |
* | * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit. | usa | 2004-11-16 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and | usa | 2004-11-16 | 1 | -0/+1 |
* | * parse.y: add prototypes for Microsoft compiler. | usa | 2004-09-17 | 1 | -1/+2 |
* | * {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl. | usa | 2004-09-07 | 1 | -0/+1 |
* | * wince/Makefile.sub (LIBS): need to link ceshell library for SH* | usa | 2004-08-19 | 1 | -1/+1 |
* | * {bcc32,win32,wince}/setup.mak: remove RUBY_EXTERN lines when | usa | 2004-06-24 | 1 | -1/+1 |
* | * */Makefile.sub (distclean-local): should remove $(RBCONFIG). | usa | 2004-04-22 | 1 | -1/+1 |
* | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu | 2004-04-07 | 1 | -0/+4 |
* | integrated to win32/*.rb. | nobu | 2004-03-25 | 2 | -131/+0 |
* | * common.mk, */Makefile.sub (lib, dll): phony targets. | nobu | 2004-03-25 | 1 | -2/+0 |
* | * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local): | nobu | 2004-03-23 | 2 | -15/+18 |
* | * Makefile.in, */Makefile.sub, common.mk: extract common portions. | nobu | 2004-03-21 | 2 | -369/+100 |
* | * ruby.c (opt_W_getter): get rid of warning. | usa | 2004-03-10 | 1 | -10/+13 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub: | usa | 2004-03-09 | 1 | -4/+31 |
* | * wince/Makefile.sub (config.h): shouldn't check defined? NORETURN. | usa | 2004-03-02 | 1 | -3/+1 |
* | * mkconfig.rb: use fileutils.rb instead of ftools.rb. | nobu | 2004-02-14 | 1 | -9/+5 |
* | * string.c (rb_str_match): raise TypeError when both arguments are | usa | 2004-02-10 | 1 | -2/+1 |
* | * configure.in (DLEXT2): removed. Ruby does not treat | eban | 2004-01-29 | 1 | -2/+0 |
* | * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single | nobu | 2004-01-10 | 1 | -1/+1 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-12-01 | 1 | -1/+2 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-11-24 | 1 | -1/+1 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-11-22 | 1 | -0/+2 |
* | * string.c: add #include "version.h". this file still depends on it. | usa | 2003-11-05 | 1 | -1/+2 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub: | usa | 2003-11-04 | 1 | -4/+3 |
* | * wince/string_wce.c (strrchr): should decrement pointer. | uema2 | 2003-10-31 | 2 | -2/+2 |
* | * configure.in, lib/mkmf.rb: add RPATHFLAG for NetBSD. [ruby-dev:21791] | eban | 2003-10-31 | 1 | -0/+1 |
* | * wince/Makefile.sub, win32/Makefile.sub (.y.c): allow white spaces | usa | 2003-10-30 | 1 | -1/+1 |
* | * wince/mkconfig_wce.rb: sorry, forget to commit. | uema2 | 2003-10-01 | 1 | -0/+7 |
* | * wince/setup.mak: add sigmarionIII SDK support. | uema2 | 2003-10-01 | 3 | -21/+38 |
* | *wince/time_wce.c (time): add zero check. | uema2 | 2003-09-30 | 1 | -0/+2 |
* | * marshal.c (w_symbol, w_object): get rid of warnings. | nobu | 2003-08-16 | 1 | -0/+8 |
* | * wince/stdlib.c: add bsearch(). | uema2 | 2003-07-19 | 1 | -0/+18 |
* | * wince/Makefile.sub: undefine HAVE__SETJMP. | uema2 | 2003-06-21 | 2 | -2/+1 |
* | * wince/setup.mak: set SUBSYSTEM in each platform. | uema2 | 2003-06-08 | 2 | -6/+8 |
* | * wince/stdlib.c: add mblen(). | uema2 | 2003-06-05 | 1 | -0/+17 |
* | * bcc32/Makefile.sub, win32/Makefile.sub, wince/Makefile.sub | usa | 2003-06-05 | 1 | -2/+3 |
* | * wince/string_wce.c: add strpbrk() for hpcpro support. | uema2 | 2003-06-01 | 4 | -14/+47 |
* | * wince/Makefile.sub: add eMbedded Visual C++ 4.0 support. | uema2 | 2003-05-24 | 5 | -16/+52 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, | nobu | 2003-05-21 | 1 | -9/+12 |
* | Sat May 10 19:01:00 2003 Takaaki Uematsu <uema2x@jcom.home.ne.jp> | uema2 | 2003-05-10 | 2 | -71/+22 |
* | * wince/ : files removed. | uema2 | 2003-04-26 | 29 | -3062/+1319 |
* | * file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32. | usa | 2003-01-04 | 5 | -12/+12 |
* | * wince/config, wince/configure.bat: replace 1.7 with 1.8 | uema2 | 2002-12-27 | 2 | -141/+135 |
* | * configure.in, defines.h, dir.c, dir.h, dln.c, error.c, | uema2 | 2002-12-15 | 2 | -14/+13 |
* | * wince/sys : add stat.c, stat.h, timeb.c, timeb.h, | uema2 | 2002-12-14 | 10 | -18/+369 |
* | WinCE patch merged | matz | 2002-12-02 | 30 | -0/+5356 |