Jonas Maebe
|
30e4da99da
* source code similarity tester (import of original 2.21 sources available
|
18 years ago |
peter
|
f065706543
* fixed case downloadpackage action
|
18 years ago |
peter
|
c503526407
* Add path to URI request
|
18 years ago |
peter
|
ed3d9e1e5f
* downloader registration
|
18 years ago |
peter
|
47ecdea412
* made pkglnet,pkgwget implicitunits
|
18 years ago |
Jonas Maebe
|
543faa46ad
* do not inline functions/procedures called with things like "nil^"
|
18 years ago |
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 |