aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* rmdirs.bat: remove last "."nobu2015-01-221-0/+1
* builtin encodings and transcoder locationsnobu2015-01-181-4/+7
* never-NULL pointer checknobu2014-12-261-1/+1
* win32: realloc failuresnobu2014-12-262-3/+11
* win32: suppress warningsnobu2014-12-242-24/+24
* * win32/win32.c (w32_spawn): `v2` is used not only for `shell` but alsousa2014-12-031-1/+1
* common.mk: rebuild verconf.h for each configurenobu2014-12-011-0/+2
* win32.c: use UTF-8 for argvnobu2014-11-291-6/+7
* win32.c: convert by Win32 APInobu2014-11-291-6/+13
* common.mk: INITOBJSnobu2014-11-271-3/+3
* dmyenc.c: separatenobu2014-11-271-0/+3
* win32.c: for non-standard consolenobu2014-11-261-1/+1
* common.mk: use PWD with nmakenobu2014-11-211-0/+1
* * win32/Makefile.sub (top_srcdir): added because lacking this macro causesusa2014-11-211-0/+1
* * win32/win32.c (rb_w32_write): should set the error ofusa2014-11-181-1/+1
* * rb_w32_fstat{,i64}: speed up. adjuting timestamps in this functionusa2014-11-131-1/+8
* * win32/Makefile.sub (prelude.c): search from source directory,nobu2014-11-111-0/+5
* win32.c: user namenobu2014-11-101-0/+3
* * win32/win32.c (rb_w32_read): retry with reduced length if cannot tousa2014-11-101-0/+7
* * win32/win32.c, include/win32/win32.h (rb_w32_set_nonblock): newusa2014-11-101-1/+43
* win32.c: login name encodingnobu2014-11-101-3/+4
* reaply r48278nobu2014-11-061-0/+7
* Revert r48278 "common.mk: update unicode data only if BASERUBY is available"naruse2014-11-061-7/+0
* common.mk: update unicode data only if BASERUBY is availablenobu2014-11-051-0/+7
* * win32/setup.mak: $(APPEND) with some arguments insert a space beforeusa2014-10-311-1/+1
* win32/setup.mak: get target architecture from the compilernobu2014-10-312-36/+20
* common.mk: UNICODE_FILESnobu2014-10-211-1/+0
* common.mk: after-configurenobu2014-10-211-0/+1
* mkmf.rb: translate to assemblernobu2014-10-081-0/+3
* win32/file.c: fix no user exceptionnobu2014-09-291-8/+8
* Makefile.sub: fix typonobu2014-09-191-1/+1
* * win32/win32.c (VCSUP): nothing to do if this worktree is not underusa2014-09-191-0/+2
* * win32/win32.c (cmdglob): use inline function.nobu2014-08-231-4/+1
* win32.c: manage reverse videonobu2014-08-211-14/+23
* win32/file.c: direct conversionnobu2014-08-091-47/+38
* win32/file.c: share functions with win32.cnobu2014-08-092-59/+35
* win32/configure.bat: revert a commit by accidentnobu2014-07-311-216/+216
* * remove trailing spaces.svn2014-07-311-1/+1
* * properties.nobu2014-07-311-216/+216
* Makefile.sub: no PACKED_STRUCT on old VCnobu2014-07-211-1/+3
* Makefile.sub: no oldnames.libnobu2014-07-141-1/+1
* win32/configure.bat: check directorynobu2014-07-121-0/+5
* common.mk: integrate clean targetsnobu2014-07-072-17/+2
* common.mk: empty by distcleannobu2014-07-051-3/+0
* common.mk: move DEFAULT_PRELUDESnobu2014-07-041-1/+0
* configure.in: fix static-linked-extnobu2014-07-031-0/+3
* win32.c: unused variablenobu2014-06-231-9/+0
* win32/setup.mak: rename RUBY_RELEASE_DATEnobu2014-06-102-3/+4
* win32/setup.mak: separate verconf.mknobu2014-06-102-4/+16
* * win32/win32.c (rb_w32_conv_from_wchar): follow nobu's previous commit.usa2014-06-021-1/+1