Emit AOT line number information on osx/ios too.
[mono.git] / mono / io-layer /
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
2012-04-25 Neale FergusonFix bug #3205
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-20 Rodrigo KumperaImprove io-layer error logging.
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaUpdate some copyrights
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-07 Zoltan VargaMerge pull request #239 from joncham/msvc-updates
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-07 Jonathan ChambersCheck for _WIN32 in addition to __WIN32__.
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-24 Zoltan VargaMerge pull request #220 from metanest/includeproblem_20...
2012-01-24 KISHIMOTO, Makotorename LIBGC_INCLUDES to LIBGC_CPPFLAGS
2012-01-24 KISHIMOTO, Makotofix including basesystem's gc.h problem
2012-01-21 Zoltan VargaFix reading of freed memory in GetVolumeInformation...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-10 Zoltan VargaAdd memory barriers to interlocked operations on ARM...
2012-01-07 LinquizeCopy file should preserve modified time and access...
2011-12-14 Zoltan VargaFix a crash in io-layer if an invalid handle is passed...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-12 Zoltan VargaFix warnings.
2011-12-10 Rodrigo KumperaMake sure we correctly set APC flag when using new...
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-26 Zoltan VargaFix warnings on MIPS.
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Zoltan VargaAlways free _WapiFileShare entries using _wapi_free_sha...
2011-11-20 Zoltan VargaAdd back an #ifdef removed by 440d85fdba17ea3b7165b312f...
2011-11-17 Zoltan VargaAdd an 'fd' field to WapiHandle_file, to make it easier...
2011-11-17 Zoltan VargaAdd an explicit initialization function to io-layer...
2011-11-17 Zoltan VargaRemove unused io layer daemon files.
2011-11-17 Zoltan VargaRework io-layer logging to use a single DEBUG macro...
2011-11-11 Alan McGovern[io-layer] Use lstat as a fallback for stat in SetFileA...
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-04 Zoltan VargaAvoid adding a ref in OpenProcess (), it is already...
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-20 Zoltan VargaFix warnings.
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-06 Rodrigo KumperaLet the system figure our permissions instead of doing...
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-10 Zoltan VargaWrap pthread_exit () with mono_gc_pthread_exit () since...
2011-08-05 Elijah TaylorFixups for nacl at head revision.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Mark ProbstRemove io-layer Windows API TLS emulation code.
2011-07-08 Marek SafarMerge pull request #131 from txdv/master
2011-07-01 Geoff NortonMerge pull request #127 from trustme/master
2011-07-01 Duane WandlessFix crash on Lion when exiting
2011-06-24 Gonzalo Paniagua... Merge pull request #122 from rabink/master
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Zoltan VargaMake mono_gc_pthread_create () call pthread_create...
2011-06-02 Robert NagyFix openbsd build.
2011-06-01 Tom PhilpotFixes crash when calling Process.Start on a file with...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Gonzalo Paniagua... Fix compilation in *BSD
2011-04-18 Rodrigo KumperaWorkaround io-layer crashing when the runtime exit...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Rodrigo KumperaFix a race condition on thread creation.
2011-04-07 Marek Habersack[runtime] Linux support for statfs and improved drive...
2011-04-06 Zoltan VargaAvoid setting thread->id from the thread itself in...
2011-04-06 Rodrigo KumperaZero rem as darwin returns a funny value when nanosleep...
2011-03-30 Dick PorterMerge branch 'master' of github.com:mono/mono
2011-03-30 Rolf Bjarne Kvinge[io-layer] Make debug spew compile
2011-03-23 Miguel de IcazaMake this OSX specific instead
next