Skip to content
Snippets Groups Projects
Commit fe02bc74 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

entries added

Rev: src/ChangeLog:1.10
parent 9c064eeb
No related branches found
No related tags found
No related merge requests found
Wed Nov 15 10:56:45 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* sprintf.c: now includes memory.h (for xalloc)
* configure.in: added check to see if -pipe works, fixed caching of
oneshot signal tests.
* builtin_efuns.c: exit() now only deallocates memory when DEBUG
is defined.
Tue Nov 14 04:57:29 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* configure.in: Added a kluge for the linux -g -lm bug
* language.y: major bug: free on totally wrong value fixed
* lpc_signals.c: forgot to initialize an element in the struct
sigvec or sigaction: fixed
* array.c (compact_array): Used wrong type, screwed up
a lot of things. Now fixed
(low_lookup): Didn't work correctly if sizeof(int)!=sizeof(char*)
* svalue.c (is_eq): if sizeof(int) != sizeof(char *) this
didn't work
Mon Nov 13 00:40:13 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* svalue.c (is_eq): added T_PROGRAM to is_equal
Sun Nov 12 21:45:20 1995 Fredrik Hubinette <hubbe@sparky.signum.se> Sun Nov 12 21:45:20 1995 Fredrik Hubinette <hubbe@sparky.signum.se>
* modules/file: struct file renamed to struct my_file * modules/file: struct file renamed to struct my_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment