peter
|
3be55b7624
|
- wrong chmod
|
1998-09-10 16:37:14 +00:00 |
|
peter
|
a2178ba266
|
- tex files
|
1998-09-10 16:36:33 +00:00 |
|
daniel
|
4e7516e897
|
+ Added maxheapsize.
* Corrected semi-bug in calling the assembler and the linker
|
1998-09-10 15:25:31 +00:00 |
|
peter
|
060249e511
|
-renamed
|
1998-09-10 14:17:51 +00:00 |
|
peter
|
dccc910509
|
- renamed makefile to Makefile
|
1998-09-10 14:15:47 +00:00 |
|
peter
|
314856958f
|
- renamed
|
1998-09-10 14:14:28 +00:00 |
|
peter
|
b7d49a3ab7
|
* renamed
|
1998-09-10 14:13:28 +00:00 |
|
daniel
|
cdd8977a1c
|
+ Bug with self
|
1998-09-10 14:10:05 +00:00 |
|
peter
|
69c897c34a
|
* small update for 0.99.8
|
1998-09-10 13:55:54 +00:00 |
|
peter
|
6f386a02a7
|
* updates
|
1998-09-10 13:55:07 +00:00 |
|
peter
|
c914391f33
|
* msg2inc compile works
|
1998-09-10 13:53:54 +00:00 |
|
peter
|
73c208663d
|
* 'ar rs' -> 'ar rcs' which is more common
|
1998-09-10 13:52:40 +00:00 |
|
peter
|
f152ac4804
|
* tp compiler also uses 'as' as asmprefix
|
1998-09-10 13:51:32 +00:00 |
|
michael
|
f84768a3b2
|
shouldnt be here
|
1998-09-10 11:50:36 +00:00 |
|
michael
|
ffa48ed96e
|
FPC version change and -Oa -> -O1
|
1998-09-10 11:43:35 +00:00 |
|
florian
|
0f2835b3fd
|
* DOS install program updated
|
1998-09-10 10:50:49 +00:00 |
|
florian
|
24c0d0ffd2
|
* fixed typo of previous commit
|
1998-09-10 10:20:41 +00:00 |
|
florian
|
ba430f8e85
|
* make staticlib does now a make libclean instead of make clean
|
1998-09-10 10:16:52 +00:00 |
|
peter
|
526878c4e0
|
- stupid dif ;)
|
1998-09-10 10:05:02 +00:00 |
|
florian
|
fe97c1e486
|
* made makefile workable
|
1998-09-10 09:40:24 +00:00 |
|
michael
|
06982c6f84
|
initial implementation
|
1998-09-10 09:38:37 +00:00 |
|
michael
|
845054c76c
|
errors when making libs
|
1998-09-10 09:10:05 +00:00 |
|
michael
|
338a563380
|
Forgot to add
|
1998-09-10 08:28:50 +00:00 |
|
peter
|
9638b55bdf
|
* small update for <lf>
* errorn.msg updated
|
1998-09-09 20:15:40 +00:00 |
|
michael
|
bdfabe3317
|
Spaces to tabs...
|
1998-09-09 18:26:25 +00:00 |
|
michael
|
c3ec02e0ce
|
error in compiler info directive
|
1998-09-09 18:22:36 +00:00 |
|
florian
|
a60e64a2e5
|
* version number changed to 0.99.8
|
1998-09-09 18:17:15 +00:00 |
|
florian
|
8861c72aef
|
* the next try to fix the case problem ...
|
1998-09-09 17:51:59 +00:00 |
|
michael
|
90f65781c2
|
Final changes before release
|
1998-09-09 16:54:14 +00:00 |
|
florian
|
438de2d913
|
* I hope, the case bug is fixed now
|
1998-09-09 16:44:21 +00:00 |
|
florian
|
e42095fd18
|
* my last fix was buggy, corrected
|
1998-09-09 15:54:42 +00:00 |
|
peter
|
763b33de39
|
- 156
|
1998-09-09 15:35:02 +00:00 |
|
peter
|
255803cc04
|
* removed warnings
|
1998-09-09 15:33:58 +00:00 |
|
peter
|
6848d5170d
|
* fixed in_global to allow directives also after interface token
|
1998-09-09 15:33:06 +00:00 |
|
peter
|
b136b62127
|
* removed some warnings
|
1998-09-09 15:29:02 +00:00 |
|
florian
|
dc329ecee3
|
* mod/div for cardinal type fixed
|
1998-09-09 14:37:37 +00:00 |
|
peter
|
56b67785fd
|
+ internal unzip
* dialog is showed automaticly
|
1998-09-09 13:39:58 +00:00 |
|
pierre
|
06104cdb46
|
* forward def are not put in record or objects
+ added check for forwards also in record and objects
* dummy parasymtable for unit initialization removed from
symtable stack
|
1998-09-09 11:50:52 +00:00 |
|
michael
|
718de16a58
|
All switches and directives OK, and Peters changes to unit format
|
1998-09-09 00:59:17 +00:00 |
|
florian
|
6291e7e203
|
* ppu format description latex'ed
|
1998-09-08 22:36:01 +00:00 |
|
peter
|
53dcf00218
|
* moved getmem/freemem/memavail/maxavail to heaph.inc
|
1998-09-08 15:03:27 +00:00 |
|
peter
|
b95cabdc60
|
* much more readable :)
|
1998-09-08 15:02:48 +00:00 |
|
pierre
|
2e75c0eca0
|
* WINBOOL changed from longint to longbool
|
1998-09-08 14:30:03 +00:00 |
|
pierre
|
e6a735b448
|
* typen check in read write
there are probably other inline function that have the same bug !!
|
1998-09-08 14:10:11 +00:00 |
|
peter
|
bab88c3ec6
|
* removed last fix becasue it was not 100%
|
1998-09-08 13:50:17 +00:00 |
|
peter
|
5991745ab3
|
+ can't write type syms anymore
|
1998-09-08 13:36:24 +00:00 |
|
peter
|
efd2514366
|
+ ppu stuff
|
1998-09-08 13:19:18 +00:00 |
|
michael
|
f43b6f0a09
|
+ Signal call now correctly implemented
|
1998-09-08 13:01:51 +00:00 |
|
michael
|
fbfaf30c0b
|
Adapted to changed Signal call
|
1998-09-08 13:01:09 +00:00 |
|
michael
|
b3d8746132
|
minor fixes
|
1998-09-08 12:42:46 +00:00 |
|