Jonas Maebe
|
e7c9a380f7
* fixed comment describing pshortstring2pchar
|
16 ani în urmă |
yury
|
b3b538e215
* Removed unused local vars.
|
16 ani în urmă |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 ani în urmă |
florian
|
10263e8e0f
- unnecessary type declaration removed
|
17 ani în urmă |
yury
|
0bcaf8845f
* Fixed 'mixed signed/unsigned' warnings.
|
17 ani în urmă |
Jonas Maebe
|
b3d731f9a8
* fixed cutils local copy of swapendian
|
17 ani în urmă |
yury
|
3e1e6d25f0
* Fixed overload choosing by arm native compiler.
|
17 ani în urmă |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 ani în urmă |
peter
|
f70a4a64a0
* swapendian for 2.0.x
|
18 ani în urmă |
daniel
|
9b50dc572b
* Change rest of compiler to system unit swapendian routines.
|
18 ani în urmă |
daniel
|
b635d89ffa
* Fix overload selection code.
|
18 ani în urmă |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
18 ani în urmă |
tom_at_work
|
8c70e81c9c
* 6 bit sized members of packed records can never be split over more than 2 bytes too
|
18 ani în urmă |
Jonas Maebe
|
eae0ba86e7
* prefer a loadsize of 4 over 8 bytes for packed loads on 64 bit,
|
18 ani în urmă |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 ani în urmă |
pierre
|
18f3be105a
* get rid of unitialized warnings
|
18 ani în urmă |
Jonas Maebe
|
ebfddc8225
+ ansistring overloads of upper/lower (to fix ansistring Replace)
|
18 ani în urmă |
Jonas Maebe
|
31fcd93a1c
* replace can now also insert strings > 255 chars in ansistrings
|
18 ani în urmă |
Jonas Maebe
|
7135772aa0
+ ansistring overload of maybequoted
|
18 ani în urmă |
peter
|
b7cb804c50
* gettoken add support for " quotes
|
18 ani în urmă |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 ani în urmă |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 ani în urmă |
peter
|
4aa3ac3ebe
* call freemem without size
|
19 ani în urmă |
Almindor
|
85bb8872be
* fixes windows linking/preprocessor (doesn't seem to understand "") and makes the code a bit cleaner
|
19 ani în urmă |
Almindor
|
2978e6661a
* adds additional "quote" checks to maybequoted function for various chars in names
|
19 ani în urmă |
Jonas Maebe
|
b50841bfce
* more efficient temp allocation, in particular in case many small temps
|
19 ani în urmă |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 ani în urmă |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 ani în urmă |
peter
|
c7401a1d80
* CompareStr, needed for Sort routines
|
19 ani în urmă |
peter
|
17bc033747
Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from
|
19 ani în urmă |