peter
|
a724d80e81
* debuginfo initialized per unit
|
18 years ago |
florian
|
17a5249bac
+ initial FlatSB implementation, resolves #7915
|
18 years ago |
peter
|
e10c75ee6e
* fix relative path writing
|
18 years ago |
joost
|
41e1da6fb7
* Allow a size of 0 in a stringfield
|
18 years ago |
joost
|
8a66698bc4
* TIBConnection.Dialect is read-only as it is implemened now. And public, not published.
|
18 years ago |
florian
|
3e7e3dc2eb
* when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration
|
18 years ago |
peter
|
a0ebdcf820
* enable regvar for -O2
|
18 years ago |
peter
|
d74bd34a91
* fix 32bit truncation in type determination of constant operands
|
18 years ago |
Jonas Maebe
|
0aba0acdf6
* fixed widechar to shortstring conversion after r8898 (webtbs/tw7758)
|
18 years ago |
Jonas Maebe
|
12b4f034ea
* only allow using array elements as for-loop counter variables
|
18 years ago |
Jonas Maebe
|
e64b973cf9
* fixed ppc and ppc64 compilation after r8898
|
18 years ago |
Jonas Maebe
|
d2279d55d6
* restored outputting the stabs for local variables and parameters
|
18 years ago |
florian
|
1cb5d2a603
* some missing make_simple_ref calls added, resolves #8948
|
18 years ago |
Jonas Maebe
|
9343a2ea50
* always do a SaveAs when trying to save new editors, also if there
|
18 years ago |
florian
|
c219b1f753
* fixed/enabled andl/addl/... xx,reg1 orl reg1,reg1 setxx/jxx/cmovxx optimization
|
18 years ago |
florian
|
5a3f71754a
- removed odd assembler implementation, using the inline variant usually creates better code
|
18 years ago |
florian
|
ae79ef2cb5
* don't range pointers converted to arrays, resolves #8191
|
18 years ago |
florian
|
6b8466633e
* forgotten commit (part of last commit)
|
18 years ago |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
18 years ago |
michael
|
4e6cd59d8c
* Patch by Sergei Gorelkin:
|
18 years ago |
joost
|
0a9f618f09
* Define ISC_STATUS as clong, instead of longint
|
18 years ago |
Jonas Maebe
|
01c5cb2c99
* fixed small typo
|
18 years ago |
marco
|
1cfce12c09
* Fix for regclosekey problem.
|
18 years ago |
micha
|
89c07a2aef
* update tdbf to 6.9.2
|
18 years ago |
marco
|
17b81890cd
* tdbf now also for non-x86
|
18 years ago |
joost
|
2d60c1e5cf
* Fixed bug #9342 as suggested by reporter Sergey Smirnov
|
18 years ago |
joost
|
58d1c628de
* Fixed TestSupportLargeintFields
|
18 years ago |
Jonas Maebe
|
35cb2b9c2b
* fixed placement of "size" stab for Darwin
|
18 years ago |
joost
|
f4d65dc92c
* Implemented TIBConnection.RowsAffected
|
18 years ago |
marco
|
8d215c8ada
* sqlhandle type changed to pointer. Fixed demo.
|
18 years ago |