mono.git
2012-11-15 Rodrigo KumperaiOS cross compilation needs some forward declarations.
2012-11-15 Zoltan VargaMake the 'Attempting to JIT compile method' message...
2012-11-15 Rodrigo KumperaSwitch the runtime to use TARGET_IOS and TARGET_OSX...
2012-11-15 Rodrigo KumperaSwitch boehm to use TARGET_OSX/TARGET_IOS.
2012-11-15 Rodrigo KumperaAdd TARGET_IOS and TARGET_OSX defines to help cleanup...
2012-11-15 Rodrigo KumperaFix the cross compilation check to properly detect...
2012-11-15 Rodrigo KumperaRemove superfluous AC_DEFINE.
2012-11-15 Zoltan VargaAdd a no-direct-calls AOT option to help fix #4587.
2012-11-15 Sebastien PouliotAdd link to docs.xamarin.com/ios/troubleshooting when...
2012-11-15 Rolf Bjarne... It is not necessary to convert code to thumb addresses...
2012-11-15 Rolf Bjarne... AOT: Add option to emit global symbols for methods...
2012-11-15 Rolf Bjarne... AOT: Don't use fixed-size buffers and sprintf with...
2012-11-15 Rolf Bjarne... AOT: Add more MONOTOUCH ifdefs to not break M4A
2012-11-15 Rolf Bjarne... AOT: Use direct method addresses instead of calculating...
2012-11-15 Rolf Bjarne... AOT: Follow jumps when getting the plt entry for a...
2012-11-15 Rodrigo KumperaDisable dynamic loading for iOS simulator builds.
2012-11-15 Rodrigo KumperaFix boehm to correctly build on iOS/x86.
2012-11-15 Zoltan VargaAdd more logging to the sdb debugger thread.
2012-11-15 Rodrigo KumperaMonoDroid needs a way to inform the debugger of possibl...
2012-11-15 Rolf Bjarne... [sdb] Export functions to register custom transports...
2012-11-15 Marek SafarDon't crash when imported constant is of unknown type...
2012-11-15 Marek SafarHandle type hidding via local variables and parameters...
2012-11-15 Jeremie Laval[corlib] Fix unobserved exception being mistakenly...
2012-11-15 Atsushi Enoset NO_INSTALL = yes until we decide how to deal with...
2012-11-15 Atsushi EnoFix fix fix, insufficient signing stuff.
2012-11-15 Zoltan VargaReorganize the scan-minor-copy/scan.h header files...
2012-11-15 Atsushi Enodamn, another DISTFILES required.
2012-11-15 Atsushi Enofix install-local and simplify signing in rx assemblies.
2012-11-15 Atsushi EnoAnother dist build fix for rx integration, move *.cs...
2012-11-14 Rolf Bjarne... Add profiler to the monotouch build
2012-11-14 Rodrigo KumperaTweak the Makefiles to enable monotouch builds to compi...
2012-11-14 Rodrigo KumperaFix iOS cross compilation.
2012-11-14 Rodrigo KumperaInitialize LLVM's ARM target when compiling for it.
2012-11-14 Rodrigo KumperaUse the right llvm codegen when cross compiling.
2012-11-14 Sebastien PouliotFileVersionInfo is not really 'process handling'. Fix...
2012-11-14 Rodrigo KumperaKill the SL profile and get Mobile on its place instead.
2012-11-14 Rodrigo KumperaFix ARM compilation of mono-context.c
2012-11-14 Rodrigo KumperaBionic cannot handle a NULL filename in dlopen.
2012-11-14 Rodrigo KumperaImplement MONO_CONTEXT_GET_CURRENT for arm.
2012-11-14 Atsushi Enook, those resources need *.prebuilt too...
2012-11-14 Atsushi EnoChanged resx/resources build steps based on MWF approach.
2012-11-14 Atsushi Enoupdate rx (removed InternalsVisibleTo workarounds)
2012-11-14 Atsushi Eno...and they also need EXTRA_DISTFILES for tarballs.
2012-11-14 Atsushi EnoI needed to add rx to .gitmodules too.
2012-11-14 Atsushi Enoand add more missing files for rx build...
2012-11-14 Atsushi Enoforgot to switch to the release-ready branch.
2012-11-14 Atsushi Enoimport Microsoft Reactive Extensions from rx.codeplex...
2012-11-14 Rodrigo KumperaProperly support cross compiling for the mach support...
2012-11-14 Rodrigo KumperaFix mach support for arm.
2012-11-14 Rodrigo KumperaReplace mcontext with void* in the mach support code...
2012-11-14 Rodrigo KumperaDon't use System.Environment.Exit to finish a sdb sessi...
2012-11-14 Sebastien PouliotAdd test case from bug #8366 (it was fixed in master...
2012-11-14 Marek SafarMore fixed for conditional expression promotions. Fixes...
2012-11-14 Marek SafarBase access can be upgraded only to valid overrides...
2012-11-14 Zoltan VargaQuit more messages about configure.in/configure.ac.
2012-11-14 Zoltan VargaSweep unswept blocks referenced by set card table entries.
2012-11-14 Zoltan VargaUse multiple versions of sweek_block () specialized...
2012-11-14 Zoltan VargaImplement lazy sweeping for the mark-sweep collector...
2012-11-13 Rodrigo KumperaUse TARGET defines instead of the arch specific ones.
2012-11-13 Rodrigo KumperaAdd a cross compilation target to sgen-archdep.h
2012-11-13 Chris ToshokReplace .quad with a pair of .long in the defunkt mdb.
2012-11-13 Rodrigo KumperaUse TARGET defines instead of the arch defines to prope...
2012-11-13 Rodrigo KumperaCorrectly identify iOS device/simulator builds and...
2012-11-13 Rodrigo KumperaDo the right check for TARGET_IPHONE_SIMULATOR.
2012-11-13 Martin BauligSupport [OnSerializing] in System.Runtime.Serialization...
2012-11-13 Jonathan PryorUpdate.
2012-11-13 Rodrigo KumperaFix boehm to correctly build on iOS/x86.
2012-11-13 Sebastien PouliotOnly send server_name extension for TLS (not SSLv3...
2012-11-13 Marek SafarMerge pull request #503 from bprzygoda/linq_enumerable_ioe
2012-11-13 Paolo MolaroConfirmed fix from Marek for #xambug 8320.
2012-11-13 bprzygodaWrapped IEnumerable extensions InvalidOperationExceptio...
2012-11-13 Marek SafarDo full check for missing type when importing class...
2012-11-13 bprzygodaLooked through all InvalidOperationException thrown...
2012-11-12 Marek SafarMerge pull request #501 from knocte/fix_linq_ioe
2012-11-12 Andres G. Aragoneses[Linq] Return a clearer exception message for Enumerabl...
2012-11-12 Marek SafarAdd 4.5 profile sdk for CSharpCodeProvider. Fixes ...
2012-11-12 Marek SafarClean up some warnings
2012-11-12 Jonathan Pryor[Mono.Options] Add documentation for Option.Hidden.
2012-11-12 Zoltan VargaAdd a few missing #ifdef HAVE_SGEN_GC blocks to 1fa0a65...
2012-11-12 Zoltan VargaAdd --enable-minimal= configure options to disable...
2012-11-11 Marek SafarAdd System.Runtime.Serialization to runtime remapping...
2012-11-11 Marek SafarFix win serial port constants. Fixes #8285
2012-11-11 Marek SafarSave repl shell history on quit. Fixes #8156
2012-11-11 Marek SafarDon't filter out user operator of System.Char type...
2012-11-10 Zoltan VargaRemove sgen sources from libmonoruntime_la_SOURCES...
2012-11-10 Zoltan VargaDeclare the memory region passed to conservatively_pin_...
2012-11-10 Zoltan VargaUpdate valgrind headers.
2012-11-10 Marek SafarRemove extra #endif
2012-11-10 Marek SafarWhen comparing base type interface implementation param...
2012-11-10 Marek SafarCorrectly check recursive constraints involving type...
2012-11-10 Marek SafarClean up some ifdefs
2012-11-10 Marek SafarMerge pull request #499 from bh-whd/master
2012-11-09 Duncan MakBump to 3.0.2
2012-11-09 Rodrigo KumperaReplace a g_assert with a g_error.
2012-11-09 Rodrigo KumperaThe FullAOT compiler needs the BSTR icalls.
2012-11-09 Rodrigo KumperaRemove more from COM in corlib.
2012-11-09 Rodrigo KumperaMake LINQ sort work with Full AOT.
2012-11-09 Rodrigo KumperaAdd compatibility only flag to the aot compiler.
2012-11-09 Rodrigo KumperaDon't use a fixed file name for LLVM compilation.
2012-11-09 Rodrigo KumperaRemove usage of -mmacosx-version-min
next