Károly Balogh
|
e7094cf1d6
fix redundant searches in FindObjectFile, if the object was found on the first try
|
12 年之前 |
joost
|
ed5891f146
* Improved verbose and debug output while removing files
|
12 年之前 |
paul
|
5ff7bb884e
compiler: don't skip objc class/protocols in case of initrtti, fixed crash of dynamic array/record which contains a objc class/protocol and requires an initialization
|
12 年之前 |
nickysn
|
3953eed6b3
+ added and implemented unit ports for i8086-msdos
|
12 年之前 |
nickysn
|
896d2f2bd5
+ implemented dos.GetIntVec and SetIntVec for i8086-msdos
|
12 年之前 |
nickysn
|
cb81153cc4
* fixed tcgnotnode.second_64bit for 8/16-bit cpus after r24678
|
12 年之前 |
joost
|
b7ed92b6f1
* When NeedLibC is set, the gcclib-dir is detected and added to the linker search path
|
12 年之前 |
sergei
|
4714dc2218
+ paramgr.pas: provide generic implementation of getintparaloc(). Once this method has been changed to use the procdef, it can reuse 'regular' parameter locations created by create_paraloc_info, so separate cpu-specific implementations of getintparaloc are no longer necessary.
|
12 年之前 |
nickysn
|
14ded034f6
* fixed the msdos startup code for the cases when the largest available memory block is smaller that what would be needed for a full 64kb data segment
|
12 年之前 |
marco
|
9239adbc1e
* added some newer additions to devmodea also to devmodeb
|
12 年之前 |
marco
|
60d1a7ba13
* several -A fixes for ptcpas.
|
12 年之前 |
marco
|
c009679d82
* Clipboard and one occurance of getfullpath fixed for A/W issues.
|
12 年之前 |
marco
|
d04b286de6
* graph unit win32 fixes.
|
12 年之前 |
marco
|
2a94da34cf
* Some "-A" 's added.
|
12 年之前 |
michael
|
f58b3aa25a
* Implemented CheckParams for TSQLStatement, TSQLQuery. It disables check for parameter names
|
12 年之前 |
marco
|
54c7620793
* moved some constants from PTC after checking them with SDK
|
12 年之前 |
michael
|
abe86dea9f
* TSQLStatement.RowsAffected
|
12 年之前 |
michael
|
5042e1060f
* Activated Action for TSQLTransaction
|
12 年之前 |
nickysn
|
6c51bcae37
+ implemented dos.diskfree and disksize for i8086-msdos; cd-rom support not implemented yet
|
12 年之前 |
michael
|
3408f8409a
* Preparation for Unicode RTL compilation
|
12 年之前 |
nickysn
|
ed7eb79486
+ implemented dos.GetShortName and GetLongName for i8086-msdos
|
12 年之前 |
marco
|
b52717fd90
* wndclassex ifdef unicode fixed.
|
12 年之前 |
michael
|
2be567ddee
* Fix use of char as filename
|
12 年之前 |
nickysn
|
7d757cc5ed
+ implemented dos.getfattr and setfattr for i8086-msdos
|
12 年之前 |
michael
|
b9dacce654
* Fix compilation on Unix (oem A version)
|
12 年之前 |
michael
|
4466342d82
* First implementation of TSQLStatement
|
12 年之前 |
marco
|
6e855a334d
* openeventlog -> openeventloga.
|
12 年之前 |
marco
|
c5401e381d
* Changes for activation of ifdef UNICODE by FPC_UNICODE_RTL and FPC_OS_UNICODE.
|
12 年之前 |
nickysn
|
327628a6bd
+ implemented dos.FindFirst/FindNext/FindClose for i8086-msdos
|
12 年之前 |
marco
|
958c7a142b
* fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly)
|
12 年之前 |