Jonas Maebe
|
73cae02c20
--- Merging r29821 into '.':
|
%!s(int64=9) %!d(string=hai) anos |
nickysn
|
949210e808
+ added min and max functions for Tconstexprint
|
%!s(int64=12) %!d(string=hai) anos |
florian
|
2f8027c63f
+ more sophisticated code to optimize multiplications on arm
|
%!s(int64=13) %!d(string=hai) anos |
masta
|
8001979f7e
Reworked ispowerof2 in cutils.pas
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
02413c8a57
* moved maybequoted() from cutils to cfileutl and let its behaviour vary
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
8a35bb090a
+ ansistring version of strpnew()
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
eb2cccffda
+ -WM<X> and -WP<x> command line parameters to specify the minimally required
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
cd644c4ecb
* VER2_0 overleft removed
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
b3cf95faf6
* use ' rather than " as quote character in generated shell scripts
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
13b0ac91d9
+ generate java.lang.Enum descendant classes for Pascal enum types
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
0700e2d7ef
+ support for {$namespace x.y.z} directive to specify the namespace
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
c05bc8a931
* let procdef typename-related routines return ansistrings instead of
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
a149674a75
Merged revisions 13458-13596 via svnmerge from
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
5885866990
+ support for objcencode() (equivalent of Objective-C's @encode()) + test
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
e7c9a380f7
* fixed comment describing pshortstring2pchar
|
%!s(int64=16) %!d(string=hai) anos |
yury
|
b3b538e215
* Removed unused local vars.
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
10263e8e0f
- unnecessary type declaration removed
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
0bcaf8845f
* Fixed 'mixed signed/unsigned' warnings.
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
b3d731f9a8
* fixed cutils local copy of swapendian
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
3e1e6d25f0
* Fixed overload choosing by arm native compiler.
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
f70a4a64a0
* swapendian for 2.0.x
|
%!s(int64=18) %!d(string=hai) anos |
daniel
|
9b50dc572b
* Change rest of compiler to system unit swapendian routines.
|
%!s(int64=18) %!d(string=hai) anos |
daniel
|
b635d89ffa
* Fix overload selection code.
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
%!s(int64=18) %!d(string=hai) anos |
tom_at_work
|
8c70e81c9c
* 6 bit sized members of packed records can never be split over more than 2 bytes too
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
eae0ba86e7
* prefer a loadsize of 4 over 8 bytes for packed loads on 64 bit,
|
%!s(int64=18) %!d(string=hai) anos |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
%!s(int64=18) %!d(string=hai) anos |