gmane.emacs.xemacs.patches

14789 articles on record, showing the most recent 50.

[COMMIT] Improve the algorithmic complexity of #'concat, move #'concatenate to C.
Sat, 2 Jul 2016 02:59:41 +0900
"Stephen J. Turnbull" <[email protected]> • #14983
[COMMIT] Improve the algorithmic complexity of #'concat, move #'concatenate to C.
Thu, 30 Jun 2016 00:44:01 +0100
Aidan Kehoe <[email protected]> • #14982
[COMMIT] Clarify our strategy for GC protection of the active stack, bytecode.c
Thu, 30 Jun 2016 00:07:19 +0100
Aidan Kehoe <[email protected]> • #14981
[COMMIT] Avoid algorithmically-expensive text checks when ERROR_CHECK_TEXT off.
Sat, 25 Jun 2016 10:28:38 +0100
Aidan Kehoe <[email protected]> • #14980
Improve regexp support for backreferences numbered greater than 9
Thu, 16 Jun 2016 14:18:47 +0100
Aidan Kehoe <[email protected]> • #14979
[AC 21.5] Fix M-x shell under tcsh on Linux
Fri, 3 Jun 2016 09:32:05 -0600
Jerry James <[email protected]> • #14978
Behave sensibly with list sequence, :from-end t, 0-length range, #'reduce.
Tue, 31 May 2016 23:08:13 +0100
Aidan Kehoe <[email protected]> • #14977
[PATCH 21.5] Fix M-x shell under tcsh on Linux
Tue, 31 May 2016 22:30:52 -0600
Jerry James <[email protected]> • #14976
[AC 21.5] Fix NSS 3.24.0 failure
Tue, 31 May 2016 22:22:07 -0600
Jerry James <[email protected]> • #14975
[COMMIT] Fix a bug with silent corruption of a fixnum used in a string's plist.
Sun, 24 Apr 2016 23:40:47 +0100
Aidan Kehoe <[email protected]> • #14974
[COMMIT] Clean up and finish regexp matching with relocating Lisp buffers
Thu, 31 Mar 2016 20:34:37 +0100
Aidan Kehoe <[email protected]> • #14973
[COMMIT] Be more careful about possible relocation of string data, print.c
Thu, 14 Apr 2016 01:14:17 +0100
Aidan Kehoe <[email protected]> • #14972
[PATCH 21.4] Problem with gcc 5.3 changes
Sun, 27 Mar 2016 02:33:18 +0900
"Stephen J. Turnbull" <[email protected]> • #14971
[PATCH 21.4] Problem with gcc 5.3 changes
Sat, 26 Mar 2016 01:27:50 +0100
Mats Lidell <[email protected]> • #14970
[COMMIT] Improve handling of symbols that might have number syntax, print_symbol ()
Sun, 28 Feb 2016 13:00:11 +0000
Aidan Kehoe <[email protected]> • #14969
Re: [AC21.5] Cleaning out old work #1: double-cast to fix C++ build
Thu, 7 Jan 2016 15:51:06 +0900
"Stephen J. Turnbull" <[email protected]> • #14968
Re: [AC21.5] Cleaning out old work #1: double-cast to fix C++ build
Mon, 4 Jan 2016 21:00:50 -0700
Jerry James <[email protected]> • #14967
[AC21.5] Cleaning out old work #7: Docstring typo fix
Mon, 4 Jan 2016 23:16:36 +0900
"Stephen J. Turnbull" <[email protected]> • #14966
[AC21.5] Cleaning out old work #6: Make auto-save-timeout customizable
Mon, 4 Jan 2016 23:15:48 +0900
"Stephen J. Turnbull" <[email protected]> • #14965
[AC21.5] Cleaning out old work #5: Manual patch
Mon, 4 Jan 2016 23:14:03 +0900
"Stephen J. Turnbull" <[email protected]> • #14964
[AC21.5] Cleaning out old work #4: Don't exit on Mac window deletion
Mon, 4 Jan 2016 23:13:24 +0900
"Stephen J. Turnbull" <[email protected]> • #14963
[AC21.5] Cleaning out old work #2: clean up pkgconfig include path
Mon, 4 Jan 2016 12:46:42 +0900
"Stephen J. Turnbull" <[email protected]> • #14962
[AC21.5] Cleaning out old work #3: don't clear unchanged toolbars
Mon, 4 Jan 2016 12:47:36 +0900
"Stephen J. Turnbull" <[email protected]> • #14961
[AC21.5] Cleaning out old work #1: double-cast to fix C++ build
Mon, 4 Jan 2016 12:44:35 +0900
"Stephen J. Turnbull" <[email protected]> • #14960
Re: [PATCH] fix TLS error flagged by gcc-5.2.1
Fri, 11 Dec 2015 10:03:38 -0500
Jeff Sparkes <[email protected]> • #14959
Re: [PATCH] fix TLS error flagged by gcc-5.2.1
Mon, 7 Dec 2015 21:55:18 -0700
Jerry James <[email protected]> • #14958
[PATCH] fix TLS error flagged by gcc-5.2.1
Fri, 27 Nov 2015 10:01:16 -0500
Jeff Sparkes <[email protected]> • #14957
[PATCH] compile --with-tls=no
Tue, 24 Nov 2015 08:06:09 -0500
Jeff Sparkes <[email protected]> • #14956
[PATCH general-docs] improve notes on pushing to Bitbucket
Thu, 19 Nov 2015 18:06:39 -0800
Mike Kupfer <[email protected]> • #14955
Re: [A] Fix build on OS X El Capitan
Wed, 28 Oct 2015 11:03:00 +0100
Marcus Crestani <[email protected]> • #14954
[A] Fix build on OS X El Capitan
Wed, 28 Oct 2015 09:31:43 +0100
Michael Sperber <[email protected]> • #14953
[PATCH 21.5] Fix build on OS X El Capitan
Wed, 28 Oct 2015 08:59:24 +0100
Marcus Crestani <[email protected]> • #14952
[AC] Follow subfile patch for info.el
Tue, 29 Sep 2015 09:19:25 +0200
Michael Sperber <[email protected]> • #14951
Follow subfile patch for info.el
Sat, 26 Sep 2015 14:51:16 +0200
Michael Sperber <[email protected]> • #14950
[PATCH 21.5] #'expand-file-name documentation
Tue, 21 Jul 2015 21:45:24 +0200
Marcus Harnisch <[email protected]> • #14949
Re: [PATCH general-docs] update DevGuide for Mercurial
Mon, 20 Jul 2015 11:03:44 +0200
Mats Lidell <[email protected]> • #14948
Re: [PATCH general-docs] update DevGuide for Mercurial
Sun, 19 Jul 2015 15:51:54 -0700
Mike Kupfer <[email protected]> • #14947
Re: [PATCH general-docs] update DevGuide for Mercurial
Sat, 18 Jul 2015 13:55:13 +0900
"Stephen J. Turnbull" <[email protected]> • #14946
Re: [PATCH general-docs] update DevGuide for Mercurial
Sat, 18 Jul 2015 01:07:20 +0200
Mats Lidell <[email protected]> • #14945
[PATCH 21.5] Missing DESTDIR in subdir cleanup
Tue, 14 Jul 2015 15:40:41 +0200
Mats Lidell <[email protected]> • #14944
Re: [PATCH general-docs] update DevGuide for Mercurial
Tue, 14 Jul 2015 15:59:25 +0200
Mats Lidell <[email protected]> • #14943
[Packages (build)] Make it possible to build build with SXEmacs
Sat, 11 Jul 2015 11:55:43 +1000
Steve Youngs <[email protected]> • #14942
[Packages] Building with SXEmacs
Sat, 11 Jul 2015 11:24:11 +1000
Steve Youngs <[email protected]> • #14941
[PATCH general-docs] update DevGuide for Mercurial
Fri, 10 Jul 2015 18:12:16 -0700
Mike Kupfer <[email protected]> • #14940
Re: [S apel] Suppress alist for XEmacs 21.5 and beyond.
Thu, 09 Jul 2015 23:23:48 +0200
Mats Lidell <[email protected]> • #14939
[21.5] Remove deprecation warnings for _BSD_SOURCE and _SVID_SOURCE
Thu, 09 Jul 2015 22:53:09 +0200
Mats Lidell <[email protected]> • #14938
Re: [S apel] Suppress alist for XEmacs 21.5 and beyond.
Tue, 07 Jul 2015 17:48:05 +1000
Steve Youngs <[email protected]> • #14937
[S apel] Suppress alist for XEmacs 21.5 and beyond.
Tue, 07 Jul 2015 16:15:23 +0900
"Stephen J. Turnbull" <[email protected]> • #14936
[Patch apel] Suppress alist for XEmacs 21.5 and beyond.
Sun, 05 Jul 2015 21:55:36 +1000
Steve Youngs <[email protected]> • #14935
[AC] Speed up XEmacs on X
Tue, 30 Jun 2015 22:57:00 +0900
"Stephen J. Turnbull" <[email protected]> • #14934