peter
|
05e44101e8
* make call by value stdcall for records and arrays delphi compatible
|
18 years ago |
Jonas Maebe
|
9f04aad33e
* prefer write({short,ansi,wide}string) over write(chararray) for
|
18 years ago |
Jonas Maebe
|
8f187bf6e2
* fixed r9243: that change should only be applied in case both the
|
18 years ago |
Jonas Maebe
|
1445ca1198
* fixed GetDirs in case the last character of the passed directory
|
18 years ago |
Jonas Maebe
|
378fb7afd6
* regenerated for darwin/x86-64
|
18 years ago |
michael
|
a8eb62ff54
Better for for checkcontrolmessage, based on Mattias Gaertner tip
|
18 years ago |
michael
|
efdddfd82c
* Patch from Steve Howe so daemon thread does not consume all CPU
|
18 years ago |
michael
|
cb9608c149
* Replaced suspected copyright infringement of MomentSkewKurtosis with clean-room implementation by Vincent Snijders
|
18 years ago |
yury
|
4e3547c7bf
* Improved warning "Converting pointers to signed integers may result in wrong comparison results and range errors, use an unsigned type instead.":
|
18 years ago |
joost
|
807a18e109
* Added property CurrentAction
|
18 years ago |
joost
|
606261a21d
* Patch from Leonardo M. Ramé which adds sqlite3 to the example
|
18 years ago |
peter
|
f0c4849f3a
* another example
|
18 years ago |
peter
|
6b38bfc780
* move example/test code to examples sub dir
|
18 years ago |
peter
|
534048d62e
* remove pkgcurl
|
18 years ago |
peter
|
269d8ecf51
* split options in globaloptions and compileroptions
|
18 years ago |
peter
|
f3e3ca1086
* remove obsolete 2.0.x files
|
18 years ago |
joost
|
dc33a9bc87
* Not only a comma is a seperator in the from-clause of a query. Fixes bug #10148 (+test)
|
18 years ago |
Jonas Maebe
|
5156a32936
* not for x86_64, it doesn't have an intel asm parser
|
18 years ago |
Jonas Maebe
|
c8f270c556
+ darwin/x86_64 gprof support
|
18 years ago |
Jonas Maebe
|
82cf80d4ca
* added missing tcasenode.derefnode override to process all the
|
18 years ago |
joost
|
465b41fbfd
* Patch from Luiz Americo to set TStringField.Size:=dsMaxStringSize
|
18 years ago |
michael
|
079890d53e
* Replaced suspected copyright infringement of ExtractStrings with clean-room implementation by Luk Vandelaer
|
18 years ago |
michael
|
adf0a0e267
* Fixed makefiles, added rtfexport to makefiles
|
18 years ago |
peter
|
c30eed4069
* support <none> as empty version
|
18 years ago |
Marc Weustink
|
59f08ab878
+ added shootout thread-ring benchmark
|
18 years ago |
joost
|
dd25f17f96
* Patch from Luiz Americo to fix TField.Size issues
|
18 years ago |
marco
|
3860a73084
* some new patches from Boguslaw
|
18 years ago |
Jonas Maebe
|
2e9db26750
* truncate constant shortstrings at the callee side if they are passed
|
18 years ago |
marco
|
e460c7c195
* Maskutils, #10149
|
18 years ago |
Jonas Maebe
|
3c2fc7b226
* fixed test
|
18 years ago |