pierre
|
12ed8fdf00
|
* mandel problem fixed !!
|
1998-10-22 08:22:06 +00:00 |
|
michael
|
8648324256
|
+ Some more corrections
|
1998-10-21 23:01:54 +00:00 |
|
pierre
|
f31407b8ab
|
* wmemu387.dxe was not closed !!
|
1998-10-21 17:05:46 +00:00 |
|
pierre
|
84b9f22e04
|
* dxeload range check problem solved
|
1998-10-21 16:51:07 +00:00 |
|
michael
|
1a9987cfe5
|
+ more fixes so it compiles
|
1998-10-21 09:03:11 +00:00 |
|
michael
|
0ee1ca0246
|
+ Fix so it compiles
|
1998-10-21 08:56:58 +00:00 |
|
florian
|
b70ee498ad
|
* ansistringconcat fixed
|
1998-10-21 08:38:46 +00:00 |
|
michael
|
279b995838
|
+ Forgot to include disk functions
|
1998-10-20 19:26:37 +00:00 |
|
peter
|
0a51bba5f7
|
* fixed maxlen which was not correct after my read_string update
|
1998-10-20 14:37:45 +00:00 |
|
florian
|
1e126715b8
|
* small fixes to ansicompare
|
1998-10-20 12:46:11 +00:00 |
|
pierre
|
ed24c76b30
|
+ systemdebug reports about unclosed files at exit
|
1998-10-20 07:34:07 +00:00 |
|
peter
|
41af0eea9c
|
- obsolete
|
1998-10-19 12:48:35 +00:00 |
|
pierre
|
5c9acf66ad
|
* removed old code forgotten about vmtoffset
|
1998-10-19 08:49:16 +00:00 |
|
carl
|
a166bd1bca
|
* FillChar and FillObject bugfix, count was compared with byte
|
1998-10-17 14:34:37 +00:00 |
|
peter
|
b4fce59bbc
|
* removed writelns
|
1998-10-16 14:20:06 +00:00 |
|
daniel
|
792c3bfd7e
|
* Updates
|
1998-10-16 14:18:02 +00:00 |
|
pierre
|
850e611770
|
* added code for vmt_offset in destructors
|
1998-10-16 13:37:45 +00:00 |
|
peter
|
4c17808c92
|
* findfirst is now more delphi alike
|
1998-10-16 08:55:26 +00:00 |
|
peter
|
852db81fd0
|
* fill_object in constructor changed to 'inline' code to overcome
pushw/pushl problem
|
1998-10-16 08:53:50 +00:00 |
|
peter
|
ce31428aa4
|
+ fpuinit
+ end of backtrace indicator
|
1998-10-15 16:26:19 +00:00 |
|
pierre
|
2312760103
|
+ first step of variable vmt offset
offset is stored in R_EDI (R_D0)
if objectvmtoffset is defined
|
1998-10-15 11:35:02 +00:00 |
|
michael
|
ccd0cb296a
|
Changes from Gretjan Schouten
|
1998-10-15 09:39:12 +00:00 |
|
peter
|
0f609f0ee2
|
+ get winsize at startup
+ ConsoleBuf to interface
|
1998-10-15 08:31:53 +00:00 |
|
peter
|
8d3acbf569
|
* type aliases using delphi typenaming
|
1998-10-15 08:31:10 +00:00 |
|
peter
|
98f3f733a3
|
+ sigfpe -> runerror 200
|
1998-10-15 08:30:00 +00:00 |
|
peter
|
d24ead1dd6
|
* initialize fpu so sigfpe is finally generated for fpu errors
|
1998-10-14 21:28:45 +00:00 |
|
florian
|
e529231c8f
|
+ Initial revision
|
1998-10-14 14:30:03 +00:00 |
|
peter
|
ef7da87e66
|
* fixed dos dependency
|
1998-10-14 12:49:42 +00:00 |
|
pierre
|
693353ab66
|
* added some include directory command lines necessary
* added some missing units
+ now compiles completely with cross-compiler
|
1998-10-14 10:49:46 +00:00 |
|
pierre
|
26e7db397b
|
added several ; missing
|
1998-10-14 10:46:14 +00:00 |
|
florian
|
d55bb22c58
|
* adapted to work
|
1998-10-14 10:31:28 +00:00 |
|
pierre
|
b19acb2539
|
* -Sv now necessary for dpmiexcp unit
|
1998-10-14 07:56:02 +00:00 |
|
peter
|
9569de8b0f
|
* cleanup and use of external var
* fixed ctrl-break crashes
|
1998-10-13 21:42:42 +00:00 |
|
peter
|
b15f3bb518
|
+ int 0 for divide by zero
|
1998-10-13 21:41:06 +00:00 |
|
pierre
|
54cf737ebd
|
+ added -AGAS for crosscompilers
|
1998-10-13 16:31:14 +00:00 |
|
peter
|
c29f26183f
|
* fix for 0.99.8 which has no auto pchar-string ;)
|
1998-10-13 10:20:07 +00:00 |
|
pierre
|
5730431683
|
* uses AS variable (can be set to as68k when crosscompiling)
* correct command line for sysamiga.pas
|
1998-10-13 08:07:01 +00:00 |
|
pierre
|
93d5b064b0
|
* some bugs related to FPC_ prefix fixed
* problems with pbyte sometimes defined and sometimes not for rttip.inc solved
|
1998-10-13 08:00:04 +00:00 |
|
Jonas Maebe
|
3aca7519c9
|
* fixed RandSeed bug
|
1998-10-12 22:11:28 +00:00 |
|
florian
|
26635465aa
|
* made FPC_HANDLEERROR public
|
1998-10-12 12:43:37 +00:00 |
|
florian
|
31989910e4
|
* as operator runtime error can be now caught by an errorproc
|
1998-10-12 12:42:58 +00:00 |
|
pierre
|
595ecb4a9f
|
* wrong 'objpas' target in all removed
|
1998-10-12 08:36:29 +00:00 |
|
pierre
|
7612b96315
|
* wrong file commited by Michael corrected
|
1998-10-12 08:35:22 +00:00 |
|
michael
|
569dcecbb9
|
wrong file committed
|
1998-10-12 08:02:16 +00:00 |
|
peter
|
31fbeac551
|
* small typo :(
|
1998-10-11 14:30:19 +00:00 |
|
michael
|
d9274db042
|
+ Added disk functions
|
1998-10-11 13:47:45 +00:00 |
|
michael
|
b93652f105
|
sysutils disk.inc
|
1998-10-11 13:47:21 +00:00 |
|
michael
|
e26f6d73f9
|
Sysutils changes
|
1998-10-11 13:46:31 +00:00 |
|
michael
|
6a5fc9eea4
|
+ Added disk.inc to sysutils dependencies
|
1998-10-11 13:45:03 +00:00 |
|
michael
|
dda63421b1
|
Added disk functions
|
1998-10-11 13:42:55 +00:00 |
|