[msvc] Fixed the build.
[mono.git] / mono /
2015-01-15 Zoltan VargaMerge pull request #1507 from DavidKarlas/mdbRead0Line
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 David Karlaš[sdb] Fixed .mdb parsing when line equals 0
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-15 Zoltan Varga[sdb] Don't continue single stepping when reaching...
2015-01-15 Rodrigo KumperaSorry for breaking linux.
2015-01-15 Rodrigo Kumpera[runtime] I can still find unguarded used of signal...
2015-01-15 Zoltan Varga[sdb] Fix the detection of whenever an image has debug...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaFix the build.
2015-01-14 Zoltan Varga[sdb] Fix a few places missed in 73d14781d25f7ecedead4d...
2015-01-14 Zoltan Varga[sdb] Emit debug logs using g_print () on android,...
2015-01-14 João Matos[runtime] Do not use MONO_STRUCT_OFFSET for Win32-speci...
2015-01-14 Alex Rønne PetersenFix mono_handle_native_sigsegv () signature in the...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[runtime] Move the monograph tool to tools/.
2015-01-13 João MatosRevert "[build] Add seq-points.c to the genmdesc to...
2015-01-13 João Matos[build] Add seq-points.c to the genmdesc to try to...
2015-01-13 Alex Rønne PetersenFix the build on sigaltstack platforms.
2015-01-13 Alex Rønne PetersenFix the Android build; use HAVE_SYS_SYSCTL_H instead...
2015-01-13 Alex Rønne PetersenAdd an extension point for backtraces on native SIGSEGVs.
2015-01-13 Alex Rønne PetersenPropagate siginfo to mono_handle_native_sigsegv ().
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[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 Zoltan Varga[aot] Add an 'llvm-outfile=' command line argument...
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 Marcos HenrichMerge pull request #1455 from esdrubal/caching
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 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 VargaFix the windows build.
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 Rodrigo Kumpera[io-layer] Fix linux build.
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
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 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...
2015-01-08 Rodrigo Kumpera[utils] Another try to fix the windows build.
2015-01-08 Marcos Henrich[runtime] Makefile check now calls check-seq-points
2015-01-08 Marcos Henrich[runtime] mono_decompose_long_opts now handles OP_IL_SE...
2015-01-08 Marcos Henrichtest_op_il_seq_point.sh now checks sizes using diff.
2015-01-08 Marcos Henrichtest_op_il_seq_point.sh no longer compares native code...
2015-01-08 Zoltan Varga[runtime] Another windows build fix.
2015-01-08 Zoltan Varga[runtime] Add a header check for arpa/inet.h.
2015-01-08 Zoltan Varga[cominterop] Fix a crash by passing the proper value...
2015-01-08 Zoltan Varga[cominterop] Avoid crashes when the first item of a...
2015-01-08 Zoltan Varga[runtime] Avoid Process.GetCurrentProcess ().HasExited...
2015-01-08 Mark Probst[sgen] Unified loop for scanning card tables.
2015-01-07 Mark Probst[sgen] Don't scan card tables differently based on...
2015-01-07 Mark Probst[sgen] Use a scan front pointer to avoid scanning objec...
2015-01-07 Mark Probst[sgen] Prefetching of blocks and cards in cardtable...
2015-01-07 Zoltan Varga[arm] Fix OP_ICLE_UN. Fixes #25798.
2015-01-07 Zoltan Varga[sdb] Enable the StackFrame.Domain property on stack...
2015-01-07 Marcos Henrich[runtime] Improved mono_local_cprop OP_IL_SEQ_POINT...
2015-01-07 Marcos Henrichtest_op_il_seq_point.sh can now tests with and without AOT
2015-01-07 Marcos Henrichtest_op_il_seq_point.sh now compares native code with...
2015-01-07 Zoltan Varga[aot] Enable separate llvm modules on amd64.
2015-01-07 Zoltan Varga[aot] Enable emission of debug info for LLVM code if...
2015-01-07 Zoltan Varga[aot] Add support for emitting the llvm code separately...
2015-01-07 Zoltan Varga[aot] Allow the emission of the LLVM code into a separa...
2015-01-06 Rodrigo Kumpera[runtime] Change socket-io.c to use new API for local...
2015-01-06 Rodrigo Kumpera[utils] Add abstraction to retrive the local interface...
2015-01-06 Rodrigo Kumpera[runtime] IPV6 is now the norm so we can expect all...
2015-01-06 Zoltan Varga[sdb] Bump protocol version to 2.39 so the single stepp...
next