michael
3710abda98
* PClose didn't flush textfiles before closing. Now it does
1998-06-16 08:21:58 +00:00
pierre
36e6db8f40
+ complex.pp replaced by ucomplex.pp
...
complex operations working
1998-06-15 15:45:40 +00:00
pierre
2d681748ac
* small bug in systems.pas corrected
...
+ operators in different units better hanlded
1998-06-15 15:38:07 +00:00
daniel
b66d7560f1
* RTLLITE conditional added to produce smaller RTL.
1998-06-15 15:17:08 +00:00
daniel
c48b67d0b3
* RTLLITE conditional added to produce smaller RTL
1998-06-15 15:16:26 +00:00
daniel
a07500f360
* Brought my policy into practive that the RTL should output only runtime
...
errors and no other texts when things go wrong.
1998-06-15 15:15:13 +00:00
daniel
3a5a4d2509
* Updated to current compiler & rtl.
1998-06-15 15:13:47 +00:00
daniel
d98d32acc5
- Removed
1998-06-15 15:13:10 +00:00
daniel
accf5e4f60
- Removed
1998-06-15 15:12:05 +00:00
daniel
380402447a
* Removed
1998-06-15 15:11:23 +00:00
daniel
68f9bc6913
* BP updates.
1998-06-15 14:44:36 +00:00
daniel
4035b254df
* Reverted my changes.
1998-06-15 14:30:12 +00:00
daniel
401240a35e
* Reverted my changes.
1998-06-15 14:23:44 +00:00
daniel
c359ca7094
* Updated overlays.
1998-06-15 13:43:45 +00:00
daniel
58f554b16e
* Fixed spelling mistakes in comments.
...
* Fixed some OS/2 parameters.
1998-06-15 13:34:24 +00:00
daniel
d9445e22e9
* Fixes to make it compilable under BP again.
1998-06-15 13:31:20 +00:00
peter
cb936cddb2
* small fix with crc in newppu
1998-06-14 18:25:41 +00:00
peter
a9f30325b6
* fixed xor bug (from mailinglist)
1998-06-14 18:23:57 +00:00
michael
4fb4706b9e
+ a new WORKING depend
1998-06-13 10:20:16 +00:00
peter
f82dc63f5e
* again broken
1998-06-13 09:59:15 +00:00
peter
c614d62eaf
* working browser and newppu
...
* some small fixes against crashes which occured in bp7 (but not in
fpc?!)
1998-06-13 00:10:04 +00:00
pierre
c248434392
* external name 'C_var';
...
export name 'intern_C_var';
cdecl;
cdecl;external;
are now supported only with -Sv switch
1998-06-12 16:15:34 +00:00
peter
12c40adc06
* removed the tree dependency to types.pas
...
* long_fil.pas support (not fully tested yet)
1998-06-12 14:50:48 +00:00
michael
004da8b801
* Fixed wrong code for ansistring
1998-06-12 14:10:37 +00:00
michael
c272da34ad
restored depend
1998-06-12 13:17:35 +00:00
peter
bd64631a51
* small internalerror nr change
1998-06-12 13:10:34 +00:00
michael
5f864a3f90
Fixed ansistrings : is_ansistring not found
1998-06-12 10:43:12 +00:00
pierre
390fc9063d
* column problem hopefully solved
...
+ C vars declaration changed
1998-06-12 10:32:22 +00:00
michael
05885faa83
+ Added stream tests
1998-06-12 08:18:31 +00:00
michael
1fc37f2025
+ Renamed t001.pp to list.pp
1998-06-12 08:18:02 +00:00
michael
9b9cae2cf9
- Renamed to list.pp
1998-06-12 08:17:33 +00:00
michael
aaae629e69
Implemented stream tests
1998-06-12 08:15:26 +00:00
michael
8068589c3c
+ Added aliases for Incr/Decr ref.
1998-06-12 07:39:13 +00:00
michael
7b28eed642
+ Implemented (Custom)Memory and StringStream
1998-06-11 21:15:28 +00:00
peter
a4fa957178
* fixed too long line
1998-06-11 13:58:45 +00:00
peter
86e21aef48
* small fix to let newppu compile
1998-06-11 13:58:07 +00:00
michael
b0cb009b78
+ Fixed some functions. TFileStream OK.
1998-06-11 13:46:32 +00:00
peter
6cd01467c6
* -gb works again
1998-06-11 10:11:57 +00:00
michael
0e2d38d46e
+ Support files for system-dependent file related calls
1998-06-10 21:55:11 +00:00
michael
393e12a636
+ Implemented Handle/FileStreams
1998-06-10 21:53:06 +00:00
peter
fee3832edb
* smal update
1998-06-10 11:01:56 +00:00
peter
b228460891
* small update
1998-06-10 10:58:05 +00:00
peter
7d36b5d9ec
* write also the .dll extension (needed for NT)
1998-06-10 10:43:18 +00:00
peter
d449884787
* ifndef TARGET to allow target on commandline
1998-06-10 10:42:44 +00:00
peter
cb3365a5ac
* working w32 rtl
1998-06-10 10:39:11 +00:00
michael
504b4faf62
+ Forgot to commit some changes
1998-06-10 07:46:45 +00:00
pierre
5ad339b3d8
+ added procedure directive parsing for procvars
...
(accepted are popstack cdecl and pascal)
+ added C vars with the following syntax
var C calias 'true_c_name';(can be followed by external)
reason is that you must add the Cprefix
which is target dependent
1998-06-09 16:01:33 +00:00
peter
56bc103c33
* dos interface is now 100% compatible
...
* fixed call PASCALMAIN which must be direct asm
1998-06-08 23:07:45 +00:00
peter
f98459e1fb
* smartlinking works for win32
...
* some defines to exclude some compiler parts
1998-06-08 22:59:41 +00:00
michael
837c1582a3
Some changes to integrate in system unit
1998-06-08 19:35:02 +00:00