ecl.git
2011-01-16 Juan Jose Garcia... Uninitialized variable in ecl_make_package(). ECL.11.1.1
2011-01-16 Juan Jose Garcia... Slightly better syntax for the case in which ETAGS...
2011-01-16 Juan Jose Garcia... List a known issue in ANNOUNCEMENT
2011-01-16 Juan Jose Garcia... ecl_min must be linked against libffi
2011-01-16 Juan Jose Garcia... Implicit conversion in make_constant_base_string preven...
2011-01-16 Juan Jose Garcia... The previous ETAGS fix had problems: wrong syntax of...
2011-01-16 Juan Jose Garcia... Find out the etags program and use it in Makefile ...
2011-01-16 Juan Jose Garcia... Fixed typo: extra "done"
2011-01-14 Juan Jose Garcia... ecl-config.man overwrites ecl.man
2011-01-14 Juan Jose Garcia... Missing package prefixes in the proclamations for ...
2011-01-14 Juan Jose Garcia... Add missing cases for inlining standard-instance-access...
2011-01-14 Juan Jose Garcia... Fixed typo.
2011-01-13 Juan Jose Garcia... SYMBOL-MACROLET complains when the symbol has been...
2011-01-13 Juan Jose Garcia... ecl_make_simple_base_string() replaces make_simple_base...
2011-01-12 Juan Jose Garcia... DEFINE-SYMBOL-MACRO did not have compile-time side...
2011-01-12 Juan Jose Garcia... Do not push the output of stream-read-line into the...
2011-01-06 Juan Jose Garcia... Fixed processor names for 64-bit builds in msvc/gc...
2011-01-06 Juan Jose Garcia... Do not force 32-bits in Windows GMP
2011-01-06 Juan Jose Garcia... Add the possibility of installing redistributable files...
2011-01-06 Juan Jose Garcia... When building NSIS files, copy the ECL_UNICODE
2011-01-04 Juan Jose Garcia... Resource compilation for MSVC
2011-01-04 Juan Jose Garcia... Upgraded release number also in CHANGELOG
2011-01-04 Juan Jose Garcia... Upgraded release number
2011-01-04 Juan Jose Garcia... Fixed ANNOUNCEMENT for next release.
2011-01-04 Juan Jose Garcia... Upgraded to ASDF 2.012
2011-01-04 Juan Jose Garcia... si_copy_file() did not open files in binary mode (Windows)
2011-01-02 Juan Jose Garcia... Fixed typo in sequence-index
2010-12-30 Juan Jose Garcia... ECL now ships a Windows icon which is added to the...
2010-12-29 Juan Jose Garcia... Fixed typo
2010-12-28 Juan Jose Garcia... Fixed reading of decimal numbers in other basis (2...
2010-12-28 Juan Jose Garcia... Disable the use of feenableexcept
2010-12-28 Juan Jose Garcia... floating-point-overflow signals are ignored when workin...
2010-12-27 Juan Jose Garcia... Build the MSVC port with bytecodes compiler by default.
2010-12-27 Juan Jose Garcia... Force build and inclusion of bytecodes compiler by...
2010-12-27 Juan Jose Garcia... Wrong placement of MSVC linker options. Use safe-run...
2010-12-27 Juan Jose Garcia... When building the NSIS install file, only include ecl...
2010-12-27 Juan Jose Garcia... In LINKER-CC, CONCATENATE was applied onto a path inste...
2010-12-27 Juan Jose Garcia... Install all subdirectories of the ECL headers, includin...
2010-12-26 Juan Jose Garcia... Another take at sharp_dot_reader()
2010-12-25 Juan Jose Garcia... Patch-sharp the expression read by #. before executing it.
2010-12-25 Juan Jose Garcia... The code for removing redundant :BACK items in MERGE...
2010-12-25 Juan Jose Garcia... The output of FORMAT's ~:C must be exactly the same...
2010-12-25 Juan Jose Garcia... Second iteration at the problem with *print-level*...
2010-12-25 Juan Jose Garcia... The stream-external-format of a broadcast stream is...
2010-12-25 Juan Jose Garcia... A typo in predlib.lsp made (SUBPTYPEP (SI:COMPLEX-ARRAY...
2010-12-25 Juan Jose Garcia... Fixed rounding towards even numbers in ROUND.
2010-12-24 Juan Jose Garcia... When print-level is 0, a structure is printed as #
2010-12-24 Juan Jose Garcia... Start the compiler in the directory that ECL is using...
2010-12-24 Juan Jose Garcia... Do not force --enable-slow-config on Solaris
2010-12-24 Juan Jose Garcia... Reduced the clutter generated by SETF expansions.
2010-12-23 Juan Jose Garcia... asinh/asinhl is defined by mingw's library
2010-12-23 Juan Jose Garcia... Force the Mingw port to be built with threads
2010-12-23 Juan Jose Garcia... In the compiler, replace all uses of SYSTEM with RUN...
2010-12-23 Juan Jose Garcia... Fixed some typos related to SSE printing
2010-12-22 Juan Jose Garcia... Upgraded contrib/cl-simd (A. Gavrilov)
2010-12-22 Juan Jose Garcia... Fixed typo
2010-12-21 Juan Jose Garcia... Used -shared and not only -G when linking a shared...
2010-12-21 Juan Jose Garcia... Autoconf removes an #undef signbit statement.
2010-12-19 Juan Jose Garcia... ECL removed the sign when printing -0.0d0
2010-12-19 Juan Jose Garcia... New function ecl_signbit()
2010-12-19 Juan Jose Garcia... The definition of signbit in GCC/Opensolaris does not...
2010-12-19 Juan Jose Garcia... In Solaris, do not define isfinite = finite if we are...
2010-12-17 Juan Jose Garcia... In msvc/*Makefile change the names of the CPUs to match...
2010-12-17 Juan Jose Garcia... safe-mkstemp, in Windows, added two extensions to the...
2010-12-17 Juan Jose Garcia... In Windows we cannot use enough-namestring in the compi...
2010-12-17 Juan Jose Garcia... Buffer overrun in bignum_to_string with negative numbers.
2010-12-17 Juan Jose Garcia... TRY_AGAIN is not a valid label name in Windows.
2010-12-17 Juan Jose Garcia... Buffer overrun problem in bignum_to_string() (integer_t...
2010-12-16 Juan Jose Garcia... Fix MSVC Makefiles to work with the latest changes
2010-12-16 Juan Jose Garcia... Reimplement the way we search for alignments using...
2010-12-16 Juan Jose Garcia... Remove reference to isinf() in time.d
2010-12-15 Juan Jose Garcia... When doing pathname translations, missing components...
2010-12-12 Juan Jose Garcia... When possible, coerce all pathname elements from (array...
2010-12-12 Juan Jose Garcia... Change the way symbols_list2.h is built to avoid some...
2010-12-11 Juan Jose Garcia... When building ECL, temporary files go into the build...
2010-12-11 Juan Jose Garcia... Simplify determination of whether GMP exists
2010-12-10 Juan Jose Garcia... Fixed marking of read-write locks
2010-12-10 Juan Jose Garcia... In impl/math_fenv.h, define FE_OVERFLOW to allow proces...
2010-12-09 Juan Jose Garcia... --enable-slow-config is now superseded by --with-gmp...
2010-12-08 Juan Jose Garcia... A file in src/c/printer/ still used the old macro name...
2010-12-08 Juan Jose Garcia... feenableexcept() does not work well in PPC
2010-12-07 Juan Jose Garcia... Fixed typo in size of char-name array
2010-12-07 Juan Jose Garcia... Fixed typo in prepare_ratio_to_float()
2010-12-02 Juan Jose Garcia... Fix detection of NaN/inf for platforms without fenv.h
2010-12-01 Juan Jose Garcia... Fixed changing of cases in pathname translations.
2010-11-27 Juan Jose Garcia... Merging of pathnames takes care of the case.
2010-11-27 Juan Jose Garcia... Fixed handling of pathname case when retreiving compone...
2010-11-21 Juan Jose Garcia... Fixes for C++ compatibility
2010-11-21 Juan Jose Garcia... Update ECL's old implementation of FORMAT to make it...
2010-11-19 Juan Jose Garcia... Guard code that is only used with CLOS streams (J....
2010-11-19 Juan Jose Garcia... Fix warning about duplicate definition of _GNU_SOURCE...
2010-11-08 Juan Jose Garcia... Added a new file, impl/math_fenv.h, grouping all defini...
2010-11-08 Juan Jose Garcia... Better hashing of long double, ignoring the spurious...
2010-11-08 Juan Jose Garcia... Fixed help string for hierachical packages (J. Jaakkola)
2010-11-07 Juan Jose Garcia... Now we need math.h in hash.d
2010-11-07 Juan Jose Garcia... second try at fixing sxhash, this time keeping the...
2010-11-07 Juan Jose Garcia... sxhash coerces long-float to long-double, causing under...
2010-11-07 Juan Jose Garcia... When coercing the hash threshold to double, set up...
2010-11-07 Juan Jose Garcia... Enlarge default frame size in our version of backtrace_...
2010-11-07 Juan Jose Garcia... Fixed typo in backtrace.d
next