log tests/ChangeLog @ 5895:b2709239b1f6

age author description
Sat, 18 Apr 2015 23:10:40 +0100 Aidan Kehoe Merge.
Sat, 18 Apr 2015 23:00:14 +0100 Aidan Kehoe Import the #'clear-string API from GNU, use it in tls.c
Sat, 18 Apr 2015 23:00:14 +0100 Aidan Kehoe Import the #'clear-string API from GNU, use it in tls.c
Sat, 11 Apr 2015 18:06:17 +0100 Aidan Kehoe Correct a bug in #'check-type, non-setf'able PLACEs
Wed, 08 Apr 2015 21:03:18 +0100 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.
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.
Wed, 04 Mar 2015 15:54:00 +0000 Aidan Kehoe Fix some bugs in #'substitute, #'nsubstitute.
Sun, 19 Oct 2014 17:54:50 +0900 Stephen J. Turnbull Reformat loops for readability and maintainability.
Sun, 19 Oct 2014 17:54:46 +0900 Stephen J. Turnbull Avoid commands defined in packages in some tests.
Mon, 14 Jul 2014 13:42:42 +0100 Aidan Kehoe Preserve extent information in the command builder code.
Fri, 25 Apr 2014 23:38:16 +0200 Mats Lidell Help buffer behaviour synced with GNU