mono.git
2015-01-13 Zoltan Varga[runtime] Move the monograph tool to tools/.
2015-01-13 Zoltan Varga[bcl] Remove NET_4_0 defines from class libs.
2015-01-13 Zoltan Varga[bcl] Remove NET_4_0 defines from tools.
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from the class libs. This...
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from tools.
2015-01-13 João MatosRevert "[build] Add seq-points.c to the genmdesc to...
2015-01-13 Marcos Henrich[build] Updated csproj files.
2015-01-13 Marcos HenrichFixed msvc/scripts/genproj.cs file seperator issue...
2015-01-13 Marcos Henrich[System.ComponentModel.Composition] Updated Makefile...
2015-01-13 João Matos[build] Add seq-points.c to the genmdesc to try to...
2015-01-13 Marek Safar[system.data] refresh mobile sources
2015-01-13 Marek Safar[system.data] Update for DataSetExtensions as GetTableM...
2015-01-13 Marek Safar[corlib] Close underlying synchronized stream. Fixes...
2015-01-13 Marek Safar[system.net.http] Split reading headers and content...
2015-01-13 Marek Safar[corlib] Add range checks to CharUnicodeInfo. Fixes...
2015-01-13 Marek Safar[system.data] update mobile profile
2015-01-13 Marek Safar[system.data] Replace connection string builder from...
2015-01-13 Alex Rønne... Fix the build on sigaltstack platforms.
2015-01-13 Alex Rønne... Fix the Android build; use HAVE_SYS_SYSCTL_H instead...
2015-01-13 Alex Rønne... Add an extension point for backtraces on native SIGSEGVs.
2015-01-13 Alex Rønne... Propagate siginfo to mono_handle_native_sigsegv ().
2015-01-13 Marek Safar[system.data] Replace System.Data.SqlTypes from referen...
2015-01-13 Marek Safar[system.data] Switch to DbEnumerator from reference...
2015-01-13 Miguel de Icaza[Regex] Disable IL code generation until we figure...
2015-01-13 Miguel de Icaza[Mono.Posix] Add support for OSX F_NOCACHE
2015-01-13 Zoltan Varga[aot] Fix llvm support.
2015-01-12 Zoltan Varga[runtime] Fix the android build.
2015-01-12 Zoltan Varga[runtime] Use a guint64 for device/inode instead of...
2015-01-12 Zoltan VargaFix the build.
2015-01-12 Zoltan Varga[runtime] Remove an unused define.
2015-01-12 Zoltan Varga[bcl] Fix a race in a System.Threading.Tasks test.
2015-01-12 Zoltan Varga[aot] Implement support for separate llvm object files...
2015-01-12 Zoltan Varga[arm] Fix the decoding of backward branches in mono_arc...
2015-01-12 Marek Safar[system] Fixes barrier file name
2015-01-12 Zoltan Varga[aot] Add an 'llvm-outfile=' command line argument...
2015-01-12 Marek Safar[system] Replace Barrier implementation from reference...
2015-01-12 Marek Safar[system.net.http] ProductInfoHeader collection parsing...
2015-01-12 Radek Doulikdo not use liblog's absolute path in DllImport
2015-01-12 Marcos Henrich[System.Runtime.Caching] Removed unused files.
2015-01-12 Marek Safar[corlib] SafeHandle dispose can be called multiple...
2015-01-12 Marcos Henrich[runtime] update_liveness2 replaced wrong binary or...
2015-01-12 Marcos Henrich[runtime] update_liveness2 now handles OP_IL_SEQ_POINT.
2015-01-12 Marek Safar[corlib] Fixes SafeHandle invalidHandleValue handling
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-11 Marek SafarMerge pull request #1499 from madrang/SafeHandleTesting
2015-01-11 Marc-Andre... More strict testing of SafeHandle.
2015-01-11 Zoltan Vargaruntime] Really fix a race condition in mono_remoting_m...
2015-01-11 Zoltan Varga[aot] Enable direct llvm object file emission on x86...
2015-01-11 Zoltan Varga[aot] Avoid duplicate symbol errors if two methods...
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now properly tests AOT compilation.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh no longer prints empty lines.
2015-01-11 Marcos HenrichTestDriver now has option --quiet to disable Console...
2015-01-11 Zoltan Varga[aot] Emit LLVM object files directly from llc on amd64.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now prints whole diff.
2015-01-11 Zoltan VargaFix warnings.
2015-01-11 Zoltan VargaFix the build.
2015-01-11 Zoltan VargaMerge pull request #1498 from akoeplinger/fix-windows
2015-01-10 Alexander KöplingerFix Windows build
2015-01-10 Marek Safar[mcs] Auto-implemented properties must override all...
2015-01-10 Marek Safar[mcs] Contructors cannot be extern and have a construct...
2015-01-10 Marcos Henrichtest_op_il_seq_point.sh ignore diff unnecessary data.
2015-01-10 Zoltan Varga[aot] Emit a separate GOT for LLVM and JITted code...
2015-01-10 Zoltan VargaAdd missing files to the windows build.
2015-01-10 Zoltan VargaFix the windows build.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Improved CacheUsage sorting.
2015-01-10 Rodrigo Kumpera[utils][runtime] Another rounds of header cleanup.
2015-01-10 Rodrigo Kumpera[utils] Remove useless include.
2015-01-10 Rodrigo Kumpera[metadata] Fix the build.
2015-01-10 Rodrigo Kumpera[metadata] Rename security.c to mono-security.c to...
2015-01-10 Rodrigo Kumpera[io-layer] Fix another header missing a guard.
2015-01-10 Rodrigo Kumpera[metadata] Use new networking abtraction to fix targets...
2015-01-10 Rodrigo Kumpera[utils] Add API to stringify a network address.
2015-01-09 Zoltan Varga[jit] Add a MONO_PATCH_INFO_LDSTR_LIT patch type to...
2015-01-09 Marek Safar[mcs] Add string interpolation conversions
2015-01-09 Rodrigo Kumpera[io-layer] Fix linux build.
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-09 Marcos Henrich[System.Runtime.Caching] MemoryCacheTest.Trim now check...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.TestCa...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated tests default Physical...
2015-01-09 Marcos Henrich[System.Runtime.Caching] .sources now uses referecensou...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Implemented referencesource...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied SRef.cs from .NET.
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied R.Designer.cs from...
2015-01-09 Marcos HenrichAdded performance counter "Available Physical Memory".
2015-01-08 Alexander Köplinger[utils] Remove duplicate socklen_t typedef from Windows...
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
2015-01-08 Zoltan Varga[aot] Enable emission of LLVM code into a separate...
2015-01-08 Rodrigo Kumpera[io-layer] Header usage grooming. Remove some unused...
2015-01-08 Miguel de IcazaMerge pull request #1495 from akoeplinger/fix-cancelreq...
2015-01-08 Rodrigo Kumpera[gc] Fix gc bitmap for array of pointers. They don...
2015-01-08 Rodrigo Kumpera[utils] Fix linux compilation.
2015-01-08 Rodrigo Kumpera[utils] Apparently ws2ipdef.h should not be included...
2015-01-08 Marek Safar[mcs] Add string interpolation grammar
2015-01-08 Rodrigo Kumpera[utils] Another round of windows fixing.
2015-01-08 Rodrigo Kumpera[utils] More portability cleanups.
2015-01-08 Rodrigo Kumpera[utils] Don't enable usage of sigaction unless the...
2015-01-08 Zoltan Varga[runtime] Fix a race condition in mono_remoting_marshal...
2015-01-08 Rodrigo Kumpera[utils] Don't special case android or FreeBSD when...
2015-01-08 Rodrigo Kumpera[utils] Small header sanitization. networking.h now...
next