ecl/src
Daniel Kochmański ac4f2fd323 format: flonum-to-string: cover another corner-case when printing 0.
When user supplies "0.0" to format and fdigits parameter is nil, then
".0" should be printed (at least). If fdigits is set to zero, then
correct result is "0.". For values 1 and more appropriate number of
zeros after period is printed.

Signed-off-by: Daniel Kochmański <dkochmanski@turtle-solutions.eu>
2015-05-10 21:18:31 +02:00
..
bdwgc bdwgc: Update library to version 7.4.2. 2015-04-24 23:28:24 +02:00
c unicode: fix typo in surrogate characters sanity check. 2015-05-06 22:35:57 +02:00
clos clos: walk-c-inline: Declare ignoring unused variable context. Closes #26. 2015-04-03 10:05:54 +02:00
clx CLX uses recursive locks 2013-01-17 23:14:27 +01:00
cmp cmplet: Remove invalid declaration. Fixes #28. 2015-04-07 21:34:01 +02:00
doc bdwgc: Update library to version 7.4.2. 2015-04-24 23:28:24 +02:00
ecl Upgrade to autoconf 2.69, 2015-02-24 12:39:40 +09:00
gmp gmp: remove broken symlink src/gmp/compile to fix ctags generation. 2015-02-01 14:42:47 +01:00
h Updated GC api to remove deprecated methods 2015-04-12 11:47:43 +02:00
libffi libffi: add .gitignore to directory. 2015-03-30 22:23:52 +02:00
lsp format: flonum-to-string: cover another corner-case when printing 0. 2015-05-10 21:18:31 +02:00
new-cmp NEED-TO-MAKE-LOAD-FORM-P was not registered as taking two arguments [A. Paul] 2012-01-25 11:56:50 +01:00
tests buildsystem: tests: fix archives mirror address. 2015-05-09 14:32:45 +02:00
util Fix ecl_eval to not have quotes by default. 2014-02-27 20:33:11 +01:00
aclocal.m4 bdwgc: Update library to version 7.4.2. 2015-04-24 23:28:24 +02:00
bare.lsp.in Prebuilt ASDF files were not properly written (due to ASDF package redefinitions) when rebuilding ECL without rebuilding ASDF. 2013-07-03 16:58:11 +02:00
compile.lsp.in asdf-bundle.lisp is no longer needed, since asdf.lisp integrates it. 2013-03-07 14:44:15 +01:00
config.guess Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
config.sub Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
configure bdwgc: Update library to version 7.4.2. 2015-04-24 23:28:24 +02:00
configure.ac add configure option libffi-prefix 2015-04-08 18:36:41 +02:00
install.sh
Makefile.in bdwgc: Update library to version 7.4.2. 2015-04-24 23:28:24 +02:00