Commit Graph

19153 Commits

Author SHA1 Message Date
joost
70f562cec7 - Added support for SetSchemaInfo
- Uses the aliasname as the displayname
2005-02-07 11:24:25 +00:00
joost
e2d68a7e4f - implemented TSQLQuery.SetSchemaInfo
- added support for delete and insert
2005-02-07 11:23:41 +00:00
joost
e5c50c40ee - added SMetadataUnavailable
- added SDeletedRecord
2005-02-07 11:23:04 +00:00
joost
f7e62bc856 - Implemented TField.DisplayName 2005-02-07 11:22:23 +00:00
joost
b993a9c094 - Added TDataset.InternalInsert
- Implemented TField.DisplayName
  - added support for TBufDataset delete and insert
2005-02-07 11:21:50 +00:00
joost
6ecf61688f - Fixed insertion at buffer-limit
- Added TDataset.InternalInsert
  - The deDatasetScrollEvent was not always raised
  - Changed resync-order in AppendRecord
2005-02-07 11:19:27 +00:00
joost
c2c174e29a bufdataset.inc:
- fixed bookmarks
  - added support for delete and insert
  - removed allocation for unused memory
  - fixed tfield.isnull for nil-buffers
2005-02-07 11:18:34 +00:00
michael
525832f03a + Patch from peter to fix 1.0 compile 2005-02-07 08:29:00 +00:00
peter
59c3ea695b * update rpm and deb building for new docs/Makefile.fpc 2005-02-06 22:13:15 +00:00
peter
c5488ea6b1 * -Fa option added, it'll load the units before the uses
line is parsed. Can be used to load cthreads from the commandline.
    Example '-g -Faheaptrc,lineinfo' is the same as '-ghl'
2005-02-06 21:33:28 +00:00
peter
72680651d7 * updated for current rtl 2005-02-06 21:02:12 +00:00
peter
73c41c59ba * unset FPCDIR= 2005-02-06 20:45:26 +00:00
florian
6f47022b58 * InitProc gets an inital value 2005-02-06 20:37:31 +00:00
florian
aeac2a046d + InitProc 2005-02-06 20:35:54 +00:00
florian
c8d20e65c4 + GlobalNameSpace 2005-02-06 20:31:35 +00:00
florian
acc34b08cd * fixed precedence of is-operator 2005-02-06 20:29:12 +00:00
peter
980d8dcfad * build with current gcc 2005-02-06 20:05:57 +00:00
peter
be5b3b9929 * use int for 32bit types 2005-02-06 20:00:41 +00:00
peter
9a8e62553a * oldfpccall fixed 2005-02-06 19:55:19 +00:00
peter
becdba7e25 * 64bit fixes 2005-02-06 19:51:53 +00:00
peter
adc66eaf55 * arrays are always passed by addr
* cdecl array of const is passed by value so it doesn't allocate
    anything
2005-02-06 18:59:15 +00:00
michael
0ed0de65d4 + Added streamio 2005-02-06 18:24:06 +00:00
michael
606af3ac27 + Initial implementation 2005-02-06 18:23:28 +00:00
peter
e49fa4bd08 * threads for go32v2,os,emx,netware 2005-02-06 16:57:18 +00:00
peter
86025bbcb6 * moved file and dir functions to sysfile/sysdir
* win32 thread in systemunit
2005-02-06 13:06:20 +00:00
peter
f5bc749953 * bsd thread updates 2005-02-06 12:16:52 +00:00
florian
f9b385e902 + TAtom 2005-02-06 11:22:38 +00:00
peter
2fbaae2b91 * threading in system unit
* removed systhrds unit
2005-02-06 11:20:52 +00:00
peter
ad9d04f104 * removed $threading 2005-02-06 11:15:31 +00:00
peter
6ac192fcbb * new bug 2005-02-06 10:08:32 +00:00
peter
535cb78569 * new bug 2005-02-06 10:02:48 +00:00
peter
0be4736a4e * new bug 2005-02-06 09:51:30 +00:00
florian
3ed23de88e + StrCharLength infrastructure 2005-02-06 09:38:45 +00:00
florian
5793f2037f + added the new types from linux 2005-02-06 08:50:22 +00:00
florian
b1c8bfc478 + x86_64 pic draft 2005-02-06 00:05:56 +00:00
florian
47534143af * threadvars on x86_64 fixed 2005-02-05 23:49:49 +00:00
peter
9db91c3f23 * set addr:=nil for other signals 2005-02-05 23:46:12 +00:00
peter
7335a0e9af * sigcontext is invalid, use siginfo only 2005-02-05 23:45:38 +00:00
florian
005ca57ebb * use ctypes unit 2005-02-05 23:04:04 +00:00
florian
ca6c0e3688 + added some missing c types 2005-02-05 23:02:37 +00:00
marco
186692a586 * x86 and some other units readded 2005-02-05 22:55:28 +00:00
peter
f6936ee740 * use typecasted sigactionhandler, needed for arm 2005-02-05 22:53:43 +00:00
peter
bf7971e2ab * sigactionhandler fixed for arm 2005-02-05 22:45:54 +00:00
florian
29532aa635 * some PIC ifdefs 2005-02-05 22:30:50 +00:00
michael
ea133d5094 + Implemented DelimitedText, FDelimiter etc. 2005-02-05 22:03:49 +00:00
michael
d3e14a13b0 + Fix for compilation with version 1.0.10 2005-02-05 20:07:19 +00:00
peter
96ccefd68c * long=sizeint 2005-02-05 19:15:52 +00:00
florian
5f8c31df7c * on 64 bit CPUs val works with 64 bit 2005-02-05 18:56:45 +00:00
florian
6abb733b75 * test is i386 only 2005-02-05 18:38:54 +00:00
florian
3835b9f13b * fixed previous commit 2005-02-05 18:32:17 +00:00