Commit Graph

472 Commits

Author SHA1 Message Date
daniel
c27447d620 - Removed. 1998-06-23 08:45:17 +00:00
daniel
7291ca5c11 - Removed pool of nodes. 1998-06-22 08:59:03 +00:00
peter
c5c50fea41 * added #13 -> #10 translation for CrtRead to overcome readln probs 1998-06-19 16:51:50 +00:00
peter
ef272e9acd * compiler defines 1998-06-19 16:51:10 +00:00
peter
93b0ac8568 * 0-99.5-3 1998-06-19 15:41:11 +00:00
peter
cc8071a7b1 * removed cosntructor/constructor warning and 0.99.5 recompiles it again 1998-06-19 15:40:42 +00:00
peter
c6b54d420b * bp7 fix 1998-06-19 15:40:00 +00:00
michael
509e45560b + Enter key maps again to #13 1998-06-19 14:47:52 +00:00
daniel
e0ab74277c * File move to tests directory. 1998-06-18 18:27:17 +00:00
daniel
76dc49b25a * Files moved to tests directory. 1998-06-18 18:26:22 +00:00
daniel
a012094cb6 - Removed. 1998-06-18 18:25:48 +00:00
daniel
bc343b28f5 - Removed 1998-06-18 18:23:14 +00:00
daniel
d0cb895c11 * Moved tests to their own directory. 1998-06-18 16:49:29 +00:00
daniel
56cd6619b1 * renamed 1998-06-18 16:46:52 +00:00
daniel
010d2a6bed - Removed 1998-06-18 16:45:46 +00:00
peter
972218d22f * some fixes with indexes
* bp7 compatible
1998-06-18 10:49:04 +00:00
michael
6ed3f994e1 + Fixed error when printing zero. len was calculated wron. 1998-06-18 08:15:33 +00:00
peter
6a1ca57304 * forgot an $ifdef NEWPPU :( 1998-06-17 14:36:19 +00:00
peter
f07849effe * small os2 fixes
* fixed interdependent units with newppu (remake3 under linux works now)
1998-06-17 14:10:11 +00:00
peter
6452fa5095 * uniform makefile 1998-06-17 14:00:37 +00:00
carl
0acb09468b * bugfix of set_in_byte, long must be used at start, same is true for
another routine
1998-06-17 13:59:08 +00:00
michael
90b33c20e2 Reduced number of circular ependencies to 2 1998-06-17 13:32:14 +00:00
michael
553665456a + Small patch: forgot to make alias public 1998-06-17 11:50:43 +00:00
daniel
ef51eedac3 * Optimizations 1998-06-16 14:55:49 +00:00
peter
e2aa8b6ef4 * small cosmetic fixes 1998-06-16 11:32:18 +00:00
peter
c2d5abdfed + targetcpu
* cleaner pmodules for newppu
1998-06-16 08:56:17 +00:00
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