summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2016-08-25win32/file.c: use ALLOC_Nnobu
2016-08-25win32/file.h: rb_w32_filecpnobu
2016-08-24win32/file.c: remove a codepage argumentnobu
2016-08-24win32/file.c: fix result lengthnobu
2016-08-24win32/file.c: use enumnobu
2016-08-20rubystubnobu
2016-08-20win32.c: no newline for rb_fatalnobu
2016-08-19Revert r55968 "scriptbin on cygwin"nobu
2016-08-19scriptbin on cygwinnobu
2016-08-16common.mk: MAKE_ENCnobu
2016-08-05win32.c: initialize with an impossible valuenobu
2016-08-05win32.c: static API pointersnobu
2016-08-05win32.c: call get_final_path pointernobu
2016-08-01* win32/win32.c (set_pioinfo_extra): use more reliable way to searchusa
2016-07-22Fix Issues reported by PVS-Studio static analyzernobu
2016-07-16common.mk: INCFLAGSnobu
2016-07-14Makefile.sub: update enc/unicode/name2ctype.hnobu
2016-07-11* remove trailing spaces.svn
2016-07-11* configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa
2016-06-29VC6 errornobu
2016-06-20Fix calling conventionnobu
2016-06-09ifchange.bat: drop old systemsnobu
2016-06-04win32.c: use PATH_MAXnobu
2016-06-03win32.c: fail before getting ITEMIDLISTnobu
2016-06-03* win32/win32.c (get_special_folder): typo.usa
2016-06-02win32.c: use SHGetPathFromIDListExnobu
2016-06-01use system cryptnobu
2016-06-01* win32/Makefile.sub (MISSING): fixed build error introduced at r55237.usa
2016-05-29win32.c: RUBY_CRITICALnobu
2016-05-21* configure.in (ALWAYS_INLINE): force compilers the function inlined.naruse
2016-05-11win32: qsort_snobu
2016-05-11* win32/Makefile.sub (HAVE_QSORT_S): use qsort_s only for Visual Studiousa
2016-05-11util.c: qsort_snobu
2016-05-02* win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements newusa
2016-05-01* win32/win32.c: drop Win2K support.usa
2016-05-01* cont.c, hash.c, random.c, win32/win32.c: cleanup some Win9x/ME/NT4usa
2016-04-29win32/win32.c: remove unnecessary declarationnobu
2016-04-28win32/file.c: fix reallocation thresholdnobu
2016-04-28win32/file.c: remove unnecessary codenobu
2016-04-24win32.c: suppress warningsnobu
2016-04-23Support MSVC14 and 15 [Bug #11118]naruse
2016-04-22* file.c, win32/file.c: Removed obsoleted safe level checks.hsbt
2016-04-10win32/file.c: fix freenobu
2016-04-07win32.c: call w32_wopen directlynobu
2016-03-08* win32/win32.c (rb_w32_write_console): remove unused variable.usa
2016-03-08* win32/win32.c (rb_w32_write_console): now no need to checkusa
2016-03-08* win32/win32.c (rb_w32_write_console): stop the VT100 emulation if theusa
2016-03-07update-rubyspec: show latest commitnobu
2016-02-02win32.c: reuse fullpath buffernobu
2016-02-01win32.c: w32_wopendirnobu