log

age author description
2015-04-11 Aidan Kehoe #'set-locale-for-language-environment, bind a local variable correctly.
2015-04-11 Aidan Kehoe Correct a bug in #'check-type, non-setf'able PLACEs
2015-04-09 Aidan Kehoe Call #'read-passwd when requesting a password from the user, tls.c
2015-04-09 Aidan Kehoe Prototype for X509_check_host() has changed, detect this in configure.ac
2015-04-08 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.
2015-04-04 Aidan Kehoe Always return a string, #'current-message.
2015-04-02 Aidan Kehoe If not waiting for C-x #, don't memorise the device, #'gnuserv-edit-files
2015-04-02 Aidan Kehoe Escape quotation marks when printing values interactively, #'getenv
2015-04-01 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
2015-03-31 Aidan Kehoe Preserv the current buffer on non-local exit, #'accept-process-output.
2015-03-28 Vin Shelton Fix a small typo
2015-03-27 Aidan Kehoe Move extents.c to working in byte positions only; fix a bug, extent_detach()
2015-03-27 Vin Shelton Removed src/m/x86_64.h and fixed a typo in src/s/cygwin64.h
2015-03-26 Vin Shelton Configure support for 64-bit cygwin
2015-03-24 Vin Shelton Use cast for malloc call to satisfy VS6