Add full-aot support for runtime invokes to array Get/Set methods.
[mono.git] / mono / io-layer /
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #678 from jack-pappas/patch-5
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-25 Marek SafarMerge pull request #648 from DavidKarlas/defaultDependc...
2013-05-24 Zoltan VargaMerge some Nacl/ARM changes from https://github.com...
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-15 Tom PhilpotHandle ENETDOWN error if defined.
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-25 Gerardo García PeñaMerge remote-tracking branch 'upstream/master'
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-22 Rodrigo KumperaRemove static initializers as they are not portable...
2013-04-22 Rodrigo KumperaCleanup the interface of mono_mutex_init.
2013-04-22 Rodrigo KumperaMove mono-mutex.c from io-layer to utils. Killing the...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-08 Andres G. Aragoneses[io-layer] add URLs for some ximian bug numbers in...
2013-04-07 Elijah TaylorNaCl runtime fixes
2013-04-02 Alex Rønne PetersenExplicitly ignore some return values with a G_GNUC_UNUS...
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-28 Zoltan VargaFix the build.
2013-03-28 Zoltan VargaMove atomic.h/atomic.h to utils/.
2013-03-28 Zoltan VargaAdd implementations of atomic functions using gcc atomi...
2013-03-22 Marek SafarMerge pull request #605 from AerisG222/system.web.http...
2013-03-22 Zoltan VargaFix deadlock in CreateProcess () if fork () fails....
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-11 Miguel de IcazaMerge pull request #597 from kamalaboulhosn/master
2013-03-09 Kamal Aboul-HosnAdded translation for EHOSTDOWN errno
2013-03-08 Miguel de IcazaMerge pull request #469 from symform/symform-better...
2013-03-08 Miguel de IcazaMerge pull request #595 from UCIS/master
2013-03-07 Rodrigo KumperaReplace a useless g_assert with a g_error that actually...
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-01 Zoltan VargaRemove the unmaintained and incomplete alpha backend.
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-26 Rodrigo KumperaFix the hppa removal.
2013-02-23 Jack PappasUse IPPROTO_TCP instead of SOL_TCP for cross-platform...
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-21 Zoltan VargaAdd a hack to allow us to wait for the finalizer thread...
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-09 Jean-Michel PerraudMerge remote-tracking branch 'upstream/master'
2013-01-09 Jonathan PryorLockFile() should error with ERROR_INVALID_PARAMETER...
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-20 Zoltan VargaFix some warnings when compiling with clang. Remove...
2012-11-15 Rodrigo KumperaSwitch the runtime to use TARGET_IOS and TARGET_OSX...
2012-11-13 Rodrigo KumperaCorrectly identify iOS device/simulator builds and...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-03 Marek SafarMerge pull request #474 from knocte/master
2012-10-03 Zoltan VargaUse AM_CPPFLAGS instead of INCLUDES in Makefile.am...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-14 Marek SafarMerge pull request #455 from LogosBible/large-file...
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-13 Rolf Bjarne KvingeAdd support for armv7s.
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-24 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-24 Jo ShieldsMerge remote-tracking branch 'github/master'
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-20 Zoltan VargaMerge pull request #400 from sblom/master
2012-07-19 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-19 Miguel de IcazaMake ERROR_OPERATION_ABORTED a common message
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-06-27 Rodrigo KumperaAsync close on mac raises ECONNABORTED for connect().
2012-06-25 Rob WilkensBug 1089 Fix: Fix proc/mod name match by also starting...
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-01 Zoltan VargaFix implicit function declarations on osx.
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-25 Neale FergusonRevert previous fix for 3205
2012-04-25 Rodrigo KumperaMerge pull request #279 from alexrp/master
next