michael
|
1e3ac92d39
|
+ Small fix for classes.pp
|
2005-02-07 21:05:58 +00:00 |
|
peter
|
2737e8d599
|
Check for libgdb when building inno setup
|
2005-02-07 21:05:34 +00:00 |
|
peter
|
adce7444c0
|
win32 binaries
|
2005-02-07 20:53:16 +00:00 |
|
peter
|
e6d80636f6
|
inno win32 setup targets added
|
2005-02-07 20:48:43 +00:00 |
|
peter
|
ace9dd0cc2
|
exampledirs added
|
2005-02-07 20:48:16 +00:00 |
|
peter
|
333a951770
|
support disabling of docs
|
2005-02-07 20:47:14 +00:00 |
|
peter
|
4c965673b6
|
fix zip names
|
2005-02-07 20:39:19 +00:00 |
|
peter
|
c96f69718f
|
can't use resourcestrings in the system unit
|
2005-02-07 17:36:54 +00:00 |
|
peter
|
9ac9b9225a
|
moved $calling to interface
|
2005-02-07 17:28:09 +00:00 |
|
peter
|
11f6fbafca
|
-vz for output to stderr
|
2005-02-07 17:25:28 +00:00 |
|
peter
|
f6c44edc56
|
build with latest gcc
|
2005-02-07 16:43:48 +00:00 |
|
armin
|
264faebc63
|
* nwplibc.o was not saved in UNITTARGETDIRPREFIX
|
2005-02-07 16:34:18 +00:00 |
|
marco
|
01e26c39c6
|
* fixed endianess ugliness (3636)
|
2005-02-07 14:12:31 +00:00 |
|
marco
|
376dd1e653
|
* endianness fix
|
2005-02-07 13:58:32 +00:00 |
|
armin
|
f0eb350e4e
|
* loader .o file was saved in wrong dir
|
2005-02-07 13:45:58 +00:00 |
|
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 |
|