peter
df89c828e5
* ansistring -> pchar fixed
...
* ansistring constants fixed
* ansistring constants are now written once
1998-11-26 14:39:10 +00:00
peter
38e8f2f2a6
* set also library flag if smartlinking and outputname is different
1998-11-26 14:36:02 +00:00
michael
9df9d3e3a2
+ Fixed Gettypeinfos
1998-11-26 14:22:18 +00:00
peter
a62eb86cde
* new int - int conversion -dNEWCNV
...
* some function renamings
1998-11-26 13:10:39 +00:00
peter
13d2cb30b0
* update status also for internalerrors
1998-11-26 13:08:19 +00:00
florian
a9d8c411a3
* for classes no init/final. code is necessary, fixed
1998-11-26 09:53:36 +00:00
pierre
9bf6e172f2
* fillpoly works
1998-11-25 22:59:23 +00:00
pierre
4201ea4903
* var:=new(pointer_type) support added
1998-11-25 19:12:51 +00:00
michael
b661b37184
+ Fixed typinfo count of properties
1998-11-25 16:47:03 +00:00
florian
6b71ea1c62
* writting of rtti for properties fixed
1998-11-25 14:35:28 +00:00
pierre
61c9cacec0
+ added multi page support
1998-11-25 13:04:43 +00:00
pierre
ba37dad6a9
* fixed bugs of graph unit registered
1998-11-25 12:55:53 +00:00
peter
7f0c5c85af
* removed platform.inc
1998-11-24 23:06:40 +00:00
peter
d008da6845
* handle array of char the same as strings
1998-11-24 22:59:05 +00:00
Jonas Maebe
7c0bfa9585
+ added warning about TABs
1998-11-24 19:49:32 +00:00
Jonas Maebe
4df2da0cc7
* fixed problems posiible with 3 operand instructions
1998-11-24 19:47:22 +00:00
peter
741fe89a50
* fixed length(char)
...
- removed obsolete version.inc
1998-11-24 17:12:42 +00:00
peter
007c60c127
* made a real fpc only version, no platform.inc
...
* applied fixes from the mailinglist
+ included some routines from callspec
1998-11-24 17:11:22 +00:00
peter
cd9ec74eb5
* fixed length(char) when char is a variable
1998-11-24 17:04:27 +00:00
peter
ab71649027
* fixed exactmatch removings
1998-11-24 17:03:51 +00:00
peter
6d0f6718fa
* removed obsolete version.inc
1998-11-24 17:03:24 +00:00
michael
0cac0583d3
* Bugfix in assignstream. . Now wait is performed upon close
1998-11-24 15:30:12 +00:00
michael
4ea629dcdc
Implemented most important methods.
1998-11-24 15:03:32 +00:00
peter
6f9679f1d2
* release smallsetord, so small sets constant are handled like longints
1998-11-24 13:40:59 +00:00
peter
834e1ed1b1
- 182,184
1998-11-24 12:58:37 +00:00
peter
24cb89c2bd
* removed all explicit leave;ret commands and let them generate by
...
the compiler (needed for stack alignment)
1998-11-24 12:54:57 +00:00
peter
06209a3be3
+ FPC_SET_CREATE_ELEMENT
1998-11-24 12:54:01 +00:00
peter
6756b4ec78
* sets are not written twice anymore
...
* optimize for emptyset+single element which uses a new routine from
set.inc FPC_SET_CREATE_ELEMENT
1998-11-24 12:52:40 +00:00
peter
d3946024c8
* fixed crash
1998-11-24 12:50:09 +00:00
pierre
e0076f57b0
+ several bugs converted
1998-11-23 23:44:50 +00:00
pierre
18acc6d871
+ tbs0182 from bug0182
1998-11-23 18:31:25 +00:00
pierre
c921c95996
* fix for bug0182
1998-11-23 18:26:44 +00:00
pierre
83a1c209c5
* added checking before dispose of reference string
1998-11-23 17:51:58 +00:00
pierre
c93531b63f
* ansistring support in extdebug code
1998-11-23 17:49:03 +00:00
Jonas Maebe
75086759b1
+ bug0184
1998-11-23 14:20:42 +00:00
peter
01d83fc3ec
* more fexpand fixes from marco van de voort
1998-11-23 13:53:59 +00:00
peter
dbd4e3f280
* inital version
1998-11-23 13:45:37 +00:00
peter
0c1ba21ada
* initital version
1998-11-23 13:41:18 +00:00
peter
b7a7bfd115
+ 183
1998-11-23 12:51:31 +00:00
peter
f224c7d84f
* fexpand('o:') fixed to return o:\ (from the mailinglist)
1998-11-23 12:48:02 +00:00
peter
defda2181e
+ 182
1998-11-23 12:41:18 +00:00
peter
977b677877
* fix for findclose from the mailinglist
1998-11-23 12:32:31 +00:00
pierre
ae4500f112
* pieslice and sector work now !!
...
* bugs in text writing removed
+ scaling for defaultfont added
+ VertDir for default font added
* RestoreCRTMode corrected
1998-11-23 10:04:16 +00:00
florian
6b79dfe801
* fexpand bug (temp. strings were too shoort) fixed, was reported
...
by Marco van de Voort
1998-11-22 09:33:21 +00:00
pierre
c7b23245e1
* many bugs related to floodfill and ellipse fixed
1998-11-20 18:42:04 +00:00
florian
d5aea5e17f
* problems with rtti fixed, hope it works
1998-11-20 15:35:54 +00:00
pierre
f17c6d2911
* Found out the LinerFrameBuffer problem
...
Was an alignment problem in VesaInfoBlock (see graph.pp file)
Compile with -dDEBUG and answer 'y' to 'Use Linear ?' to test
1998-11-20 10:16:00 +00:00
pierre
aaeb9b6a03
* several bugfixes for sector/ellipse/floodfill
...
+ graphic driver mode const in interface G800x600x256...
+ added backput mode as in linux graph.pp
(clears the background of textoutput)
1998-11-19 15:09:33 +00:00
pierre
4e8b8ef9f4
+ random test
1998-11-19 14:18:45 +00:00
pierre
237099124c
+ added some functions missing like sector ellipse getarccoords
...
(the filling of sector and ellipse is still buggy
I use floodfill but sometimes the starting point
is outside !!)
* fixed a bug in floodfill for patterns
(still has problems !!)
1998-11-19 09:48:45 +00:00