Mercurial > hg > xemacs-beta
graph
-
Define ALIGNOF using C11 and C++11 operators.Mon, 20 Apr 2015 15:09:11 -0600, by Jerry James
-
Merge.Sat, 18 Apr 2015 23:10:40 +0100, by Aidan Kehoe
-
Import the #'clear-string API from GNU, use it in tls.cSat, 18 Apr 2015 23:00:14 +0100, by Aidan Kehoe
-
Import the #'clear-string API from GNU, use it in tls.cSat, 18 Apr 2015 23:00:14 +0100, by Aidan Kehoe
-
#'set-locale-for-language-environment, bind a local variable correctly.Sat, 11 Apr 2015 18:34:14 +0100, by Aidan Kehoe
-
Correct a bug in #'check-type, non-setf'able PLACEsSat, 11 Apr 2015 18:06:17 +0100, by Aidan Kehoe
-
Call #'read-passwd when requesting a password from the user, tls.cThu, 09 Apr 2015 14:54:37 +0100, by Aidan Kehoe
-
Prototype for X509_check_host() has changed, detect this in configure.acThu, 09 Apr 2015 14:27:02 +0100, by Aidan Kehoe
-
Be more careful about C integer overflow, #'parse-integer.Wed, 08 Apr 2015 21:03:18 +0100, by Aidan Kehoe
-
Always return a string, #'current-message.Sat, 04 Apr 2015 13:49:30 +0100, by Aidan Kehoe
-
If not waiting for C-x #, don't memorise the device, #'gnuserv-edit-filesFri, 03 Apr 2015 00:27:59 +0100, by Aidan Kehoe
-
Escape quotation marks when printing values interactively, #'getenvFri, 03 Apr 2015 00:15:18 +0100, by Aidan Kehoe
-
Reduce regexp usage, now CL-oriented non-regexp code available, core LispWed, 01 Apr 2015 14:28:20 +0100, by Aidan Kehoe
-
Preserv the current buffer on non-local exit, #'accept-process-output.Tue, 31 Mar 2015 18:42:21 +0100, by Aidan Kehoe
-
Fix a small typoSat, 28 Mar 2015 16:03:33 -0400, by Vin Shelton
-
Move extents.c to working in byte positions only; fix a bug, extent_detach()Fri, 27 Mar 2015 23:39:49 +0000, by Aidan Kehoe
-
Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.hThu, 26 Mar 2015 20:47:12 -0400, by Vin Shelton
-
Configure support for 64-bit cygwinThu, 26 Mar 2015 14:39:53 -0400, by Vin Shelton
-
Use cast for malloc call to satisfy VS6Tue, 24 Mar 2015 16:49:53 -0400, by Vin Shelton
-
Get M-x shell working on cygwinTue, 24 Mar 2015 15:50:43 -0400, by Vin Shelton
-
Fix unintended default of TLS to OpenSSL.Sat, 21 Mar 2015 00:15:17 +0900, by Stephen J. Turnbull
-
Don't extract a fixnum value unnecessarily, thank you Robert Delius RoyarFri, 20 Mar 2015 13:48:16 +0000, by Aidan Kehoe
-
Clean up #'read-quoted-char, support help-event-list there.Tue, 17 Mar 2015 12:22:50 +0000, by Aidan Kehoe
-
Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin.Tue, 17 Mar 2015 00:47:48 +0000, by Aidan Kehoe
-
Don't tickle an unreasonable but standard C lib limitation, thank you Vin!Tue, 17 Mar 2015 00:29:39 +0000, by Aidan Kehoe
-
digit.el missed on previous commitMon, 16 Mar 2015 09:03:22 +0000, by Aidan Kehoe
-
Correct some code with badly-placed parentheses, thank you Mats Lidell.Mon, 16 Mar 2015 00:40:31 +0000, by Aidan Kehoe
-
Add the non-ASCII digit support, now #'parse-integer can handle it.Mon, 16 Mar 2015 00:28:18 +0000, by Aidan Kehoe
-
Automated merge with file:///Sources/xemacs-21.5-checked-outMon, 16 Mar 2015 00:11:30 +0000, by Aidan Kehoe
-
Merge.Thu, 12 Mar 2015 16:27:13 +0000, by Aidan Kehoe
-
Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.Wed, 25 Feb 2015 11:47:12 +0000, by Aidan Kehoe
-
Provide `char-code-limit', implement the GNU equivalent in terms of it.Mon, 16 Mar 2015 00:09:46 +0000, by Aidan Kehoe
-
Behave better with nil TERM for gnuclient, remove bitrotted TTY init codeSun, 15 Mar 2015 21:13:23 +0000, by Aidan Kehoe
-
Create a new error for when a char is needed but event-to-character gives nilSat, 14 Mar 2015 01:40:49 +0000, by Aidan Kehoe
-
event-stream.c, support help-event-list as does GNU.Sat, 14 Mar 2015 01:16:45 +0000, by Aidan Kehoe
-
Correct .gdbinit, non-NEW_GC builds.Sat, 14 Mar 2015 00:42:46 +0000, by Aidan Kehoe
-
#'event-matches-key-specifier-p, check keysyms and modifiers too on TTYSat, 14 Mar 2015 00:07:50 +0000, by Aidan Kehoe
-
Be more careful about echo_buf arithmetic, event-stream.c.Thu, 12 Mar 2015 23:31:42 +0000, by Aidan Kehoe
-
Be more careful about saving a non-nil value for START in message-stack.Thu, 12 Mar 2015 00:59:27 +0000, by Aidan Kehoe
-
Look for cased character classes when deciding on case-fold-search, #'isearchWed, 11 Mar 2015 18:06:15 +0000, by Aidan Kehoe
-
Update message-stack to reflect START and END supplied to #'append-messageWed, 11 Mar 2015 15:06:05 +0000, by Aidan Kehoe
-
Revert part of Jerry's December 2014 that broke gnuclient on some OS X.Sun, 08 Mar 2015 20:59:25 +0000, by Aidan Kehoe
-
Fix some bugs in #'substitute, #'nsubstitute.Wed, 04 Mar 2015 15:54:00 +0000, by Aidan Kehoe
-
merge README changes with xemacsSat, 28 Feb 2015 17:06:40 -0800, by Mike Kupfer
-
Fix note in README about which repo to push to.Sat, 28 Feb 2015 17:02:28 -0800, by Mike Kupfer
-
merging heads 1Fri, 27 Feb 2015 17:45:17 +0000, by Henry Thompson
-
hst confusedFri, 27 Feb 2015 17:43:50 +0000, by Henry Thompson
-
Add notes about pixel_to_glyph_translation and related code.Mon, 23 Feb 2015 17:13:01 -0800, by Mike Kupfer
-
Close branch of accidental commit.Fri, 27 Feb 2015 12:18:39 +0100, by Mike Sperber
-
README edited online with BitbucketMon, 26 Jan 2015 03:15:12 +0000, by kupfer
-
Improve Installation text for Postgresql.Sat, 10 Jan 2015 19:43:28 +0900, by Stephen J. Turnbull
-
Fix progress bar crashes.Sat, 10 Jan 2015 17:11:19 +0900, by Stephen J. Turnbull
-
Add `noerror' optional argument to `live-move'.Sat, 03 Jan 2015 16:24:56 +0100, by Mike Sperber
-
Add files for distribution packaging.Fri, 19 Dec 2014 15:01:46 -0700, by Jerry James
-
Don't leave fields uninitialized.Sat, 13 Dec 2014 14:20:17 +0100, by Marcus Crestani
-
Check return value of fseek.Sat, 13 Dec 2014 14:09:33 +0100, by Marcus Crestani
-
Check return value of lseek.Sat, 13 Dec 2014 14:02:55 +0100, by Marcus Crestani
-
fdopen returns NULL when it fails.Sat, 13 Dec 2014 13:58:16 +0100, by Marcus Crestani
-
Fix gnuserv file descriptor leak.Mon, 08 Dec 2014 16:27:09 -0700, by Jerry James
-
Fix off-by-one error in Ffile_truename.Fri, 05 Dec 2014 16:56:13 -0700, by Jerry James
-
Fix file descriptor leak in pop.c.Fri, 05 Dec 2014 16:22:57 -0700, by Jerry James
-
Regenerate configure after Jeff's last configure.ac change.Fri, 28 Nov 2014 00:18:03 +0000, by Aidan Kehoe
-
Merged SSS libs change from xemacs-beta.Thu, 27 Nov 2014 14:37:46 -0500, by Jeff Sparkes
-
Link SSL libraries using $LIBS instead of $LDFLAGS.Thu, 27 Nov 2014 14:29:40 -0500, by Jeff Sparkes
-
Get the previous patch wrt. FcNameUnparse right.Sun, 23 Nov 2014 19:26:14 +0100, by Mike Sperber
-
Committed Mike Sperber's change from earlier today.Mon, 10 Nov 2014 14:20:19 -0500, by Vin Shelton
-
Make :package-version in customize right.Mon, 10 Nov 2014 09:37:20 +0100, by Mike Sperber
-
Allow building --without-tls on the Windows native platformMon, 10 Nov 2014 13:43:46 -0500, by Vin Shelton
-
Small update to Windows contributors to test hg accessMon, 10 Nov 2014 13:22:49 -0500, by Vin Shelton
-
Fix build with g++.Thu, 06 Nov 2014 09:34:06 -0700, by Jerry James
-
Fix breakage caused by previous commit.Sat, 25 Oct 2014 15:59:31 +0200, by Mike Sperber
-
Trivial mergeMon, 20 Oct 2014 16:35:18 +0900, by Stephen J. Turnbull
-
Reformat loops for readability and maintainability.Sun, 19 Oct 2014 17:54:50 +0900, by Stephen J. Turnbull
-
Avoid commands defined in packages in some tests.Sun, 19 Oct 2014 17:54:46 +0900, by Stephen J. Turnbull
-
Some changes to eliminate warnings with Apple clang version 1.7.Sat, 18 Oct 2014 21:48:10 +0100, by Aidan Kehoe
-
Repair invalid GNU-style key-bindings.Sat, 18 Oct 2014 23:21:30 +0900, by Stephen J. Turnbull
-
Avoid passing patterns to with charset property to FcNameUnparse.Sat, 18 Oct 2014 21:20:42 +0900, by Stephen J. Turnbull
-
Disable ASLR on Yosemite.Sun, 12 Oct 2014 07:17:55 +0200, by Marcus Crestani
-
Check for TLS headers as well as libraries. See xemacs-patches messageThu, 09 Oct 2014 15:45:16 -0600, by Jerry James
-
Fix TLS-related build failures. See xemacs-patches message with IDWed, 08 Oct 2014 12:58:20 -0600, by Jerry James
-
Add TLS support. See xemacs-patches message with IDTue, 07 Oct 2014 21:16:10 -0600, by Jerry James
-
Fix calculation of time zone string in Fencode_time.Thu, 02 Oct 2014 10:19:00 +0200, by Marcus Crestani
-
Don't bail out on :package-version in `defcustom'.Sat, 27 Sep 2014 14:16:11 +0200, by Mike Sperber
-
Do not insert timestamps into .elcs files for reproducibility. SeeMon, 29 Sep 2014 10:44:50 -0600, by Jerry James
-
Fix bignum/bigfloat memory leaks. See xemacs-patches messageTue, 23 Sep 2014 16:50:48 -0600, by Jerry James
-
#'x-store-cutbuffer-internal, correct order of type checks vs. member accessesSat, 06 Sep 2014 14:30:15 +0100, by Aidan Kehoe
-
Support control shift u for Unicode input as does GTK.Fri, 22 Aug 2014 10:58:09 +0100, by Aidan Kehoe
-
Use CPPFLAGS when building modules. See xemacs-patches messageFri, 15 Aug 2014 10:39:19 -0600, by Jerry James
-
Improve style, #'fc-name-parse-harder.Wed, 06 Aug 2014 10:19:25 +0100, by Aidan Kehoe
-
buffer.c, pass a character, not a fixnum, as second arg to #'make-stringSun, 03 Aug 2014 20:25:03 +0100, by Aidan Kehoe
-
Avoid make_uninit_string() for the command builder's echo_buf.Sun, 03 Aug 2014 20:13:40 +0100, by Aidan Kehoe
-
Preserve extent information in the command builder code.Mon, 14 Jul 2014 13:42:42 +0100, by Aidan Kehoe
-
Autoload within #'keymapp, as documented.Wed, 02 Jul 2014 17:45:49 +0100, by Aidan Kehoe
-
Support `function-key-map' in #'read-char{,-exclusive}, sync API with GNUWed, 02 Jul 2014 16:32:19 +0100, by Aidan Kehoe
-
Reorder changelog.Thu, 19 Jun 2014 12:06:33 +0900, by Stephen J. Turnbull
-
Improve docstring of 'case-fold-search.Thu, 19 Jun 2014 12:01:31 +0900, by Stephen J. Turnbull
-
Correct a couple of small things with my last change.Wed, 18 Jun 2014 09:26:54 +0100, by Aidan Kehoe
-
If the position of a window's cached point is deleted, use buffer point insteadTue, 17 Jun 2014 20:55:45 +0100, by Aidan Kehoe
-
Bind print-circle when printing backtraces.Thu, 15 May 2014 12:25:25 -0600, by Jerry James
-
Report lstream errors when encoding/decoding.Wed, 14 May 2014 14:16:24 -0600, by Jerry James
-
Do not build or ship the texinfo info files.Wed, 07 May 2014 13:33:50 -0600, by Jerry James
-
Help buffer behaviour synced with GNUFri, 25 Apr 2014 23:38:16 +0200, by Mats Lidell
-
Fix broken texinfo references. See xemacs-beta message with IDFri, 28 Mar 2014 12:48:12 -0600, by Jerry James
-
Silence texinfo 5.2 warnings, primarily by adding next, prev, and upThu, 27 Mar 2014 08:59:03 -0600, by Jerry James
-
Add font-lock-regexp-grouping-{backslash, construct} from GNU Emacs.Mon, 27 Jan 2014 17:52:33 +0100, by Mike Sperber
-
Make `define-function' accept docstring, as in GNU Emacs.Mon, 27 Jan 2014 17:50:57 +0100, by Mike Sperber
-
Add `check-parents' from GNU Emacs.Mon, 27 Jan 2014 17:45:03 +0100, by Mike Sperber
-
Add :risky and :safe options to defcustom.Mon, 27 Jan 2014 17:41:46 +0100, by Mike Sperber
-
Correct buffered_bytecount_to_charcount() on non-Mule.Thu, 23 Jan 2014 15:03:16 +0000, by Aidan Kehoe
-
Correct some partial character accounting, buffered_bytecount_to_charcount().Thu, 23 Jan 2014 13:49:40 +0000, by Aidan Kehoe
-
Have the result of coding_character_tell() reflect str->convert_to, too.Wed, 22 Jan 2014 17:52:00 +0000, by Aidan Kehoe
-
Don't return a Charbpos before visible region, start_with_line_at_pixpos()Tue, 21 Jan 2014 00:27:16 +0000, by Aidan Kehoe
-
Use an explicit hexadecimal constant for READ_BUF_SIZE, correct ChangeLog.Mon, 20 Jan 2014 18:13:15 +0000, by Aidan Kehoe
-
Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internalMon, 20 Jan 2014 17:53:07 +0000, by Aidan Kehoe
-
Bug fix in menubar.elSat, 18 Jan 2014 17:40:41 +0100, by Mike Sperber
-
Use a larger buffering size in #'copy-file too.Thu, 16 Jan 2014 21:03:03 +0000, by Aidan Kehoe
-
Increase READ_BUF_SIZE, used in #'insert-file-contents-internal, to #x10000Thu, 16 Jan 2014 20:26:27 +0000, by Aidan Kehoe
-
Rework description of no_conversion coding system, avoiding pdump confusion.Thu, 16 Jan 2014 19:56:06 +0000, by Aidan Kehoe
-
Pass character count from coding systems to buffer insertion code.Thu, 16 Jan 2014 16:27:52 +0000, by Aidan Kehoe
-
Transform #'princ to #'write-sequence at compile time if appropriate.Sun, 22 Dec 2013 10:36:33 +0000, by Aidan Kehoe