Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
před 6 roky |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
před 6 roky |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
před 6 roky |
Andy Wingo
|
2eb8fa1751
Use stdint.h limit macros
|
před 6 roky |
Mark H Weaver
|
bbb9f000ad
Fix scm_to_utf8_stringn once and for all; optimize; add tests
|
před 13 roky |
Mike Gran
|
022dda6901
New functions scm_is_exact and scm_is_inexact
|
před 13 roky |
Ludovic Courtès
|
93003b16b0
Assorted `syntax-check' fixes.
|
před 14 roky |
Andy Wingo
|
4ca4826997
remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
|
před 14 roky |
Ludovic Courtès
|
bc4adf1739
Remove unneeded #include <assert.h>.
|
před 15 roky |
Ludovic Courtès
|
56a3dcd431
Remove references to undefined macros.
|
před 15 roky |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
před 15 roky |
Ludovic Courtès
|
e2e85d1406
Don't use raw divisions by zero in `test-conversion.c'.
|
před 16 roky |
Ludovic Courtès
|
d0f452d162
Remove extraneous semicolons from `test-conversion.c'.
|
před 16 roky |
Ludovic Courtès
|
fcbc08686c
Support systems whose <inttypes.h> doesn't define `PRIiMAX'.
|
před 16 roky |
Ludovic Courtès
|
5995c6d801
Fix "#include" directives in stand-alone C tests.
|
před 17 roky |
Ludovic Courtès
|
c8bb98a9fa
Changes from arch/CVS synchronization
|
před 17 roky |
Kevin Ryde
|
8ab3d8a068
merge from 1.8 branch
|
před 18 roky |
Kevin Ryde
|
6e7d5622ee
merge from 1.8 branch
|
před 19 roky |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
před 19 roky |
Marius Vollmer
|
ad6dec055f
Avoid the use of discouraged or deprecated things.
|
před 20 roky |
Marius Vollmer
|
9bd10f4617
(test_locale_strings): New.
|
před 20 roky |
Marius Vollmer
|
eae5018eff
(test_to_double, test_from_double): New tests.
|
před 20 roky |
Marius Vollmer
|
3838c384d1
Many more tests for the integer conversion functions.
|
před 20 roky |
Marius Vollmer
|
abe1308cb9
(test_is_signed_integer, test_is_unsigned_integer): Expect inexact
|
před 20 roky |
Marius Vollmer
|
afdb04ef18
Don't define SCM_T_INTMAX_MIN,
|
před 20 roky |
Marius Vollmer
|
170bb182fa
New file.
|
před 20 roky |