log src/ChangeLog @ 5908:6174848f3e6c

age author description
Sat, 09 May 2015 00:40:57 +0100 Aidan Kehoe Use parse_integer() in read_atom(); support bases with ratios like integers
Fri, 08 May 2015 20:04:42 +0100 Aidan Kehoe Sort the symbols in general-slots.h using the Lisp provided.
Fri, 08 May 2015 20:02:06 +0100 Aidan Kehoe chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPES
Fri, 08 May 2015 16:24:57 +0100 Aidan Kehoe Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED
Fri, 08 May 2015 14:33:46 +0100 Aidan Kehoe Revise print_symbol(), never calling is{float,ratio}_string().
Fri, 08 May 2015 13:58:22 +0100 Aidan Kehoe Return ratios in canonical form too, #'string-to-number
Fri, 08 May 2015 12:47:13 +0100 Aidan Kehoe Make get_char_table in loop bodies more tolerable without optimization.
Mon, 20 Apr 2015 15:09:11 -0600 Jerry James Define ALIGNOF using C11 and C++11 operators.
Sat, 18 Apr 2015 23:00:14 +0100 Aidan Kehoe Import the #'clear-string API from GNU, use it in tls.c
Thu, 09 Apr 2015 14:54:37 +0100 Aidan Kehoe Call #'read-passwd when requesting a password from the user, tls.c
Thu, 09 Apr 2015 14:27:02 +0100 Aidan Kehoe Prototype for X509_check_host() has changed, detect this in configure.ac
Wed, 08 Apr 2015 21:03:18 +0100 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.
Fri, 03 Apr 2015 00:15:18 +0100 Aidan Kehoe Escape quotation marks when printing values interactively, #'getenv
Tue, 31 Mar 2015 18:42:21 +0100 Aidan Kehoe Preserv the current buffer on non-local exit, #'accept-process-output.
Sat, 28 Mar 2015 16:03:33 -0400 Vin Shelton Fix a small typo
Fri, 27 Mar 2015 23:39:49 +0000 Aidan Kehoe Move extents.c to working in byte positions only; fix a bug, extent_detach()
Thu, 26 Mar 2015 20:47:12 -0400 Vin Shelton Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.h
Thu, 26 Mar 2015 14:39:53 -0400 Vin Shelton Configure support for 64-bit cygwin
Tue, 24 Mar 2015 16:49:53 -0400 Vin Shelton Use cast for malloc call to satisfy VS6
Tue, 24 Mar 2015 15:50:43 -0400 Vin Shelton Get M-x shell working on cygwin
Fri, 20 Mar 2015 13:48:16 +0000 Aidan Kehoe Don't extract a fixnum value unnecessarily, thank you Robert Delius Royar
Tue, 17 Mar 2015 00:47:48 +0000 Aidan Kehoe Don't rely on zero termination for Vfixnum_to_char_map, thank you Vin.
Tue, 17 Mar 2015 00:29:39 +0000 Aidan Kehoe Don't tickle an unreasonable but standard C lib limitation, thank you Vin!
Mon, 16 Mar 2015 00:28:18 +0000 Aidan Kehoe Add the non-ASCII digit support, now #'parse-integer can handle it.
Mon, 16 Mar 2015 00:11:30 +0000 Aidan Kehoe Automated merge with file:///Sources/xemacs-21.5-checked-out
Thu, 12 Mar 2015 16:27:13 +0000 Aidan Kehoe Merge.
Wed, 25 Feb 2015 11:47:12 +0000 Aidan Kehoe Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.
Mon, 16 Mar 2015 00:09:46 +0000 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
Sat, 14 Mar 2015 01:40:49 +0000 Aidan Kehoe Create a new error for when a char is needed but event-to-character gives nil
Sat, 14 Mar 2015 01:16:45 +0000 Aidan Kehoe event-stream.c, support help-event-list as does GNU.
Sat, 14 Mar 2015 00:42:46 +0000 Aidan Kehoe Correct .gdbinit, non-NEW_GC builds.
Sat, 14 Mar 2015 00:07:50 +0000 Aidan Kehoe #'event-matches-key-specifier-p, check keysyms and modifiers too on TTY
Thu, 12 Mar 2015 23:31:42 +0000 Aidan Kehoe Be more careful about echo_buf arithmetic, event-stream.c.
Wed, 04 Mar 2015 15:54:00 +0000 Aidan Kehoe Fix some bugs in #'substitute, #'nsubstitute.
Sat, 10 Jan 2015 17:11:19 +0900 Stephen J. Turnbull Fix progress bar crashes.
Sat, 13 Dec 2014 14:20:17 +0100 Marcus Crestani Don't leave fields uninitialized.
Sat, 13 Dec 2014 14:09:33 +0100 Marcus Crestani Check return value of fseek.
Sat, 13 Dec 2014 14:02:55 +0100 Marcus Crestani Check return value of lseek.
Sat, 13 Dec 2014 13:58:16 +0100 Marcus Crestani fdopen returns NULL when it fails.
Fri, 05 Dec 2014 16:56:13 -0700 Jerry James Fix off-by-one error in Ffile_truename.
Sun, 23 Nov 2014 19:26:14 +0100 Mike Sperber Get the previous patch wrt. FcNameUnparse right.
Mon, 10 Nov 2014 13:43:46 -0500 Vin Shelton Allow building --without-tls on the Windows native platform
Thu, 06 Nov 2014 09:34:06 -0700 Jerry James Fix build with g++.
Sat, 25 Oct 2014 15:59:31 +0200 Mike Sperber Fix breakage caused by previous commit.
Sat, 18 Oct 2014 21:48:10 +0100 Aidan Kehoe Some changes to eliminate warnings with Apple clang version 1.7.
Sat, 18 Oct 2014 21:20:42 +0900 Stephen J. Turnbull Avoid passing patterns to with charset property to FcNameUnparse.
Wed, 08 Oct 2014 12:58:20 -0600 Jerry James Fix TLS-related build failures. See xemacs-patches message with ID
Tue, 07 Oct 2014 21:16:10 -0600 Jerry James Add TLS support. See xemacs-patches message with ID
Thu, 02 Oct 2014 10:19:00 +0200 Marcus Crestani Fix calculation of time zone string in Fencode_time.
Tue, 23 Sep 2014 16:50:48 -0600 Jerry James Fix bignum/bigfloat memory leaks. See xemacs-patches message
Sat, 06 Sep 2014 14:30:15 +0100 Aidan Kehoe #'x-store-cutbuffer-internal, correct order of type checks vs. member accesses
Sun, 03 Aug 2014 20:25:03 +0100 Aidan Kehoe buffer.c, pass a character, not a fixnum, as second arg to #'make-string
Sun, 03 Aug 2014 20:13:40 +0100 Aidan Kehoe Avoid make_uninit_string() for the command builder's echo_buf.
Mon, 14 Jul 2014 13:42:42 +0100 Aidan Kehoe Preserve extent information in the command builder code.
Wed, 02 Jul 2014 17:45:49 +0100 Aidan Kehoe Autoload within #'keymapp, as documented.
Wed, 02 Jul 2014 16:32:19 +0100 Aidan Kehoe Support `function-key-map' in #'read-char{,-exclusive}, sync API with GNU
Thu, 19 Jun 2014 12:06:33 +0900 Stephen J. Turnbull Reorder changelog.
Thu, 19 Jun 2014 12:01:31 +0900 Stephen J. Turnbull Improve docstring of 'case-fold-search.
Wed, 18 Jun 2014 09:26:54 +0100 Aidan Kehoe Correct a couple of small things with my last change.
Tue, 17 Jun 2014 20:55:45 +0100 Aidan Kehoe If the position of a window's cached point is deleted, use buffer point instead