gmane.comp.gnome.mono.patches archive
390 archived articles, newest first (page 4 of 4). Latest articles →
[mono/llvm] bf311366: Get rid of the 'mono.noalias' metadata flag, LLVM now has an equivalent 'invariant.load' metadata flag.
Fri, 8 Nov 2013 04:15:56 +0000[mono/mono] 09a0c58b: [jit] Fix sgen support in LLVM. Use the new LLVM 'invariant.load' metadata instead of our 'mono.noalias' metadata.
Fri, 8 Nov 2013 04:13:55 +0000[mono/mono] 623b9d0d: [jit] Implement support for OP_TLS_GET on amd64+llvm.
Fri, 8 Nov 2013 03:42:24 +0000[mono/mono] 3cb85f36: [runtime] Remove some debug spew.
Fri, 8 Nov 2013 01:46:16 +0000[mono/mono] 21d5d266: [runtime] Only do the stack manipulation added by 79e0856ffda4c2566314ba31677fe55f2d7f53f2 on linux, since it seems to crash on osx.
Fri, 8 Nov 2013 01:41:13 +0000[mono/monodevelop] 917c1829: Bump xwt, md-addins
Fri, 8 Nov 2013 00:30:44 +0000[mono/monodevelop] 182e2b42: Bump xwt, md-addins
Thu, 7 Nov 2013 23:57:28 +0000[mono/monodevelop] 4b4507b1: bumped version-checks for md-addins fix
Thu, 7 Nov 2013 22:17:34 +0000[mono/monodevelop] 61a37dfc: [MacPlatform] Instead of throwing exceptions on unknown keychain errors, just return null
Thu, 7 Nov 2013 22:14:32 +0000[mono/monodevelop] 07019e10: [MacPlatform] Instead of throwing exceptions on unknown keychain errors, just return null
Thu, 7 Nov 2013 22:13:32 +0000[mono/monodevelop] [2 commits] 1cc997eb: [Core] Include external MonoDoc directory on Windows
Thu, 7 Nov 2013 21:36:57 +0000[mono/monodevelop] b2994fb2: [Debugger] sprinkled some magic readonly dust
Thu, 7 Nov 2013 21:22:51 +0000[mono/monodevelop] 4f7ff786: [Debugger] Oops, forgot to add a file
Thu, 7 Nov 2013 21:21:50 +0000[mono/monodevelop] [2 commits] 8a1703c7: [Debugger] code cleanup
Thu, 7 Nov 2013 21:18:49 +0000[mono/mono] 8cf7650d: [monolinker] Add additional preserve instruction for IReadOnlyCollection on System.Array
Thu, 7 Nov 2013 19:44:29 +0000[mono/monodevelop] fc4cc021: bumped version-checks for md-addins afix
Thu, 7 Nov 2013 18:07:52 +0000[mono/monodevelop] 254a4fbd: bumped version-checks for an md-addins fix
Thu, 7 Nov 2013 18:02:49 +0000[mono/monodevelop] 64729405: Updated references to xwt, md-addins
Thu, 7 Nov 2013 15:47:38 +0000[mono/monodevelop] c3b40657: Updated references to xwt, md-addins
Thu, 7 Nov 2013 09:29:20 +0000[mono/mono] 79e0856f: [runtime] Preserve the call chain in mono_arch_setup_async_callback () on amd64 to prevent crashes in the libgcc unwinder (#15969).
Thu, 7 Nov 2013 03:58:05 +0000[mono/monodevelop] 71006532: Bump md-addins
Wed, 6 Nov 2013 23:58:23 +0000[mono/monodevelop] 598b6343: Updated add-ins version to 4.2
Wed, 6 Nov 2013 19:44:51 +0000[mono/monodevelop] 96781bc8: Updated package version to 4.2
Wed, 6 Nov 2013 19:43:50 +0000[mono/monodevelop] 78c6cd4b: Updated reference to md-addins
Wed, 6 Nov 2013 19:29:43 +0000[mono/monodevelop] 44a55f58: Re-enable codesigning
Wed, 6 Nov 2013 19:27:42 +0000[mono/monodevelop] 6554b5d5: Updated reference to md-addins
Wed, 6 Nov 2013 19:25:41 +0000[mono/monodevelop] f938d51b: Updated references to xwt, md-addins
Wed, 6 Nov 2013 17:37:51 +0000[mono/monodevelop] 3f12d95b: Updated reference to md-addins
Wed, 6 Nov 2013 17:05:22 +0000[mono/monodevelop] 42631254: Updated reference to md-addins
Wed, 6 Nov 2013 16:10:15 +0000[mono/monodevelop] 535c83d4: Updated reference to xwt
Wed, 6 Nov 2013 16:09:14 +0000[mono/monodevelop] 766c3302: Updated reference to md-addins
Wed, 6 Nov 2013 09:03:39 +0000[mono/monodevelop] 441da52b: Updated reference to md-addins
Wed, 6 Nov 2013 00:55:36 +0000[mono/mono] 613906e0: Further reduce the chance of an NRE in WebConnection, ref: 55f400b6446024adef5dcc8cc690b6951af98125
Tue, 5 Nov 2013 21:53:50 +0000[mono/monodevelop] a6deca2b: [build] Bump md-addins to fix tests
Tue, 5 Nov 2013 20:35:05 +0000[mono/monodevelop] 47a2505e: [Core] Fixed ProjectFile.ResourceId logic
Tue, 5 Nov 2013 19:45:40 +0000[mono/monodevelop] 81b16c3a: [Core] Fixed ProjectFile.ResourceId logic
Tue, 5 Nov 2013 19:41:38 +0000[mono/mono] fe80190f: [runtime] Fix the osx mavericks stack size calculation in sgen too.
Tue, 5 Nov 2013 19:20:30 +0000[mono/monodevelop] 051e904c: [CorDebug] Fix property reading issues.
Tue, 5 Nov 2013 19:08:24 +0000[mono/monodevelop] [11 commits] f4896b6b: [CorDebug] Move as much code as possible into extension classes.
Tue, 5 Nov 2013 19:07:23 +0000[mono/mono] d6673ca8: [runtime] Fix stack size detection on osx mavericks. Fixes #15890.
Tue, 5 Nov 2013 18:55:20 +0000[mono/monodevelop] aff16220: [CorDebug] Fix property reading issues.
Tue, 5 Nov 2013 18:50:17 +0000[mono/mono] 33663b2d: [linker] Allow accessing more MarkStep.Mark* methods from subclasses
Tue, 5 Nov 2013 16:47:07 +0000[mono/mono] cc7b7992: Reduce contention and unnecessary checks at each lookup, part of xambug #14644.
Tue, 5 Nov 2013 16:40:04 +0000[mono/monodevelop] 3922fd55: Updated reference to md-addins
Tue, 5 Nov 2013 15:56:05 +0000[mono/monodevelop] 6389ad4b: [Cleanup] Try and streamline most DllImports by using shared lib names.
Tue, 5 Nov 2013 15:10:31 +0000[mono/mono] cf8c8312: [runtime]Split thread unregistration in two steps, one with no locks, one with locks taken. Fixes #15916.
Tue, 5 Nov 2013 15:01:26 +0000[mono/mono] [2 commits] f2c57662: [runtime] Fix warnings.
Tue, 5 Nov 2013 14:46:19 +0000[mono/monodevelop] [2 commits] a0c72907: [Branding] Brand user-visible strings.
Tue, 5 Nov 2013 14:27:10 +0000[mono/monodevelop] fa1928e2: Bump md-addins to get SKIP_CODESIGN to test why builds are failing
Mon, 4 Nov 2013 23:40:04 +0000[mono/mono] c2dfadef: Fix the mobile_static build.
Mon, 4 Nov 2013 22:04:22 +0000[mono/monodevelop] 01f2eba0: [build] Bump md-addins
Mon, 4 Nov 2013 21:41:42 +0000[mono/mono] [4 commits] f047afac: [jit] Add some missing compare instructions which will make it easier to optimize inlined boolean expressions.
Mon, 4 Nov 2013 20:53:06 +0000[mono/monodevelop] ed82b06e: bumped version-checks for a fix to md-addins
Mon, 4 Nov 2013 17:33:35 +0000[mono/monodevelop] [10 commits] 0e253bf0: [Debugger] New Dialog.
Mon, 4 Nov 2013 16:31:07 +0000[mono/monodevelop] [3 commits] f8463b90: [Subversion] Win32 cleanup.
Mon, 4 Nov 2013 16:21:04 +0000[mono/mono] 1ba34557: [build]Enable passing arguments to the extension module.
Mon, 4 Nov 2013 16:14:00 +0000[mono/monodevelop] [4 commits] c04000a3: [Subversion] Win32 cleanup.
Mon, 4 Nov 2013 16:12:59 +0000[mono/monodevelop] [2 commits] a6a718e8: Cleanup ChangeLogAddIn
Mon, 4 Nov 2013 15:48:48 +0000[mono/monodevelop] [5 commits] 2e603a7c: [Web References] Full cleanup!
Mon, 4 Nov 2013 15:41:43 +0000[mono/monodevelop] a0c72907: [Branding] Brand user-visible strings.
Mon, 4 Nov 2013 12:26:39 +0000[mono/mono] [2 commits] cbb0c783: Fix corlib tests with hard coded line numbers.
Sun, 3 Nov 2013 21:28:15 +0000[mono/mono] c508278e: [jit] Get rid of the intermediate OP_..CALLVIRT opcodes, use the _MEMBASE opcodes instead.
Sun, 3 Nov 2013 20:55:59 +0000[mono/gtk-sharp] [2 commits] 41eeecbf: cairo: fix leak when Context object is finalized
Sun, 3 Nov 2013 16:04:31 +0000[mono/gtk-sharp] fc974601: gtk: Fix TreeView.GetTooltipContext method signature (bxc#14678)
Sun, 3 Nov 2013 13:46:30 +0000[mono/mono] c574de06: [jit] Add support for generating the push/pop the LMF from the LMF stack as IR instead of hand-written assembly code in the backends. Not yet used.
Sun, 3 Nov 2013 13:40:27 +0000[mono/mono] abc18e43: Mark some corlib tests with the LLVMNotWorking category.
Sun, 3 Nov 2013 13:20:18 +0000[mono/mono] fc169c38: [jit] Disable the optimization added by 63eb94e451a59491034516f2ec9f27d586b34d86 when using LLVM, the handler bblock has no in edges, which seems to cause problems when using LLVM.
Sun, 3 Nov 2013 00:36:54 +0000[mono/release] 0837ea4c: Update after mono's README->README.md changes.
Sat, 2 Nov 2013 23:18:52 +0000[mono/mono] 762d5fb7: [jit] Add a comment.
Sat, 2 Nov 2013 22:55:02 +0000[mono/mono] 45ce641f: [jit] Remove OP_JMP implementation from the x86 backend, its not used there.
Sat, 2 Nov 2013 22:45:58 +0000[mono/mono] 90e0dbcc: [jit] Clean up the tail call code a bit.
Sat, 2 Nov 2013 21:15:15 +0000[mono/mono] 56fa4762: [sdb] Implement support for DebuggerStepThrough attribute. Fixes #15139.
Sat, 2 Nov 2013 19:43:52 +0000[mono/gtk-sharp] [2 commits] 10546e2f: MSBuild: fix the solution build (except audit and sample projects)
Sat, 2 Nov 2013 14:58:38 +0000[mono/gtk-sharp] efdf6463: Simplify instructions about choosing the installation prefix
Sat, 2 Nov 2013 14:37:28 +0000[mono/monodevelop] [10 commits] da38af43: [Debugger] New Dialog.
Sat, 2 Nov 2013 11:37:10 +0000[mono/monodevelop] a6a718e8: Cleanup ChangeLogAddIn
Sat, 2 Nov 2013 11:23:06 +0000[mono/mono] [2 commits] 9550e4ce: Fixed an issue in corlib Makefile that would make a resource test case fail which relies on satellite assemblies.
Sat, 2 Nov 2013 08:22:06 +0000[mono/mono] 40d5064d: hack SettingValueElement.Unmerge().
Sat, 2 Nov 2013 07:55:45 +0000[mono/mono] 36cf9822: [jit] Fix fbd9fd71679f626fabe0b1bd7f923836f98252b4, a wrong version was commited.
Sat, 2 Nov 2013 02:27:41 +0000[mono/monodevelop] 5ca65de7: Updated required md-addins revision to tagged commit
Sat, 2 Nov 2013 02:26:40 +0000[mono/monodevelop] 0b248f31: Bump xwt, md-addins
Sat, 2 Nov 2013 00:28:05 +0000[mono/mono] 0cf69829: [fullaot] Don't use the complicated generics-heavy cache under full-aot.
Sat, 2 Nov 2013 00:27:04 +0000[mono/mono] 06693aa3: Comment style
Sat, 2 Nov 2013 00:26:03 +0000[mono/monodevelop] 9f5e11a6: Updated required md-addins revision to tagged commit
Sat, 2 Nov 2013 00:25:01 +0000[mono/mono] [2 commits] 11b2e3e6: [jit]Extract emit_init_local and use it with the ldloca optimization to handle any kind of types.
Sat, 2 Nov 2013 00:24:01 +0000[mono/monodevelop] [192 commits] 77610dd5: Fixed 'Bug 13989 - Importable symbols selected before imported
Sat, 2 Nov 2013 00:16:55 +0000[mono/monodevelop] 6c00c732: [build] Bump md-addins to green the tests
Sat, 2 Nov 2013 00:21:59 +0000[mono/monodevelop] [3 commits] 407fc7b0: [Icons] New pad management icons
Sat, 2 Nov 2013 00:20:58 +0000[mono/monodevelop] e3b10577: Updated reference to md-addins
Sat, 2 Nov 2013 00:17:56 +0000[mono/monodevelop] 07b3ba55: bumped version-checks for various fixes
Fri, 1 Nov 2013 17:31:01 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.