Merge pull request #1057 from lextm/master
[mono.git] / mono /
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Zoltan VargaMerge pull request #1061 from sethjackson/L_cuserid
2014-05-26 Joao MatosReplaced C99 variable-length array with an alloca to...
2014-05-26 Joao MatosFixed SGEN_HASH_TABLE_INIT usages to work in MSVC.
2014-05-26 Joao MatosFixed TLAB_ACCESS_INIT usages in MSVC by declaring...
2014-05-26 Rolf Bjarne Kvinge[arm64] Fix another crash due to not using the right...
2014-05-26 Rolf Bjarne KvingeFix a couple of compiler warnings.
2014-05-26 Zoltan VargaMerge pull request #1059 from ranma42/jenkins-warnings...
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-26 Andrea CancianiFix non-prototype function declarations
2014-05-26 Andrea CancianiMore C90 compatibility fixes
2014-05-25 Alex Rønne PetersenRename configure.in -> configure.ac. Based on PR #976.
2014-05-25 Alex Rønne PetersenMerge pull request #1056 from ranma42/vc-compat-C90
2014-05-25 Andrea CancianiFix the build on Visual C++
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-23 Rodrigo Kumpera[runtime] Don't leak memory if the custom attribute...
2014-05-23 Rodrigo Kumpera[runtime] Add regression tests for custom attribute...
2014-05-23 Rodrigo Kumpera[reflection] Harder the custom attribute code against...
2014-05-23 Rodrigo Kumpera[runtime] Change the semantics of mono_error_set_type_l...
2014-05-23 Rodrigo Kumpera[reflection] Do proper error handling in more cases.
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Zoltan Varga[arm64] Fix the definition of DWARF_PC_REG, it should...
2014-05-22 Enrico Sadafix V547 Expression 'ccw->ref_count >= 0' is always...
2014-05-22 Enrico Sadafix V595 The 'method' pointer was utilized before it...
2014-05-22 Enrico Sadafix V595 The 'amodule' pointer was utilized before...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-22 Alex Rønne PetersenMerge pull request #1045 from sethjackson/master
2014-05-22 Alex Rønne PetersenMerge pull request #1046 from sethjackson/null-gc
2014-05-21 Seth JacksonAllow building with no GC again.
2014-05-21 Seth Jacksonkinfo_proc2 was removed from OpenBSD. Use kinfo_proc...
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne PetersenMerge pull request #1044 from ranma42/fix-icc-build
2014-05-21 Andrea CancianiFix building mono with icc
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...
next