michael
f7650f0e9a
+ Fixed some compiling errors
1999-04-30 11:34:27 +00:00
pierre
485da7b4c3
+ disabling of redirction in compiler dialogs
1999-04-29 22:58:09 +00:00
pierre
9e04003312
+ added code for temporary disabling of redirection
1999-04-29 22:57:09 +00:00
pierre
f0a468fdef
* fix for ID 388 removing real from stack was wrong
1999-04-29 22:12:21 +00:00
peter
3816fb0f4d
* small fix for deref
1999-04-29 17:25:37 +00:00
michael
dcc3624336
+ Default mode Hugestrings
1999-04-29 16:21:54 +00:00
peter
686695ca59
* better gcclib dir detection
1999-04-29 15:52:38 +00:00
peter
2a8d4f61c5
* fixed var+const support
1999-04-29 09:37:44 +00:00
peter
adc2a8397d
* fixed crash
...
* check if localbrowser is set
1999-04-29 09:36:55 +00:00
peter
7b94465fba
* fixed hotkeys with Compiler switches
...
* fixed compiler status dialog
* Run shows again the output
1999-04-29 09:36:11 +00:00
pierre
766e24235c
* removing of temporary directory with -s option
1999-04-28 23:42:33 +00:00
pierre
4da4e5b843
* delete -> deleteindex in tdef.correct_owner_symtable
1999-04-28 22:30:52 +00:00
peter
3f9b3dc921
+ FileNameCaseSensetive boolean
1999-04-28 11:42:44 +00:00
florian
d27b21891b
* changes of Bruessel:
...
+ message handler can now take an explicit self
* typinfo fixed: sometimes the type names weren't written
* the type checking for pointer comparisations and subtraction
and are now more strict (was also buggy)
* small bug fix to link.pas to support compiling on another
drive
* probable bug in popt386 fixed: call/jmp => push/jmp
transformation didn't count correctly the jmp references
+ threadvar support
* warning if ln/sqrt gets an invalid constant argument
1999-04-28 06:01:54 +00:00
florian
0e450cfb2c
* define MT for multithreading introduced
1999-04-28 06:01:25 +00:00
pierre
d34997f7a5
* bug0230 fixed OVERFLOW and DIVZ cause FPU exception
1999-04-28 00:27:43 +00:00
florian
36a954b6e4
+ first implementation for DOS, only a dummy
1999-04-27 19:41:06 +00:00
michael
cbce2c59c9
+ Added ezcgi from Michael Hess
1999-04-27 19:13:43 +00:00
michael
943d732a12
* Corrected error, P is a pchar, not a string
1999-04-27 19:11:42 +00:00
michael
9df8c9f28d
+ Initial implamentation from Michael Hess
1999-04-27 13:41:40 +00:00
michael
cdc0312666
+ Added ezcgi class from Michael Hess
1999-04-27 13:39:50 +00:00
michael
4a5ba69e3c
* Fixed bug that caused error in loadfromstream when last line in stream has not CRLF pair
1999-04-27 07:46:18 +00:00
peter
9bbbfdecf9
* redesigned record offset parsing to support nested records
...
* normal compiler uses the redesigned createvarinstr()
1999-04-26 23:26:12 +00:00
peter
495ec05485
* fixed double .o file insertion
1999-04-26 23:22:42 +00:00
peter
49786e5fe5
* farpointerdef moved into pointerdef.is_far
1999-04-26 18:29:54 +00:00
peter
c36956fffe
* better read/write array
1999-04-26 18:28:12 +00:00
peter
6da9dfae21
* fixed write array
...
* read array with maxlen
1999-04-26 18:27:26 +00:00
peter
ef48b9e4a9
* reinstered
1999-04-26 15:12:25 +00:00
michael
3cc79e5f4b
+ Added my version again after crash
1999-04-26 14:50:13 +00:00
peter
884c517b18
* release storenumber,double_checksum
1999-04-26 13:31:24 +00:00
peter
9a98038489
* fixed diskfree,disksize
...
* dir functions now return error status instead of true
1999-04-26 09:34:32 +00:00
peter
ee1c52c090
* header extended to 40 bytes so there is room for future
1999-04-26 09:33:07 +00:00
peter
f0b7d9c4c2
* try to convert to string for val()
1999-04-26 09:32:22 +00:00
peter
1e89937590
* small tp7 fix
...
* fix void pointer with formaldef
1999-04-26 09:30:46 +00:00
michael
c5e21bbc71
+ Fixed removedir
1999-04-26 07:40:40 +00:00
pierre
b5dc3cc64d
+ code for initialized vars in Delphi mode
1999-04-25 22:42:16 +00:00
pierre
03b80377e0
+ added is_really_const booleanfield for typedconstsym
...
for Delphi in $J- mode (not yet implemented !)
1999-04-25 22:38:39 +00:00
pierre
acb84c0c88
+ cs_typed_const_not_changeable added but not implemented yet !
1999-04-25 22:34:58 +00:00
pierre
d4486b584c
* fix for TESTOBJEXT code
1999-04-25 22:33:19 +00:00
pierre
8970dc7efd
+ added an error for var x,y : integer = 4;
...
for Delphi initialized vars
1999-04-25 22:31:32 +00:00
michael
786d53d194
* Added remark that popen opened files should not be reset
1999-04-25 19:28:02 +00:00
michael
d3b493a609
POpen opened files should not be rewritten
1999-04-25 19:24:27 +00:00
peter
f761b7edbf
* fixed double_checksum
1999-04-25 17:32:14 +00:00
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