sds [Thu, 25 Mar 2010 14:49:27 +0000]
regenerate for pkg-config
sds [Thu, 25 Mar 2010 14:49:09 +0000]
on ubuntu libsvm is managed by pkg-config which seems rather silly
because there is no real connection between gnome and libsvm;
we must support both pkg-config and non-pkg-config installations
sds [Thu, 25 Mar 2010 14:28:28 +0000]
fix quoting
sds [Wed, 24 Mar 2010 22:17:17 +0000]
fix indentation
sds [Wed, 24 Mar 2010 20:26:22 +0000]
remove DEFAULT-FOREIGN-LIBRARY
sds [Wed, 24 Mar 2010 20:23:31 +0000]
simplify
sds [Wed, 24 Mar 2010 20:00:36 +0000]
regenerate for: (CL_MODULE_COMMON_CHECKS): require CL_PROG_LN_S
sds [Wed, 24 Mar 2010 19:48:52 +0000]
use @LN@ and @LN_S@ in modules/*/Makefile.in
sds [Wed, 24 Mar 2010 19:37:01 +0000]
restore TO_PRELOAD, necessary because of DEF-CALL-IN in libsvm.lisp
sds [Wed, 24 Mar 2010 18:07:46 +0000]
typo
sds [Wed, 24 Mar 2010 18:03:17 +0000]
new &debugger; entity
sds [Mon, 22 Mar 2010 22:14:20 +0000]
oops
sds [Mon, 22 Mar 2010 17:57:09 +0000]
modules/libsvm: remove the upstream sources; install locally and
pass --with-libsvm-prefix to the top-level configure instead
sds [Mon, 22 Mar 2010 15:03:07 +0000]
modules/libsvm: upgrade to upstream 2.90
sds [Fri, 19 Mar 2010 21:00:13 +0000]
(GDBM-VERSION): cache return value
sds [Fri, 19 Mar 2010 20:54:19 +0000]
PCRE-VERSION: cache the return value of pcre_version()
sds [Fri, 19 Mar 2010 20:50:13 +0000]
document last change
sds [Fri, 19 Mar 2010 20:34:04 +0000]
(PCRE-VERSION): also return PCRE_DATE
sds [Fri, 19 Mar 2010 20:32:56 +0000]
(print-tables-1): when OBJDEF-INIT is
STRINGIFY(FOO), print it as "\"~S\"" to use the quoted CPP definition
sds [Fri, 19 Mar 2010 20:09:05 +0000]
upgrade to pcre 8.01
* modules/pcre/cpcre.c (fullinfo_bool): add
(PCRE-CONFIG): also accept :MATCH-LIMIT-RECURSION :BSR
(PCRE-COMPILE): also accept :DFA-SHORTEST :DFA-RESTART
:FIRSTLINE :DUPNAMES :NEWLINE-CR :NEWLINE-LF :NEWLINE-CRLF :NEWLINE-ANY
:NEWLINE-ANYCRLF :BSR-ANYCRLF :BSR-UNICODE :JAVASCRIPT-COMPAT
:NO-START-OPTIMIZE :NO-START-OPTIMISE :PARTIAL-HARD :NOTEMPTY-ATSTART
(PATTERN-INFO): also accept :OKPARTIAL :JCHANGED :HASCRORLF :MINLENGTH
sds [Fri, 19 Mar 2010 13:50:14 +0000]
(print_file) [!HAVE_STDBOOL_H]: enable (see lispbibl.d)
Reported by Raymond Toy <toy.raymond@gmail.com>
sds [Thu, 18 Mar 2010 16:19:02 +0000]
oops
sds [Thu, 18 Mar 2010 16:17:38 +0000]
(GET_PREFIX): add
($(MAKEFILE_IN)): use it
(gnulib-imported): remove macro-prefix from _GL_UNUSED which is
defined in config.h using gnulib-common.m4:gl_COMMON_BODY and thus
is not amenable to the macro-prefix strategy
sds [Thu, 18 Mar 2010 15:14:46 +0000]
regenerate
sds [Thu, 18 Mar 2010 14:51:41 +0000]
(handle_direction_compatible) [WIN32_NATIVE]:
fix bug #[ 2805778 ] ("0>/dev/null") by using
GetNumberOfConsoleInputEvents for FILE_TYPE_CHAR
and PeekNamedPipe for FILE_TYPE_PIPE
sds [Wed, 17 Mar 2010 21:56:42 +0000]
do not pass build_aux= to make in subdir (revert the 2010-03-17
patch because it does not look like gnulib will ever use $(build_aux))
sds [Wed, 17 Mar 2010 21:38:15 +0000]
(MODULE_AM): avoid not portable "fgrep -q"
Reported by Christian Walther <cptsalek@gmail.com>
sds [Wed, 17 Mar 2010 21:36:09 +0000]
faq-help: problems with cvs head -> clisp-devel
sds [Wed, 17 Mar 2010 21:31:29 +0000]
regenerate
sds [Wed, 17 Mar 2010 21:28:14 +0000]
* m4/clisp.m4 (CL_DECOLONIZE): add
(CL_CLISP): use it instead of inline code
* configure.in: call CL_DECOLONIZE
* makemake.in: use CLISP_DECOLONIZE on CLISP_LIBDIR & XCPPFLAGS
sds [Wed, 17 Mar 2010 16:25:37 +0000]
(find_open_file): add a cast to fix g++ compilation
sds [Wed, 17 Mar 2010 16:24:39 +0000]
regenerate for gnulib update
sds [Wed, 17 Mar 2010 16:23:55 +0000]
update gnulib
sds [Wed, 17 Mar 2010 16:14:57 +0000]
($(MAKEFILE_IN)): transform just generated Makefile.in to add gnulib
prefix substitution to rules generating headers which come from build-aux
sds [Wed, 17 Mar 2010 16:08:38 +0000]
when running on woe32, we must ensure that cl_cv_clisp_libdir contains
no colons because this will confuse make ("multiple target patterns")
when $(CLISP_LIBDIR) appears in the list of dependencies
sds [Tue, 16 Mar 2010 20:21:34 +0000]
(gllib): pass build_aux= to make in subdir
sds [Mon, 15 Mar 2010 20:35:38 +0000]
tweak stream-stdio-init
sds [Mon, 15 Mar 2010 20:30:31 +0000]
add &script;
sds [Mon, 15 Mar 2010 20:25:27 +0000]
remove unneeded link
sds [Mon, 8 Mar 2010 15:20:56 +0000]
make-stream: avoid unixism
haible [Thu, 4 Mar 2010 23:05:03 +0000]
Fix documentation of EXT:MAKE-STREAM.
sds [Thu, 4 Mar 2010 21:15:27 +0000]
(INVALID_ARG): also "return 1"
(parse_options): simplified based on the above
sds [Thu, 4 Mar 2010 16:54:23 +0000]
stream-stdio-init: new section
sds [Thu, 4 Mar 2010 16:32:38 +0000]
(C)year
sds [Thu, 4 Mar 2010 16:32:09 +0000]
add batch-mode & opt-lf entities
sds [Thu, 4 Mar 2010 15:54:59 +0000]
comment & (C)year
sds [Thu, 4 Mar 2010 15:53:49 +0000]
add link to -disable-readline news
vtz [Wed, 3 Mar 2010 13:20:22 +0000]
[MULTITHREAD]: initialize thread symvalues tables on reallocation
sds [Tue, 2 Mar 2010 21:08:25 +0000]
(CD): do not merge *DEFAULT-PATHNAME-DEFAULTS*
because the merging breaks the advertised behavior: (CD) is
actually equivalent to (CD *DEFAULT-PATHNAME-DEFAULTS*),
and does not just return the current directory as advertised
sds [Tue, 2 Mar 2010 14:50:06 +0000]
(C)year
sds [Mon, 1 Mar 2010 20:27:10 +0000]
add comment
sds [Mon, 1 Mar 2010 17:36:26 +0000]
whitespace
sds [Mon, 1 Mar 2010 15:22:40 +0000]
($(SUBDIRS)): depend on build-aux
vtz [Sun, 28 Feb 2010 18:18:27 +0000]
(xlock_unlock_helper): signal lock's condition variable before unlocking internal mutex
vtz [Sat, 27 Feb 2010 18:28:48 +0000]
(gar_col_normal) [MULTITHREAD]: mark active threads before weak pointers
vtz [Sat, 27 Feb 2010 18:23:33 +0000]
(xlock_lock_helper): do not try to handle pending interrupts for signal processing thread
sds [Fri, 26 Feb 2010 19:55:08 +0000]
regenerate with gl_FCNTL_O_FLAGS
sds [Fri, 26 Feb 2010 19:52:49 +0000]
call gl_FCNTL_O_FLAGS, needed by the new localcharset.c
sds [Fri, 26 Feb 2010 19:21:45 +0000]
(BUILD_AUX): add build-aux headers, found in Makefile.am's
sds [Fri, 26 Feb 2010 18:52:16 +0000]
temp manual hack
sds [Fri, 26 Feb 2010 17:19:54 +0000]
regenerate for CLISP_LIBDIR
sds [Fri, 26 Feb 2010 17:14:31 +0000]
($(SUBDIRS)): pass CLISP_LIBDIR
sds [Fri, 26 Feb 2010 17:06:03 +0000]
use CLISP_LIBDIR when passing CFLAGS to make in gllib
sds [Fri, 26 Feb 2010 17:03:52 +0000]
($(MAKEFILE_IN)): manually substitute
CLISP_LIBDIR for $(top_srcdir)/src/build-aux et al
sds [Fri, 26 Feb 2010 16:54:06 +0000]
(CL_CLISP): add AC_SUBST(CLISP_LIBDIR)
sds [Thu, 25 Feb 2010 18:47:53 +0000]
Ensure that (CLOSE s :ABORT T) never signals.
(ChannelStream_fini): accept abort argumet and do not
signal errors when it is true
(close_ichannel): pass abort to ChannelStream_fini
(close_ochannel): do not call oconv_unshift_output_unbuffered() if
abort is true; pass abort to ChannelStream_fini
(close_buffered): do not call oconv_unshift_output_buffered() and
buffered_flush_everything(); pass abort to ChannelStream_fini
(SET-STREAM-EXTERNAL-FORMAT): pass abort=0 to ChannelStream_fini
(builtin_stream_close): do not call harden_elastic_newline if abort is true
sds [Thu, 25 Feb 2010 17:52:56 +0000]
(stream_lend_handle): support sockets
sds [Tue, 23 Feb 2010 20:26:00 +0000]
regenerate for gnulib update
sds [Tue, 23 Feb 2010 20:25:34 +0000]
assume that nl_langinfo is always present (from gnulib)
sds [Tue, 23 Feb 2010 20:24:46 +0000]
update gnulib
sds [Tue, 23 Feb 2010 19:55:45 +0000]
update from gnulib; just (C) year
sds [Tue, 23 Feb 2010 19:34:42 +0000]
source --> . (avoid bash-specific code)
vtz [Tue, 23 Feb 2010 17:39:41 +0000]
[MULTITHREAD]: fix interrupt safety and deferred interrupt handling
sds [Mon, 22 Feb 2010 15:01:08 +0000]
timeout-k: separate section
sds [Mon, 22 Feb 2010 14:51:25 +0000]
thread-join: document :timeout argument
vtz [Fri, 19 Feb 2010 20:59:27 +0000]
(SET-SYMBOL-VALUE-THREAD): fix stack layout on unbound_variable error
vtz [Fri, 19 Feb 2010 20:36:05 +0000]
(THREAD-JOIN): add :TIMEOUT argument
sds [Thu, 18 Feb 2010 22:22:59 +0000]
(symbol_list_lookup, shadowing_delete): move selecting the
comparison function (inverted or not) out of the loop
sds [Thu, 18 Feb 2010 22:21:19 +0000]
(PACKAGE-ITERATE): remove unused variable
sds [Thu, 18 Feb 2010 14:42:45 +0000]
read-from-string is thread safe
sds [Wed, 17 Feb 2010 23:44:44 +0000]
more on thread-join
sds [Wed, 17 Feb 2010 23:40:18 +0000]
(check_socket_protocol): use "-" in NETLINK_*, like in all others
sds [Wed, 17 Feb 2010 23:37:35 +0000]
regenerate for <linux/netlink.h> requires <asm/types.h>
sds [Wed, 17 Feb 2010 23:37:20 +0000]
<linux/netlink.h> requires <asm/types.h>
sds [Wed, 17 Feb 2010 23:26:16 +0000]
(AUTOCONF, AUTOHEADER): remove variables;
to run autoconf/automake from a non-standard location one has to
prepend it to PATH because aclocal calls autoconf directly
sds [Wed, 17 Feb 2010 22:21:28 +0000]
thread-join: tweak
sds [Wed, 17 Feb 2010 18:08:41 +0000]
fix last patch
sds [Wed, 17 Feb 2010 16:46:37 +0000]
regenerate for rand_r
sds [Wed, 17 Feb 2010 16:45:36 +0000]
regenerate for linux/netlink.h
sds [Wed, 17 Feb 2010 15:52:55 +0000]
* lisparit.d (make_random_state): use rand_r() when it is available
because rand() is neither reentrant nor thread-safe
* configure.in: check for rand_r()
Reported by Tobias C. Rittweiler <tcr@freebits.de>
sds [Wed, 17 Feb 2010 06:45:57 +0000]
document thread-join
vtz [Tue, 16 Feb 2010 22:55:34 +0000]
(MT:SYMBOL-VALUE-THREAD): more specific return values/errors. lock threads only when really needed
sds [Tue, 16 Feb 2010 15:37:03 +0000]
(check_thread, check_mutex, check_exemption, check_name_arg):
fix subr_self usage (it is a Subr, not a symbol)
sds [Tue, 16 Feb 2010 15:32:27 +0000]
comments
vtz [Mon, 15 Feb 2010 20:44:44 +0000]
[MULTITHREAD]: make all threads joinable
vtz [Sat, 13 Feb 2010 17:34:30 +0000]
add tests for THREAD-JOIN
vtz [Sat, 13 Feb 2010 17:33:19 +0000]
[MULTITHREAD]: add THREAD-JOIN
sds [Thu, 11 Feb 2010 19:47:41 +0000]
(c-warning): do not concat (C-CURRENT-LOCATION)
to the FORMAT-STRING because the former may contain "~"
Reported by Gabriel Dos Reis <gdr@integrable-solutions.net>
sds [Fri, 5 Feb 2010 20:23:42 +0000]
(build-aux): when LN_S is "cp", use "cp -r"
sds [Thu, 4 Feb 2010 17:41:10 +0000]
reindent defuns to column 1 to help emacs and tags