[build] Add seq-points.c to the genmdesc to try to fix the Monotouch build.
[mono.git] / mono / metadata /
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 VargaFix warnings.
2015-01-10 Rodrigo Kumpera[utils][runtime] Another rounds of header cleanup.
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[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 VargaMerge pull request #1497 from esdrubal/sq
2015-01-09 Marcos HenrichAdded performance counter "Available Physical Memory".
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
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 Zoltan Varga[runtime] Fix a race condition in mono_remoting_marshal...
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-06 Rodrigo Kumpera[runtime] Change socket-io.c to use new API for local...
2015-01-06 Rodrigo Kumpera[runtime] IPV6 is now the norm so we can expect all...
2015-01-06 David Karlaš[Sdb] Ignore hidden sequence points
2015-01-06 Zoltan Varga[sdb] Avoid using implicit sequence points for methods...
2015-01-06 Zoltan Varga[runtime] Fix a crash in FieldInfo.GetRawConstantValue...
2015-01-06 Zoltan VargaMerge pull request #1493 from BrzVlad/vtune-integration2
2015-01-05 Rodrigo Kumpera[runtime] Use the new network abstraction in the socket...
2015-01-03 Zoltan Varga[runtime] Use the proper domain in mono_thread_destroy_...
2015-01-03 Zoltan Varga[runtime] Fix the LOCK_TRACER build.
2015-01-03 Zoltan Varga[runtime] Implement FieldInfo.GetRawConstantValue ...
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-02 Zoltan Varga[bcl] Fix crashes when FieldInfo.GetValue () is called...
2015-01-02 Zoltan Varga[runtime] Avoid reading past the end of a MonoGenericPa...
2015-01-02 João MatosFixed metadata offsets for ARM64 support.
2015-01-02 Marek Safar[corlib] Allow bool/char to enum conversions
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-22 Alex Rønne PetersenMerge pull request #1472 from Aetf/zh-CHS-patch-fix...
2014-12-22 Mark Probst[sgen] Fix debug output for descriptor types.
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-16 Mark Probst[sgen] Never inline sgen_par_object_get_size().
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-13 Marek SafarMerge pull request #1451 from akoeplinger/fix-winforms...
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-11 Mark Probst[sgen] Add an assertion.
2014-12-11 Mark Probst[sgen] Use the `SGEN_UPDATE_REFERENCE` macro in optimiz...
2014-12-11 Mark Probst[sgen] Fix evacuation.
2014-12-11 Joao Matos[sgen] Fixed dump_alloc_records() to work on MSVC.
2014-12-11 Joao Matos[sgen] Align vtable pointers to 8-bytes for phony vtabl...
2014-12-11 Mark Probst[sgen] Disable evacuation temporarily to fix crashes.
2014-12-10 Rodrigo KumperaMerge pull request #1403 from schani/fix-roslyn-linux-oom
2014-12-10 Mark Probst[sgen] Always alloc degraded when nursery allocation...
2014-12-09 Mark Probst[runtime] Fix string size calculation in `mono_string_n...
2014-12-09 Zoltan Varga[runtime] Allow StructLayoutAttribute.Pack values betwe...
2014-12-09 Marcos HenrichMerge pull request #1436 from esdrubal/readerwriterlockslim
2014-12-09 Zoltan VargaMerge pull request #1448 from ermshiperete/TSBTextTrunc...
2014-12-09 Paolo Molaro[profiler] Provide more options for describing jit...
2014-12-09 Zoltan VargaMerge pull request #1447 from chrisvire/bug-25102
2014-12-05 Alexis Christoforides[canaries] Removed accidental hardcode
2014-12-05 Alexis Christoforides[runtime] Replace offsetof with G_STRUCT_OFFSET on...
2014-12-05 Mark Probst[sgen] Remove debugging comment.
2014-12-05 Mark Probst[sgen] Fix pinning in the presence of canaries.
2014-12-05 Zoltan VargaMerge pull request #980 from StephenMcConnel/bug-18638
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-05 Marek SafarMerge pull request #1443 from esdrubal/userinfoescape
2014-12-05 Zoltan VargaFix the DISABLE_REMOTING build.
2014-12-03 Joao MatosRemoved some dead code.
2014-12-03 Joao Matos[msvc] Fixed missing semi-colon.
2014-12-03 Alex Rønne PetersenFix a bunch of warnings in the runtime code.
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Mark Probst[sgen] Remove `SGEN_HAVE_CONCURRENT_MARK`.
2014-12-02 Marek SafarChange bootstrap profile to target 4.0 framework. Bump...
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-12-02 Alex Rønne PetersenMerge pull request #1400 from RiJo/patch-1
2014-12-02 Mark Probst[sgen] Fix 32 bits.
2014-12-01 Mark Probst[sgen] Fix a bug when waking up workers.
2014-12-01 Zoltan Varga[runtime] Add support for jagged array ctors which...
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-28 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
2014-11-28 Zoltan Varga[runtime] Fix a copyright date.
2014-11-28 Zoltan Varga[runtime] Add a remoting.h file and move the remoting...
2014-11-28 Zoltan Varga[runtime] Fix the build.
2014-11-28 Zoltan Varga[runtime] Fix the DISABLE_REMOTING build.
2014-11-28 Zoltan Varga[runtime] Extract the remoting code from marshal.c...
2014-11-28 Zoltan Varga[runtime] Remove more unused debug code.
2014-11-28 Zoltan Varga[runtime] Simplify mono-debug.c since we no longer...
2014-11-28 Zoltan Varga[runtime] Remove an obsolete comment.
2014-11-28 Zoltan Varga[runtime] Change the default runtime version to 4.5.
2014-11-27 Alex Rønne PetersenMerge pull request #1431 from esdrubal/enummap
2014-11-27 Jo ShieldsFix "make dist" error caused by renamed sgen-marksweep...
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-26 Alex Rønne PetersenMerge pull request #1407 from chrisvire/bug-24587
2014-11-26 Alex Rønne PetersenMerge pull request #1424 from akoeplinger/remove-enable...
2014-11-26 Mark Probst[sgen] Fix concurrent M&S.
2014-11-26 Mark Probst[sgen] Use all 3 lower vtable bits on 32 bits.
2014-11-26 Mark Probst[sgen] Align vtable pointers to 8 bytes on 32 bits...
2014-11-26 Mark Probst[sgen] Mempool allocations should be 8 byte aligned...
2014-11-26 Mark Probst[sgen] Remove unused defines.
2014-11-26 Mark Probst[sgen] Document descriptor types in comment.
2014-11-26 Mark Probst[sgen] Symbolic constants for pointer-free descriptor...
2014-11-26 Mark Probst[sgen] Separate descriptor type enums.
2014-11-26 Mark Probst[sgen] Use a symbolic constant for the descriptor type...
next