aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* ruby.h: ASSUMEnobu2015-07-221-0/+1
* Makefile.sub: UNREACHABLEnobu2015-07-211-0/+1
* win32.c: symlink constants fallbacknobu2015-07-211-0/+11
* rtname.cmd: extract at oncenobu2015-07-141-20/+24
* * win32/win32.c (waitpid): fixed return value of previous commit. thanks, nobu!usa2015-07-091-3/+4
* * win32/win32.c (waitpid): return immediately if interrupted.usa2015-07-091-1/+2
* file.c: _wfreopen_s on mingwnobu2015-07-031-0/+4
* file.c: not xfreenobu2015-06-301-1/+1
* * win32/file.c (rb_freopen): remove debug code.usa2015-06-301-1/+0
* * win32/file.c (rb_freopen): need to terminate by NUL.usa2015-06-301-1/+4
* io.c: reopen OS encoding pathnobu2015-06-301-0/+22
* win32.c: use numberofnobu2015-06-221-1/+1
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-181-1/+0
* file.c: open without gvlnobu2015-06-141-3/+11
* * file.c (rb_stat_ino): get inode from the interval of struct st.naruse2015-06-131-1/+48
* * file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa2015-06-121-2/+5
* * win32/win32.c (setup_overlapped): seek to the file end only whennaruse2015-05-251-4/+8
* win32.c: suppress a warningnobu2015-05-231-1/+1
* * win32/win32.c (rb_w32_write_console): should return the count ofusa2015-05-221-1/+4
* * win32/win32.c (constat_apply): fixed comment. [skip ci]usa2015-05-221-1/+1
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-181-0/+2
* * win32/win32.c (rb_w32_accept): simplified.usa2015-05-161-18/+11
* dln.c: fix EXTERNAL_PREFIXnobu2015-05-011-1/+0
* Makefile.sub: EXPORT_PREFIXnobu2015-05-011-1/+1
* Makefile.sub: EXPORT_PREFIXnobu2015-05-011-0/+1
* * win32/win32.c: restore a license comment accidentally removed at r50381.usa2015-04-241-1/+3
* win32.c: fix for mingwnobu2015-04-241-11/+3
* * win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa2015-04-241-39/+0
* * win32/win32.c: remove bcc related code.naruse2015-04-231-193/+7
* * win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse2015-04-231-28/+30
* * win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse2015-04-231-11/+37
* * win32/win32.c (dupfd): use _set_osfhnd.naruse2015-04-231-2/+2
* * win32/Makefile.sub: MSVC14 have struct timespec.naruse2015-04-232-4/+20
* * win32/win32.c (rb_w32_wreadlink): follow the official format ofusa2015-04-201-12/+23
* * win32/win32.c (rb_w32_wreadlink): fixed a bug that a junktion missesusa2015-04-201-3/+12
* mkmf.rb: fix werror optionnobu2015-04-101-1/+1
* * win32/Makefile.sub (WERRORFLAG): typo.usa2015-04-101-1/+1
* ext/date: reject unknown compiler optionnobu2015-04-101-1/+1
* * win32/win32.c (rb_w32_wreadlink): should treat junctions like asusa2015-04-081-1/+2
* stub.o: under win32nobu2015-04-041-2/+2
* stub.c: utf-8nobu2015-04-041-4/+6
* stub.c: use argv[0] unchangednobu2015-04-041-5/+4
* win32.c: symlink than directorynobu2015-03-301-5/+9
* file.c: include terminatornobu2015-03-301-1/+2
* file.c: move rb_readlink on Windowsnobu2015-03-231-0/+29
* win32.c: readlinknobu2015-03-232-0/+111
* win32.c: fix DLL namenobu2015-03-231-1/+1
* win32.c: w32_lstati64nobu2015-03-232-1/+101
* file.c: check arguments lengthsnobu2015-03-221-2/+17
* win32.c: path_drivenobu2015-03-221-2/+9