aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* file.c: check arguments lengthsnobu2015-03-221-2/+17
* win32.c: path_drivenobu2015-03-221-2/+9
* win32.c: stat_by_findnobu2015-03-222-24/+38
* win32.c: stati64_handlenobu2015-03-221-3/+16
* win32.c: name_for_statnobu2015-03-221-10/+22
* win32.c: S_IFLNKnobu2015-03-191-0/+3
* win32.c: no S_IWGRP and S_IWOTHnobu2015-03-191-5/+2
* dir.h: direct::d_typenobu2015-03-142-4/+13
* dir.c: glob short namesnobu2015-03-082-6/+28
* miniinit.c: minimum built-in encodings in minirubynobu2015-03-081-1/+1
* Makefile.sub: RUBY_PROGRAM_VERSIONnobu2015-03-081-0/+1
* common.mk: same fake.rbnobu2015-03-071-18/+0
* expand-config.rb: without fake.rbnobu2015-03-071-2/+3
* mkconfig.rb: without fake.rbnobu2015-03-071-0/+4
* configure.in: BOOTSTRAPRUBYnobu2015-03-071-0/+2
* win32.c: reduce memory sizenobu2015-02-241-4/+5
* Makefile.in: make static IDs symbols localnobu2015-02-231-2/+4
* win32.c: volume serial numbersnobu2015-02-201-19/+19
* win32/file.c: fix drive letternobu2015-02-181-0/+1
* win32.c: EXDEV for directorynobu2015-02-181-2/+33
* win32/file.c: fix drive letternobu2015-02-171-6/+7
* 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