peter
|
0852ce56a9
* check for all fpmkunit dependencies with version check
|
18 yıl önce |
peter
|
b72cb5f4b8
* check if the minimum required fpmkunit is installed, if not
|
18 yıl önce |
Jonas Maebe
|
1d147da585
* modified new ExtractStrings routine to again support
|
18 yıl önce |
Jonas Maebe
|
80b8494b5c
* fixed wrong unaligned() changes
|
18 yıl önce |
Jonas Maebe
|
3b4eba9f86
* fixed handling of unaligned in assignments
|
18 yıl önce |
yury
|
d568718cb0
* Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines.
|
18 yıl önce |
peter
|
cc77ccb52e
* don't use readdata for getbyte/getword/getlongint
|
18 yıl önce |
joost
|
35b96a8705
* Added tests which were usefull for r9298
|
18 yıl önce |
joost
|
96fe8e196a
* Started adding an array-approach to the already existing double-linked list mechanism in TBufDataset. The list based on an array can be enabled with the ARRAYBUF define
|
18 yıl önce |
peter
|
241c65d5ec
* optimize fixpath, findfile to not require temp ansistrings
|
18 yıl önce |
peter
|
cb24c78d4d
* typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin
|
18 yıl önce |
Jonas Maebe
|
1384a13d8b
* solaris has to link to libsocket and libnsl when using socket
|
18 yıl önce |
peter
|
f704ee2d70
* remove duplicate temp allocation for register saving
|
18 yıl önce |
peter
|
0e220701cd
* new bug
|
18 yıl önce |
peter
|
4836493b86
* cleanroom implementation from Daniel Mantoine
|
18 yıl önce |
peter
|
732abba1f2
* all functions use DirSeparators. This is required to be able to have consistent
|
18 yıl önce |
Jonas Maebe
|
4b8643f73b
* removed some clashes between ifdefs and regular tokens
|
18 yıl önce |
Jonas Maebe
|
de08321368
+ short instructions on how to use it
|
18 yıl önce |
Jonas Maebe
|
36e5e49553
+ object pascal support
|
18 yıl önce |
Jonas Maebe
|
30e4da99da
* source code similarity tester (import of original 2.21 sources available
|
18 yıl önce |
peter
|
f065706543
* fixed case downloadpackage action
|
18 yıl önce |
peter
|
c503526407
* Add path to URI request
|
18 yıl önce |
peter
|
ed3d9e1e5f
* downloader registration
|
18 yıl önce |
peter
|
47ecdea412
* made pkglnet,pkgwget implicitunits
|
18 yıl önce |
Jonas Maebe
|
543faa46ad
* do not inline functions/procedures called with things like "nil^"
|
18 yıl önce |
peter
|
05e44101e8
* make call by value stdcall for records and arrays delphi compatible
|
18 yıl önce |
Jonas Maebe
|
9f04aad33e
* prefer write({short,ansi,wide}string) over write(chararray) for
|
18 yıl önce |
Jonas Maebe
|
8f187bf6e2
* fixed r9243: that change should only be applied in case both the
|
18 yıl önce |
Jonas Maebe
|
1445ca1198
* fixed GetDirs in case the last character of the passed directory
|
18 yıl önce |
Jonas Maebe
|
378fb7afd6
* regenerated for darwin/x86-64
|
18 yıl önce |