fpc/tests/webtbs
svenbarth 2c792659ce Fix for Mantis #24071.
pdecl.pas, types_dec:
  * extract the determination of the nested generic def to a new local function "determine_generic_def"
  * use "determine_generic_def" to determine the generic def in case of a forward def and pass this and the generic type list to "object_dec"

+ added test

git-svn-id: trunk@24572 -
2013-05-24 15:27:27 +00:00
..
tw9961 * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961 2013-03-17 16:22:00 +00:00
tw13840 * also recompile a unit if class/object definitions in indirectly used 2009-12-30 14:03:31 +00:00
tw17907 * fixed searching for the 8-character variant of already compiled 2010-11-12 12:10:41 +00:00
tu2002.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw0555.pp
tw0630.pp
tw0701a.pp
tw0701b.pp
tw0711.pp
tw0719.pp
tw0735.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0736.pp
tw0738.pp
tw0739.pp
tw0748.pp
tw0751.pp
tw0753.pp
tw0754.pp
tw0755.pp
tw0760.pp
tw0761.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0769.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw0772.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw0776.pp
tw0784.pp
tw0788.pp
tw0789.pp
tw0793.pp
tw0797a.pp * don't use (non-volatile) ebx in assembler routine 2007-11-11 16:11:32 +00:00
tw0797b.pp
tw0801.pp
tw0802.pp
tw0803.pp
tw0809.pp
tw0810.pp
tw0812.pp
tw0813.pp
tw0814.pp
tw0815.pp
tw0816.pp
tw0819.pp
tw0825.pp
tw0839.pp
tw0848.pp
tw0852.pp
tw0859.pp
tw0866.pp
tw0868.pp
tw0869.pp * uses crt is not needed in some tests. 2006-07-06 19:10:44 +00:00
tw0870.pp
tw0873a.pp
tw0873b.pp
tw0876.pp * Disabled the test for Android. 2013-01-22 17:05:51 +00:00
tw0877.pp
tw0879.pp
tw0881.pp
tw0882.pp compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests 2011-01-18 15:23:58 +00:00
tw0890.pp * fixed one regression in r5682: implementation declarations with a 2006-12-23 11:17:21 +00:00
tw0891.pp
tw0892.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0895.pp
tw0896.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw0900.pp
tw0902.pp
tw0909.pp
tw0911.pp
tw0912.pp
tw0918.pp
tw0919.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0922.pp
tw0925.pp
tw0932.pp
tw0934.pp
tw0935.pp
tw0937.pp * uses crt is not needed in some tests. 2006-07-06 19:10:44 +00:00
tw0938.pp
tw0944.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw0947.pp
tw0961.pp
tw0965.pp
tw0966.pp
tw0976.pp
tw1021.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1023.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1041.pp
tw1044.pp
tw1046.pp
tw1050.pp
tw1061.pp
tw1066a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1066b.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1068.pp
tw1071.pp
tw1073.pp
tw1081.pp
tw1090.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1092.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1096.pp
tw1097.pp
tw1103.pp
tw1104.pp
tw1111.pp
tw1117.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1122.pp
tw1123.pp
tw1124.pp
tw1132.pp
tw1133.pp
tw1152.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw1157.pp
tw1157b.pp
tw1181.pp
tw1203.pp
tw1204.pp
tw1207.pp
tw1222.pp
tw1223.pp
tw1228.pp
tw1229.pp
tw1250.pp
tw1251b.pp
tw1255.pp * fixed test. 2007-06-20 13:12:51 +00:00
tw1269.pp
tw1275.pp
tw1279.pp
tw1283.pp
tw1284.pp Add explicit -CO- command line option in tests needing it 2012-03-23 14:45:34 +00:00
tw1286.pp
tw1295.pp
tw1299.pp
tw1310.pp
tw1318.pp
tw1323.pp
tw1327.pp * mark used registers in assembler block so the compiler saves/restores 2010-07-07 18:42:24 +00:00
tw1331.pp
tw1333.pp
tw1348.pp * fixed uses of custom-length string types in parameter lists 2007-12-17 16:56:23 +00:00
tw1351.pp
tw1364.pp
tw1365.pp
tw1374.pp
tw1375.pp
tw1376.pp
tw1398.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw1401.pp
tw1407.pp * only allow using array elements as for-loop counter variables 2007-10-21 22:39:49 +00:00
tw1408.pp
tw1409.pp
tw1412.pp
tw1414.pp * skip some tests for wince. 2006-07-06 19:08:23 +00:00
tw1416.pp
tw1430.pp
tw1433.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw1445.pp
tw1450.pp
tw1451.pp
tw1470.pp
tw1472.pp
tw1477.pp
tw1479.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1485.pp
tw1489.pp
tw1501.pp
tw1532.pp
tw1539.pp
tw1567.pp
tw1573.pp
tw1592.pp
tw1617.pp
tw1622.pp * adapted to new system.exitcode definition 2007-02-19 10:34:14 +00:00
tw1623.pp
tw1634.pp
tw1658.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1677.pp + implement auto inlining (-Ooautoinline) 2012-05-19 13:30:02 +00:00
tw1681.pp
tw1696.pp
tw1699.pp
tw1709.pp
tw1720.pp
tw1735.pp
tw1737.pp
tw1744.pp
tw1754c.pp
tw1755.pp
tw1758.pp
tw1765.pp
tw1779.pp
tw1780.pp
tw1792.pp
tw1792a.pp * use rounding correction in str_real based on smallest possible 2008-05-21 16:55:31 +00:00
tw1798.pp
tw1820.pp
tw1825.pp
tw1850.pp
tw1851.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw1856.pp * fixed range error 2007-02-16 23:35:36 +00:00
tw1862.pp
tw1863.pp
tw1867.pp
tw1873.pp
tw1883.pp
tw1888.pp
tw1889.pp
tw1896.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw1901.pp * range and overflow checks explicitly disabled 2007-02-18 00:40:28 +00:00
tw1902.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1907.pp
tw1908.pp
tw1909.pp
tw1910.pp
tw1915.pp
tw1917.pp
tw1920.pp
tw1923.pp
tw1930.pp
tw1931.pp
tw1932.pp
tw1935.pp
tw1936.pp
tw1938.pp
tw1948.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw1950.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw1964.pp
tw1996.pp
tw2001.pp
tw2002.pp
tw2004.pp
tw2028.pp
tw2030.pp
tw2031.pp
tw2037.pp * range check explicitly disabled 2007-02-18 00:42:53 +00:00
tw2040.pp
tw2041.pp
tw2045.pp
tw2046a.pp
tw2059.pp
tw2065.pp
tw2069.pp
tw2072.pp
tw2109.pp
tw2110.pp
tw2128.pp
tw2129.pp * fixed test 2007-07-14 06:37:46 +00:00
tw2129b.pp
tw2131.pp * fixed test 2007-01-11 20:13:07 +00:00
tw2145.pp
tw2158.pp
tw2159.pp
tw2163.pp
tw2176.pp
tw2177.pp * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
tw2178.pp
tw2185.pp
tw2186.pp
tw2187.pp
tw2196.pp
tw2197.pp
tw2198.pp
tw2210.pp
tw2214.pp
tw2220.pp
tw2226.pp * use rounding correction in str_real based on smallest possible 2008-05-21 16:55:31 +00:00
tw2229.pp
tw2233.pp
tw2242.pp * again made less complex for arm and sparc so it compiles there too without running out of registers. 2013-01-24 21:08:12 +00:00
tw2250.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw2259.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2260.pp
tw2266.pp
tw2267.pp
tw2268.pp
tw2269.pp
tw2274.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2277.pp
tw2280.pp
tw2289.pp
tw2291.pp
tw2294.pp
tw2296.pp
tw2300.pp
tw2305.pp
tw2306.pp
tw2307.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2311.pp
tw2317.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2318.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2318b.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2323.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2328.pp
tw2332.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2351.pp
tw2363.pp
tw2377.pp * Patch from Oliver that corrects some % directives in the testsuite. Mantis 16134 2010-03-30 09:58:25 +00:00
tw2378.pp
tw2382.pp
tw2388.pp
tw2397.pp
tw2409.pp
tw2421.pp
tw2423.pp
tw2425.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2432.pp
tw2435.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2438.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2442.pp * disallow placing fields after method/property definitions, because this 2009-06-27 12:59:46 +00:00
tw2452.pp
tw2454.pp * disallow placing fields after method/property definitions, because this 2009-06-27 12:59:46 +00:00
tw2473.pp
tw2480.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw2481.pp
tw2483.pp
tw2492.pp
tw2494.pp * adjustments/fixes for AIX/ppc64 2012-04-25 20:28:32 +00:00
tw2503.pp
tw2504.pp
tw2514.pp
tw2525.pp
tw2536.pp
tw2540.pp
tw2561.pp
tw2588.pp
tw2589.pp
tw2594.pp
tw2595.pp
tw2602.pp
tw2607.pp
tw2620.pp
tw2626.pp
tw2627.pp
tw2631.pp
tw2643.pp * use rounding correction in str_real based on smallest possible 2008-05-21 16:55:31 +00:00
tw2645.pp
tw2647.pp + new tests for dispinterface parsing 2007-01-03 21:19:26 +00:00
tw2649.pp + new tests for dispinterface parsing 2007-01-03 21:19:26 +00:00
tw2650.pp
tw2651.pp
tw2656.pp
tw2659.pp
tw2666.pp
tw2668.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2669.pp
tw2676.pp
tw2678.pp * Removed $E- directive from tests to fix compilation for arm-wince. 2007-06-21 15:50:08 +00:00
tw2690.pp
tw2691.pp
tw2696.pp
tw2702.pp
tw2703.pp
tw2704.pp
tw2705.pp
tw2706.pp
tw2707.pp
tw2708.pp
tw2710.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2713.pp
tw2721.pp
tw2723.pp
tw2725.pp
tw2727.pp * give an error when declaring a class as conforming to a forward-declared 2013-04-07 12:18:31 +00:00
tw2728.pp
tw2729.pp
tw2730.pp
tw2731.pp
tw2736.pp
tw2737.pp
tw2738.pp
tw2739.pp
tw2758.pp
tw2763.pp
tw2765.pp
tw2767.pp
tw2771.pp
tw2772.pp
tw2776.pp
tw2778.pp
tw2779.pp
tw2780.pp
tw2788.pp
tw2789.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2794.pp
tw2803.pp
tw2806.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw2807.pp
tw2809.pp
tw2812.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw2815.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2817.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2829.pp
tw2830.pp
tw2832.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2834.pp
tw2841.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw2853.pp
tw2853a.pp
tw2853b.pp
tw2853c.pp
tw2853d.pp
tw2853e.pp
tw2859.pp
tw2865.pp
tw2876.pp
tw2883.pp
tw2885.pp
tw2886.pp
tw2891.pp
tw2892.pp
tw2897.pp
tw2899.pp
tw2904.pp
tw2908.pp
tw2911.pp * removed explicit refcounting checks and replaced with memory leak check 2007-09-06 11:08:22 +00:00
tw2912.pp
tw2913.pp
tw2916.pp
tw2920.pp
tw2923.pp
tw2926.pp
tw2927.pp
tw2942a.pp
tw2942b.pp
tw2943.pp
tw2944.pp
tw2946.pp
tw2949.pp
tw2953.pp
tw2956.pp
tw2958.pp
tw2966.pp
tw2975.pp
tw2976.pp
tw2983.pp
tw2984.pp
tw2998.pp * fixed test, alignment directives require a = between type and value 2011-06-14 20:48:02 +00:00
tw2999.pp
tw3004.pp
tw3005.pp
tw3010.pp
tw3012.pp
tw3023.pp
tw3028.pp
tw3038.pp
tw3041.pp
tw3045.pp
tw3048.pp
tw3063.pp
tw3064.pp
tw3073.pp + also test "pointer + integer" constant evaluation 2008-03-02 09:58:29 +00:00
tw3082.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw3083.pp
tw3093.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3101.pp
tw3104.pp
tw3109.pp
tw3111.pp
tw3113.pp
tw3124.pp
tw3131.pp
tw3137.pp
tw3143.pp
tw3144.pp
tw3157.pp * enable all applicable exceptions and perform both tests if one succeeds 2006-11-01 00:07:07 +00:00
tw3160a.pp
tw3160b.pp
tw3160c.pp
tw3161.pp
tw3165.pp
tw3168.pp
tw3170.pp
tw3172.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3173.pp
tw3174.pp
tw3176.pp
tw3179.pp
tw3182.pp
tw3183.pp
tw3183a.pp
tw3184.pp
tw3185.pp
tw3190.pp
tw3197.pp
tw3207.pp
tw3210.pp
tw3212.pp
tw3214.pp
tw3216.pp
tw3217.pp
tw3222.pp
tw3226.pp
tw3227.pp
tw3227a.pp
tw3235.pp
tw3241a.pp
tw3252.pp
tw3255.pp
tw3257.pp
tw3259.pp
tw3261.pp
tw3263.pp
tw3265.pp
tw3272.pp
tw3274.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3280.pp
tw3281.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3286.pp
tw3292.pp
tw3294a.pp
tw3298.pp
tw3301.pp
tw3309.pp
tw3320.pp
tw3324.pp
tw3327.pp
tw3328.pp
tw3334.pp
tw3340.pp
tw3348.pp * only excute tests on platforms for which -gc is supported 2008-12-29 11:18:26 +00:00
tw3349.pp
tw3351.pp
tw3353.pp
tw3356.pp
tw3360.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tw3364.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3366.pp
tw3402.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw3411.pp + { %opt=-ghl } 2007-09-02 07:50:17 +00:00
tw3418.pp
tw3423.pp
tw3429.pp
tw3433.pp
tw3435.pp
tw3441.pp
tw3443.pp
tw3444.pp
tw3456.pp * Shorten check for go32v2 target 2010-11-02 11:24:41 +00:00
tw3457.pp
tw3460.pp
tw3467.pp
tw3470.pp
tw3474.pp
tw3477.pp
tw3478.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tw3479.pp
tw3489.pp
tw3490.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3491.pp
tw3492.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw3494.pp
tw3499.pp
tw3504.pp
tw3506.pp
tw3523.pp * fixed uses of custom-length string types in parameter lists 2007-12-17 16:56:23 +00:00
tw3529.pp
tw3533.pp
tw3534.pp
tw3540.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw3546.pp
tw3554.pp
tw3564.pp
tw3567.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3572.pp
tw3573.pp + PIC support for darwin/ppc64 2007-10-20 20:14:45 +00:00
tw3576.pp
tw3577.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3578.pp
tw3579.pp
tw3583.pp
tw3589.pp
tw3594.pp
tw3595.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw3612.pp
tw3617.pp
tw3619.pp
tw3621.pp
tw3628.pp * Dont run tw3628.pp. It is compile only test as stated in bug report. 2007-01-13 20:27:59 +00:00
tw3634.pp
tw3650.pp * This test not for wince. 2007-01-13 20:31:39 +00:00
tw3653.pp
tw3661.pp * Modified test so recent Windows TLS changes do not break it (these changes cause threadvar Output to move from .bss to thread-local storage, and heaptrc no longer treats it as a valid pointer). Adding support for tls pointer checks to heaptrc could solve this, too (and would be fine anyway), but it is a separate issue. This test is about checking pointers from .data and .bss. 2011-07-25 22:38:33 +00:00
tw3666.pp
tw3669.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3676.pp
tw3681.pp
tw3683.pp
tw3687.pp
tw3691.pp
tw3694.pp
tw3695.pp These tests are not for go32v2 2008-05-11 13:02:58 +00:00
tw3697.pp
tw3700.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw3708.pp * fixed test 2006-10-18 07:25:44 +00:00
tw3719.pp
tw3721.pp * trailing white space removed 2009-07-22 16:56:05 +00:00
tw3742.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw3751.pp
tw3758.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw3764.pp
tw3765.pp
tw3768.pp
tw3774.pp
tw3777.pp
tw3778.pp
tw3780.pp + Readd test, now disabled. 2007-02-17 15:33:01 +00:00
tw3782.pp
tw3796.pp
tw3805.pp
tw3814.pp These tests are not for go32v2 2008-05-11 13:02:58 +00:00
tw3827.pp
tw3829.pp
tw3833.pp
tw3840.pp
tw3841.pp * test no longer has to fail in objfpc mode (in theory, it should fail 2007-01-19 19:33:04 +00:00
tw3863.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3864.pp
tw3865.pp
tw3870.pp
tw3893.pp
tw3898.pp
tw3899.pp
tw3900.pp
tw3913.pp
tw3930.pp * fixed test according to Kylix behaviour (which means current 2007-03-14 18:27:01 +00:00
tw3931a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw3939.pp tests: fix $WARN test 2009-12-25 11:40:35 +00:00
tw3952.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3953a.pp
tw3953b.pp
tw3964a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw3964b.pp * fixed test 2008-03-15 23:20:11 +00:00
tw3967.pp
tw3968.pp
tw3970.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw3971.pp * part of r13334, forgot to commit 2009-06-28 07:44:02 +00:00
tw3973.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tw3977.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw3977.txt
tw3997.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4006.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw4007.pp
tw4009.pp
tw4010.pp
tw4013.pp * use math 2007-01-16 17:58:12 +00:00
tw4015.pp
tw4038.pp * Disabled the test for Android. 2013-01-24 21:01:36 +00:00
tw4043.pp * Explicitly disable range/overlfow checks when test is not about this 2012-03-23 16:35:04 +00:00
tw4055.pp
tw4056.pp
tw4058.pp
tw4068.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw4078.pp
tw4080.pp
tw4086.pp * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
tw4089.pp
tw4093.pp
tw4098.pp
tw4100.pp
tw4104.pp
tw4115.pp
tw4119.pp
tw4136.pp
tw4140.pp
tw4150.pp
tw4151.pp
tw4152.pp * fixed range checking for inc/dec when mixing unsigned and signed types 2009-11-23 20:01:07 +00:00
tw4155.pp
tw4162.pp
tw4173.pp
tw4188.pp
tw4199.pp
tw4201.pp
tw4202.pp
tw4209.pp
tw4215.pp
tw4219.pp
tw4223.pp
tw4229.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4229a.pp * fixed mantis #6152 (allow overloads to be defined before all 2007-01-15 21:59:43 +00:00
tw4233.pp
tw4234.pp
tw4234a.pp
tw4239.pp
tw4240.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4247.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw4253.pp
tw4254.pp * fixed regression of webtbs/tw4254: if a constant (wide)string can't be 2007-08-13 09:13:07 +00:00
tw4260.pp
tw4266.pp
tw4272.pp
tw4277.pp
tw4278.pp
tw4290.pp
tw4294.pp
tw4308.pp
tw4330.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw4332.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw4336.pp
tw4350.pp
tw4352.pp
tw4388.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4390.pp macos: added a fake sysutils for use by compiler, and fixed some tests 2006-09-03 22:30:37 +00:00
tw4398.pp
tw4427.pp * don't allow passing ordinal and real constants to formal const parameters 2008-03-02 15:00:32 +00:00
tw4428.pp
tw4450.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw4477.pp
tw4487.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4489.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4496.pp
tw4519.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4520.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4529.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw4533.pp
tw4534.pp
tw4537.pp
tw4540.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4541.pp
tw4557.pp
tw4566.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4574.pp
tw4599.pp
tw4606.pp * test for one of the oldest open bugs, fixed by rev. 8515 2007-09-16 20:37:54 +00:00
tw4613.pp
tw4616.pp
tw4624.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4632.pp
tw4633.pp
tw4634.pp + line endings fixed 2007-04-09 09:06:07 +00:00
tw4635.pp
tw4640.pp
tw4669.pp
tw4675.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw4678.pp
tw4700.pp
tw4704.pp
tw4705.pp
tw4722.pp * skip tdir test for wince. 2006-07-05 15:55:52 +00:00
tw4763.pp
tw4768.pp
tw4778.pp
tw4789.pp
tw4809.pp * made sure that the enum tested in the test is of byte size, otherwise the test program does not compile 2006-08-17 21:22:10 +00:00
tw4826.pp
tw4881.pp
tw4893a.pp
tw4893b.pp
tw4893c.pp
tw4898.pp
tw4902.pp
tw4922.pp
tw4925.pp
tw4950.pp macos: added a fake sysutils for use by compiler, and fixed some tests 2006-09-03 22:30:37 +00:00
tw4954.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw4999.pp * reduced memory requirements for test tw4999 from ~256MB to ~2MB. 2006-07-06 13:19:48 +00:00
tw5001.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw5015.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw5023.pp
tw5036.pp
tw5082.pp * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
tw5086.pp * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 2007-06-21 17:13:39 +00:00
tw5094.pp
tw5100.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw5100a.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw5641.pp * skip test for cpus with alignment constraints 2007-05-24 12:06:35 +00:00
tw5800.pp * extended test for bug #5800 2009-02-09 00:33:08 +00:00
tw5896.pp * test fixed 2007-03-10 17:15:31 +00:00
tw6036.pp * added new test for interface to tguid or shortstring constants 2009-02-06 12:08:48 +00:00
tw6036a.pp * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 2008-08-01 15:27:58 +00:00
tw6129.pp * Fixed tw6129 for ARM CPU by using unaligned(). 2007-01-14 01:12:31 +00:00
tw6184.pp + new 2006-10-29 19:13:27 +00:00
tw6203.pp * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
tw6435.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw6451.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6451a.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6451b.pp + forgot to commit earlier 2007-08-22 06:56:41 +00:00
tw6491.pp * update to run test also on non-windows 2008-02-02 17:22:03 +00:00
tw6493.pp * fixed parsing of denormals (mantis #6493) 2007-01-01 14:23:29 +00:00
tw6525.pp * add goto on 2007-07-23 22:25:35 +00:00
tw6543.pp + test which already works 2007-05-16 14:44:38 +00:00
tw6586a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw6586b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw6624.pp
tw6641.pp * fixed overload choosing algorithm so it's Delphi-compatible + 2006-12-28 16:54:07 +00:00
tw6684.pp
tw6686.pp * fixed mantis 6686 ("function a;" without prior definition of "a" 2006-12-24 10:48:49 +00:00
tw6687.pp * cs_generate_stackframes (w+/-) should only apply to normal routines, 2007-01-24 10:08:17 +00:00
tw6690.pp tests: halt with different error codes for different errors 2010-03-24 10:36:59 +00:00
tw6700.pp
tw6727.pp * moved to the correct location 2007-12-13 21:48:06 +00:00
tw6735.pp
tw6737.pp * default widestring-ansistring conversion needs to use the same algorithm 2007-07-23 21:57:48 +00:00
tw6742.pp
tw6767.pp * fixed test 2007-11-13 20:19:06 +00:00
tw6769.pp * disable second part of the test for 64 bit platforms (see comments) 2008-05-09 21:08:30 +00:00
tw6822a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw6822b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw6822c.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw6851.pp * treat parameters that are passed in registers as register operands in the 2009-12-11 13:33:05 +00:00
tw6865.pp * new test 2006-10-31 09:31:53 +00:00
tw6868.pp * fixed previous commit 2007-01-07 18:20:58 +00:00
tw6960.pp
tw6977.pp
tw6980.pp
tw6989.pp - svn:executable 2006-07-15 08:47:40 +00:00
tw7006.pp + added cwstring unit for unix 2007-06-16 09:13:01 +00:00
tw7070a.pp * do not search variant operators when looking for an overloaded 2007-05-16 13:59:35 +00:00
tw7070b.pp * do not search variant operators when looking for an overloaded 2007-05-16 13:59:35 +00:00
tw7071.pp * remove Pipes 2006-08-07 20:00:46 +00:00
tw7100.pp * 64 bit fixes 2006-10-20 21:13:12 +00:00
tw7104.pp
tw7105.pp * fixed web bug #7105 2006-10-29 19:22:04 +00:00
tw7143.pp * more missing properties set 2007-04-09 09:07:49 +00:00
tw7161.pp + added 2006-07-17 14:05:45 +00:00
tw7173.pp * fixed mantis 7173 (properly check parameters in unit 2006-12-22 17:48:28 +00:00
tw7179.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw7195.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7200.pp * implicitly call procvars in tp/delphi modes for divmodn, shlshrn 2006-12-27 14:29:23 +00:00
tw7210.pp Add test for bug report 7210 2011-08-09 13:32:47 +00:00
tw7227.pp * fix check for openarray and single element 2006-08-07 20:36:18 +00:00
tw7242.pp * fixed unit name 2006-12-30 23:51:45 +00:00
tw7262.pp * test 2007-01-11 10:48:27 +00:00
tw7276.pp * fixed typo introduced while prettifying the test 2006-08-17 21:43:52 +00:00
tw7281.pp * allow application of as operator only to interfaces having a guid, resolves #6797 2007-12-12 21:07:47 +00:00
tw7285.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw7329.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7372.pp * allow taking the address of packed array elements if the element size 2006-09-09 07:49:43 +00:00
tw7379.pp * fixed more missing subsetreg/subsetref support 2006-09-09 22:10:32 +00:00
tw7381.pp * new test 2007-01-16 16:49:57 +00:00
tw7391.pp * allow the usage of symbolic constants to specify the "stored" attribute 2009-02-06 19:54:29 +00:00
tw7425.pp * fixed for non-x96 2006-09-18 08:09:42 +00:00
tw7440.pp * fixed dotest parameters 2006-10-09 08:38:15 +00:00
tw7446.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7489.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7527.pp - removed svn:executable 2006-10-23 22:52:04 +00:00
tw7567.pp * treat zero-based arrays of char also as pchar's when reading 2006-10-08 09:22:30 +00:00
tw7568.pp * fixed test 2006-10-11 09:21:34 +00:00
tw7637.pp * Set DecimalSeparator to be locale independent. 2007-01-14 01:04:45 +00:00
tw7643.pp * support LOC_CONSTANT for loading self pointer 2006-10-30 08:58:09 +00:00
tw7679.pp * test for copying of typenode 2006-10-29 23:36:02 +00:00
tw7719.pp * check if SSE2 is supported before running 2007-04-13 07:10:05 +00:00
tw7733.pp + added (works now) 2007-08-13 15:20:23 +00:00
tw7756.pp + newer version of FloatToDecimal 2006-12-01 18:18:23 +00:00
tw7758.pp tests: test tw7758 assumes that all conversions are made in UTF8 codepage. this change is needed to prevent conversion to system codepage (which also happens while testing with delphi). 2011-10-12 08:19:59 +00:00
tw7758a.pp + support for widestring manager based widechar conversions 2007-08-12 20:01:08 +00:00
tw7803.pp * new test 2007-01-14 15:17:59 +00:00
tw7806.pp + new test 2007-01-28 22:20:07 +00:00
tw7808.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw7817a.pp * corrected unit name 2006-11-17 10:01:15 +00:00
tw7817b.pp * fixed unit name 2006-11-17 15:33:34 +00:00
tw7838a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw7838b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw7847.pp * support inc(pointer) in TP mode with range/overflow checking on as well 2006-12-15 13:02:00 +00:00
tw7851.pp * fixed calling qualified methods in assembler + tests for ppc/ppc64/ 2007-01-21 22:16:42 +00:00
tw7851a.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw7954.pp * adapted test so both throwing an exception and not throwing an exception 2007-08-09 07:38:13 +00:00
tw7963.pp * fixed crash when calling a procvar with too many parameters 2007-01-13 18:38:04 +00:00
tw7975.pp * disallow placing fields after method/property definitions, because this 2009-06-27 12:59:46 +00:00
tw7975a.pp * fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat 2006-12-21 21:03:47 +00:00
tw7998.pp * compiles now 2007-10-18 00:27:06 +00:00
tw8018.pp * removed svn:executable properties 2007-08-26 19:24:36 +00:00
tw8028.pp * niln has a compelxity of 0 (so the inlining code doesn't try to take 2006-12-29 01:11:41 +00:00
tw8049.pp * disable overflow checking when performing pointer arithmetic 2007-01-05 21:52:31 +00:00
tw8055.pp * new test 2007-01-14 15:20:30 +00:00
tw8076.pp + (interactive) test for mantis #8076 2010-05-08 11:31:00 +00:00
tw8090.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw8140.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140b.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140f.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140g.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8140h.pp * fixed overload checking of virtual and class methods (mantis #8140) 2007-01-19 17:20:36 +00:00
tw8141.pp * fixed test for 64 bit platforms 2007-01-20 22:18:08 +00:00
tw8144.pp * removed svn:executable properties 2007-08-26 19:24:36 +00:00
tw8145.pp * fixed calling class methods via classrefdefs (mantis #8145) 2007-01-19 18:05:58 +00:00
tw8148.pp * call the ansistring version of val for zero-based array-of-char 2007-01-19 18:22:03 +00:00
tw8150a.pp * disallow placing fields after method/property definitions, because this 2009-06-27 12:59:46 +00:00
tw8150d.pp * fixed with-support for classrefdefs (mantis 8150), with thanks to 2007-01-20 20:04:54 +00:00
tw8151a.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw8153.pp * added nostackframe to fix running on darwin/i386 2007-11-11 16:24:05 +00:00
tw8153a.pp * adapted tests for aix (assembler code, -CN switch, library name suffix) 2012-04-11 18:06:43 +00:00
tw8155.pp * fixed typo 2007-01-23 12:59:10 +00:00
tw8156.pp * fixed #8156 2007-01-21 16:15:19 +00:00
tw8171.pp + support for [recordfield.field] in assembler blocks in methods in 2007-01-23 17:34:11 +00:00
tw8172.pp + support for sets with size 1 and 2 2007-01-24 20:06:56 +00:00
tw8177.pp * Define slowcpu conditional for mips cpu, cuts execution time from 4 mins down to 20 secs 2012-08-24 07:47:00 +00:00
tw8177a.pp * fixed more properties, I still wonder how this could be commited 2009-08-16 10:57:52 +00:00
tw8180.pp * fixed test 2007-02-25 16:21:22 +00:00
tw8183.pp * don't trash reference counted types with -gt (mantis 8183) 2007-01-23 16:49:59 +00:00
tw8187.pp * LongTimeFormat should be hh:nn:ss for this test to work 2007-03-26 22:06:12 +00:00
tw8191.pp * don't range pointers converted to arrays, resolves #8191 2007-10-21 19:05:06 +00:00
tw8195a.pp * fixed tests now that i386 assembler code is checked for correct PIC 2007-12-01 14:34:50 +00:00
tw8195b.pp compiler: fix assembler constant expressions evaluation + fully enable appropriate test 2009-12-25 05:26:48 +00:00
tw8199.pp + test 2007-01-26 17:40:30 +00:00
tw8222.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8222a.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8222b.pp * don't call afterconstruction/beforedestruction in case an exception 2007-01-26 17:38:53 +00:00
tw8225.pp * fixed compilation 2007-02-22 10:14:37 +00:00
tw8229.pp * fixes #8229 2007-01-28 08:21:08 +00:00
tw8232.pp + test 2007-01-28 18:07:58 +00:00
tw8258.pp * in non-TP modes, 'ord_larger_than_256 in set' now always returns 2007-02-07 18:57:19 +00:00
tw8258a.pp * optimized previous patch for "byte in set" (Thorsten Engler) 2007-02-07 20:22:29 +00:00
tw8258b.pp * Some fixes for r8515: 2007-09-16 22:24:42 +00:00
tw8264.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw8282.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw8283.pp * Merged 2.3 branch changes: 2007-03-04 20:16:57 +00:00
tw8304.pp * resource functions for win64, fixes #8304 2007-02-18 10:07:12 +00:00
tw8312.pp * support assigned widechars with value < 255 to chars in Delphi mode 2007-02-13 13:35:46 +00:00
tw8321.pp * fixed test for 64 bit platforms 2008-08-16 14:31:51 +00:00
tw8371.pp * fix array constructors that start with nil 2007-02-27 17:03:31 +00:00
tw8372.pp * fix resourcestring assignment in typedconst 2007-05-15 06:52:36 +00:00
tw8391.pp * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. 2007-02-26 17:51:38 +00:00
tw8434.pp * Fixed test to be locale independent. 2007-06-21 17:23:13 +00:00
tw8462.pp * call procvar only in arguments when the return type matches or there are 2007-03-08 07:53:36 +00:00
tw8465.pp * fixed warning 2007-07-01 15:06:19 +00:00
tw8513.pp * make variables not regable if they are referenced by an absolute 2007-03-13 10:17:33 +00:00
tw8523.pp * new test 2007-05-17 20:28:24 +00:00
tw8525.pp * new test 2007-03-14 21:09:05 +00:00
tw8573.pp * simplify integer operations with constnat 0 or 1 2007-03-27 18:33:04 +00:00
tw8580.pp * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 2007-10-21 17:33:18 +00:00
tw8611.pp * delay parsing of the closing SEMICOLON of a uses clause till the 2013-03-17 11:06:04 +00:00
tw8615.pp * more missing properties set 2007-04-09 09:07:49 +00:00
tw8633.pp * fixed loading spilled registers from offsets outside the smallint 2007-04-20 13:22:45 +00:00
tw8660.pp * new internal set format for big endian systems. Advantages: 2007-05-19 17:15:15 +00:00
tw8664.pp * set HaltOnNotReleased to true in all testss using heaptrc so 2007-09-01 20:36:04 +00:00
tw8677.pp * new test 2007-05-10 16:54:40 +00:00
tw8678.pp + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
tw8678a.pp + support for specifying the minimal precision for floating point 2007-09-01 19:38:27 +00:00
tw8685.pp + support for refcounted records returned by functions in 2 registers 2007-05-03 15:05:44 +00:00
tw8730a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw8730b.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw8730c.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw8730d.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw8757.pp * only excute tests on platforms for which -gc is supported 2008-12-29 11:18:26 +00:00
tw8777f.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8777g.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8777i.pp * do not allow passing properties as var parameters (mantis #8777) 2007-05-03 14:08:03 +00:00
tw8810.pp * do not require exactly the same range type for indexed properties 2007-05-04 14:21:39 +00:00
tw8838.pp * fix shortstring:=char 2007-05-10 06:01:42 +00:00
tw8847.pp * prefer overloaded methods in current object over 2007-05-16 08:12:14 +00:00
tw8861.pp * test for parameter symoptions 2007-05-12 22:16:58 +00:00
tw8870.pp * handle mod/div between a cardinal/qword and a smaller unsigned variable 2007-05-14 19:24:33 +00:00
tw8883.pp + test for previous commit 2007-05-15 20:26:27 +00:00
tw8919.pp * fixed bug #8919. 2007-05-24 08:15:28 +00:00
tw8930.pp * make code page name parsing case insensitive (mantis #8930) 2007-09-22 20:54:49 +00:00
tw8935.pp * %os -> %target 2008-08-16 17:13:10 +00:00
tw8950.pp * not for x86_64, it doesn't have an intel asm parser 2007-11-14 21:11:18 +00:00
tw8975.pp * mark invisible high parameters of open arrays/arrays of const 2007-05-29 13:42:49 +00:00
tw8975a.pp * mark invisible high parameters of open arrays/arrays of const 2007-05-29 13:42:49 +00:00
tw8977.pp * Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977. 2007-06-18 23:23:46 +00:00
tw9025.pp * fixed parsing of "rcl/rcr rm,imm" (mantis #9025) 2007-08-12 13:50:52 +00:00
tw9026.pp * explicitly check for stringconstn next to stringdef in nadd, because 2007-08-12 11:31:19 +00:00
tw9054.pp * fixed bitsize of qwords in bitpacked records (mantis #9054) 2007-06-11 09:11:42 +00:00
tw9059.pp * version 2.3 2007-09-20 22:30:29 +00:00
tw9072.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw9073.pp * adapted tests for aix (assembler code, -CN switch, library name suffix) 2012-04-11 18:06:43 +00:00
tw9076.pp * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
tw9076a.pp * also process all subnodes of try-except and try-finally in 2007-06-15 17:36:09 +00:00
tw9085.pp * only allow automatic type conversions of array constructors of 2007-06-15 17:16:44 +00:00
tw9089a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw9089b.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw9089c.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw9089d.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw9095.pp * allow the usage of fields of parent classes for property readers/writers, resolves #9095 2007-10-14 17:54:00 +00:00
tw9096.pp * setup proper starting value when optimizing away a loop, resolves #9096 2007-09-12 19:41:36 +00:00
tw9098.pp * VarArrayRedim should accept new HighBound if it is LowBound-1. It clears the array. 2007-06-20 09:25:35 +00:00
tw9107.pp * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. 2007-06-19 12:09:11 +00:00
tw9108.pp + new test (already works) 2007-06-23 13:44:06 +00:00
tw9113.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00
tw9126.pp * only allow decimalseparator to be used as decimal separator in 2008-05-24 08:49:34 +00:00
tw9128.pp + added test (already works) 2007-06-22 14:38:35 +00:00
tw9139.pp * fixed loading the address of class methods (mantis #9139) 2007-06-24 12:11:08 +00:00
tw9139a.pp * fixed loading the address of class methods (mantis #9139) 2007-06-24 12:11:08 +00:00
tw9141.pp + added test for bug #9141 2007-07-13 21:21:39 +00:00
tw9144a.pp * moved oo_copied into defoptions 2008-06-24 20:23:45 +00:00
tw9144b.pp * moved oo_copied into defoptions 2008-06-24 20:23:45 +00:00
tw9145.pp * fixed typo 2007-07-10 22:19:27 +00:00
tw9161.pp * fixed variantarrays for 64 bit systems after the changes in 2.2.0 to 2009-02-08 00:24:03 +00:00
tw9162.pp * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 2007-07-01 15:37:36 +00:00
tw9167.pp * more packed set operand size problems fixed (include/exclude, mantis 2007-06-27 19:50:09 +00:00
tw9174.pp * fixed calculation of offset of constant indexing of bitpacked arrays of 2007-06-29 15:34:11 +00:00
tw9176.pp * tw9176a should fail, moved to webtbf and added { %fail } 2008-05-09 21:01:41 +00:00
tw9179.pp + New test. Already works. 2007-06-30 11:12:44 +00:00
tw9187.pp * fixed bug #9187. 2007-06-30 21:02:10 +00:00
tw9190.pp * Reallocate source winlike widestring on assign. It fixes bug #9190. 2007-07-01 21:57:39 +00:00
tw9209.pp * Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2. 2007-07-06 13:09:28 +00:00
tw9221.pp * Fixed bug #9221. 2007-07-07 17:37:34 +00:00
tw9233.pp + test for previous commit 2007-11-10 10:10:55 +00:00
tw9261.pp + Test program for bug #9261. 2007-07-14 21:21:07 +00:00
tw9278.pp + test for previous fix 2007-07-22 16:42:41 +00:00
tw9299.pp * keep signess of orginal variable in shl/shr operation 2007-07-22 22:56:35 +00:00
tw9306a.pp * create a new vmt entry also if return type differs 2007-07-22 19:47:55 +00:00
tw9306b.pp * create a new vmt entry also if return type differs 2007-07-22 19:47:55 +00:00
tw9309.pp * fix passing string to open array of string 2007-07-22 19:44:56 +00:00
tw9327.pp * fixed opt/cpu settings for test 2009-04-25 18:52:00 +00:00
tw9347.pp * support 'true'/'false' for SetOrdProp on booleans (fixes #9347) 2007-08-08 13:26:28 +00:00
tw9347a.pp * support 'true'/'false' for SetOrdProp on booleans (fixes #9347) 2007-08-08 13:26:28 +00:00
tw9347b.pp tests: fix test 2009-12-24 09:41:48 +00:00
tw9384.pp * Fixed test to be locale independent. 2008-04-18 14:18:14 +00:00
tw9385.pp * also generate an implicit exception frame in case only the function 2007-09-01 14:18:09 +00:00
tw9419.pp * setup a proper symtable stack before parsing the generic declaration itself, resolves #9419 2007-10-15 19:43:01 +00:00
tw9450.pp * test for mantis #9450 (forgot to commit earlier) 2007-10-25 19:41:56 +00:00
tw9450a.pp * test for mantis #9450 (forgot to commit earlier) 2007-10-25 19:41:56 +00:00
tw9461.pp * allow mla to take 4 operands, resolves #9461 2007-10-14 18:08:49 +00:00
tw9551a.pp * give an error when the typeinfo() function is called for an enumeration 2009-03-22 20:54:49 +00:00
tw9601.pp + test for last commit 2007-10-20 17:45:50 +00:00
tw9667.pp + segment register support in g_concatcopy (should fix #9667, but I 2007-09-22 20:10:56 +00:00
tw9672.pp * fix TFPSMap.GetKeyData on non-sorted map (#9672) 2007-09-14 20:48:29 +00:00
tw9673.pp * fixed tw9673 2007-09-21 17:01:39 +00:00
tw9695.pp * fixed mantis #9695 introduced by the fix in r7959 2007-09-15 21:15:06 +00:00
tw9704.pp * result for functions returning a managed type must be initialized and loaded, fixes #9704 2007-09-16 18:55:15 +00:00
tw9766.pp * avoid writing the stabs for a child class before those of a parent 2007-09-19 16:37:49 +00:00
tw9827.pp compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
tw9894.pp * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
tw9894a.pp * allow modifying lvalues obtained by dereferencing read-only properties, 2007-10-09 13:08:36 +00:00
tw9897.pp * changed FPC_EMPTYCHAR into a widechar because it's also used for 2007-10-09 17:52:25 +00:00
tw9918.pp * procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918) 2007-10-14 10:55:40 +00:00
tw9919.pp * fixed compilation 2007-10-14 08:50:24 +00:00
tw9961.pp * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961 2013-03-17 16:22:00 +00:00
tw9961a.pp * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961 2013-03-17 16:22:00 +00:00
tw9961b.pp * patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961 2013-03-17 16:22:00 +00:00
tw9985.pp * test fixed for non-unix, AddDisk exists only on unix 2009-07-15 19:59:37 +00:00
tw9985a.pp * test fixed for non-unix, AddDisk exists only on unix 2009-07-15 20:03:13 +00:00
tw07584.pp * range check error checking for floats refactored 2008-05-11 09:09:21 +00:00
tw07584a.pp * range check error checking for floats refactored 2008-05-11 09:09:21 +00:00
tw10002.pp * prefer non-matching orddef conversions to orddef-to-pointer conversions 2007-10-31 17:20:37 +00:00
tw10009.pp * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 2007-10-28 17:06:02 +00:00
tw10013.pp * fixes widestring range checking, resolves #10013 2007-10-28 14:46:41 +00:00
tw10033.pp * also fix rtti for named enumerations 2008-04-20 20:02:23 +00:00
tw10042.pp * passing by value of variants with stdcall conventions, resolves #10042 2008-08-01 18:03:41 +00:00
tw10072.pp * save/restore true/false label when secondpassing arrayconstructor 2007-10-31 12:37:35 +00:00
tw10159.pp * fixed SimpleRoundTo() function (mantis #10159) 2009-03-22 16:29:54 +00:00
tw10203.pp * remove svn:executable property 2008-07-18 21:28:51 +00:00
tw10210.pp * remove svn:executable property 2008-07-18 21:28:51 +00:00
tw10224.pp * remove svn:executable property 2008-07-18 21:28:51 +00:00
tw10233.pp * Improved fix for bug #10233 for better Delphi compatibility and efficiency: 2008-04-15 22:19:29 +00:00
tw10247.pp compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
tw10247b.pp compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
tw10320.pp * don't handle dynamic arrays using fpc_copy_proc(), because it 2007-12-02 15:58:48 +00:00
tw10350.pp * flush pending local switch changes before evaluating ifopt 2007-12-07 18:24:57 +00:00
tw10371.pp * disallow placing fields after method/property definitions, because this 2009-06-27 12:59:46 +00:00
tw10425.pp + new cpo_openequalisexact parameter comparison option which 2007-12-16 22:22:11 +00:00
tw10454.pp * Inherit recordalignment by objects. Otherwise static instances of child objects are not aligned properly. Mantis #10454. 2007-12-21 15:35:32 +00:00
tw10482.pp + added support for streaming basic variant types (boolean, integer types, 2009-02-23 21:32:12 +00:00
tw10489.pp + accept system.string, resolves #10489 2008-01-12 22:25:33 +00:00
tw10492.pp * allow the usage of symbolic constants to specify the "stored" attribute 2009-02-06 19:54:29 +00:00
tw10493.pp + allow dyn. arrays to be published, resolves #10493 2008-05-02 21:15:10 +00:00
tw10495.pp * convert the array into a variant as well before calling fpc_variant_put, resolves #10495 2008-03-06 22:15:04 +00:00
tw10519.pp * Fixed tests to be locale independent. 2008-04-18 13:31:43 +00:00
tw10540.pp * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
tw10623.pp * simply discard overloaded routines which cannot accept a variant 2008-01-12 19:01:49 +00:00
tw10641.pp * always use RIP-relative addressing in x86-64 assembler code 2012-08-25 15:12:24 +00:00
tw10681.pp * Fixed bug #10681. 2008-01-23 10:24:04 +00:00
tw10684.pp * handle interface methods with cdecl modifier correctly, second and final part to resolve #10684 2009-02-28 20:28:33 +00:00
tw10717.pp * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 2009-07-15 20:40:34 +00:00
tw10727.pp * make stringconstn => open array of char a l1 conversion as it was earlier, resolves #10727 2008-05-17 18:18:51 +00:00
tw10736.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw10753.pp * Fixed tests to be locale independent. 2008-04-18 13:31:43 +00:00
tw10753a.pp * don't optimize funcret with assignment result if the value is also used 2008-02-02 17:39:28 +00:00
tw10757.pp * one more fix for x86 fpu stack swapping (mantis #10757) 2008-02-03 22:49:06 +00:00
tw10768.pp + test for implements with alias 2008-02-24 19:43:50 +00:00
tw10790.pp * call FreeInstance after fail if vmt<>nil rather than if vmt=1 2008-02-08 15:04:58 +00:00
tw10791.pp * Fixed test by changing float value from 1E+100 to 1E+10, since 1E+100 value can not be reliably used for comparison on ARM due to precision loss. 2008-04-18 13:47:29 +00:00
tw10795.pp * enable parsing of default properties when used with objects, resolves #10795 2008-05-18 13:27:59 +00:00
tw10800.pp * fixed buffer overflow in delete() for widestrings (patch by 2008-02-09 11:47:14 +00:00
tw10807.pp * perform typechecking of callinit/callcleanup statements immediately when 2008-02-10 11:13:33 +00:00
tw10815.pp + test for proper freeing of thread resources 2008-02-14 16:17:33 +00:00
tw10825.pp * fixed test for non-mswindows platforms 2008-02-16 11:58:15 +00:00
tw10831.pp * fixed test 2008-05-24 07:20:08 +00:00
tw10833.pp + experimental directive, resolves #10833 2008-02-15 19:29:34 +00:00
tw10863.pp + test for mantis #10863 2008-04-19 17:19:30 +00:00
tw10890.pp * use more generic set type boundaries for constant sets with one 2008-02-27 21:17:13 +00:00
tw10897.pp * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
tw10920.pp * fixed crash when writing a currency value with a specified number 2008-03-02 10:22:25 +00:00
tw10927.pp - revert fix for #10927: the old behaviour was Delphi compatible, 2008-03-08 18:17:31 +00:00
tw10931.pp Add explicit -CO- command line option in tests needing it 2012-03-23 14:45:34 +00:00
tw10966.pp * make result of not(constant) (with constant type <= sinttype) 2008-03-07 16:33:15 +00:00
tw10979.pp - revert fix for #10927: the old behaviour was Delphi compatible, 2008-03-08 18:17:31 +00:00
tw10998.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw11006.pp * add testcase of issue #11006 to testsuite 2008-03-15 20:18:28 +00:00
tw11027.pp * explicit typecasting of any ordinal type to a boolean of the same 2008-03-21 14:44:58 +00:00
tw11033.pp * handle integer operations on variants containing doubles correctly, resolves #11033 2008-03-22 15:35:44 +00:00
tw11039a.pp * allocate .bss entries manual so we can take care of alignment 2008-03-24 11:55:03 +00:00
tw11039b.pp * allocate .bss entries manual so we can take care of alignment 2008-03-24 11:55:03 +00:00
tw11042.pp * fix by Jan Bruns for #11042: improves reading of references on arm 2008-04-10 19:47:49 +00:00
tw11053.pp + test for already fixed mantis 11053 2008-04-12 17:47:12 +00:00
tw11139.pp tests: fix test for new variant overload preferences 2012-04-19 08:31:05 +00:00
tw11169.pp * return an empty string for paramstr(value>paramcount) (already correct 2008-04-18 16:56:44 +00:00
tw11176.pp * test for enum case, on Jonas' request 2008-05-04 18:31:33 +00:00
tw11182.pp + test for mantis #11182 (one which also crashed 2.3.1 before 2008-05-06 13:45:25 +00:00
tw11216.pp * fixed constant evaluation check for negvalue+posvalue (mantis #11216) 2008-04-26 21:22:08 +00:00
tw11254.pp * fixed support in macpas mode for anonymous procedure/function types 2008-05-05 11:59:35 +00:00
tw11255.pp * fixed wrong internal error in case a swapped set <op> setelement 2008-05-07 18:11:18 +00:00
tw11288.pp * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 2008-05-12 12:45:55 +00:00
tw11290.pp * also process tcallnode.funcretnode in nutils.foreachnode*(),needed 2008-05-12 20:50:43 +00:00
tw11308.pp * use rounding correction in str_real based on smallest possible 2008-05-21 16:55:31 +00:00
tw11309.pp * take care of locale decimal separator in test 2009-07-22 17:52:34 +00:00
tw11312.pp * stress testing for interface wrappers 2008-05-18 08:58:55 +00:00
tw11349.pp + added test 2008-05-23 18:12:02 +00:00
tw11354.pp * fix TFPGMap key compare (fixes issue #11354) 2008-05-31 13:12:39 +00:00
tw11369.pp * Fix by Giulio: Fix test for go32v2 2009-11-03 22:56:39 +00:00
tw11371.pp + utf-8 <-> variant type casts, resolves #11371 2009-07-26 12:58:49 +00:00
tw11372.pp * handle booleans correctly in Typinfo.GetEnum*, resolves #11372 2008-06-26 20:01:31 +00:00
tw11392.pp + support for the different rounding modes in the generic rounding 2008-06-27 17:20:56 +00:00
tw11431.pp compiler: allow generic classes to derive from generic classes and generic interfaces 2011-01-04 18:20:40 +00:00
tw11435b.pp * more generic tests 2008-07-18 23:31:02 +00:00
tw11435c.pp compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
tw11436.pp * more generic tests 2008-07-18 23:31:02 +00:00
tw11543.pp * fixed test 2008-06-23 19:16:24 +00:00
tw11563.pp + Extended test for MIPS 2013-03-19 18:21:56 +00:00
tw11568.pp + defined FPC_FULLVERSION as integer constant containing the version, 2008-08-03 09:31:50 +00:00
tw11619.pp * version which also fails in 2.3.1 2008-07-28 20:15:03 +00:00
tw11619a.pp * fixed extended syntax checking {$x-} by moving it from the typecheck pass 2010-03-27 12:51:27 +00:00
tw11638.pp * fixes taking the address of an assembler block defined label 2008-11-09 21:14:45 +00:00
tw11711.pp * added test for bug #11711, to help fix regression for 12385 2008-10-26 13:49:03 +00:00
tw11762.pp * fix writing of goto node to ppu 2008-09-03 20:46:04 +00:00
tw11763.pp * fixed test (it should fail) 2008-09-05 07:28:05 +00:00
tw11771.pp * enable converting procedure callnodes with only default parameters into 2009-07-17 10:29:56 +00:00
tw11786.pp * skip for darwin/i386 (contains non-pic assembler) 2009-01-10 19:45:47 +00:00
tw11791.pp * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
tw11825.pp * fixed calling inherited class methods from a regular method (mantis 2009-02-27 17:05:41 +00:00
tw11846a.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw11846b.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw11848.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw11849.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw11852.pp * the fact that a procedure is local does not mean that it by definition 2008-08-16 08:12:23 +00:00
tw11859.pp * allow exlicit type conversions from class/interface to enums in Delphi 2009-04-26 20:41:24 +00:00
tw11861.pp * don't call procvars passed to formal parameters (mantis #11861) 2008-08-16 14:40:51 +00:00
tw11862.pp * method definitions in "child" interfaces also hide those in "parent" 2008-08-16 20:08:25 +00:00
tw11896.pp * also free memory when a destructor is called without an explicit 2008-08-17 12:38:41 +00:00
tw11937.pp * ignore $region/$endregion directives, resolves #11937 2008-08-23 18:42:14 +00:00
tw12000.pp * only set dynarray pointer to nil in decref in case the last reference 2008-08-31 10:07:53 +00:00
tw12038.pp * always put parameters in left-to-right order in rtti (Delphi-compatible) 2009-09-13 20:56:22 +00:00
tw12048.pp * set finalized dynarrays to nil (mantis #12048) 2008-09-13 20:01:47 +00:00
tw12050a.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw12050b.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw12051.pp + test for mantis #12051 (already works correctly in 2.3.1) 2008-09-04 18:48:25 +00:00
tw12076.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw12109.pp * accept overloaded operators that return any shortstring type when needing 2009-01-24 15:12:19 +00:00
tw12137.pp * the compiler now explicitly keeps track of the minimally guaranteed 2009-02-08 13:00:24 +00:00
tw12151.pp + test that already works (mantis #12151) 2008-12-12 19:45:07 +00:00
tw12186.pp + support for & and % in char constants, resolves #12186 2008-09-20 19:51:29 +00:00
tw12202.pp + test for mantis #12202 2008-09-26 13:32:40 +00:00
tw12207.pp * handle rounding of currency values correctly, resolves #12207 2009-12-13 16:19:56 +00:00
tw12214.pp * reset FPU properly after an exception, resolves #12214 2008-09-25 19:15:54 +00:00
tw12224.pp * fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224 2008-09-27 13:25:11 +00:00
tw12233.pp * make unicodechar equivalent to widechar, resolves #12233 2008-09-27 12:40:42 +00:00
tw12237.pp * disabled last safecall code for non-windows (mantis #12237) 2008-11-02 15:13:20 +00:00
tw12242.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw12242a.pp tests: remove {$STATIC ON} directive since it is not available anymore 2010-01-08 18:01:28 +00:00
tw12249.pp test: add { %norun } directive to tw12249 2010-11-30 08:14:31 +00:00
tw12255.pp + added register keyword to Interlocked* definitions as suggested by Jonas, resolves #12255 2009-02-07 16:09:05 +00:00
tw12318.pp * handle methodpointer function results like records of the same size, resolves #12318 2008-11-15 23:05:36 +00:00
tw12385.pp * enabled commented out test 2012-12-02 16:58:21 +00:00
tw12404.pp * fixed node complexity calculation for certain inlinenodes 2008-11-02 14:50:17 +00:00
tw12508a.pp * delay verbosity changes just like localswitches changes 2008-11-03 21:18:27 +00:00
tw12575.pp * fixed setting EInoutError.ErrorCode (mantis #12575, thanks to 2008-11-09 09:46:47 +00:00
tw12597.pp * explicitly check whether the methodpointer isn't the same as the result 2008-11-09 10:19:29 +00:00
tw12614.pp * convert int64 properly to c-bools, resolves #12614 2008-11-16 13:27:59 +00:00
tw12685.pp * fixed writing memory references on ppc when there is only an offset 2008-11-22 15:13:16 +00:00
tw12704a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw12704b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw12756.pp * fixed internal error when a subscripted object is used in a property 2009-03-22 16:21:06 +00:00
tw12788.pp + write proper rtti for large sets, resolves #12788 2008-12-16 17:18:16 +00:00
tw12894.pp tests: fix test to run on all locales 2009-12-28 01:20:38 +00:00
tw12942.pp * honour the specified stack size when creating new threads on unix 2009-01-08 18:37:24 +00:00
tw12985.pp * only use calling conventions supported on all platforms 2009-03-21 20:56:28 +00:00
tw12987a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw12987b.pp Add popuperr unit on tests 2011-01-13 14:19:52 +00:00
tw12993.pp tests: adapt test for codepage aware strings 2011-10-31 05:49:37 +00:00
tw13015.pp - { %files=... } is for files that exist after execution and have to be 2012-05-28 22:05:04 +00:00
tw13019.pp * only convert character constants into widechar/widestring when assigned 2009-01-24 12:45:03 +00:00
tw13075.pp * fixed UTF8ToUnicode() based on patch by JoshyFun, and also added 2009-03-15 15:47:39 +00:00
tw13076.pp * don't add a thousands separator in FormatFloat if there are no digits 2012-12-02 16:57:41 +00:00
tw13110.pp * comparing tdatetime variant values has to happen without an epsilon, 2009-03-23 17:00:58 +00:00
tw13133.pp * fixed FahrenheitToCelsius() and CelsiusToFahrenheit() (mantis #13133) 2009-02-08 15:30:59 +00:00
tw13186.pp * fixed assembler tables for sse4 instructions, resolves #13186 2009-02-24 20:07:11 +00:00
tw13187.pp * set maximum alignment of shortstrings to 2 in MacPas mode 2009-02-16 18:57:26 +00:00
tw13210.pp * always create a temp for MacPas objects in with-expressions (mantis 2009-02-19 22:43:59 +00:00
tw13281.pp + added some extra checks 2009-12-03 22:25:38 +00:00
tw13294.pp * ifdef i386 -> ifdef cpui386 (fixes i386 compilation) 2010-07-10 09:17:56 +00:00
tw13307.pp * fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based 2009-03-14 15:20:46 +00:00
tw13313.pp + interactive test for mantis #13313 2009-03-14 10:37:59 +00:00
tw13313a.pp + support for properties in DWARF2 where the accessor does not use a function 2009-03-14 11:12:46 +00:00
tw13318.pp * do not do anything when writing to a t(custom)memorystream if the current 2009-03-22 15:53:16 +00:00
tw13343.pp * do not use voidtype for temporary parameter/result locations when 2009-03-18 22:25:06 +00:00
tw13345.pp * do not initialize global reference-counted variables in the automatic 2009-04-25 18:53:58 +00:00
tw13345x.pp * renamed tw13345y.pp to uw13345y because it's a unit (otherwise its 2009-03-22 20:52:45 +00:00
tw13456.pp * in {$h+} mode, always treat string constants as if they were ansistrings 2009-04-05 17:26:38 +00:00
tw13512.pp * fixed errors with parsing negative, >$99 and invalid BCD numbers in 2009-04-27 16:46:42 +00:00
tw13536.pp * fixed location_free() for locations consisting of multiple 2009-04-20 18:57:49 +00:00
tw13552.pp * don't insert thousandseparator if it is #0 (mantis #13552, patch by 2009-04-23 19:16:49 +00:00
tw13553.pp * also check that nested procedures don't have any nested procedures 2009-04-22 15:12:42 +00:00
tw13563.pp * give an error when trying to use the offset of a non-byte-aligned field 2009-04-23 17:27:44 +00:00
tw13583.pp o fixed r13033: 2009-04-24 22:29:05 +00:00
tw13596.pp * store/restore taddnode.resultrealdef to/from the ppufiles, and also 2009-04-27 21:03:11 +00:00
tw13596a.pp * store/restore taddnode.resultrealdef to/from the ppufiles, and also 2009-04-27 21:03:11 +00:00
tw13619.pp * made ifthen() declaration in strutils Delphi-compatible (removed overloads 2009-05-02 15:50:41 +00:00
tw13622.pp + test for mantis bug #13622 (already works with 2.3.1) 2009-04-30 09:11:37 +00:00
tw13628a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw13628b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw13639.pp * only allow implicit type conversions from dynamic arrays to voidpointer 2009-05-02 12:50:14 +00:00
tw13696.inc * support {$i *.ext} to include source files with the same base name, but 2009-05-17 14:33:20 +00:00
tw13696.pp * support {$i *.ext} to include source files with the same base name, but 2009-05-17 14:33:20 +00:00
tw13763.pp - unconditionally enabled {$ifdef PARAOUTFILE}-code (that define was 2009-05-21 09:57:45 +00:00
tw13813.pp * fixed test 2009-07-04 16:29:59 +00:00
tw13820.pp * fixed missing reference counting in case a refcounted type was implicitly 2009-05-25 19:41:14 +00:00
tw13872.pp * fixed CenterPoint() function (patch by Alexander S. Klenin, mantis #13972) 2009-06-14 14:12:09 +00:00
tw13890.pp * fixes and cleanups for tbits (patch by Sergei Gorelkin, mantis #13890) 2009-06-06 14:35:25 +00:00
tw13948.pp * when optimizing temp assignments by simply replacing one temp with 2009-06-10 19:14:40 +00:00
tw13948a.pp * don't perform temp substitution of an entire array when assigning only the 2010-09-15 15:03:32 +00:00
tw13948b.pp * don't perform temp substitution of an entire array when assigning only the 2010-09-15 15:03:32 +00:00
tw13984.pp * made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from 2009-06-20 10:45:04 +00:00
tw13992a.pp * disallow new(property) (mantis #13992) 2009-06-18 09:23:43 +00:00
tw14019.pp * fixed test (it also crashed when compiled with Kylix) 2009-06-21 08:49:00 +00:00
tw14020.pp * enabled a bunch of tests also for aix 2012-04-11 18:04:57 +00:00
tw14020a.pp * enabled a bunch of tests also for aix 2012-04-11 18:04:57 +00:00
tw14040.pp * fixed setstrprop() for shortstring properties (based on hint by Zawullon, 2009-06-26 11:34:04 +00:00
tw14067.pp * added register type parameter to cgsize2subreg(), as the subreg can 2009-07-19 13:57:23 +00:00
tw14092.pp * reduce redundant temporary interfaces variables, resolves #14092 2010-08-23 11:56:17 +00:00
tw14124.pp * access static fields by a absolute sym pointing to the symbol for the space allocation, resolves #14124 2009-08-10 18:46:23 +00:00
tw14134.pp * accept const <guid const> = <guid string>; again, resolves #14134 2009-07-12 11:00:07 +00:00
tw14143.pp * fixed FloatToDecimal() for inf/nan (mantis #14143, thanks to 2009-07-16 13:11:36 +00:00
tw14145.pp * limit the number of string message methods per class to 2^31 independent of architecture width: this avoids lots of compiler changes when allowing 2^63 (for 64 bit targets) 2010-10-29 13:26:50 +00:00
tw14149.pp * enabled a bunch of tests also for aix 2012-04-11 18:04:57 +00:00
tw14155.pp + test from mantis #14155 2009-07-17 12:22:22 +00:00
tw14174.pp * set addn resultdef when evaluating constant string concatenation 2009-07-22 16:16:11 +00:00
tw14230.pp * no longer perform precision correction for single precision values, because 2009-08-22 07:49:06 +00:00
tw14236.pp + test for #14236 so it won't popup again 2009-08-12 16:45:18 +00:00
tw14307.pp * Copy() with WideChar array or PWideChar parameter should use fpc_unicodestr_copy compilerproc, since fpc_widestr_copy is available only on Windows. Bug #14307. 2009-08-10 13:09:27 +00:00
tw14315.pp * fixed memory statistics after try_concat_free_chunk_forward() concatenated 2012-08-26 15:29:44 +00:00
tw14363.pp - disabled cs_opt_asmcse for -O2/-O3 on i386. It can still be enabled 2009-08-16 15:29:47 +00:00
tw14388.pp * store array results returned in registers on x86_64-win64 in a memory location if needed, resolves #14388 2010-01-17 21:07:59 +00:00
tw14403.pp * fixed spilling of and operations on spilled 32 bit values for x86_64 2009-08-21 16:20:16 +00:00
tw14418.pp * make test fail if the wrong method is called 2009-08-30 08:33:43 +00:00
tw14514.pp * enabled a bunch of tests also for aix 2012-04-11 18:04:57 +00:00
tw14536.pp * Changed the test so it uses typecasting instead of calling the conversion helpers from VarUtils. 2010-12-18 18:43:40 +00:00
tw14553.pp + support & to escape keywords being a solution for #14553 2009-10-09 16:06:36 +00:00
tw14566.pp * handle mm register properly when used as top_local, resolves #14566 2010-01-03 20:33:01 +00:00
tw14617.pp + support for tkUString in get/setpropvalue (mantis #14617) 2009-10-09 19:47:55 +00:00
tw14729.pp * fixed mantis #14729: 2009-10-10 10:53:18 +00:00
tw14740.pp * don't stop at #0 characters for setstring with pchar either 2009-10-09 19:47:46 +00:00
tw14743.pp * allow reintroduce for objects, resolves #14743 2009-10-10 10:14:49 +00:00
tw14798.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw14812.pp * allowed open "packed" arrays (same as regular open arrays, for 2009-10-22 19:48:35 +00:00
tw14841.pp * fixed range checking for inc/dec when mixing unsigned and signed types 2009-11-23 20:01:07 +00:00
tw14862g.pp * disallow pusha*/popa* for x86_64 (mantis #14862) 2010-07-10 16:22:46 +00:00
tw14941.pp * turn openstring value parameters into regular shortstring parameters 2010-01-10 15:36:23 +00:00
tw14941a.pp * turn openstring value parameters into regular shortstring parameters 2010-01-10 15:36:23 +00:00
tw14958a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw14958b.pp * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
tw14992a.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw14992b.pp + Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries 2011-08-11 12:27:48 +00:00
tw14992c.pp * Fixed x86_64 compilation further (rev. 17940 was not enough). 2011-07-12 13:42:27 +00:00
tw15015.pp * don't convert "cardinal div (cardinal-cardinal)" to longint after it 2009-12-10 21:08:31 +00:00
tw15061.pp * changed {$align mac68k} from an alias for {$packrecords 2} to a proper 2010-01-08 15:36:22 +00:00
tw15061a.pp * maxcrecordalign for darwin/ppc64 is 4 instead of 8 (at least for the types 2010-01-09 11:22:33 +00:00
tw15088.pp * set default set packing to 1 for TP/Delphi mode (mantis #15088) 2009-11-14 23:54:10 +00:00
tw15169.pp * handle loc_jump/loc_flags in for-loop upper bound (mantis #15169) 2009-11-23 21:11:16 +00:00
tw15203.pp * avoid too long prefixes of manglednames by using a CRC like for long parameter name lists, resolves #15203 2010-01-01 21:56:55 +00:00
tw15207.pp * store/restore trttinode.rttidatatype to/from ppu file, and also copy it in 2009-12-03 23:03:25 +00:00
tw15274.pp * don't error out or generate invalid code for "with x do ;" 2009-12-08 19:45:08 +00:00
tw15293.pp * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 2009-12-11 22:02:36 +00:00
tw15293a.pp * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 2009-12-11 22:02:36 +00:00
tw15296.pp * disabled the use of samevalue() when comparing float variants, because 2009-12-23 21:30:58 +00:00
tw15304.pp * fixed inverted condition in inc/dec range/overflow case that caused 2009-12-09 21:54:46 +00:00
tw15308.pp * removed extra space character when generating the maximal number of 2010-01-07 15:26:30 +00:00
tw15357.pp + test for mantis #16357 fixed in r15350 2010-05-31 18:11:46 +00:00
tw15363.pp * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
tw15364.pp * convert booleans to the actual array index type (mantis #15364) 2009-12-17 13:53:09 +00:00
tw15370.pp - disabled pic (fixes test on darwin/i386, where pic is on by default) 2010-01-29 20:56:41 +00:00
tw15377.pp * GetEnumName handles subrange types correctly, resolves #15377 2009-12-22 11:36:47 +00:00
tw15391.pp * support arrayconstructornodes of procvars (mantis #15391) 2009-12-23 20:11:35 +00:00
tw15415.pp * allow and properly handle @classtype(pointerconst).field (mantis #15415) 2009-12-22 15:19:05 +00:00
tw15446.pp * always call procvars inside varargs in TP/Delphi mode (mantis #15446) 2010-01-02 21:43:19 +00:00
tw15453a.pp * fixed evaluation of "mod" operator for tconstexprint with signed operands 2010-01-01 22:50:35 +00:00
tw15467.pp * handle subrange enumeration types in GetEnumValue correctly, resolves #15467 2010-01-05 16:10:13 +00:00
tw15500.pp * tests: add test for issue #15500 2010-01-17 15:57:05 +00:00
tw15504.pp * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) 2010-01-12 20:19:52 +00:00
tw15530.pp test: extend dispinterface test for win64 and wince (2 of 3) 2010-01-20 07:26:40 +00:00
tw15571.pp * fixes cmem.malloc et al. for windows as proposed by Ludo Brands, resolves #15571 2011-08-18 08:47:44 +00:00
tw15582.pp * enable specifying the alignment mismatch of the frame/stack pointer 2012-09-02 14:32:05 +00:00
tw15591.pp compiler: change check for current in try_consume_unitsym - don't use current_unit in check because specialize code does not replace this variable (fixes bug #0015591) 2010-12-01 08:18:51 +00:00
tw15592.pp * handle fields with the same name as a type also correctly in case of 2010-02-13 20:51:19 +00:00
tw15599.pp * update the coordinates properly if a string is written that exactly fills 2010-05-08 11:29:25 +00:00
tw15607.pp * only for Darwin platforms 2010-01-29 17:49:43 +00:00
tw15610.pp * fixed changing the visibility of a property with a fixed index in a child 2010-05-04 14:41:22 +00:00
tw15619.pp * don't give a "NoThreadError" for any default rtl/basicevent* routines, 2010-01-29 21:01:11 +00:00
tw15668.pp * handle unrolling of for ... downto ... correctly, resolves #15668 2010-02-10 21:08:54 +00:00
tw15683.pp Added test for Mantis #15683 which seems to be fixed already. 2012-06-01 12:01:18 +00:00
tw15690.pp * tobject.inheritsfrom(nil) has to return false (mantis #15690) 2010-02-06 18:14:26 +00:00
tw15693.pp * tobject.unitname and tobject.tostring have to return an ansistring instead 2010-02-06 17:53:49 +00:00
tw15694.pp * don't modify the flags while simplifying PIC memory references 2010-02-06 20:18:36 +00:00
tw15727a.pp * don't perform a range check in Delphi mode when passing a cardinal as 2010-02-10 16:35:37 +00:00
tw15728.pp * automatically try to call procvars that are subscripted or used in a 2010-02-10 16:12:18 +00:00
tw15750.pp * fixed internalerror in case the from-value of a for-loop has loc_jump 2010-03-26 22:26:25 +00:00
tw15777a.pp + support for "univ" in macpas mode: a parameter modifier that allows 2010-03-13 22:13:20 +00:00
tw15777c.pp + support for "univ" in macpas mode: a parameter modifier that allows 2010-03-13 22:13:20 +00:00
tw15777d.pp + support for "univ" in macpas mode: a parameter modifier that allows 2010-03-13 22:13:20 +00:00
tw15777e.pp + tests from mantis #15777 2010-03-14 11:03:09 +00:00
tw15777f.pp + tests from mantis #15777 2010-03-14 11:03:09 +00:00
tw15812.pp * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 2010-02-19 16:26:36 +00:00
tw15821.pp * when typecasting the result of pthread_self, always call it using 2010-03-24 21:51:07 +00:00
tw15843.pp * fixed evaluating constant expressions consisting of more than one term and 2010-03-24 20:52:31 +00:00
tw15909.pp * fixed storing/loading widestring constant nodes into/from ppu files 2010-03-14 13:27:00 +00:00
tw15930.pp + also support & to escape identifiers (and for octal notation) in Delplhi 2010-03-21 23:33:44 +00:00
tw15966.pp * add a reference to the procsym corresponding to the chosen overloaded 2012-06-06 18:46:01 +00:00
tw16004.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw16018.pp * do replace one temp with another while inlining in case the former can 2010-05-03 16:29:03 +00:00
tw16034.pp * record the vmt_offset as the actual offset of the vmt field, so that 2010-11-10 15:58:47 +00:00
tw16040.pp * Extended test by barlone (Bug ID 19000) 2011-04-02 09:52:47 +00:00
tw16065.pp * handle usage of generics type as class type correctly, resolves #16065 2010-04-21 20:19:18 +00:00
tw16083.pp compiler: allow to derive classes from a nested class type (issue #0016083) 2010-03-23 05:36:11 +00:00
tw16090.pp compiler: change find_module_from_symtable to support not only unit symtables but also other symtables with valid moduleid (fixes bug #0016090) 2010-12-01 04:33:47 +00:00
tw16100.pp * patch by Aleksa Todorovic to fix generic interfaces, resolves #16100 2010-11-29 21:13:09 +00:00
tw16108.pp + int64 version of randomrange() (mantis #16108) 2010-03-30 20:04:19 +00:00
tw16130.pp * handle multiple string labels in one case branch correctly, resolves #16130 2010-05-02 21:44:24 +00:00
tw16160.pp + -Sy on the command line is now equal to $T+, resolves #16160 2011-05-16 15:36:16 +00:00
tw16161.pp tests: fix test for powerpc 2010-04-18 09:50:32 +00:00
tw16163.pp * moved most handling of records that fit in a register but that cannot be 2010-03-31 20:19:42 +00:00
tw16188.pp tests: fix test for locales with DecimalSeparator <> '.' 2010-04-09 17:12:20 +00:00
tw16222.pp compiler: fix nested type typecast (issue #0016222) 2010-04-09 17:10:52 +00:00
tw16263a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw16263b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw16311.pp * extended test 2010-07-15 19:17:38 +00:00
tw16315a.pp - NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757) 2010-08-10 19:05:13 +00:00
tw16315b.pp - NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757) 2010-08-10 19:05:13 +00:00
tw16326.pp + tthread.start method, simply calls tthread.resume for now (mantis #16326) 2010-04-24 14:52:08 +00:00
tw16328.pp * don't try to bitpack types > 32 bit on 32 bit cpus (mantis #16328) 2010-04-24 12:46:02 +00:00
tw16365.pp + test from mantis #16365, already works 2010-11-26 14:38:15 +00:00
tw16366.pp * don't give an internal error when creating a dynamic array or a 2010-05-02 13:42:03 +00:00
tw16377.pp * don't generate range checking code for pointers-indexed-as-arrays when 2010-05-04 10:39:01 +00:00
tw16402.pp * GetEnumNameCount also counted the unit name after r14511 (mantis #16402) 2010-05-04 17:59:58 +00:00
tw16592.pp * Merged XPCom branch into trunk, added support for constref and changed 2010-10-17 20:58:22 +00:00
tw16622.pp * don't force OT_BITS32 on x86-64, resolves #16622 2010-07-17 20:57:06 +00:00
tw16668.pp + implement auto inlining (-Ooautoinline) 2012-05-19 13:30:02 +00:00
tw16700.pp * fixed "byte/word/... ptr []" and "byte/word/..([])" typecasted expressions 2010-06-11 14:51:58 +00:00
tw16757.pp * fixed register allocation info when initialising parameters, both in 2010-06-26 09:59:04 +00:00
tw16770.pp * fixed range/overflow checking for succ/pred (mantis #16770) 2010-06-22 19:15:08 +00:00
tw16772.pp * allow taking the address of an indexed array function result 2010-06-25 12:42:27 +00:00
tw16787.pp * also support variants for %s in sysutils.format (mantis #16787) 2010-07-02 19:59:58 +00:00
tw16803.pp * allow exit(value) in exception blocks. Forbidding this dates back to 2010-06-29 16:56:59 +00:00
tw16820.pp * use the correct procdef when taking the address of an overloaded function 2010-07-02 19:30:20 +00:00
tw16848.pp * use TrueBoolStrs/FalseBoolStrs for *StrToBool* (mantis #16848) 2010-08-10 13:06:22 +00:00
tw16861.pp * correct the register size holding a smallset < 4 bytes when using "bt" 2010-07-07 18:45:57 +00:00
tw16863.pp * fixed real48 to double conversion for 0.0 (patch by "jeng", mantis #16863) 2010-07-10 12:15:13 +00:00
tw16874.pp * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined 2010-07-08 20:34:17 +00:00
tw16884.pp * allow tthread-based threads to only start executing once the constructor 2010-07-18 16:31:25 +00:00
tw16901.pp * separate the finally block that dezals with cleaning up temps and the 2010-07-15 19:25:40 +00:00
tw16949a.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
tw16949b.pp * Add %delfiles for proper clean-up. 2013-01-22 16:58:30 +00:00
tw16954.pp * fixed calling static TP-style object methods from within other methods 2010-07-18 11:01:12 +00:00
tw16980.pp * getregisterinline() can be used to replace multiple size variants 2010-09-08 21:13:02 +00:00
tw17118.pp * taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118 2010-08-06 11:09:45 +00:00
tw17136.pp * give an error if a routine definition defines default values for 2012-06-07 22:36:39 +00:00
tw17164.pp * only insert the current list of pc-relative data if it's not empty, 2010-08-16 20:17:07 +00:00
tw17180.pp * convert LOC_FLAGS/LOC_JUMP to cbool value in bool_to_bool conversion, 2010-08-16 17:54:39 +00:00
tw17181.pp * better error message in case of self-referencing generics specialization, resolves #17181 2010-08-19 08:00:57 +00:00
tw17184.pp + test for #17184 2010-11-28 20:23:45 +00:00
tw17193.pp + test for last commit 2010-12-02 17:32:48 +00:00
tw17213.pp * nested open array constructors are not allowed, resolves #17213 2010-08-22 20:13:27 +00:00
tw17220.pp * if the unit of a procedure call is explicitly specified, limit the search 2010-08-23 20:51:40 +00:00
tw17220a.pp * if the unit of a procedure call is explicitly specified, limit the search 2010-08-23 20:51:40 +00:00
tw17236.pp * adjustments/fixes for AIX/ppc64 2012-04-25 20:28:32 +00:00
tw17283.pp * fixed copy/paste error in the test, and the compiler bug that was 2010-08-30 11:27:14 +00:00
tw17337.pp * Values outside signed 32-bit can only be assigned to a 64-bit register in one instruction, not to memory 2011-10-19 10:16:08 +00:00
tw17342.pp * do not convert the second argument of inc/dec(ptrtype,value) into a 2010-09-08 15:33:43 +00:00
tw17379.pp * enabled maybe_call_procvar() also for macpas mode (calls procvars that 2010-09-12 16:03:00 +00:00
tw17379a.pp * disabled maybe_call_procvar() again for macpas mode, because it breaks 2010-09-13 20:14:27 +00:00
tw17402.pp * don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402 2010-09-16 20:45:46 +00:00
tw17402a.pp * replaced -O2 with -Ootailrec, because that's the optimization that has 2010-09-17 09:13:39 +00:00
tw17413.pp * don't perform temp substitution for variables whose address has been taken 2010-09-15 12:06:21 +00:00
tw17430.pp * immediately fail when trying to allocate a memory block whose size falls 2010-09-17 14:05:06 +00:00
tw17458.pp * when simplifying ordinal expressions during inlining, keep the resultdef 2010-10-07 15:08:52 +00:00
tw17493.pp * store/load tloopnode.loopflags to/from ppu files so that for/repeat/while 2010-10-08 13:01:25 +00:00
tw17514.pp + Test for System.Delete() with Size argument equal to MaxInt, Mantis #17514 2010-10-06 17:33:29 +00:00
tw17521.pp * fixed loading the vmt of TP-style objects when it's not at offset zero 2010-10-20 12:00:15 +00:00
tw17546.pp * zapped gremlin that prevented dotest from parsing the %opt line 2010-10-06 08:46:36 +00:00
tw17550.pp * New bug test 2010-10-06 16:37:14 +00:00
tw17560.pp + add cthreads for unix platforms 2010-11-03 12:41:32 +00:00
tw17591.pp * hook up CompareUnicodeStringProc and CompareTextUnicodeStringProc in 2010-11-03 12:16:20 +00:00
tw17604.pp * fixed evaluation of length('') (the type of an empty string is a chararray 2010-10-11 15:00:20 +00:00
tw17646.pp * always force range checking for the upper and lower bounds of for-loops if 2010-10-24 14:55:48 +00:00
tw17675.pp * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +00:00
tw17675a.pp * don't internalerror when a property is hidden by a method in a child class 2010-10-20 14:12:58 +00:00
tw17685.pp * load sysutils unit by command line parameter so the unsupported uses in iso mode is avoided 2012-10-01 17:18:46 +00:00
tw17710.pp + changes precedence of unary minus operator in mac and iso mode, resolves #17710 2011-05-17 19:53:55 +00:00
tw17714.pp * make sure that all references used in the inline int->real conversion code 2010-10-29 16:57:54 +00:00
tw17715.pp + Also check IntToBin input 2010-11-02 11:24:10 +00:00
tw17836.pp * fixed optimized division of signed values by constant power of 2 if the 2010-11-05 15:32:07 +00:00
tw17838.pp * unified handling of comparison of constant and expression with disjunct ranges of values 2011-08-19 18:47:37 +00:00
tw17846.pp * when looking for overloaded conversion (assignment) operators, only ignore 2010-11-26 15:37:31 +00:00
tw17862.pp * only ordinals and enums can be bitpacked -> don't give an error when 2010-11-08 21:23:55 +00:00
tw17904.pas * Variant types: renamed varunicodestring to varustring and changed its value to $102 (for Delphi compatibility), introduced varUStrArg=$73, added some description comments. 2010-11-27 16:17:43 +00:00
tw17928.pp * fixed potential buffer overflow error when creating the fullprocname for 2010-11-14 12:18:48 +00:00
tw17945.pp compiler: fix search of outer class type inside inner type declarations (bug #0017945) 2010-11-17 05:51:54 +00:00
tw17950.pp compiler: set moduleid for record symtables and descendants (fixes bug #0017950) 2010-11-17 02:40:41 +00:00
tw17952a.pp compiler: add all nested classes to the symtable stack while parsing method header (issue #0017952) 2010-11-26 07:30:20 +00:00
tw17952b.pp compiler: add all nested classes to the symtable stack while parsing method header (issue #0017952) 2010-11-26 07:30:20 +00:00
tw17957.pp + additional test 2010-11-29 21:18:59 +00:00
tw17986.pp compiler: allow nested objects to refence owner class in method arguments (issue #0017986) 2010-11-26 07:55:55 +00:00
tw17998.pp + support extra parameter for initialize() that indicates how many elements 2010-11-23 15:14:40 +00:00
tw18009.pp * handle variables without explicit size prefix better in inline assembler, resolves #18009 2011-01-30 21:57:30 +00:00
tw18013.pp * halt(1) on error 2010-11-22 13:36:58 +00:00
tw18019.pp * if the size of an operand is not explicitly forced in intel assembler 2012-08-26 17:05:31 +00:00
tw18075.pp compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility) 2012-04-26 02:33:57 +00:00
tw18082.pp * don't overwrite the target value of interlockedcompareexchange*() if the 2010-11-29 12:53:10 +00:00
tw18085.pp compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes 2010-11-29 04:08:00 +00:00
tw18086.pp compiler: resolve only current typeblock forward declarations when the type block is finished (fixes bug #0018086) 2010-11-30 00:02:06 +00:00
tw18103a.pp Added NORUN flags to tests 2012-02-04 16:29:56 +00:00
tw18103b.pp Added NORUN flags to tests 2012-02-04 16:29:56 +00:00
tw18103c.pp Added NORUN flags to tests 2012-02-04 16:29:56 +00:00
tw18113.pp * skip instructions containing a reference with a segment prefix (fixes 2010-12-23 15:24:29 +00:00
tw18123.pp compiler: allow TFoo.TBar types for object methods (bug #0018123) 2010-12-02 03:53:02 +00:00
tw18127.pp compiler: push to the stack not only nested hierarchy but also class hierarchy for each nested entry both in method declaration and for method body, also push child hierarchy while parsing object members because in other case parent types are invisible for descendants (fixes mantis #0018124, mantis #0018127 and more) + extended test 2010-12-02 03:04:23 +00:00
tw18131.pp compiler: put static variables into unit level and not into parent class/object/record (fixes bug #0018131) 2010-12-02 05:56:13 +00:00
tw18222.pp compiler: fix compiler crash (bug #0018222) 2010-12-17 07:50:47 +00:00
tw18266.pp * fixed for non-Windows (widestring=unicodestring there) 2011-01-29 22:24:12 +00:00
tw18334.pp * limit test to armv7m 2013-01-01 18:14:40 +00:00
tw18420.pp + support str(<boolean>,...), boolean is an enumeration type 2011-01-30 14:27:09 +00:00
tw18443.pp compiler: use anonymous inherited in all cases where the next token <> _ID (bug #0018443) 2011-01-09 05:08:04 +00:00
tw18512.pp compiler: change Addr function to return untyped pointer by Blaise Thorn (issue #0018512), change/add tests 2011-01-18 15:23:58 +00:00
tw18567.pp Fix the test. It's mode Delphi, but does not compile in Delphi, because "TSomeRecord" and "TSomeRecord<T>" are different identifiers. 2011-12-02 14:11:06 +00:00
tw18610.pp compiler: call gen_intf_wrappers not only for unit symtables but also for syntables of records and object types because they can contain nested classes (bug #0018610) 2011-01-26 13:50:36 +00:00
tw18620.pp compiler: treat record/class fields types as bt_var_type block in delphi mode - as result they don't create a forward declaration for ^Type. Leave it as is for other modes because in other case it break the compilation of RTL and packages (fixes issue #0018620) 2011-01-29 07:32:10 +00:00
tw18688.pp Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 2012-05-22 12:19:11 +00:00
tw18690.pp * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +00:00
tw18702.pp * changing tests to fix regressions is only the last resort, so this should be sorted out by other means, r19116 reverted 2011-09-17 18:19:47 +00:00
tw18704.pp * patches by Max Nazhalov to solve some issues with currency formatting, resolves #18704 and #22063 2012-05-19 14:54:46 +00:00
tw18706.pp * when looking for a procdef matching a procvardef in an objectdef, 2011-12-03 20:42:03 +00:00
tw18767a.pp compiler: fix private and protected members visibility check for nested records (issue #0018768) 2011-09-07 01:51:13 +00:00
tw18767b.pp compiler: fix strict private visibility check for nested types (issue #0018767) 2011-09-07 01:32:43 +00:00
tw18768.pp Disallow "protected" and "strict protected" in extended records (Delphi compatible). 2013-02-11 18:46:47 +00:00
tw18859.pp * Added 'HaltOnNotReleased:=True', without it a memory leak won't register as a test failure. 2011-03-04 18:18:22 +00:00
tw18909.pp * probably mark an overloaded := operator used as type conversion as used, resolves #18909 2011-04-14 21:11:27 +00:00
tw19077.pp * run test only if the platform supports the extended type 2011-04-15 20:53:11 +00:00
tw19180.pp * typo ($ifdef window -> $ifdef windows) 2011-09-28 22:10:22 +00:00
tw19182.pp Mantis #19182, Delphi compatible tweaks: 2011-09-05 19:51:10 +00:00
tw19201.pp * cmov cannot use memory location as destination, fixed spiling code, resolves #19201 2011-04-21 13:51:45 +00:00
tw19277.pp * patch by Sven Barth, handle idtoken correctly in the token recorder, resolves #19277 2011-05-19 19:31:08 +00:00
tw19325.pp * patch by Anton Shepelev to pass eofs in tprocess to the parent process, resolves #19325 2011-05-20 20:52:37 +00:00
tw19357.pp compiler: calculate offset of record fields in taddrnode also for bitpacked structures (Jonas comment in bug #0019357) 2013-01-18 01:56:55 +00:00
tw19368.pp New test 2011-11-16 13:17:42 +00:00
tw19434a.pp * give an error if a routine definition defines default values for 2012-06-07 22:36:39 +00:00
tw19434b.pp * give an error if a routine definition defines default values for 2012-06-07 22:36:39 +00:00
tw19498.pp pgenutil.pas, generate_specialization: 2012-02-04 14:20:26 +00:00
tw19499.pp Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 2012-05-22 12:19:11 +00:00
tw19500.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw19511.pp + add test for Mantis #19511 which seems to be fixed already... 2012-05-17 08:59:50 +00:00
tw19548.pp * handle pointer+type param. correctly, resolves #19548 2011-06-25 18:05:49 +00:00
tw19555.pp * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 2011-08-18 21:58:30 +00:00
tw19581.pp * don't give -CO warnings or hints for ordinal constants, because those 2012-06-06 19:28:22 +00:00
tw19610.pp * fix for Delphi incompatible DelimitedText, Mantis #19610, big patch from Reinier Olislagers. 2012-10-05 16:56:09 +00:00
tw19622.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw19651.pp + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 2011-09-04 16:01:26 +00:00
tw19700.pp * prevent double freeing temps containing int64-sized parameters 2011-08-01 17:12:45 +00:00
tw19701.pas * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. 2011-11-26 05:01:30 +00:00
tw19851a.pp + added tests for recent stream modifications 2011-08-17 12:56:57 +00:00
tw19851b.pp * so far windows only 2011-08-17 13:01:32 +00:00
tw19864.pp Test fix of infinite loop in PUSH/POP directives 2011-08-07 20:44:55 +00:00
tw19874.pp * patch by Michalis Kamburelis to make FGL lists First and Last properties that are settable, resolves #19874 2011-08-16 17:11:48 +00:00
tw19910.pp + support for assembler instructions with four operands 2011-08-14 16:46:35 +00:00
tw19960.pp * fix TFPGList.Extract to return the correct values by a patch by Michalis Kamburelis, resolves #19960 2011-08-14 13:57:33 +00:00
tw19974.pp * accept undefineddef (generic parameter) as parameter for assigned, resolves #19974 2011-08-12 20:33:22 +00:00
tw19977.pp * *Dir(<ansistring>) functions need to check io result as well, resolves #19977 2011-08-14 19:00:07 +00:00
tw20003.pp * fixed skiptarget directive 2012-04-11 18:05:40 +00:00
tw20005.pp * patch by Michalis Kamburelis to keep the ending of TFPSList filled with zeros (space between count and capacity), resolves #20005 2011-08-17 09:05:58 +00:00
tw20028.pp * don't check array ranges for being constant in generic declarations, resolves #20028 2011-10-15 21:28:19 +00:00
tw20035a.pp * allow %seg. register:offset without (...), resolves #20035 2011-08-27 15:41:39 +00:00
tw20035b.pp * allow %seg. register:offset without (...), resolves #20035 2011-08-27 15:41:39 +00:00
tw20035c.pp * force -vw switch, because if it's not active then -Sew won't do anything 2012-04-15 16:09:29 +00:00
tw20075.pp * Test contains assembler, restrict to i386. 2011-10-04 08:16:32 +00:00
tw20093.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
tw20093a.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
tw20119.pp compiler: clear vd_class option if it was added by _STATIC token (issue #0020119) 2011-09-07 02:22:03 +00:00
tw20192.pp * Fixed test for 64-bit targets 2011-10-01 08:32:05 +00:00
tw20257.pp * when comparing two boolean values, convert both to pasbool8 so 2011-12-03 22:31:21 +00:00
tw20396.pp * forgotten test for last commit 2011-10-15 20:30:17 +00:00
tw20407.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20421.pp tests: forgotten test 2011-10-07 06:00:15 +00:00
tw20527.pp * allow local type definitions for "file of xx" component types 2011-10-21 15:00:21 +00:00
tw20557.pp * ignore errors in setlength parsing inside a generic functin, resolves #20557 2011-10-30 19:22:55 +00:00
tw20577a.pp * compiler\pdecl.pas: 2012-01-02 16:02:51 +00:00
tw20577b.pp * compiler\pdecl.pas: 2012-01-02 16:02:51 +00:00
tw20594.pp compiler: correctly traverse record fields while generating record constant (bug #0020594) 2011-10-31 02:54:19 +00:00
tw20627.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20629.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20638.pp compiler: allow CASE record block after the methods and other record elements (issue #0020638) 2011-11-08 02:16:04 +00:00
tw20690.pp compiler: push nested class hierarchy for parsing nested procedures arguments and results (mantis #0020690, mantis #0020038) 2011-11-16 03:41:56 +00:00
tw20744.pp * use temporary location to construct writestr() string, because the 2011-11-24 19:56:21 +00:00
tw20796a.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20796b.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20796c.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20821.pp * make asciinr string long enough for binary char constants as pointed out by Matti Kronman, resolves #20821 2011-12-08 22:04:32 +00:00
tw20827.pp + Test case for bug #20827. The issue itself was fixed in r19668. 2011-12-11 17:00:26 +00:00
tw20836.pp Add tests for resolved generic bug reports. 2011-12-11 15:49:22 +00:00
tw20851.pp This fixes Mantis #20851 . 2012-02-04 16:03:58 +00:00
tw20871.pp * pgenutil.pas, generate_specialization: 2012-02-04 16:26:47 +00:00
tw20872a.pp When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 . 2011-12-11 16:03:55 +00:00
tw20872b.pp When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 . 2011-12-11 16:03:55 +00:00
tw20872c.pp When checking whether the current specialization was already done before we also need to check the globalsymtable if we're currently in the implementation section. Otherwise the specialization will be generated twice and will result in a "duplicate identifier" error. This fixes mantis #20872 . 2011-12-11 16:03:55 +00:00
tw20873.pp * typecheck all array indices, not just integer and boolean types 2012-01-18 21:29:44 +00:00
tw20874a.pp * handle flag to reg./ref. conversion correctly for boolean64 2011-12-29 17:28:35 +00:00
tw20874b.pp * handle flag to reg./ref. conversion correctly for boolean64 2011-12-29 17:28:35 +00:00
tw20880.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw20889.pp * handle int_to_bool for qwordbools correctly on arm 2011-12-31 14:14:21 +00:00
tw20909.pp compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) 2012-01-24 06:57:04 +00:00
tw20940.pp compiler: add owner hierarchy prefix for mangled name of parameter def to prevent asm symbols collision (issue #0020940) 2012-01-24 08:27:51 +00:00
tw20947.pp "SizeInt" inside the compiler references the "size of an int" on the Host platform. What we want for writing size information in PPUs for Generics is "ASizeInt" which is the "size of an int" of the target platform. This fixes Mantis #20947. 2012-06-19 08:47:30 +00:00
tw20962.pp * fixed test for big endian 64 bit targets 2012-01-04 16:09:04 +00:00
tw20995a.pp * compiler\pdecl.pas: 2012-01-02 16:02:51 +00:00
tw20995b.pp * compiler\pdecl.pas: 2012-01-02 16:02:51 +00:00
tw20998.pp * extended test 2012-06-28 14:39:16 +00:00
tw21029.pp * avoid range check errors when inlining not-nodes (mantis #21029) 2012-01-10 22:23:25 +00:00
tw21044.pp compiler: 2012-01-24 01:45:31 +00:00
tw21064a.pp Fix for Mantis #21064. 2012-06-20 08:35:57 +00:00
tw21064b.pp Fix for Mantis #21064. 2012-06-20 08:35:57 +00:00
tw21073.pp * do not interpret procsyms followed by ./^/( as potential procvar 2012-01-12 21:37:59 +00:00
tw21091.pp * handle currency constants correctly on non i386 platforms if they are given as integer constant, resolves #21091 2012-04-06 22:13:48 +00:00
tw21146.pp * handle all operand combinations of xadd, resolves #21146 2012-01-25 21:26:59 +00:00
tw21151.pp * keep track of the type of symbolic floating point constants rather 2012-01-28 18:38:06 +00:00
tw21177.pp * make self-pointer passed by reference not regable. Was not necessary 2012-01-29 11:30:12 +00:00
tw21179.pp Fix Mantis #21179 2012-02-13 21:17:54 +00:00
tw21255.pp * don't replace "expr1 or expr1" or "expr1 and expr1" with just "expr1" 2012-03-09 20:26:32 +00:00
tw21267.pp * support pointer constants as initialisation values for procvar typed 2012-05-20 14:51:15 +00:00
tw21329.pp * accept with statements with generic variables having a generic parameter type, resolves #21329 2012-12-28 19:48:33 +00:00
tw21350a.pp Fix for Mantis #21350 2012-06-14 07:07:28 +00:00
tw21350b.pp Fix for Mantis #21350 2012-06-14 07:07:28 +00:00
tw21443.pp * dereference pchar passed to indexbyte in strecopy (patch by Andrew Haines, 2012-03-08 18:55:49 +00:00
tw21457.pp Fix for Mantis #21457 2012-06-12 09:42:22 +00:00
tw21472.pp + patch by Seth Grover to support line number macro returning a numerical number, resolves #21372 2012-03-23 20:35:42 +00:00
tw21505.pp + tests for mantis #21505 (bug already fixed in r21975/21983) 2012-11-28 21:25:28 +00:00
tw21505a.pp + tests for mantis #21505 (bug already fixed in r21975/21983) 2012-11-28 21:25:28 +00:00
tw21538.pp Fix for Mantis #21538. 2012-09-25 10:25:30 +00:00
tw21550.pp + symtable.pas, tspecializesymtable.create: SymList and DefList do not need to own the symbols and defs as they are moved to another symtable before the specialize symtable is destroyed (avoids the need to call "extract" on those lists) 2012-05-10 06:27:32 +00:00
tw21551.pp * fully compare typenodes and rttinodes in their docompare() methods 2012-03-25 16:52:34 +00:00
tw21592.pp * create and push array def before the array range is parsed, this allows generic parameters to be used in the range definition, resolves #21592 2012-04-06 20:35:18 +00:00
tw21592b.pp ninl.pas, tinlinenode.pass_typecheck: an intrinsic which has a generic type parameter as argument is left as is (e.g. a call) and thus this needs to be respected when typechecking a SizeOf. Fixes Mantis #21592. 2012-06-06 14:41:12 +00:00
tw21593.pp + in_generic for testing if currently a generic declaration/definition is parsed/record 2012-04-03 19:29:09 +00:00
tw21593a.pp pdecl.pas, readconstant: If we are parsing a constant declaration in a generic and we encounter an intrinsic then this intrinsic is left as is (thus the node p returned by comp_expr will be a inlinen instead of an expected ordconstn, stringconstn, etc.). Nevertheless we need to create a symbol for the constant (which isn't done otherwise). In the case of SizeOf a constant "0" will be created. This fixes Mantis #21593. 2012-06-06 15:00:28 +00:00
tw21593b.pp pdecl.pas, readconstant: If we are parsing a constant declaration in a generic and we encounter an intrinsic then this intrinsic is left as is (thus the node p returned by comp_expr will be a inlinen instead of an expected ordconstn, stringconstn, etc.). Nevertheless we need to create a symbol for the constant (which isn't done otherwise). In the case of SizeOf a constant "0" will be created. This fixes Mantis #21593. 2012-06-06 15:00:28 +00:00
tw21593c.pp pdecl.pas, readconstant: If we are parsing a constant declaration in a generic and we encounter an intrinsic then this intrinsic is left as is (thus the node p returned by comp_expr will be a inlinen instead of an expected ordconstn, stringconstn, etc.). Nevertheless we need to create a symbol for the constant (which isn't done otherwise). In the case of SizeOf a constant "0" will be created. This fixes Mantis #21593. 2012-06-06 15:00:28 +00:00
tw21654.pp * pdecvar.pas, read_record_fields: don't generate BSS-data for generic static fields (doesn't fix any specific bug, but we don't need space reserved for the field) 2012-05-08 07:31:37 +00:00
tw21674.pp * records containing managed types are not "regable", resolves #21674 2012-04-07 20:19:48 +00:00
tw21684.pp * due to different result handling of integers and interfaces, GetInterfaceProp cannot use GetOrdProp, resolves #21684 2012-04-12 21:50:03 +00:00
tw21808.pp * mark units as used in case only static symbols from inside object, 2012-06-06 20:16:50 +00:00
tw21811.pp * allow accessing strict protected symbols from the extended struct inside 2012-10-06 20:31:43 +00:00
tw21878.pp * now that copy() expressions are only translated into calls during the 2012-04-28 21:33:29 +00:00
tw21914.pp * allow LOC_CONSTANT to be used as vmt pointers in the cg, resolves #21914 2012-05-20 19:02:36 +00:00
tw21921.pp Do not call ret_in_param of the current parameter manager when parsing a generic method/function. This fixes Mantis #21921. 2012-06-14 12:11:11 +00:00
tw21941.pp compiler: fix accessing typed constants inside class declaration (bug #21941) 2012-05-12 01:09:56 +00:00
tw21951.pp * after changing a modeswitch, only change related module/localswitches that 2012-05-06 14:56:49 +00:00
tw22133.pp * correctly change the signdness information of tordconstnodes that are 2012-05-26 13:31:23 +00:00
tw22154.pp Fix for Mantis #22154: 2012-06-24 10:43:28 +00:00
tw22155.pp * always mark symbols referenced by properties as "used"; in case the 2012-11-27 16:40:51 +00:00
tw22160a1.pp Fix for Mantis #22160 2012-09-25 09:45:25 +00:00
tw22160b1.pp Fix for Mantis #22160 2012-09-25 09:45:25 +00:00
tw22290.pp * print literal e/E in formatfloat if not followed by +/- (remaining part of 2012-08-26 14:51:32 +00:00
tw22320.pp * only try to call procvars while choosing overloads in case they don't 2012-06-28 14:41:31 +00:00
tw22326.pp Fix for Mantis #22326 2012-07-01 08:09:00 +00:00
tw22329.pp Fix for Mantis #22329. 2012-07-03 16:27:03 +00:00
tw22331.pp * decrease the fpu stack position counter after explicitly inserted 2012-06-29 09:52:35 +00:00
tw22344.pp * always interpret a function name on the RHS as a recursive function 2012-07-08 09:52:30 +00:00
tw22427.pp Added %NORUN flag. 2012-09-25 10:27:34 +00:00
tw22428.pp Fix for Mantis #22428. 2012-09-26 15:03:37 +00:00
tw22433.pp Fix for Mantis #22433. 2013-04-08 14:51:42 +00:00
tw22490.pp * support referencing "result" in nostackframe pure assembler routines if 2012-08-21 19:51:40 +00:00
tw22502.pp * correctly set expectloc for bool->cbool type conversions (mantis #22502) 2012-07-26 14:50:28 +00:00
tw22561.pp * don't add value transformations for internal type casts from/to currency 2012-08-05 15:36:44 +00:00
tw22570.pp * never use a linear table for enum<->string translation when two enums have 2012-08-31 18:51:59 +00:00
tw22593.pp * also allow conversion of niln to forward-defined pointerdef 2012-08-07 11:23:00 +00:00
tw22613.pp * make sure valid_for_assign() returns false for inlined function bodies 2012-08-16 19:22:17 +00:00
tw22665.pp * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 2012-08-25 15:12:49 +00:00
tw22669.pp * fixed null-termination in StringToWideChar() if the buffer is larger than 2012-08-19 13:48:02 +00:00
tw22705.pp * properly compare parameter lists involving pointers to or classrefdefs of 2012-08-23 20:58:22 +00:00
tw22741.pp * save/restore itype and implementsgetter fields of timplementedinterface 2012-08-29 16:07:55 +00:00
tw22744.pp Add test for bug regarding {$pop} next to a statement 2012-08-29 14:30:14 +00:00
tw22796.pp * fix for mantis #22796: add alignment padding to records before inserting 2012-09-17 14:34:03 +00:00
tw22860.pp * don't allow overloading enum/int operations, because they should be 2012-09-12 16:03:09 +00:00
tw22864.pp * when forcing left into memory during code generation of a subscript node then the type of left must be passed else memory corruption happens 2012-09-13 19:22:42 +00:00
tw22869.pp * support LOC_(C)SUBSETREG/REF in gen_load_vmt_register() (mantis #22869) 2012-09-13 12:35:31 +00:00
tw22876.pp * fix memory leak of video unit as proposed by Michael Karst, resolves #22876 2012-11-04 18:42:47 +00:00
tw22878.pp * if an agregate contains unaligned fields, it has to be passed via memory 2012-09-14 13:59:59 +00:00
tw22936.pp + is_dynamicstring 2012-11-04 21:48:53 +00:00
tw22964.pp + support copy with two parameters, resolves #22964 2012-10-07 19:44:52 +00:00
tw22992.pp * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, 2012-09-29 08:23:40 +00:00
tw23130.pp compiler: don't create loadvmtaddrnode for record references, they have no VMT (fixes bug #23130) 2013-01-17 07:30:00 +00:00
tw23136.pp + constant postfixoperator_tokens 2012-11-04 19:21:19 +00:00
tw23185.pp * don't assembler or link test to avoid linker or assembler errors due to wrong architecture 2012-10-27 21:05:56 +00:00
tw23204.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw23212.pp * correctly calculate the number of words spanned by a packed aggregate 2012-10-27 09:05:28 +00:00
tw23270.pp * allow type parameters variables being passed to new/dispose, resolves #23270 2012-11-09 20:46:30 +00:00
tw23299.pp * handle inc/dec/pred/succ correctly with type parameters, resolves #23299 2012-12-29 10:01:54 +00:00
tw23342.pp * setelement nodes itself should not be considered, since setelement 2012-11-20 21:15:38 +00:00
tw23436.pp * fixed if-simplication for C-style booleans by considering all values 2012-12-06 15:18:58 +00:00
tw23447.pp + support setpeoptflags directive, resolves #23447 2012-12-10 19:17:25 +00:00
tw23486.pp * fix trealconstnode.dogetcopy and trealconstnode.docompare, taking care of all fields, resolves #23486 2012-12-28 14:16:09 +00:00
tw23503.pp * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 2012-12-27 19:35:58 +00:00
tw23568.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw23667.pp * treat methods called via records the same as records called via objects 2013-03-24 16:27:02 +00:00
tw23725.pp * patch by Serg Bormant: fix fmShareCompat handling for win32/win64/nativent, resolves #23725 2013-01-29 21:26:17 +00:00
tw23744.pp * fixed inserting something in a shortstring past its maximum length 2013-01-26 19:27:17 +00:00
tw23819.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw23912.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00
tw23962.pp * set the subregsize of OS_M64 SSE registers to R_SUBQ so we can 2013-03-06 12:42:46 +00:00
tw23963.pp * Fixed overflow handling in i386 assembler implementations of fpc_div_qword and fpc_mod_qword. 2013-04-29 01:12:45 +00:00
tw24007.pp * fixed check for bitpacked accesses (mantis #24007) 2013-03-07 15:44:41 +00:00
tw24071.pp Fix for Mantis #24071. 2013-05-24 15:27:27 +00:00
tw24131.pp * fixed type in FloatToStrFIntl introduced in r23311 (mantis #24131) 2013-03-26 18:53:37 +00:00
tw24197.pp * catch invalid floating point operations in TextToFloat (mantis #24197) 2013-04-01 11:50:49 +00:00
u_uvmta.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
ub1873.pp
ub1883.pp
uvmt_a.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
uvmt.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
uvmta_a.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
uvmta.pp * Removed executable flag from source files. 2011-12-19 17:40:02 +00:00
uw0555.pp
uw0701c.pp
uw0701d.pp
uw0701e.pp
uw0809.pp
uw1181.inc
uw1279.pp
uw1331.pp
uw2004.inc
uw2040.pp
uw2266a.inc
uw2266b.pas
uw2269.inc
uw2364.pp * Enable more tests for android. 2013-01-16 10:57:51 +00:00
uw2706a.pp
uw2706b.pp
uw2731.pp
uw2738.pp
uw2834.pp
uw2920.pp
uw2956.pp
uw2984.pp
uw3103.pp
uw3179a.pp
uw3179b.pp
uw3184a.pp
uw3184b.pp
uw3292a.pp
uw3340.pp
uw3353.pp
uw3356.pp
uw3429.pp
uw3474a.pp
uw3474b.pp
uw3968.pp
uw4056.pp
uw4140.pp
uw4352a.pp
uw4352b.pp
uw4352c.pp
uw4352d.pp
uw4352e.pp
uw4541.pp
uw6203.pp * inheritance based on message also needs to find hidden 2006-06-30 21:06:49 +00:00
uw6767.pp
uw6822a.pp * Do not use console I/O in DLL on wince. 2008-04-21 12:06:10 +00:00
uw7381.pp * new test 2007-01-16 16:49:57 +00:00
uw7838a.pp * Fixed tests to compile for wince. 2008-04-19 23:21:24 +00:00
uw8180.pp * unique iunknown problem 2007-01-26 21:35:53 +00:00
uw8372.pp * fix resourcestring assignment in typedconst 2007-05-15 06:52:36 +00:00
uw8730a.pp * fixed shared library initialisation for FPC-compiled libraries 2008-03-15 23:28:09 +00:00
uw8730b.pp * fixed shared library initialisation for FPC-compiled libraries 2008-03-15 23:28:09 +00:00
uw9113a.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00
uw9113b.pp * fixed public/export support for initialised variables/typed 2007-06-22 17:10:15 +00:00
uw10492.pp * allow the usage of symbolic constants to specify the "stored" attribute 2009-02-06 19:54:29 +00:00
uw11182.pp + test for mantis #11182 (one which also crashed 2.3.1 before 2008-05-06 13:45:25 +00:00
uw11762.pp + missing {$goto on} added 2008-09-04 08:52:04 +00:00
uw13015.pp * fixed reading utf-8 strings from streams (based on patch by Anton 2009-02-23 14:58:23 +00:00
uw13345b.pp * do not initialize global reference-counted variables in the automatic 2009-04-25 18:53:58 +00:00
uw13345c.pp * do not initialize global reference-counted variables in the automatic 2009-04-25 18:53:58 +00:00
uw13345y.pp * renamed tw13345y.pp to uw13345y because it's a unit (otherwise its 2009-03-22 20:52:45 +00:00
uw13583.pp o fixed r13033: 2009-04-24 22:29:05 +00:00
uw14124.pp compiler: use delphi syntax for type, const and var section declarations in classes instead of fpc generics syntax 2010-07-27 00:59:32 +00:00
uw14958.pp * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
uw15582.pp * enable specifying the alignment mismatch of the frame/stack pointer 2012-09-02 14:32:05 +00:00
uw15591.pp compiler: change check for current in try_consume_unitsym - don't use current_unit in check because specialize code does not replace this variable (fixes bug #0015591) 2010-12-01 08:18:51 +00:00
uw15909.pp * fixed storing/loading widestring constant nodes into/from ppu files 2010-03-14 13:27:00 +00:00
uw15966.pp * add a reference to the procsym corresponding to the chosen overloaded 2012-06-06 18:46:01 +00:00
uw17220.pp * if the unit of a procedure call is explicitly specified, limit the search 2010-08-23 20:51:40 +00:00
uw17220a.pp * if the unit of a procedure call is explicitly specified, limit the search 2010-08-23 20:51:40 +00:00
uw17493.pp * store/load tloopnode.loopflags to/from ppu files so that for/repeat/while 2010-10-08 13:01:25 +00:00
uw17950.pas compiler: set moduleid for record symtables and descendants (fixes bug #0017950) 2010-11-17 02:40:41 +00:00
uw18087a.pp compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes 2010-11-29 04:08:00 +00:00
uw18087b.pp compiler: fix visibility of inherited protected members (mantis #0018087) and strict private/protected members (mantis #0018085) to nested classes 2010-11-29 04:08:00 +00:00
uw18909a.pp * probably mark an overloaded := operator used as type conversion as used, resolves #18909 2011-04-14 21:11:27 +00:00
uw18909b.pp * probably mark an overloaded := operator used as type conversion as used, resolves #18909 2011-04-14 21:11:27 +00:00
uw19159.pp * when comparing overridden methods, ignore hidden parameters because overridden methods does not 2011-06-26 12:34:59 +00:00
uw19701.pas * Don't optimize away implicit initialization/finalization procedures if corresponding clause is present in the source but is empty. Resolves #19701. 2011-11-26 05:01:30 +00:00
uw19851.pp + added tests for recent stream modifications 2011-08-17 12:56:57 +00:00
uw20909a.pas compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) 2012-01-24 06:57:04 +00:00
uw20909b.pas compiler: write INIT and RTTI info also for defs of nested records and classes + test (issue #0020909) 2012-01-24 06:57:04 +00:00
uw20940.pp compiler: add owner hierarchy prefix for mangled name of parameter def to prevent asm symbols collision (issue #0020940) 2012-01-24 08:27:51 +00:00
uw21538.pp Fix for Mantis #21538. 2012-09-25 10:25:30 +00:00
uw21808a.pp * mark units as used in case only static symbols from inside object, 2012-06-06 20:16:50 +00:00
uw21808b.pp * mark units as used in case only static symbols from inside object, 2012-06-06 20:16:50 +00:00
uw22160a2.pp Fix for Mantis #22160 2012-09-25 09:45:25 +00:00
uw22160b2.pp Fix for Mantis #22160 2012-09-25 09:45:25 +00:00
uw22160b3.pp Fix for Mantis #22160 2012-09-25 09:45:25 +00:00
uw22427a.pp Added tests for now fixed Mantis #22427. 2012-09-25 10:10:28 +00:00
uw22427b.pp Added tests for now fixed Mantis #22427. 2012-09-25 10:10:28 +00:00
uw22428.pp Fix for Mantis #22428. 2012-09-26 15:03:37 +00:00
uw22741a.pp * save/restore itype and implementsgetter fields of timplementedinterface 2012-08-29 16:07:55 +00:00
uw22741b.pp * save/restore itype and implementsgetter fields of timplementedinterface 2012-08-29 16:07:55 +00:00
uw23204.pp + added n8086cal.pas, based on n386cal.pas; this pulls in nx86cal.pas as well and fixes compilation of the system unit on i8086 after the merge of the i8086 branch to trunk 2013-04-26 20:19:57 +00:00