marco
fd8927391f
* typo fixed
2005-05-08 19:56:59 +00:00
fpc
961bcf35ed
* IDE installation fixed
2005-05-08 12:22:15 +00:00
florian
207e67cc4d
+ cycling with 1.0.x fixed, hopefully the last fix of this for ever ;)
2005-05-08 08:03:15 +00:00
florian
868c3c9644
+ UpdateCount property
2005-05-07 17:03:34 +00:00
florian
09b0fe36fb
+ made variant publishable
2005-05-07 16:43:02 +00:00
joost
734aa62d36
- check for editable state in SetFieldData
2005-05-07 14:41:00 +00:00
michael
37a0e8db97
+ Added -Fa option
2005-05-07 13:12:36 +00:00
michael
6fc89c98db
+ Finished macros and threading issues
2005-05-07 13:10:11 +00:00
joost
b3403d51c8
- set FDatasource to nil in TDatalink.Create
2005-05-07 11:42:36 +00:00
florian
bf179526ff
+ TryStrToDate/Time functions
2005-05-07 10:23:17 +00:00
florian
e89b0f626e
+ added TPublishableVariantType
2005-05-07 09:47:41 +00:00
michael
51b385aef8
+ Last changes to RTL documentation
2005-05-07 09:41:09 +00:00
michael
fb519f351d
+ Many additions and fixes
2005-05-06 22:34:51 +00:00
michael
be4dd205d9
+ Added Mock Objects implementation by Uberto Barbini
2005-05-06 19:38:43 +00:00
florian
4af99ad8ec
* better error reporting
2005-05-06 19:31:36 +00:00
michael
11eefecc8c
* Patch from Luiz Américo:
...
- ExecSql now can be called in closed datasets
- Changed name from IndexFieldName to PrimaryKey to avoid confunsion
with TclientDataset.IndexFieldName (Delphi)
- Small changes
2005-05-06 19:08:23 +00:00
florian
d1e6934a5b
* better exception catching
2005-05-06 18:54:26 +00:00
florian
83ac6eeaad
* 32 -> 64 bit cross compilation fixed
2005-05-06 17:02:52 +00:00
florian
97805c3fee
* compilation fixed
2005-05-06 17:02:07 +00:00
michael
91531257eb
+ Fixed array declarations which need to be var
2005-05-06 15:02:55 +00:00
florian
736d8fa666
* write nil into the method table for abstract methods
2005-05-05 21:09:10 +00:00
florian
ca0b7067da
* updated for 2.0.0
2005-05-05 15:13:12 +00:00
florian
83fa3bd0cb
+ output of supported instruction sets in info page
2005-05-05 14:53:55 +00:00
florian
e7abf182c2
+ added -Cp to option page
2005-05-05 14:52:50 +00:00
peter
83031a241d
* mysql3dyn
2005-05-05 13:39:58 +00:00
peter
6cf4eb98c3
* use current fpcmake instead of from 1.9.8
2005-05-05 13:28:47 +00:00
peter
49669f5ab2
* 2.0.0
2005-05-05 13:24:28 +00:00
peter
ce1faecddb
* missing descr element
2005-05-05 13:11:50 +00:00
peter
68dbbb1e25
* move end description for latex
2005-05-05 13:10:07 +00:00
peter
7dadd64723
* 2.0.0
2005-05-05 12:59:59 +00:00
peter
d50391468c
Don't copy binw32 files if the original tools (cp.exe) is already in the destination dir.
...
This allows installation over an old installation
2005-05-05 11:58:26 +00:00
peter
e6fcb4996f
Call InitSystemThreads
2005-05-05 11:40:23 +00:00
peter
921e41c5ba
revert to old cp.exe from 1.9.4
2005-05-05 11:23:51 +00:00
peter
7cb3c3de10
new bug
2005-05-05 08:53:05 +00:00
marco
1433ef8324
* fixes after Mac OS X ipc patches
2005-05-04 13:39:22 +00:00
marco
4fff9fb131
* now compiles again
2005-05-04 13:22:17 +00:00
michael
7df51de3d6
+ Fix for Utf8ToUnicode from Lazarus bug tracker 888
2005-05-04 10:34:48 +00:00
michael
d08c54d7a4
+ Added HModule compatibility
2005-05-04 09:04:58 +00:00
michael
81fd0bb72c
+ Removed S_OK declarations, they are in objpash.inc
2005-05-04 08:56:03 +00:00
michael
7341f87d03
+ Added support for opaque types
2005-05-04 08:38:58 +00:00
michael
07cc362617
+ Added overloaded calls with untyped buffer for send/recv calls. As reported by zephod@skynet.be
2005-05-04 08:08:44 +00:00
michael
6caa028202
+ Wrong size for flags fields as reported by zephod@skynet.be
2005-05-04 08:05:10 +00:00
michael
02aaa32fb5
+ Fix for var argument instead of pointer, reported by zephod@skynet.be
2005-05-04 07:58:05 +00:00
michael
6aad724dc8
* typo, wrong file, reported by zephod@skynet.be
2005-05-04 07:57:09 +00:00
michael
8ea65f96d3
* Removed TFPList.grow
2005-05-04 06:53:06 +00:00
Tomas Hajny
2b7afcc4d8
* SysAllocMem used for ArgV [Idx] allocation again
2005-05-03 22:17:26 +00:00
olle
ae23483e60
* Fixed minor bug
2005-05-02 22:34:49 +00:00
michael
03e265c4b2
+ Patch from Christian Iversen to fix defined() macro command
2005-05-02 18:44:00 +00:00
michael
57af5a1f8c
+ Patch from Vincent Snijders to fix reading of entities
2005-05-02 13:06:51 +00:00
peter
d955da19dd
use fillchar after reallocmem, fix taken from win32
2005-05-01 13:00:53 +00:00