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 |
|
michael
|
5f81a45182
|
+ Added disk and directory functions
|
1998-10-11 13:42:04 +00:00 |
|
michael
|
09e00f20fa
|
+ Added disk functions
|
1998-10-11 13:41:32 +00:00 |
|
michael
|
d03858ae89
|
+ Added Conversion TDateTime <-> file date and time
|
1998-10-11 13:40:52 +00:00 |
|
michael
|
3b8fd18808
|
+ More sysutils calls.
|
1998-10-11 12:23:40 +00:00 |
|
michael
|
a68872d49b
|
+ Implemented Rename
|
1998-10-11 12:23:11 +00:00 |
|
michael
|
0d5f9c5213
|
+ Further sysutils implementations.
|
1998-10-11 12:21:46 +00:00 |
|
michael
|
844f30a84c
|
Added file calls. Implemented for linux only
|
1998-10-11 12:21:01 +00:00 |
|
peter
|
af1ccc6f61
|
+ read single,fixed
+ val with code:longint
+ val for fixed
|
1998-10-10 15:28:46 +00:00 |
|
michael
|
0559825e19
|
Added assertion handling
|
1998-10-10 09:53:09 +00:00 |
|
pierre
|
b6986c4f1c
|
* changed default to keepreleased=false
(allows to compile pp in one call without reaching the
64Mb limit of Windows 95 dos box)
* corrected so typo errors
|
1998-10-09 11:59:31 +00:00 |
|
peter
|
1c05265640
|
* rename result -> result_
|
1998-10-09 10:26:36 +00:00 |
|
pierre
|
64b0e99cc9
|
+ added possibility for more info
|
1998-10-08 14:49:05 +00:00 |
|
florian
|
73476be7bf
|
* date and day names fixed
|
1998-10-08 14:07:45 +00:00 |
|
Jonas Maebe
|
7688b443a8
|
* changed seed2 and seed3 to cardinal to prevent overflow
|
1998-10-07 11:40:08 +00:00 |
|
peter
|
19fed65830
|
+ heaptrc
|
1998-10-06 22:10:29 +00:00 |
|
pierre
|
0bccbc5fde
|
+ added trace of first dispose for errors
|
1998-10-06 17:09:13 +00:00 |
|
peter
|
d2323f695d
|
* fixed for 0.99.8
|
1998-10-05 21:35:41 +00:00 |
|
pierre
|
21ae990973
|
* avoid overflow on $8000000 with $Q-
|
1998-10-05 17:22:54 +00:00 |
|
peter
|
369e79adf9
|
+ assert() support
|
1998-10-05 12:32:44 +00:00 |
|
michael
|
2de00518e3
|
+ Added missing functions and some extra
|
1998-10-04 20:19:55 +00:00 |
|