Commit Graph

17112 Commits

Author SHA1 Message Date
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
michael
ff069c5ecc + Patch from Christian Iversen to implement LIBPREFIX/SUFFIX/EXTENSION directives 2004-08-02 07:15:54 +00:00
armin
bd9e93087c * changed dir separator from \ to /
* long namespace by default
* dos.exec implemented
* getenv ('PATH') is now supported
* changed FExpand to global version
* fixed heaplist growth error
* support SysOSFree
* stackcheck was without saveregisters
* fpc can compile itself on netware
2004-08-01 20:02:48 +00:00
armin
1d50f840f2 * changes to compile fpc on netware 2004-08-01 19:29:06 +00:00
florian
6802705043 * float to float and int to float fixed 2004-08-01 19:01:10 +00:00
michael
2d97d42422 + Patch for Tlongintfield by Joost van der Sluis 2004-08-01 13:00:29 +00:00
florian
8eaf31e212 * qword/int64 shifting fixed 2004-08-01 08:46:31 +00:00
michael
9fab2cc120 + Added md5 directory 2004-08-01 08:29:27 +00:00
florian
a0d41f6fbb * fixed usage of old fpcmake 2004-08-01 08:24:43 +00:00
michael
ce36c6d059 + Patch from Vincent Snijders to fix installer 2004-08-01 08:17:36 +00:00
michael
8312eddebb + Patch from Vincent Snijders to fix CPU-specific installs 2004-08-01 08:12:07 +00:00
michael
7c7f5740fe + Patch from Vincent Snijders to fix installer 2004-08-01 08:11:05 +00:00
armin
4a270e4c2f changed path sep to / 2004-07-31 22:52:58 +00:00
armin
04e5a78e49 * typo in set_source_info 2004-07-30 19:22:14 +00:00
armin
89b6cff203 * added unzip for netware target 2004-07-30 18:46:39 +00:00
armin
8e3099d453 * removed -m for nlmconv, it is only valid for ld 2004-07-30 16:00:19 +00:00
armin
8d1c71a835 make netware rtl compilable under 1.9.5 2004-07-30 15:05:25 +00:00
armin
3cb6e124b3 first version for netware 2004-07-30 14:51:21 +00:00
michael
8ad5722cb1 Closing process handles in Windows. Patch from Vincent Snijders 2004-07-30 12:55:42 +00:00
michael
4882e76657 + More TrackMouseEvent 2004-07-27 12:03:15 +00:00
olle
07e8c04224 * made target macos really work again after the dwarf merge 2004-07-26 22:26:39 +00:00
michael
c70b07e9f3 + Added trackmouseevent call and structures 2004-07-26 06:48:30 +00:00