Commit Graph

17233 Commits

Author SHA1 Message Date
Károly Balogh
39b8f2dfc6 * changes to work with updated doslib includes 2004-08-09 00:12:40 +00:00
Károly Balogh
3a2a858ef7 + added most of missing stuff 2004-08-09 00:10:19 +00:00
Jonas Maebe
ee80396bab * fixed an uninitialised variable, please check for correctness! 2004-08-08 18:22:29 +00:00
michael
3894df62ff + Patch from Vincent Snijders to fix Win32 install 2004-08-08 17:03:59 +00:00
florian
3995a8bba2 * tried to fix some wsprintf issues
+ now compiled in objfpc mode
    so some integer => smallint changes where necessary; hopefully,
    I didn't forget one
2004-08-08 16:52:51 +00:00
florian
120c165a62 * constant floating point assignments etc. are now overflow checked
if Q+ or R+ is turned on
2004-08-08 16:00:56 +00:00
florian
6272064a5b no message 2004-08-08 15:59:55 +00:00
florian
8cb7072e5f * fixed several ie9999s when illegal operators were used 2004-08-08 15:22:29 +00:00
florian
dde59bdf16 no message 2004-08-08 15:21:28 +00:00
florian
617d3d94ac * removed ifdefs for unicode; handled by overloading
* smartlinked by default because it contains winxp only functions
2004-08-08 14:26:56 +00:00
olle
77d3d9efab * updated makefile with an up to date Fpcmake 2004-08-08 13:31:51 +00:00
florian
cd8d64e511 no message 2004-08-08 12:36:47 +00:00
florian
95e40f0f69 * proc. var declarations in a class doesn't eat a public anymore 2004-08-08 12:35:09 +00:00
florian
fe54af8f82 * finally is an "endtoken" as well 2004-08-08 12:06:38 +00:00
florian
c78b52579d no message 2004-08-08 12:06:07 +00:00
florian
e966c1d79d no message 2004-08-08 09:36:48 +00:00
florian
02310c99e2 * fixed runerror for invalid operation 2004-08-08 09:36:09 +00:00
florian
1479624d73 no message 2004-08-07 19:33:11 +00:00
florian
76513df77d * fixed CompareStr with a patch from Michalis Kamburelis 2004-08-07 19:32:35 +00:00
florian
ed872a3600 * fixed problem with explicit specified calling conventions for property symbols 2004-08-07 19:13:51 +00:00
florian
37a2ed983f no message 2004-08-07 17:00:33 +00:00
florian
d4117aeb34 + TryStrToInt* added 2004-08-07 16:56:28 +00:00
florian
b950207508 * tcomponent.destroying is now called in tcomponent.beforedestruction 2004-08-07 16:44:34 +00:00
florian
baf21e0d50 * tcomponent.destroying is now called in tcomponent.beforedestruction 2004-08-07 16:32:52 +00:00
florian
cca4d8ce97 * initial revision 2004-08-07 15:24:45 +00:00
florian
6ab93f5ec1 * fixed web bug #3226: type p = type pointer; 2004-08-07 14:52:45 +00:00
florian
5d4f42068f no message 2004-08-07 14:38:35 +00:00
marco
473bc013f2 * regened after ARM change. 2004-08-06 22:54:57 +00:00
marco
151478584c * fpcfan copy paste error (ifdef x86_64 should be arm) 2004-08-06 22:37:49 +00:00
michael
aae1e74a73 + Ver 1.0 does not handle initialized variables well 2004-08-06 13:23:21 +00:00
michael
252d077e78 + initialized SysConfigDir 2004-08-05 12:55:29 +00:00
olle
6476856744 + added, on unixes, $linklib mysqlclient 2004-08-05 10:36:25 +00:00
michael
6bf44ccc0f Added getappconfig calls 2004-08-05 07:28:37 +00:00
michael
370f47e611 + Added getappconfigdir calls 2004-08-05 07:28:01 +00:00
michael
865131946b + Command-line filenames support 2004-08-04 21:05:14 +00:00
michael
67779d5035 + Support for example files 2004-08-04 20:59:20 +00:00
florian
49c3f3927e * fixed floating point and integer exception handling on sparc/linux 2004-08-04 19:27:09 +00:00
Jonas Maebe
c5ec202cd1 * some improvements to node complexity calculations 2004-08-04 08:35:59 +00:00
Károly Balogh
c67f1c7107 * updated makefiles to support new units 2004-08-03 19:52:09 +00:00
Károly Balogh
64cfd06e97 * fixed missing uses exec 2004-08-03 19:45:18 +00:00
michael
806c2ff3ee + Latest patch from Micha Nelissen 2004-08-03 19:08:48 +00:00
Károly Balogh
6c7a986603 * more cleanup & more includes 2004-08-03 15:59:41 +00:00
Károly Balogh
1f132b0955 - removed conflicting calls 2004-08-03 15:35:23 +00:00
Károly Balogh
7e9fc29cb3 + added missing calls 2004-08-03 14:48:48 +00:00
Károly Balogh
e1eef693e8 * changed to use new utility includes 2004-08-03 14:31:29 +00:00
Károly Balogh
53ccf69f9d * initial revision 2004-08-03 14:26:10 +00:00
florian
a47844c817 * sizeof in the preprocessor handles types now as well 2004-08-02 20:45:40 +00:00
michael
12c13481c1 + Patch from Micha Nelissen to implement Delete method 2004-08-02 15:13:42 +00:00
michael
8affe37ee1 + Fixed range check for non-constant indexes in strings 2004-08-02 09:15:03 +00:00
michael
f897872df2 + Patch from Christian Iversen to implement LIBPREFIX/SUFFIX/EXTENSION directives 2004-08-02 07:15:54 +00:00