Added argument checking to trace.
[bpt/guile.git] / ice-9 / ChangeLog
CommitLineData
9a942103
MD
1Sat Mar 1 15:24:39 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
2
3 * debug.scm (trace-entry, trace-exit): Check that we're on a repl
4 stack before printing traced frames; Re-enable trace flag at end
5 of handlers.
6
e6875011
MD
7Sat Mar 1 00:10:38 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
8
59e1116d
MD
9 * debug.scm: Add hook for reset of trace level at abort.
10
11 * boot-9.scm (run-hooks): New procedure.
12 (add-hooks!): New macro.
13 Change hooks to use these functions.
14
e6875011
MD
15* * debug.scm: *Warning* This feature is a bit premature. I add
16 it anyway because 1. it is very useful, and, 2. you can start
17 making it less premature by complaining to me and by modifying
18 the source! :-)
19 (trace): Given one or more procedure objects, trace each one.
20 Given no arguments, show all traced procedures.
21 (untrace): Given one or more procedure objects, untrace each one.
22 Given no arguments, untrace all traced procedures. The tracing in
23 Guile have an advantage to most other systems: We don't create new
24 procedure objects, but mark the procedure objects themselves.
25 This means that also anonymous and internal procedures can be
26 traced.
27
28 * boot-9.scm (error-catching-loop): Added handling of apply-frame
29 and exit-frame exceptions.
30
31* * boot-9.scm (assert-repl-prompt, the-prompt-string): Removed.
32 (set-repl-prompt!): Setter for repl prompt.
33 (scm-style-repl): If prompt is #f, don't prompt; if prompt is a
34 string, display it; if prompt is a thunk, call it and display its
35 result; otherwise display "> ".
36 (Change suggested by Roland Orre <orre@nada.kth.se>.)
0065d90e
MD
37
38 * r4rs.scm (%load-verbosely): Reverted change to
39 `module-defined?', since the module system isn't bootstrapped when
40 we load r4rs.scm. This is just a temporary fix to make the
41 repository version runnable.
42
eb52a06b
MD
43Thu Feb 27 23:25:47 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
44
45 * boot-9.scm: Removed the enabling of debug evaluator and
46 recording of source code positions. This was placed there for our
47 convenience, but it has already sneaked into the distribution
48 once... so we'd better add this in our local copies instead when
49 we need it. (These options are normally enabled at the end of
50 boot-9.scm when loading the debug module.)
51
d18d1b6d
MV
52Thu Feb 27 16:04:45 1997 Marius Vollmer <mvo@zagadka.ping.de>
53
54 * boot-9.scm (module-defined?): New function.
55 (macroexpand-1, macroexpand): Use local-ref instead of defined?
56 and eval.
57 * r4rs.scm (%load-verbosely): Use "module-defined?" instead of
58 "defined?".
59 * slib.scm (defined?): New function to take the place of the
60 builtin "defined?". It allways examines the slib module.
61
15ae1bee
MD
62Mon Feb 24 21:46:15 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
63
64 * configure.in: Added AM_MAINTAINER_MODE
65
c2132276
GH
66Sat Feb 15 04:51:20 1997 Gary Houston <ghouston@actrix.gen.nz>
67
68 * boot-9.scm (read-sharp): define directly, don't go through a
69 %read-sharp layer.
70
71Tue Feb 11 08:45:48 1997 Gary Houston <ghouston@actrix.gen.nz>
72
73 * boot-9.scm (uniform-vector-set!): use uniform-array-set1!, not
74 uniform-vector-set1! which doesn't exist.
75
d590bbf6
MD
76Mon Feb 10 03:01:48 1997 Mikael Djurfeldt <mdj@kenneth>
77
78 * boot-9.scm (backtrace): Removed. (A C version now exists in
79 backtrace.c.)
80
1e531c3a
GH
81Fri Jan 24 06:05:36 1997 Gary Houston <ghouston@actrix.gen.nz>
82
83 * boot-9.scm (read-line!, read-delimited!, read-delimited,
84 read-line): new procedures, see libguile/ChangeLog.
85
bb0102f7
MV
86Thu Jan 16 17:07:03 1997 Marius Vollmer <mvo@zagadka.ping.de>
87
88 Added dynamic linking of modules. See libguile/DYNAMIC-LINKING.
89
90 * boot-9.scm (split-c-module-name, convert-c-registered-modules,
91 init-dynamic-module, dynamic-maybe-call,
92 find-and-link-dynamic-module, link-dynamic-module,
93 try-module-dynamic-link, registered-modules): New definitions for
94 dynamic linking of modules.
95 (resolve-module): Try to dynamically link the requested module
96 after failing to load it as Scheme code.
97
920235cc
GH
98Wed Jan 8 05:50:14 1997 Gary Houston <ghouston@actrix.gen.nz>
99
100 * boot-9.scm (getservbyport, getservbyname): remove stray %.
101
198befde
JB
102Tue Jan 7 20:02:24 1997 Jim Blandy <jimb@floss.cyclic.com>
103
104 * boot-9.scm (and=>): Rename THUNK argument to PROCEDURE, 'cos
105 that's what it is.
106
107 * lineio.scm (make-line-buffering-input-port): Properly test for
108 the case of an empty buffer list. The old code assumed that '()
109 was false.
110
33cf699f
MD
111Mon Jan 6 01:13:53 1997 Mikael Djurfeldt <mdj@kenneth>
112
113* * boot-9.scm (use-modules): New macro (from Marius Vollmer).
114 (use-modules <module name> ...) Put the the modules named by
115 <module name> ... on the use list of the current module.
116
7a818853
JB
117Sun Jan 5 15:52:59 1997 Jim Blandy <jimb@floss.cyclic.com>
118
119 * boot-9.scm (error-catching-loop): Remove message saying that
120 typing "$" will put you in the debugger. This isn't implemented
121 yet.
122
506067f0
JB
123Sun Dec 22 23:27:25 1996 Jim Blandy <jimb@floss.cyclic.com>
124
125 * boot-9.scm (delq-all!): Function deleted; delq!'s semantics have
126 been fixed, so this function is superfluous.
127 (transform-usage-lambda): Use delq!, not delq-all!.
128
2ebf3156
MV
129Tue Dec 17 20:36:45 1996 Marius Vollmer <mvo@zagadka.ping.de>
130
7a818853 131 * boot-9.scm (resolve-module): New optional parameter that
2ebf3156
MV
132 controls whether autoloading is attempted or not. Default is #t.
133 (process-define-module): Don't autoload the defined module.
134 (try-module-autoload): Don't autoload the directory modules.
135
7a818853 136 * boot-9.scm (process-define-module): Ensure that the-scm-module
2ebf3156
MV
137 is last in the `uses' list to allow shadowing builtin
138 bindings. All :use-module options are added in the order they
139 appear in the arguments but before anything already on the list
140 (such as the-scm-module).
141
00f06035
GH
142Wed Dec 11 21:06:05 1996 Gary Houston <ghouston@actrix.gen.nz>
143
144 * slib.scm (slib-parent-dir): throw error if #f returned from
145 %search-load-path.
146
733943b9
TT
147Sat Nov 30 23:57:28 1996 Tom Tromey <tromey@cygnus.com>
148
149 * PLUGIN/greet, PLUGIN/split.sed, PLUGIN/this.configure: Removed.
150 * Makefile.am, aclocal.m4: New files.
151 * configure.in: Updated for Automake.
152
84abd243
MV
153Wed Nov 27 14:16:14 1996 Marius Vollmer <mvo@zagadka.ping.de>
154
155 * boot-9.scm (macroexpand-1, macroexpand), slib.scm
156 (slib:features), r4rs.scm (%load-verbosely): "defined?" is now a
157 function, use it accordingly.
158
a31bc6fb
JB
159Thu Nov 21 11:12:10 1996 Jim Blandy <jimb@floss.cyclic.com>
160
161 It's an "eval closure", not an "eval thunk." A thunk is a
162 function of no arguments.
163 * boot-9.scm (module-type): Rename module field.
164 (make-module, eval-in-module, make-root-module,
165 set-current-module): Uses changed.
166 (module-eval-closure, set-module-eval-closure!,
167 root-module-closure): Renamed from module-eval-thunk,
168 set-module-eval-thunk!, root-module-thunk.
169 (set-current-module): Change uses of *top-level-lookup-thunk* to
170 *top-level-eval-closure*.
171
3763761c
JB
172Wed Nov 20 14:45:27 1996 Jim Blandy <jimb@totoro.cyclic.com>
173
174 * slib.scm (slib-parent-dir): Use string-length, not length.
175 (Thanks to Bernard Urban.)
176
7ad737b6
MD
177Sat Nov 2 20:00:42 1996 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
178
7a818853 179 * boot-9.scm: The debugging evaluator and recording of positions
7ad737b6
MD
180 aren't enabled by default any longer (they are switched on in
181 debug.scm). But during development we want to have them also
182 *inside* boot-9.scm. Therefore, two lines are added at the
183 beginning of boot-9.scm to enable these.
184
185 Call `provide' so that `records' are included among the
186 `*features*'.
187
188 The scheme for saving the stack has been adjusted: save-stack is
189 now commonly available for saving the stack. Calling `save-stack'
190 sets a flag `stack-saved?' which prevents overwriting the stack.
191 `stack-saved?' is reset at `abort'.
192
193 Spelling correction: seperate --> separate.
194
195 Removed `:'s that had creeped into some comments.
196
7a818853 197 The repl now doesn't print #<unspecified> results any longer
7ad737b6
MD
198 If the user wants to see this, he can do
199 (assert-repl-print-unspecified #t) in his startup file.
200
7a818853 201 The user now gets a friendly message instead of a backtrace at
7ad737b6
MD
202 error.
203
204 Added `before-read-hook'.
205
206 Load module (ice-9 emacs) if option `-e' was specified.
207
208 (provide): New function.
209
210 (error): Save stack at entry, so that Guile entrails won't show up
211 in backtraces.
212
213 (backtrace): New function.
214
7a818853 215 (save-stack): Can now take arbitrary number of stack narrowing
7ad737b6
MD
216 specifier pairs. The first specifier in a pair controls inner
217 border, the second the outer border. A number means cut that
218 number of frames, a procedure object means cut until that object
219 is found in operator position in a frame.
220
221 * debug.scm: Enable debugging evaluator and recording of positions
222 by default.
223
224 * slib.scm (slib:load): Adapt to the new behavior of
225 primitive-load: It doesn't any longer try both with and without
226 ".scm" extension. (We don't want to use %search-load-path here.)
227
228 (implementation-vicinity): New function. slib requires it
229
230 (library-vicinity): Updated.
231
232 Load "require.scm" in the library-vicinity.
233
234 (install-require-vicinity, install-require-module): New functions.
235
99f97bfe
JB
236Mon Oct 28 17:56:29 1996 Jim Blandy <jimb@floss.cyclic.com>
237
581a242b
JB
238 * boot-9.scm (load-from-path): New function.
239
240 * boot-9.scm (try-load, basic-try-load, try-load-module,
241 try-load): Deleted. I don't think they're being used.
242
48be3fb3
JB
243 * Makefile.in (scm_files): Add r4rs.scm and test.scm to this list,
244 so they'll get distributed.
245
246 Get Guile to be a little less chatty by default. The new user
247 should see as little clutter as possible.
248 * r4rs.scm (%load-verbosely): Make this #f by default.
249 * boot-9.scm (scm-repl-verbose): Make this #f by default.
250 (scm-style-repl): Don't run 'pk' on the value passed to quit.
251
252 * r4rs.scm: New file.
253 * boot-9.scm: Load r4rs.scm, first thing.
254 (OPEN_READ, OPEN_WRITE, OPEN_BOTH, *null-device*, open-input-file,
255 open-output-file, open-io-file, close-input-port,
256 close-output-port, close-io-port, call-with-input-file,
257 call-with-output-file, with-input-from-port, with-output-to-port,
258 with-error-to-port, with-input-from-file, with-output-to-file,
259 with-error-to-file, with-input-from-string, with-output-to-string,
260 with-error-to-string, the-eof-object): Definitions moved to
261 r4rs.scm. Not all of them are R4RS, but those that are use those
262 that are not.
263 (load, %load-verbosely, %load-announce): Moved, along with code to
264 set %load-hook, to r4rs.scm.
265
266 * test.scm: New file.
267
268 * boot-9.scm (integer?): Definition deleted, in favor of the one
269 present in libguile (which used to be called int?). I have no
270 idea why integer? didn't just call int? to begin with.
271
272 * boot-9.scm (<, <=, =, >, >=): Definitions in terms of <?, <=?,
273 =?, >?, and >=? deleted; they're defined that way by libguile now.
274
99f97bfe
JB
275 * boot-9.scm (load): Simplified; primitive-load does most of this
276 work now.
277 (%load-announce-win): Removed; no longer used. Set %load-hook to
278 call %load-announce.
279
3afb28ce
GH
280Sun Oct 27 07:47:03 1996 Gary Houston <ghouston@actrix.gen.nz>
281
4fe3604d
JB
282 * boot-9.scm (stat:dev, stat:ino, stat:mode, stat:nlink, stat:uid,
283 stat:gid, stat:rdev, stat:size, stat:atime, stat:mtime,
284 stat:ctime, stat:blksize, stat:blocks) accessor functions for stat
285 components.
3afb28ce
GH
286 (file-is-directory?): use stat:type.
287
3065a62a
JB
288Fri Oct 25 03:34:47 1996 Jim Blandy <jimb@floss.cyclic.com>
289
290 * boot-9.scm (%read-sharp): Don't recognize the `#!' syntax here;
291 that's now taken care of in libguile, and in a way compatible with
292 SCSH (which this isn't).
293
e4c5095f
JB
294Mon Oct 21 18:52:36 1996 Jim Blandy <jimb@totoro.cyclic.com>
295
296 * boot-9.scm: Formatting tweaks.
297
1bb961a3
MD
298Fri Oct 18 01:03:08 1996 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
299
300 * boot-9.scm (handle-system-error): Added hooks before-error-hook,
301 after-error-hook, before-backtrace-hook and after-backtrace-hook
302 to the error handler. E.g.: fancy emacs support could plug into
303 these.
304 (save-stack): New function. The stack is now made differently
305 depending on the stack id. (The motivation is to make a better
306 choice regarding what stack frames to present to the user.)
307 (error-catching-loop): Stack handling code moved outside into
308 save-stack.
309
9a0d70e2
GH
310Thu Oct 17 20:33:08 1996 Gary Houston <ghouston@actrix.gen.nz>
311
d7189b49
GH
312 * Makefile.in (scm_files): add expect.scm.
313
314 * expect.scm: new file ported from guile-iii.
315
9a0d70e2
GH
316 * boot-9.scm: remove handle-system-error, after moving the code into
317 error-catching-loop.
318 Don't set 'throw-handler-default property on error keys.
319 Just interpret (almost) any throw with 4 args as an error throw.
320 Delete some try-load stuff that was already commented out.
321
35c5db87
GH
322 Second thoughts, keep handle-system-error but call it from
323 error-catching-loop.
324
d065b65f
JB
325Tue Oct 15 17:07:20 1996 Jim Blandy <jimb@floss.cyclic.com>
326
aa9576ad
JB
327 * boot-9.scm: Doc fixes.
328 (make-module): Rework for readability.
329 (make-root-module, make-scm-module): USES argument to make-module
330 should be '(), not #f.
331
d065b65f
JB
332 * boot-9.scm (try-load): %sys-load-path has been renamed to
333 primitive-load-path; adjust call here.
334
c01c94bf
MD
335Tue Oct 15 14:25:01 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
336
d065b65f 337 * boot-9.scm (signal-handler): Bugfix: Moved the recording of
c01c94bf
MD
338 the stack to the correct place: when it is decided to generate an
339 error-signal.
340
2dfc85c0
MD
341Mon Oct 14 22:20:30 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
342
343 * boot-9.scm (error-catching-loop, signal-handler,
344 handle-system-error): Backtracing now works for signals aswell;
345 Backtracing mechanism can now identify the stack root created by
346 start-stack so that the user isn't exposed to system stack frames.
347
84d8ad97
MD
348Mon Oct 14 06:05:42 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
349
350 * Makefile.in: Added threads.scm.
351
4f0292cf
MD
352Mon Oct 14 04:21:51 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
353
354 * debug.scm (make-enable, make-disable): Simplified.
355
356 * boot-9.scm: Renamed %%throw-handler-default -->
357 throw-handler-default.
358 ((handle-system-error key . arg-list)): Changed the way errors are
359 reported.
360 ((scm-style-repl)): Wrap up the call to eval in a start-stack
361 acro.
362 ((error-catching-loop thunk)): Introduce a lazy-catch into
363 error-catching-loop so that the stack can be captured.
364
1eaceb61
JB
365Thu Oct 10 22:27:32 1996 Jim Blandy <jimb@totoro.cyclic.com>
366
367 * mapping.scm (hash-table-mapping): Explicitly request that
368 make-vector fill new vectors with '(); this will make it easier to
369 port Guile Scheme code to other Schemes.
370 * boot-9.scm (make-print-style, make-print-table): Same.
371
6fa8995c
GH
372Sun Oct 6 03:54:59 1996 Gary Houston <ghouston@actrix.gen.nz>
373
374 * boot-9.scm (load): rewritten again.
375 Append "." to the default %load-path.
376 (feature?): new function: checks for a symbol in the features list.
377 (module-local-variable): remove apparently useless (caddr (list m v
378 ...))
379 (%load-announce): minor formatting change.
380 (file-exists?): use access? if posix is featured.
381 (file-is-directory?): use stat if i/o-extensions is featured.
382 (try-module-autoload module-name): use file-exists? before
383 file-is-directory?
384
8b4a21d1
MD
385Sat Oct 5 18:54:03 1996 Mikael Djurfeldt <mdj@kenneth>
386
8acae5bb
MD
387 * boot-9.scm: Added conditional loading of threads.scm.
388
389 * threads.scm: New file. Modified from the Cygnus-r0.3
390 distribution.
391
8b4a21d1
MD
392 * boot-9.scm (error-catching-loop): Added handling of key
393 `switch-repl'.
394
395 * boot-9.scm: Name change %%bad-throw --> bad-throw.
396
c90c9685
JB
397Wed Oct 2 23:38:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
398
399 * boot-9.scm (make-record-type, record-constructor): Don't assume
400 the empty list is false when parsing the argument list.
401
402Mon Sep 30 22:15:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
403
404 * boot-9.scm (signal-handler): Clean up logic.
405
406 * boot-9.scm (load): Assume %load-path is always bound.
407
5552355a
GH
408Sat Sep 28 00:15:37 1996 Gary Houston <ghouston@actrix.gen.nz>
409
410 * boot-9.scm (error): replace another throw with scm-error. Throw
411 to 'misc-error instead of 'error (no need to distinguish these.)
412 Don't set up 'error as a key.
413 Set up regex-error as a key, if regex is available.
414 (signal-handler): use scm-error, not throw.
415
7a818853 416 (%try-load, try-load-with-path, %load, load-with-path,
5552355a
GH
417 basic-try-load-with-path, basic-load-with-path,
418 try-load-module-with-path,load-module-with-path): deleted, since
419 they seem redundant.
420 (try-load): define using %try-load, not try-load-with-path.
7a818853 421 (load): rewritten. load tries to open the file directly and
5552355a
GH
422 with a .scm extension before searching the library directories
423 (should "." be added to %load-path? then load could still open
424 directly files starting with "/").
425 (try-module-autoload): use load, not load-with-path.
426 (%load-indent): deleted, -2 was causing errors.
427
428 (%read-sharp): use port-line, not line-number.
429
c90c9685
JB
430Fri Sep 27 16:23:51 1996 Jim Blandy <jimb@totoro.cyclic.com>
431
432 * boot-9.scm (%%bad-throw): Delete definition. 1) It's very
433 straightforward to provide the equivalent functionality using
434 (catch #t ...), so there's no need for the extra complexity. 2)
435 Outside the context of a read-eval-print loop (which Guile should
436 not require) it's not clear we should do anything more complicated
437 than print an error and exit; the user or REPL can establish
438 something better if it wants. 3) In that case, it's much more
439 robust to just do it in the C code.
440
855c0eac
GH
441Tue Sep 24 06:53:04 1996 Gary Houston <ghouston@actrix.gen.nz>
442
443 * boot-9.scm (%try-load): define using primitive-load. Previously
444 %try-load itself was the primitive.
445 (load-with-path): use scm-error instead of %load-announce-lossage.
446 Errors are thrown to 'misc-error instead of 'could-not-load.
447 (%load-announce-lossage): deleted.
448
a0c97697
MD
449Mon Sep 23 00:16:31 1996 Mikael Djurfeldt <mdj@kenneth>
450
451 * boot-9.scm (warn, scm-style-repl): Use C printer instead of `print'.
452 (make-record-type type-name fields): Temporarily remove support
453 for printing of records (not possible yet with C printer).
454
be2d2c70
GH
455Fri Sep 20 00:24:27 1996 Gary Houston <ghouston@actrix.gen.nz>
456
457 * boot-9.scm (file-exists?, file-is-directory): catch only
458 system-error, not every kind of error.
459 (scm-error): new procedure.
460
434bf5ce
JB
461Thu Sep 19 16:02:46 1996 Jim Blandy <jimb@totoro.cyclic.com>
462
463 * boot-9.scm: Formatting tweaks.
464
2194b6f0
GH
465Wed Sep 18 09:07:37 1996 Gary Houston <ghouston@actrix.gen.nz>
466
467 * boot-9.scm (%%handle-system-error key): remove the code for
468 SCM-style errors. handle the case that an unexpected number
469 of args are supplied.
470 (%%system-errors): removed.
471 (error): redefine using a throw with key and 4 args.
472 ('error): associate 'error, 'error-signal keys with
473 %%handle-system-error.
474 (%%default-error-handler): removed.
475 (signal-handler): throw with 4 args and use the error-signal key.
476 Create an error message instead of using numerical codes.
477 (%%bad-throw): call error instead of throw if key not found.
478
479Tue Sep 17 04:11:28 1996 Gary Houston <ghouston@actrix.gen.nz>
480
481 * boot-9.scm: initialize new error keys (see libguile/ChangeLog).
482 (%%handle-system-error key): check subr is not #f before printing.
483 Recognize %s (embed an argument using "display") and
484 %S (embed an argument using "write").
485
234f2da6
GH
486Sun Sep 15 03:55:35 1996 Gary Houston <ghouston@actrix.gen.nz>
487
488 * boot-9.scm (%%handle-system-error key): set args and rest to
489 the empty list if they are #f.
490 Initialize out-of-range as an error key.
491
e1724d20
GH
492Sat Sep 14 03:41:15 1996 Gary Houston <ghouston@actrix.gen.nz>
493
40c8906e
GH
494 * PLUGIN/REQ: remove the "ice-9 lgh" line which causes a cycle.
495
e1724d20
GH
496 * boot-9.scm: remove leading %% from references to '%%system-error.
497 (%%handle-system-error): don't pass all the thrown arguments when
498 aborting, just the key and subr.
499 Remove the code to "Install default handlers for built-in errors."
500 Remove the definition of the syserror procedure.
501 Associate 'numerical-overflow with default handler.
502
1a80fb07
MD
503Fri Sep 13 04:58:11 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
504
505 * boot-9.scm: Name change: value-ref --> local-ref
506 resolved-ref --> nested-ref Motivation: conformance to the other
507 dictionary operators: list-ref operates on list, vector-ref
508 operates on vector, nested-ref operates on nested namespace,
509 local-ref operates on the local nested namespace.
510
7cb1d4d3
GH
511Sat Sep 7 06:44:47 1996 Gary Houston <ghouston@actrix.gen.nz>
512
513 * boot-9.scm (%%handle-system-error): recognise errors thrown
514 by lgh-error (fill-message etc.)
9561554c 515 (fill-message): check first whether args is null.
a949b3f2 516 (fill-message): bug fix and check that args is a list.
7cb1d4d3 517
393ee9a8
JB
518Thu Sep 5 11:33:41 1996 Jim Blandy <jimb@floss.cyclic.com>
519
520 * boot-9.scm: %load-path is initialized in C code now.
521 (implementation-vicinity, parse-path): Deleted, along with code to
522 initialize %load-path.
523
524 * boot-9.scm (in-vicinity): If the vicinity doesn't end with a
525 "/", use one to separate it from the file.
526
e4ef46d4
JB
527Thu Aug 29 23:05:11 1996 Thomas Morgan <tmorgan@gnu.ai.mit.edu>
528
529 * boot-9.scm (%load-path): Add the site directory.
530 Add the directory named after the version number.
531 Prepend the version number to the other directories in the path.
532 Simplify by mapping the common prefix onto each item.
533 * Makefile.in (datadir, pkgdatadir, pkgverdatadir, subpkgdatadir,
534 sitedatadir): New definitions.
535 (libparent, libdir, install_path): Replaced by above.
536 (install): Create the above directories.
537 Put the source files into subpkgdatadir.
538 (uninstall): Remove the above directories.
539
00312aa3
JB
540Thu Aug 29 21:48:47 1996 Jim Blandy <jimb@floss.cyclic.com>
541
542 Don't use the PLUGIN system to gather information for the
543 Makefile's distribution and installation targets; just put it all
544 in the Makefile directly.
545 * PLUGIN/this.configure (scm_files, aux_files): Remove sections
546 for these.
547 * configure.in: Remove code that gets and substitutes scm_files and
548 aux_files.
549 * Makefile.in (scm_files, aux_files): Write out the list of files
550 here, where people expect to find them.
551
96a8aaf3
MD
552Fri Aug 23 06:44:36 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
553
554 * boot-9.scm: Preliminary solution: optionally load the debug
7685f77c 555 module. Changed "gls" to "guile1.0b3".
96a8aaf3
MD
556
557 * debug.scm: New file: debug extensions.
558
4e378733
MD
559Wed Aug 21 13:06:56 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
560
561 * boot-9.scm (print-vector): Renamed weak-hash-table? -->
562 weak-key-hash-table?. (Again!)
563
0190d683
MD
564Tue Aug 20 07:31:39 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
565
566 * boot-9.scm (print-vector, macro-table, xformer-table):
567 Renamed weak-hash-table --> weak-key-hash-table.
568
569 * poe.scm (funcq-memo): Renamed weak-hash-table -->
570 weak-key-hash-table.
571
8b13c6b3
GH
572Sat Aug 3 06:16:35 1996 Gary Houston <ghouston@actrix.gen.nz>
573
574 * boot-9.scm (*null-device*): global constant from goonix.
575 (move->fdes): adjusted for boolean primitive-move->fdes. return
576 the modified port, always set revealed count to 1 (SCSH compatible).
577 (release-port-handle port): from goonix (SCSH compatible).
578 (%open-file): removed.
579 (open-input-file, open-output-file, file-exists?, file-is-directory?):
580 modified for open-file change (does not return #f).
581
a44a755d
JB
582Thu Aug 1 02:52:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
583
584 * Makefile.in (dist-dir): New target for new dist system.
585 (manifest): Deleted.
586 * PLUGIN/this.configure (aux_files): Removed PLUGIN; it's a
587 directory, and needs special treatment in the dist-dir target.
588
02b754d3
GH
589Thu Aug 1 09:00:21 1996 Gary Houston <ghouston@actrix.gen.nz>
590
591 * boot-9.scm: remove the wrappers for '%' system primitives,
592 now that they throw errors directly.
593 remove make-simple-wrapper and similar functions.
594 protect a call to getenv which may now throw an exception.
595
596Wed Jul 31 23:44:42 1996 Gary Houston <ghouston@actrix.gen.nz>
597
598 * boot-9.scm (false-if-exception): new macro.
599
0f2d19dd
JB
600Fri Apr 19 13:53:08 1996 Tom Lord <lord@beehive>
601
602 * The more things change...
603
604