summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2008-06-18 * win32/win32.c (errmap): add some pipe errors.usa
2008-06-18 * win32/win32.c (poll_child_status): set EINVAL to errno whenusa
2008-06-17 * win32/win32.c (CreateChild): no need to inherit handles here becauseusa
2008-06-06 * win32/Makefile.sub (COMMON_HEADERS): include ws2tcpip.h.usa
2008-06-03 * win32/Makefile.sub (miniruby$(EXEEXT)): miniruby cannot benobu
2008-06-02 * lib/un.rb (wait_writable): wait until target files can benobu
2008-06-01* suppress warnings on cygwin, mingw and mswin.nobu
2008-05-28* win32/mkexports.rb (Exports#objdump, Exports#each_line): extracted.nobu
2008-05-28* Makefile.in (MKPREP): appended $(RBCONFIG).nobu
2008-05-28 * win32/mkexports.rb (Exports::Mswin#each_export): speed up.usa
2008-05-27* Makefile.in (MKPREP), common.mk, win32/Makefile.sub (prelude.c): getnobu
2008-05-12 * process.c, include/ruby/intern.h (rb_run_exec_options): externed.usa
2008-04-03* Makefile.in, common.mk, configure.in, {win32,bcc32}/Makefile.subnobu
2008-04-01 * {bcc,win}32/Makefile (config.h): need to define RUBY_SETJMP, etc.usa
2008-03-31 * {bcc,win}32/Makefile.sub (config.h): define ssize_t.usa
2008-03-14 * {bcc,win}32/Makefile.sub: follow below changes.usa
2008-03-14* configure.in (int8_t, uint8_t, int16_t, uint16_t int32_t,naruse
2008-03-13 * {bcc,win}32/Makefile.sub (config.h): define uint32_t.usa
2008-03-11* common.mk (clean-local): WINMAINOBJ is Windows specific.nobu
2008-03-06 * {bcc32,win32}/Makefile.sub (RUNRUBY): use $(PROGRAM) instead ofusa
2008-02-24* common.mk, {bcc,win}32/Makefile.sub (clean-local): removenobu
2008-02-20* win32/win32.c (rb_w32_map_errno): exported.nobu
2008-02-16 * win32/resource.rb: made version infos confirm to OS spec.usa
2008-02-15* {win,bcc}32/Makefile.sub (config.h): added HAVE_FTRUNCATE.nobu
2008-02-10* {bcc32,win32,wince}/Makefile.sub (MISSING): added cbrt.obj.nobu
2008-02-07 * missing/lgamma_r.c (lgamma_r): some compilers don't permit dividingusa
2008-01-29 * {bcc32,win32}/Makefile.sub (MINIOBJS): add dmytranscode.$(OBJEXT).usa
2008-01-25* common.mk (revision.h): extracts revision number with ``svn info''.nobu
2008-01-18 * win32/setup.mak (BASERUBY): nmake cannot execute ruby collectlyusa
2008-01-15 * win32/Makefile.sub (MKFILES): add dependecies.usa
2008-01-15* win32/setup.mak: strip out empty lines from CPP output.nobu
2008-01-15* {win,bcc}32/setup.mak (-basic-vars-): expand BASERUBY to full pathnobu
2008-01-15 * {bcc32,win32}/Makefile.sub (RUNRUBY): need to set archdir whenusa
2008-01-14* common.mk (OBJS): moved encoding.o from COMMONOBJS.nobu
2008-01-14 * win32/enc-setup.mak (BUILTIN_ENCOBJS): depends on enc/Makefile.in.usa
2008-01-13* {bcc,win}32/Makefile.sub (MV): use move instead of ren. [ruby-Bugs-17019]nobu
2008-01-08* win{32,ce}/Makefile.sub: merged.nobu
2008-01-07 * common.mk, Makefile.in, */Makefile.sub (distclean-local): moveusa
2007-12-30* trunk/common.mk: not use -I$(srcdir)/lib with $(MINIRUBY) for crossnobu
2007-12-25 * win32/Makefile.sub (config.status): keep this file.usa
2007-12-24* configure.in, cygwin/GNUmakefile.in, */Makefile.sub,nobu
2007-12-24* Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu
2007-12-24* win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l.nobu
2007-12-24* common.mk: should not pass MAKEFLAGS to recursive make.nobu
2007-12-22* version.h: use patchlevel if revision is not set.nobu
2007-12-22 * */Makefile.sub (MFLAGS): define unless defined.usa
2007-12-19 * */Makefile.sub (DEFS, RM): output to config.status.usa
2007-12-17* common.mk (encs): added dependencies.nobu
2007-12-17* win32/enc-setup.mak: extracts BUILTIN_ENCOBJS.nobu
2007-12-17* configure.in (EXTERNAL_ENCOBJS, ENCSOS): removed.nobu