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