[GC] Make size dependent vars use size_t instead of glong or int.
[mono.git] / mono /
2014-05-21 Rodrigo Kumpera[GC] Make size dependent vars use size_t instead of...
2014-05-20 Zoltan Varga[sdb] Make sure the ids of unloading assemblies is...
2014-05-20 Zoltan Varga[runtime] Clean up an #ifdef block.
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Zoltan Varga[llvm] Update to the llvm backend to work with llvm...
2014-05-20 Zoltan Varga[llvm] Detect the cpu architecture and pass it to Engin...
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-17 Zoltan Varga[sdb] Avoid waiting for an answer for the START_BUFFERI...
2014-05-17 Zoltan Varga[sdb] Add ability to buffer reply packets in the wire...
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Rodrigo Kumpera[runtime] Fix hazard pointer usage in the suspend sequence.
2014-05-15 Rodrigo Kumpera[runtime] Fix a hazard pointer leakage in mono_thread_i...
2014-05-15 Rodrigo Kumpera[runtime] Pass the MonoThreadInfo explicitly to mono_th...
2014-05-15 Alexis Christoforides[io-layer] Added missing handle type in _wapi_handle_st...
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Alexis Christoforides[io-layer] Fixed error condition in _wapi_handle_struct...
2014-05-15 Zoltan Varga[runtime] Fix decoding of jagged arrays in custom attri...
2014-05-15 Alexis Christoforides[io-layer] Precise memcpy of handle structs.
2014-05-15 Ludovic Henry[mprof-report] Add counter filter when not in verbose...
2014-05-15 Ludovic Henry[mprof-report] Extract the counter key prefix of dump_c...
2014-05-15 Zoltan Varga[runtime] Avoid calling mono_thread_current () in sgen_...
2014-05-14 Zoltan Varga[runtime] Avoid passing commands to lldb using the...
2014-05-14 Zoltan Varga[runtime] Fix Process.TotalProcessorTime becoming negat...
2014-05-13 Jeffrey StedfastMerge pull request #1035 from DavidKarlas/cacheSdb
2014-05-13 Rodrigo Kumpera[runtime] Fix a pair of thread abort races in classic...
2014-05-13 Rodrigo Kumpera[jit] Unblock more critical signals at startup.
2014-05-13 Rodrigo Kumpera[gc] Add mono_gc_get_restart_signal.
2014-05-13 Rodrigo Kumpera[sgen] Implement mono_gc_get_restart_signal.
2014-05-13 Rodrigo Kumpera[boehm] Implement mono_gc_get_restart_signal.
2014-05-13 Zoltan Varga[bcl] Fix Process.PrivateMemorySize64 on osx, we now...
2014-05-13 Zoltan VargaClean up the usage of FILETIME structures, avoid access...
2014-05-13 Ludovic Henry[mprof-report] Fix crash in case no counters values...
2014-05-13 Zoltan Varga[sdb] Avoid stack overflows when a boxed vtype recursiv...
2014-05-13 Paolo Molaro[profiler] Add managed backtrace support to sampling...
2014-05-13 Ludovic Henry[mprof-report] Fix bug where no counters would be print...
2014-05-13 Paolo Molaro[profiler] Filter more event types in mprof-report...
2014-05-13 Paolo Molaro[profiler] In mprof-report fix handling of the time...
2014-05-13 Paolo Molaro[profiler] Emit statistical samples at 1 second interva...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-12 Ludovic Henry[counters] Edit according to Kumpera review
2014-05-12 Zoltan Varga[arm] Add support for the new compare instructions...
2014-05-12 Ludovic Henry[decode] Edit according to Paolo review
2014-05-12 Ludovic Henry[decode] Fix sample difference parsing
2014-05-12 Ludovic Henry[decode] Add command line counters options parsing
2014-05-12 Ludovic Henry[decode] Add dump_counters
2014-05-12 Ludovic Henry[decode] Add parsing for TYPE_SAMPLE_COUNTERS
2014-05-12 Ludovic Henry[decode] Add parsing for TYPE_SAMPLE_COUNTERS_DESC
2014-05-12 Ludovic Henry[decode] Add functions to transform mono-counters enum...
2014-05-12 Ludovic Henry[decode] Add functions to manipulate counters, counters...
2014-05-12 Ludovic Henry[decode] Add Counter, CounterValue, CounterList, Counte...
2014-05-12 Ludovic Henry[decode] Add check for computer endianness on startup
2014-05-11 Zoltan Varga[sdb] Avoid placing implicit sequence points at offsets...
2014-05-11 Zoltan Varga[jit] Add a test for lrem_un.
2014-05-11 Zoltan Varga[sdb] Fix the serialization of variables with address...
2014-05-09 Zoltan Varga[runtime] Remove an assert from inner_start_thread...
2014-05-09 Mark Probst[tests] Fix a trivial consistency issue in a test case.
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Zoltan VargaMerge pull request #1029 from ranma42/dont_free_global_...
2014-05-08 Andrea Canciani[runtime] Remove the last bits of mono_dont_free_global...
2014-05-08 Zoltan Varga[runtime] Wait for the finalizer thread to exit in...
2014-05-08 Zoltan VargaFix make runtest-managed in tests/.
2014-05-08 Zoltan VargaFix make check in tests/
2014-05-08 Zoltan Varga[runtime] Remove the mono_dont_free_global_codeman...
2014-05-08 Zoltan Varga[jit] Disable the interval based linear scan algorithm...
2014-05-08 Ludovic HenryMerge pull request #1024 from ludovic-henry/pr10-proflo...
2014-05-08 Ludovic Henry[proflog] Edit according to Paolo review
2014-05-08 Jeffrey StedfastMerge pull request #1026 from DavidKarlas/cacheThreadInfo
2014-05-08 Ludovic Henry[counters] Fix operator precedence
2014-05-08 Ludovic Henry[counters] Edit dump_counter to use mono_counters_sampl...
2014-05-08 Zoltan Varga[gsharedvt] Add tests for large structs.
2014-05-08 Rolf Bjarne KvingeInitialize out parameters to NULL.
2014-05-07 Ludovic Henry[counters] Fix -1 array access in case counter is of...
2014-05-07 Rodrigo Kumpera[counters] Improve the documentation of the counters...
2014-05-07 Rodrigo Kumpera[counters] Fix the build and do some error handling.
2014-05-07 Rodrigo KumperaMerge pull request #1022 from ludovic-henry/pr9-string...
2014-05-07 Ludovic Henry[counters] Fix potential overflow in string sampling
2014-05-07 Ludovic Henry[counters] Edit get process pid and /proc/loadavg accor...
2014-05-07 Ludovic Henry[proflog] Increment LOG_DATA_VERSION
2014-05-07 Ludovic Henry[proflog] Add integration of counters_init and counters...
2014-05-07 Ludovic Henry[proflog] Add counters_init and counters_sample functions
2014-05-07 Ludovic Henry[proflog] Add counters enum type and documentation
2014-05-07 Ludovic Henry[proflog] Add counters option parsing
2014-05-07 Ludovic Henry[proflog] Add emit_string and emit_double functions
2014-05-07 Ludovic Henry[counters] Add support for string values
2014-05-07 Zoltan VargaFix the build.
2014-05-07 Zoltan Varga[sdb] Add end lines/end columns to line number information.
2014-05-07 Rodrigo KumperaFix copyright.
2014-05-07 Ludovic Henry[counters] Add system counters
next