peter
|
87143b5b53
|
* small fixes for double_checksum
|
1999-04-25 15:08:36 +00:00 |
|
daniel
|
3197e354cd
|
* Bug fixed in linking: compiling files on another drive than the one you
currently use you is done correctly.
|
1999-04-25 14:31:48 +00:00 |
|
carl
|
417eb205d6
|
* longint -> Integer would not compile.
|
1999-04-25 02:29:23 +00:00 |
|
carl
|
23c364f842
|
+ Fully implemented clipping
* PatternnLine now calls HLine if the lines to draw are
non-patterned (10-15% speedv improvement)
|
1999-04-25 02:28:54 +00:00 |
|
carl
|
a6a9da360d
|
* ClearViewPort was wrong ,and is now 75% faster
* Some clipping added by replacing DirectPutPixel -> PutPixel
|
1999-04-25 00:31:37 +00:00 |
|
carl
|
28f657b4db
|
* DirectPutPixel -> PutPixel to enable clipping
|
1999-04-25 00:29:58 +00:00 |
|
pierre
|
6ab085663f
|
242 fixed 245 added !
|
1999-04-24 23:02:51 +00:00 |
|
carl
|
aa8128e317
|
+ RestoreCRTMode
* GetModeRange returned one mode too much
+ Some cleanup
|
1999-04-24 18:56:13 +00:00 |
|
carl
|
1a45ac6847
|
+ Some cleanup
* Bugfix of Detect in InitGraph
|
1999-04-24 18:55:21 +00:00 |
|
Jonas Maebe
|
67d686f8ed
|
*** empty log message ***
|
1999-04-24 17:15:19 +00:00 |
|
michael
|
f76519f41d
|
+ now it REALLY compiles
|
1999-04-23 09:06:17 +00:00 |
|
carl
|
be5b9b5f6e
|
+ SetGraphMode()
+ InitGraph() is now device independant
+ Mode management and some mode constants
|
1999-04-23 03:06:35 +00:00 |
|
carl
|
8d2d8a5279
|
+ Mode management helper routines
|
1999-04-23 03:05:06 +00:00 |
|
peter
|
241c8da933
|
* fixed direct asm
|
1999-04-22 14:48:55 +00:00 |
|
peter
|
f0d58ee1d2
|
* fixed sysutils dependencys
* objpas files are agian in the main Makefile, makefile.op is obsolete
|
1999-04-22 10:56:31 +00:00 |
|
peter
|
62effc73d7
|
* nil check for strpas
|
1999-04-22 10:52:40 +00:00 |
|
peter
|
de533ed2cc
|
* fixed pchar 2 ansi
|
1999-04-22 10:51:17 +00:00 |
|
peter
|
d6a6c93f64
|
* set target always
|
1999-04-22 10:50:44 +00:00 |
|
peter
|
f7398a409b
|
* fixed pchar to string location
|
1999-04-22 10:49:07 +00:00 |
|
pierre
|
fb8299c685
|
+ valid_for_formal_var and valid_for_formal_const added
|
1999-04-21 22:00:01 +00:00 |
|
pierre
|
1280d1895c
|
* previous log corrected
|
1999-04-21 21:57:33 +00:00 |
|
pierre
|
09cc9b4656
|
* previous log corrected
|
1999-04-21 21:49:18 +00:00 |
|
pierre
|
3992bd1e87
|
* wrong log fro v1.73 corrected
|
1999-04-21 21:45:31 +00:00 |
|
pierre
|
cad607a01f
|
* wrong log for v1.37 corrected
|
1999-04-21 21:42:22 +00:00 |
|
pierre
|
8ef9a31210
|
ra386att.pas
|
1999-04-21 16:31:40 +00:00 |
|
pierre
|
b573615038
|
+ args by ebp offset warning in -vz mode
|
1999-04-21 16:24:49 +00:00 |
|
peter
|
d9b021ebd9
|
* default asm changed to att
|
1999-04-21 14:12:55 +00:00 |
|
michael
|
8bb3a7bc72
|
+ Split idezips target
|
1999-04-21 10:25:39 +00:00 |
|
michael
|
229b23829c
|
. Added default dir ../../..
|
1999-04-21 09:50:43 +00:00 |
|
peter
|
cb70b62a82
|
* storenumber works
* fixed some typos in double_checksum
+ incompatible types type1 and type2 message (with storenumber)
|
1999-04-21 09:43:28 +00:00 |
|
pierre
|
ba2b93ebb3
|
+ added -vz for assembler specifc comments
|
1999-04-21 07:41:06 +00:00 |
|
michael
|
d625ef5b16
|
+ Added examples 7-12
|
1999-04-20 22:05:50 +00:00 |
|
michael
|
9df9fbce24
|
+ Dcumente more date/time functions
|
1999-04-20 22:03:42 +00:00 |
|
michael
|
d947d8c454
|
+ Fixed GCCLIB detection. Added fpc_dirinfo target
|
1999-04-20 12:33:32 +00:00 |
|
michael
|
2801bfef97
|
Added autodetect of gcc lib for linux
|
1999-04-20 12:07:49 +00:00 |
|
peter
|
ca2e762bab
|
* compatibility fixes
|
1999-04-20 11:36:07 +00:00 |
|
peter
|
404580d448
|
+ crt unit that compiles
|
1999-04-20 11:34:11 +00:00 |
|
peter
|
67aad628f8
|
* skipped vesion 1.44 :(
|
1999-04-20 11:01:42 +00:00 |
|
peter
|
bc6abf4124
|
* fixed bool2bool
|
1999-04-20 10:35:58 +00:00 |
|
peter
|
2c62da11c8
|
* fixed typo with and/or type check
|
1999-04-20 10:32:39 +00:00 |
|
pierre
|
749c615411
|
+ arg computation order problem
|
1999-04-20 08:32:46 +00:00 |
|
peter
|
4ce1d033fc
|
* fixed idezips target
|
1999-04-19 12:53:02 +00:00 |
|
pierre
|
9e3e3d9415
|
* error 204 if trying to free too much memory of heap top !
|
1999-04-19 11:53:13 +00:00 |
|
pierre
|
ffc582a561
|
* wrong statement in freemem removed : corrupted memavail result
|
1999-04-19 11:11:39 +00:00 |
|
pierre
|
833f624fc4
|
+ cdecl or stdcall push all args with longint size
* tempansi stuff cleaned up
|
1999-04-19 09:45:46 +00:00 |
|
pierre
|
66422d18ba
|
* accept several previously refused syntax, still uncomplete
|
1999-04-19 09:44:26 +00:00 |
|
pierre
|
b15c479a9e
|
* fixes for tempansi
|
1999-04-19 09:39:01 +00:00 |
|
pierre
|
c2560a1053
|
+ added warning for unreleased ANSI temp
|
1999-04-19 09:30:48 +00:00 |
|
pierre
|
0136ebb82b
|
+ ungettempoftype(pdef) boolean function
returns true (can call ungetiftemp )
unless the temp should be "unget" with temptoremove
(currently ansistring or widestring !)
|
1999-04-19 09:29:51 +00:00 |
|
peter
|
c044125b7d
|
* fixed crash when writing overload operator to ppu
|
1999-04-19 09:28:20 +00:00 |
|