Andy Wingo
|
89607fab50
version.h has SCM_EFFECTIVE_VERSION; effective-version uses that
|
il y a 14 ans |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
il y a 15 ans |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
Ludovic Courtès
|
857a263e4f
Have `version' return `PACKAGE_VERSION'.
|
il y a 16 ans |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
il y a 16 ans |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
il y a 18 ans |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
il y a 19 ans |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
il y a 20 ans |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
il y a 20 ans |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
il y a 20 ans |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
il y a 22 ans |
Mikael Djurfeldt
|
2ff4f18159
* version.c: Unmade some changes to my private copy that got
|
il y a 22 ans |
Mikael Djurfeldt
|
9bc4701cd3
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
|
il y a 22 ans |
Rob Browning
|
ccf01e3eaf
* version.c (scm_effective_version): new function, also add
|
il y a 22 ans |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
il y a 23 ans |
Rob Browning
|
76f33258bb
* version.c
|
il y a 23 ans |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
il y a 23 ans |
Neil Jerram
|
72dd0a03e0
* Miscellaneous small doc updates and fixes.
|
il y a 23 ans |
Gary Houston
|
8186c4f536
* version.c (scm_version): use sprintf instead of snprintf,
|
il y a 23 ans |
Rob Browning
|
3143f1093d
* version.c
|
il y a 23 ans |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
il y a 23 ans |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
il y a 23 ans |
Marius Vollmer
|
41bc3f429a
(s_scm_micro_version): Fix typo in FUNC_NAME, it
|
il y a 23 ans |
Rob Browning
|
b89d554bd0
* version.c (s_scm_major_version): doc fixes.
|
il y a 23 ans |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
il y a 24 ans |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
il y a 24 ans |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
il y a 24 ans |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
il y a 25 ans |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
il y a 25 ans |
Dirk Herrmann
|
7ab3fdd51f
Only include strings.h where it is actually needed.
|
il y a 25 ans |