Mikael Djurfeldt
ad91d6c3ff
*** empty log message ***
1999-07-23 11:38:34 +00:00
Mikael Djurfeldt
36d3d54043
*** empty log message ***
1999-07-23 11:30:50 +00:00
Gary Houston
9e97c52df0
NEWS entries for the port changes, surprisingly few.
1999-07-22 21:14:49 +00:00
Marius Vollmer
56a19408b8
* dynl.c (DYNL_GLOBAL): New.
...
(sysdep_dynl_link): Added `flags' argument.
(kw_global, sym_global): New.
(scm_dynamic_link): Handle keyword arguments. Pass suitable flags
to sysdep_dynl_link.
* dynl-dl.c (sysdep_dynl_link): Handle new `flags' argument by
conditrionally adding RTLD_GLOBAL to DLOPEN_MODES.
* dynl-shl.c (sysdep_dynl_link): Add and ignore new flags
argument.
* dynl-dld.c (sysdep_dynl_link): Add and ignore new flags
argument.
* dynl.h (scm_dynamic_link): Added rest argument.
* dynl.c (sysdep_dynl_unlink, sysdep_dynl_func): Use const
qualifier for char* argument, to match prototypes. Thanks to Mark
Elbrecht.
1999-06-21 15:14:01 +00:00
Jim Blandy
d21ffe2694
*** empty log message ***
1999-06-18 10:16:40 +00:00
Jim Blandy
ab7113597e
*** empty log message ***
1999-06-14 16:54:29 +00:00
Jim Blandy
ad226f250e
*** empty log message ***
1999-06-12 12:45:23 +00:00
Jim Blandy
e7d37b0a69
*** empty log message ***
1999-05-09 09:13:20 +00:00
Jim Blandy
b7e13f6541
*** empty log message ***
1999-05-02 17:28:43 +00:00
Jim Blandy
1d3358634f
Remove all automatic readline support, to avoid copyright
...
confusion.
* INSTALL: Update text.
* NEWS: Explain the situation.
* configure.in: Remove configury for readline and its supporting
libraries.
* configure: Regenerated.
1999-04-17 16:01:45 +00:00
Jim Blandy
deaceb4eef
*** empty log message ***
1999-02-12 10:16:04 +00:00
Jim Blandy
d77fb593b6
Describe --with-readline flag.
1999-02-12 08:19:11 +00:00
Maciej Stachowiak
0839489997
* NEWS: Added entry for optargs module.
...
* ice-9/optargs.scm: New file.
* ice-9/Makefile.am (ice9_sources): Add optargs.scm here. Makefile.in
not regenerated because I don't have the right version of Automake.
1999-02-09 19:49:24 +00:00
Jim Blandy
2a2d0d0e81
*** empty log message ***
1999-02-06 17:11:42 +00:00
Jim Blandy
2e13255303
*** empty log message ***
1999-02-06 16:11:26 +00:00
Mikael Djurfeldt
416075f1ee
*** empty log message ***
1999-01-21 09:32:45 +00:00
Mikael Djurfeldt
3e8370c3e8
*** empty log message ***
1999-01-10 12:31:31 +00:00
Mikael Djurfeldt
ed8c86364e
*** empty log message ***
1999-01-09 15:07:52 +00:00
Mikael Djurfeldt
ba4ee0d6b1
*** empty log message ***
1998-12-23 05:53:18 +00:00
Mikael Djurfeldt
e7b6c8341c
*** empty log message ***
1998-12-10 17:06:24 +00:00
Mikael Djurfeldt
67ad463a02
*** empty log message ***
1998-12-07 16:50:33 +00:00
Mikael Djurfeldt
bc9a91373f
*** empty log message ***
1998-12-07 02:56:00 +00:00
Jim Blandy
69c6acbb74
*** empty log message ***
1998-11-23 10:27:27 +00:00
Mikael Djurfeldt
cf7132b32a
Renamed sequence->list --> collect
1998-11-12 16:05:57 +00:00
Mikael Djurfeldt
29672a5c18
*** empty log message ***
1998-11-10 06:12:12 +00:00
Mikael Djurfeldt
b3a941b9f3
Updated
1998-11-09 14:32:17 +00:00
Mikael Djurfeldt
88ceea5c64
Updated
1998-11-03 16:17:29 +00:00
Mikael Djurfeldt
e4eae9b166
*** empty log message ***
1998-10-31 16:50:24 +00:00
Mikael Djurfeldt
d41b3904a1
Documented serial-map and sequence->list.
1998-10-31 13:29:25 +00:00
Mikael Djurfeldt
55254a6a6e
*** empty log message ***
1998-10-30 08:58:55 +00:00
Jim Blandy
dbdd0c16ab
*** empty log message ***
1998-10-27 12:06:50 +00:00
Mikael Djurfeldt
3ffc7a360f
* numbers.c (num2long): As a software archeologist, I'm proud of
...
this finding! :) Preliminary dating suggests an almost 4 year old
remnant from the SCM ancestor. The sample has been removed from
the finding site and is now safely stored in the repository.
* numbers.h: Removed prototype for num2long.
* unif.c (scm_array_set_x): Use scm_num2long instead of num2long.
* gh_data.c (gh_scm2doubles): Make it possible to pass result
array as second arg.
(gh_chars2byvect, gh_shorts2svect, gh_floats2fvect, gh_scm2chars,
gh_scm2shorts, gh_scm2longs, gh_scm2floats): New functions.
* gh.h: Updated and added prototypes.
* gh_data.c (gh_ints2scm): Handle integers outside INUM limits.
1998-10-26 07:46:54 +00:00
Jim Blandy
f3227c7a71
*** empty log message ***
1998-10-19 22:45:55 +00:00
Jim Blandy
499d33b78d
*** empty log message ***
1998-10-19 22:29:14 +00:00
Jim Blandy
d23bbf3eef
Update copyright. Finish off section for 1.3.
1998-10-19 21:29:43 +00:00
Jim Blandy
8cd57bd061
*** empty log message ***
1998-10-19 14:13:15 +00:00
Jim Blandy
e80c8fea8d
*** empty log message ***
1998-10-17 17:45:34 +00:00
Jim Blandy
332d00f658
Mention that the #/ syntax now causes warnings.
1998-10-09 15:12:26 +00:00
Jim Blandy
1cf84ea500
*** empty log message ***
1998-10-09 11:50:21 +00:00
Jim Blandy
a8e0500932
*** empty log message ***
1998-10-07 20:06:29 +00:00
Jim Blandy
8aa5c148d1
*** empty log message ***
1998-10-06 22:00:25 +00:00
Jim Blandy
71f2053493
*** empty log message ***
1998-10-05 19:09:47 +00:00
Jim Blandy
2adfe1c0de
*** empty log message ***
1998-10-03 19:00:59 +00:00
Jim Blandy
8986901b1d
*** empty log message ***
1998-10-03 18:13:02 +00:00
Jim Blandy
1a0106ef2b
*** empty log message ***
1998-07-28 08:41:00 +00:00
Jim Blandy
87148d9ec4
*** empty log message ***
1998-07-23 04:49:55 +00:00
Mikael Djurfeldt
660f41fa24
*** empty log message ***
1998-02-02 14:59:26 +00:00
Mikael Djurfeldt
df366c2615
* coop-threads.c, threads.h (scm_spawn_thread): New function.
...
Can spawn a thread from application C code.
1998-01-23 20:51:47 +00:00
Mikael Djurfeldt
171422a94a
* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,
...
gh_doubles2scm): New functions.
1998-01-20 18:03:18 +00:00
Jim Blandy
e1b6c71093
*** empty log message ***
1998-01-19 21:22:13 +00:00