joost
|
24d3fb02ce
* Patch from Hwang Weng Sun to allow more then 128 fields in a SQLDA structure, bug #13340
|
16 years ago |
daniel
|
7084dd4192
* Apply patch written by Jonas in bug report 13362 to make the gpm
|
16 years ago |
Jonas Maebe
|
757abc620a
* comparing tdatetime variant values has to happen without an epsilon,
|
16 years ago |
michael
|
f641281a7e
* Patch from Sergei Gorelkin:
|
16 years ago |
Jonas Maebe
|
40247d2d87
* give an error when the typeinfo() function is called for an enumeration
|
16 years ago |
Jonas Maebe
|
0698678f86
* renamed tw13345y.pp to uw13345y because it's a unit (otherwise its
|
16 years ago |
Jonas Maebe
|
6a813b8e7b
* fixed rounding error in DateTimeToUnix (mantis #12894 and #12936)
|
16 years ago |
Jonas Maebe
|
1c2d2ae481
* fixed SimpleRoundTo() function (mantis #10159)
|
16 years ago |
Jonas Maebe
|
624a7be9b1
* fixed internal error when a subscripted object is used in a property
|
16 years ago |
Jonas Maebe
|
6f4637b32a
* do not do anything when writing to a t(custom)memorystream if the current
|
16 years ago |
Jonas Maebe
|
5cf4ab7642
* always initialize/finalize global refcounted variables in units, also
|
16 years ago |
michael
|
647fe5f237
* Fixed visibility of TDaemonDefs.FOwner
|
16 years ago |
joost
|
ad7f4a1f24
* Use ExeSearch instead of FileSearch to find compiler/command executable
|
16 years ago |
joost
|
0721235ab3
* Use ExeSearch instead of FileSearch to find process executable
|
16 years ago |
joost
|
c1a83273f7
* Use ExeSearch instead of FileSearch to find command executable
|
16 years ago |
joost
|
d4d733b173
* Use ExeSearch instead of FileSearch to find fpc executable
|
16 years ago |
joost
|
d4c2a35c75
* Use ExeSearch instead of FileSearch to find compiler executable
|
16 years ago |
joost
|
51b49d324e
* Implemented function ExeSearch
|
16 years ago |
joost
|
2c7d05d210
* Added ImplicitCurrentDir : Boolean = True parameter to FileSearch
|
16 years ago |
joost
|
bfae5e097d
* When IsSuperUser is true, use the GlobalUnitDir instead of the
|
16 years ago |
Jonas Maebe
|
a7e02c7948
* check validity of calling conventions specified using {$calling x}
|
16 years ago |
Jonas Maebe
|
0d219154f3
* FPCMacOSAll -> MacOSAll
|
16 years ago |
Jonas Maebe
|
0e6f9dc688
* only use calling conventions supported on all platforms
|
16 years ago |
joost
|
4cc2015f8b
* Fixed a security issue. Do not try to run an executable named fpc in the current directory, but only search for it in the path
|
16 years ago |
Jonas Maebe
|
d61a09debf
* assigment -> assignment in explanation of warning about uninitialized
|
16 years ago |
Jonas Maebe
|
b5494c534c
* handle EsockEINTR for fpaccept and fpconnect
|
16 years ago |
marco
|
9f3adee38e
* lockcount property exposes flocks, Delphi compatibility verified. Mantis 8380
|
16 years ago |
ivost
|
819e7d0913
fixed bug: xsdTryNextString returned allways true
|
16 years ago |
ivost
|
e9928658b5
* added namespace testing function
|
16 years ago |
michael
|
2abc422035
* ValidateContainer should call ValidateInsert
|
16 years ago |