Rob Browning
|
40e0bf0795
*** empty log message ***
|
18 년 전 |
Neil Jerram
|
5a2e8010d4
(EXIT_NESTED_DATA): Before popping from the stack, reset
|
19 년 전 |
Marius Vollmer
|
7d81830dd2
The FSF has a new address.
|
20 년 전 |
Mikael Djurfeldt
|
da2e146a5b
* print.c (scm_prin1): Remember old state of pstate->writingp.
|
22 년 전 |
Marius Vollmer
|
0f36d956c2
(scm_simple_format): Print missing part of format before ~% control.
|
22 년 전 |
Neil Jerram
|
2af6ac9aec
Small docstring fixes.
|
23 년 전 |
Thien-Thi Nguyen
|
79401766de
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 년 전 |
Mikael Djurfeldt
|
2fead26144
* print.c (scm_iprin1): Mark print state as revealed when
|
23 년 전 |
Marius Vollmer
|
f13dd5f1f5
* tags.h (SCM_UNBOUND): Make it the 34th isym/iflag, the 33th slot os
|
23 년 전 |
Thien-Thi Nguyen
|
d47795627b
Remove "face-lift" comment.
|
23 년 전 |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
23 년 전 |
Keisuke Nishida
|
fdc2839563
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
|
23 년 전 |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 년 전 |
Marius Vollmer
|
6662998f74
* print.c (scm_simple_format): Support "~~" and "~%". Signal
|
24 년 전 |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 년 전 |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 년 전 |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 년 전 |
Dirk Herrmann
|
7a7f7c5314
* Made creation of new smob types thread safe.
|
24 년 전 |
Dirk Herrmann
|
726d810a75
* Fixed scm_thunk_p's results when applied to closures.
|
24 년 전 |
Dirk Herrmann
|
22a52da14d
* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.
|
24 년 전 |
Martin Grabmüller
|
5352393c55
* list.c (scm_list, scm_cons_star, scm_null_p, scm_list_p),
|
24 년 전 |
Mikael Djurfeldt
|
e6e2e95aa5
* _scm.h: Removed #include <errno.h>.
|
24 년 전 |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 년 전 |
Martin Grabmüller
|
1dd05fd8aa
* print.c (scm_print_options): Fixed texinfo in docstring.
|
24 년 전 |
Dirk Herrmann
|
276dd6775c
* Eliminate another couple of calls to scm_wta.
|
24 년 전 |
Martin Grabmüller
|
eca65e90f7
(scm_newline, scm_write_char, scm_simple_format): Added texinfo markup.
|
24 년 전 |
Martin Grabmüller
|
713311884e
(scm_print_options, scm_port_with_print_state, scm_get_print_state):
|
24 년 전 |
Keisuke Nishida
|
00ffa0e7d6
New functions: scm_c_make_vector, scm_c_make_hash_table.
|
24 년 전 |
Dirk Herrmann
|
5d2b97cd07
* Fixed the changelog entry regarding re-introduction of struct member
|
24 년 전 |
Keisuke Nishida
|
e841c3e0c0
Smob-related creanup.
|
24 년 전 |