aboutsummaryrefslogtreecommitdiff
path: root/jim-win32compat.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-17signal, exec, wait, pid: improvements, especially to execSteve Bennett1-5/+0
2016-10-06Fix for systems without umaskSteve Bennett1-8/+0
2016-10-02jim-win32compat.h: Use snprintf rather than _snprintfSteve Bennett1-1/+0
2016-09-07build: fix warnings on mingwSteve Bennett1-0/+4
2016-09-07jim-intereactive: reduce permissions on saved history fileSteve Bennett1-0/+4
2016-03-27Windows: Exponent modification is only required by MinGWEvan Hunter1-2/+4
2014-10-10jim-win32compat.h: fix compile error about __strtod on mingwOskari Timperi1-0/+1
2014-01-21many comment changes, some small code changesSteve Bennett1-0/+8
2013-11-07Use __strtod() on mingwSteve Bennett1-1/+6
2011-12-16Fix double to string on mingwunknown1-0/+3
2011-11-07Allow building with MSVC on windowsSteve Bennett1-8/+4
2011-06-28Fix support for 64-bit mingwSteve Bennett1-15/+12
2011-06-09Better handling of environ on Mac OS XSteve Bennett1-1/+0
2011-06-09Revert to using localtime() and rand()Steve Bennett1-2/+0
2011-06-09Use autosetup instead of autoconfSteve Bennett1-2/+0
2010-11-17build: fix cygwin build issueSpencer Oliver1-3/+3
2010-10-30Allow extensions to be built/installed as modulesSteve Bennett1-3/+25
2010-10-15Improvements to jim configureSteve Bennett1-2/+0
2010-10-15Fix some build problems and add lost featuresSteve Bennett1-0/+57