3022 Commits (crash_MI_virtual_from_secondary)
 

Author SHA1 Message Date
triton cf472f526c Fixed C++/CLI to handle namespace conflicts between free functions and namespaces. 10 years ago
Dimitar Dobrev e279936af5 Restored an accidentally deleted test. 10 years ago
Dimitar Dobrev e73f490f89 Prevented a crash in the tests on Mono because of a Mono bug. 10 years ago
Dimitar Dobrev 180535ba3a Removed all remaining inlined bodies in order to fix the tests on Linux. 10 years ago
Dimitar Dobrev bbcf12550f Prevented a crash in the tests on Mono because of a Mono bug. 10 years ago
triton f123037a07 Added a very simple type map for C FILE handles. 10 years ago
triton b4d8f35862 Fixed static class pass to work with opaque classes. 10 years ago
triton 9bd26ca0fe Fixed support for C language parsing flags. 10 years ago
Dimitar Dobrev 12fcb2b13e Removed the setting of zero size for types that have fields in a base or virtuals. 10 years ago
triton b1054770ba Fixed the MSVC build when looking for Clang builtin headers in the wrong location. 10 years ago
triton dc213e3b99 Fixed Basic tests linking in C++/CLI backend. 10 years ago
Dimitar Dobrev cafc14ffed Moved the initialisation of a variable to the cpp so that it works properly on Linux. 10 years ago
Dimitar Dobrev 4a5633731d Fixed the resolution of variables on Linux. 10 years ago
Dimitar Dobrev fa58aea3f0 Removed all remaining inlined bodies in order to fix the tests on Linux. 10 years ago
Dimitar Dobrev 9d78f5386d Fixed a crash on Mono when marshalling types with no fields. 10 years ago
João Matos f3dcc692b0 Update the OSX build guide to create the LLVM build folder before using it. 10 years ago
João Matos 079d0ce636 Try to fix the AppVeyor build by invalidating the cache. 10 years ago
Dimitar Dobrev f754263ab5 Fixed the potential incorrect translation unit of templated classes. 10 years ago
Dimitar Dobrev 062f8e26e0 Revert "Revert "Included ignored fields in the wrappers for better marshalling."" 10 years ago
Dimitar Dobrev 52abb8fd97 Fixed the pass for conversion operators not to create such for ctors taking a base or derived type. 10 years ago
Dimitar Dobrev fc572cd57e Fixed the pass for conversion operators not to create them in abstract types. 10 years ago
Dimitar Dobrev ff8a5a248e Set IsExpicit in the pass for conversion operators for the sake of correctness. 10 years ago
Dimitar Dobrev 82b27a68c8 Skipped already visited methods in the pass for conversion operators. 10 years ago
Dimitar Dobrev 8e2490394d Fixed a crash at generation time with a fake "setter" with no params and a getter. 10 years ago
triton fe00ff8b5a Fixed visibility of these methods under GCC. 10 years ago
triton d6b51d909b Run each test in a different process since they can crash Mono. 10 years ago
triton 5b5ccba8fe Make sure we use the same version of NUnit as the test runner. 10 years ago
triton f6b25203a0 Revert "Enable verbose mode in tests driver for Travis troubleshooting." 10 years ago
triton 2d4a2c9aa6 Revert "Use the absolute target directory when copying Clang headers." 10 years ago
triton 6766bf9d11 Remove useless comments from Vagrant file. 10 years ago
triton 535536d1c1 Use the absolute target directory when copying Clang headers. 10 years ago
triton 05236a89af Enable verbose mode in tests driver for Travis troubleshooting. 10 years ago
João Matos 4af10cc536 Updated README with Travis build status badge. 10 years ago
João Matos 2e433afb10 Added support for Clang's driver toolchain include management for Linux. 10 years ago
João Matos 0d7c7efd43 Better detection of Clang builtin headers location. 10 years ago
João Matos d078e4aeae Copy the Clang builtin headers as part of the build if they are available. 10 years ago
João Matos 7a2d37f598 Fixed test to properly use cross-platform stdcall attribute. 10 years ago
João Matos e6ece6203a Merge pull request #517 from xistoso/master 10 years ago
Pedro Dias c20377050d small fix to typo in apt-get command 10 years ago
Pedro Miguel Casaleiro Dias 9e180d26b8 Merge pull request #1 from mono/master 10 years ago
Dimitar Dobrev 594723a5aa A minor improvement to the generated C++ code for inlines. 10 years ago
João Matos c0e91d2920 Merge pull request #515 from ddobrev/master 10 years ago
Dimitar Dobrev ce597a399c Fixed the build on VS 2015. 10 years ago
João Matos a4ac574ab0 Update the Vagrant file to package LLVM. 10 years ago
João Matos e2853e395f Save the file downloaded by wget with proper name. 10 years ago
João Matos 498f43e722 Install the 7z archiver. 10 years ago
João Matos 9af08beaee Move Premake generation to the script stage. 10 years ago
João Matos b1eed06f26 Download and extract LLVM binary dependencies for the build. 10 years ago
João Matos fb744b0ce3 Test the 64-bit release binaries. 10 years ago
João Matos 1e64022012 Remove GCC multilb packages as they're not needed. 10 years ago