peter
|
01fd4f55f6
Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from
|
18 年之前 |
peter
|
e834fad112
Merged revisions 6907-6908,6916-6917,6921-6922,6924-6928,6930,6932,6937,6943-6946,6952,6954,6956,6974,6976,6991,6996-6998,7002,7007,7016,7020-7021,7033,7037,7040,7042,7045,7068-7069,7075-7079,7087,7094,7098-7099,7101,7103,7109,7115-7119,7128,7136-7137,7139,7150,7160-7162,7175,7179,7184,7186,7190-7195,7198,7202,7205-7206,7208-7217,7220-7222,7225-7228,7230-7231,7233,7239-7241,7244,7246,7263,7275,7277,7279-7281,7285,7288-7289,7291-7293,7296,7300,7303,7308,7310,7318,7340-7341,7343,7345,7350,7372-7373,7375-7376,7379,7381,7383-7388,7391-7392,7400,7404-7406,7411,7422,7425,7436,7441-7442,7444-7446,7450,7456,7463,7467,7475,7479,7486,7498,7504,7506-7509,7511,7522,7527,7534-7537 via svnmerge from
|
18 年之前 |
peter
|
06698d6e1b
* explicitly use shortstring for TFPHashList
|
18 年之前 |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 年之前 |
peter
|
a526430509
* add TFPHashList.FindIndexOf
|
18 年之前 |
micha
|
d9c91a9663
fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken)
|
19 年之前 |
peter
|
129ab85aad
* tfphashlist.delete needs to rehash after updating all indexes
|
19 年之前 |
peter
|
45621c892e
* set vs_initialised for typed consts
|
19 年之前 |
peter
|
99662d0bff
* fixed insertlistcopy to not reverse the list
|
19 年之前 |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 年之前 |
peter
|
47c16e33c1
* disable inline for 2.0.x
|
19 年之前 |
peter
|
4df4a4f7d1
* dynamic growth of blocks in tdynamicarray
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
19 年之前 |
peter
|
ff6c1fa285
* remove tdirectorycache that is now in cfileutils
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 年之前 |
olle
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 年之前 |
peter
|
bf1c390027
* refactor import library generation
|
19 年之前 |
peter
|
6dd5ee65f5
* FCachedStr added to TFPHashObject for easier debugging
|
19 年之前 |
marco
|
2a5332e3bd
* Link ordering working FreeBSD implementation
|
19 年之前 |
marco
|
179451dcfd
* Initial linkordering subsystem. Not active (need t_* mods which I want in a different revision to ease merging)
|
19 年之前 |
peter
|
945cb29f24
* TFPHashList.Pack now also packs the items
|
19 年之前 |
peter
|
7923a81cfd
* range check error
|
19 年之前 |
peter
|
1a3cf9650e
* prevent overflow in fphash
|
19 年之前 |
peter
|
fc6e4adf74
Merged revisions 3068,3070,3114 via svnmerge from
|
19 年之前 |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 年之前 |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 年之前 |
michael
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |