]> gitweb.factorcode.org Git - factor.git/history - Nmakefile
define _CRT_SECURE_NO_WARNINGS to prevent MSVC from pushing its stupid nonstandard...
[factor.git] / Nmakefile
2010-05-06 Joe Groffdefine _CRT_SECURE_NO_WARNINGS to prevent MSVC from...
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-11 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-08 Slava PestovNmakefile: fix 32-bit build
2010-04-08 Slava PestovNmakefile: support both 32-bit and 64-bit builds again
2010-04-08 Slava Pestovvm: implement frame-based SEH for 64-bit Windows
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Slava PestovStore stack bounds in TIB on win64 to make C++ exceptio...
2010-04-05 Slava PestovSafe SEH is better than abstinence
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-04 Slava PestovGet green threads working on Windows
2010-04-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-02 Joe Groffupdate nmakefile to statically link VM to exe just...
2010-03-29 Slava Pestovvm: split up TLS code and add a dummy implementation...
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-02 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-02 Slava PestovFix ffi-test library to work with Windows SDK. Turns...
2010-01-31 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-01-31 erikcMerge up
2010-01-31 erikcMerge up
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Slava PestovUpdate Win64 support
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-19 Slava PestovGNUmakefile: some more cleanups
2010-01-18 Slava PestovUse ParseCommandLineArgvw() on Windows again, instead...
2010-01-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-17 Slava PestovNmakefile: build factor.dll and link in resource file
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Slava Pestovvm: Tweak Factor VM to compile with Microsoft Visual...