ceriel
|
159d8ec57d
|
Fixed for OUTSEEK (by C. Verstoep)
|
1990-12-11 10:38:22 +00:00 |
|
ceriel
|
24a8b613ae
|
Added test program
|
1990-12-04 16:40:21 +00:00 |
|
ceriel
|
8468609eda
|
improved for numbers that can be represented exactly
|
1990-12-04 11:33:01 +00:00 |
|
ceriel
|
96d5009bef
|
speeded up std_alloc()
|
1990-11-12 13:56:38 +00:00 |
|
ceriel
|
1bab6dbcaf
|
Several fixes
|
1990-11-01 09:33:51 +00:00 |
|
ceriel
|
1aef1c5921
|
Added high-speed clear loops and changed behaviour of Realloc
|
1990-11-01 09:32:21 +00:00 |
|
eck
|
e3a247ad23
|
added em_mesX.h to .distr
|
1990-09-20 17:03:05 +00:00 |
|
ceriel
|
e0ff37aa6e
|
support for long strings
|
1990-08-01 14:30:45 +00:00 |
|
ceriel
|
f4e1a15dfb
|
Added support for debugger messages
|
1990-07-30 16:05:27 +00:00 |
|
ceriel
|
76fd4c3d7b
|
fixed declaration of C_error
|
1990-07-30 16:03:15 +00:00 |
|
ceriel
|
6c5c8c980e
|
Added em_mesX.h which makes some C_ms_... unique in first 7 chars
|
1990-06-20 12:00:26 +00:00 |
|
ceriel
|
8444bc32fb
|
Added debugger message routines
|
1990-06-20 11:59:57 +00:00 |
|
ceriel
|
9dacc57b3a
|
C_out uses EM_bsssize etc. instead of C_bsssize etc.
|
1990-05-16 18:05:55 +00:00 |
|
ceriel
|
afae382803
|
removed references to C_bssinit etc.
|
1990-05-16 18:03:50 +00:00 |
|
ceriel
|
f2b4713c24
|
cast ptrdiff_t to int for ANSI
|
1990-04-25 14:23:05 +00:00 |
|
ceriel
|
a932246479
|
Fix: did not work with ALIGNMENT < MIN_SIZE
|
1990-03-21 16:45:39 +00:00 |
|
eck
|
0296dc2371
|
fixed wrong assertion
|
1990-03-21 13:33:14 +00:00 |
|
ceriel
|
1a18efbe49
|
EM_mkcalls is obsolete
|
1990-03-14 10:16:49 +00:00 |
|
ceriel
|
d35a781049
|
improved test for overflow
|
1990-02-27 14:30:10 +00:00 |
|
ceriel
|
0c95aa4b86
|
fixed library order : fix for 2-byte machines
|
1990-02-23 17:02:06 +00:00 |
|
ceriel
|
9288115a4d
|
fixed for OUTSEEK
|
1990-01-29 11:42:58 +00:00 |
|
ceriel
|
0c4835caf3
|
maintain own free list of buffer headers
|
1990-01-29 11:41:37 +00:00 |
|
ceriel
|
f5b29d9ccc
|
creat mode 666
|
1990-01-26 11:02:34 +00:00 |
|
ceriel
|
fc5c0ddc52
|
several fixes in the CHECK part
|
1990-01-18 17:11:41 +00:00 |
|
ceriel
|
531f9b1f77
|
removed unused variables
|
1990-01-18 10:59:04 +00:00 |
|
ceriel
|
a72bbc0ce2
|
Changed an o into $suf
|
1990-01-17 14:39:50 +00:00 |
|
ceriel
|
2b6d2c8407
|
graceful degradation: allocate fewer structs if cannot get requested amount
|
1990-01-16 14:38:28 +00:00 |
|
ceriel
|
4b42dcf97f
|
fix: flt_status was not always set properly
|
1989-12-19 09:27:16 +00:00 |
|
ceriel
|
662c87a579
|
flt_status maintained for flt_str2flt()
|
1989-12-18 18:17:17 +00:00 |
|
ceriel
|
2b8e44b860
|
publicdata is extern for development version
|
1989-12-18 13:18:43 +00:00 |
|
ceriel
|
d6f0d3b65f
|
test on BIGMACHINE was wrong
|
1989-12-15 15:35:17 +00:00 |
|
ceriel
|
a0187208a5
|
fixed: did not compare properly with 0; reduced size
|
1989-12-13 16:35:19 +00:00 |
|
ceriel
|
e891b36895
|
removed declaration of unused variable
|
1989-12-13 13:09:10 +00:00 |
|
ceriel
|
5e2915d143
|
bug fix: the in_store test did not work when NON_STANDARD was defined,
because in this case, the bit tested resided in user area
|
1989-11-30 17:29:00 +00:00 |
|
ceriel
|
ac489d50a3
|
Corrected assertion
|
1989-11-30 15:12:11 +00:00 |
|
ceriel
|
30208cda9a
|
changed commented #defines to #undefs
|
1989-11-30 14:25:40 +00:00 |
|
ceriel
|
862f83571f
|
speeded up a bit for converting 0.0 to string
|
1989-11-27 17:25:55 +00:00 |
|
ceriel
|
e9d477fd6e
|
more internal buffering
|
1989-11-17 15:56:53 +00:00 |
|
ceriel
|
d4bcec7ec2
|
removed some unused variables
|
1989-11-16 16:08:59 +00:00 |
|
ceriel
|
42a7f3d8e7
|
new version with internal buffering
|
1989-11-16 15:52:08 +00:00 |
|
ceriel
|
c30769327b
|
fixes: ucmp did not quite work right, flt_div had an obscure bug
|
1989-11-13 12:54:33 +00:00 |
|
ceriel
|
45c90324fd
|
Added some casts for lint
|
1989-11-08 12:52:41 +00:00 |
|
ceriel
|
cccb0dd197
|
if malloc can return 0 on a 0 argument, free should also accept 0
|
1989-10-31 09:44:21 +00:00 |
|
ceriel
|
4b445d4860
|
malloc can return NULL when given a 0 argument
|
1989-10-30 18:25:30 +00:00 |
|
ceriel
|
4360ab1cee
|
improved error handling: C_busy now returns 0 if C_failed is called
|
1989-10-25 11:36:51 +00:00 |
|
ceriel
|
a413fa8b90
|
fixed for SunOs 4.0 make
|
1989-10-24 16:09:24 +00:00 |
|
ceriel
|
c246adf1c4
|
correction
|
1989-10-24 14:42:49 +00:00 |
|
ceriel
|
95cfd33824
|
corrected assertions
|
1989-10-24 12:58:23 +00:00 |
|
ceriel
|
1e3b6137d4
|
also include ../read_em; C_out.c needs em_comp.h. We cannot install
read_em first, because that needs em_codeEK.h
|
1989-10-24 09:29:30 +00:00 |
|
ceriel
|
e5117bbf30
|
Added an ARGSUSED to shut up lint
|
1989-10-23 10:37:00 +00:00 |
|